/* GLOBAL STYLES
-------------------------------------------------- */

body {
    font-family: "Open Sans", Arial, sans-serif !important;
    color: #555;
    font-size: 14px !important;
    line-height: 22px;
}

.row-logo {
    margin-top: 36px;
    height: 80px;
}

.gateway{
    color: #3865b0;    
}

.push{
    color: #cf6321;    
}

.landing{
    color: #b80062;    
}

.botbuilder{
    color: #8BC53F;    
}

a:hover.gateway{
    color: #3865b0;    
}

a:hover.push{
    color: #cf6321;    
}
a:hover.landing{
    color: #b80062;    
}



.divider {

    margin: 25px 0px 25px 0px;
    font-weight: bold;
    font-size: 14px;

    height: 1px; 
    background-color:#EEEEEE; 
    text-align: center
}

.divider-dotted {
    margin: 25px 0px 25px 0px;
    height: 4px;
    background: url("../img/dot_separator_pattern.png");
}

.divider span {
    background-color: white; 
    position: relative; 
    top: -0.5em;
    padding: 0px 13px;
}



.footer-bar {
    margin-top: 80px;
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-image: url("../img/footer_big_separator_bk.png");
    background-color: #1d4c9e;        
}

/*.footer-bar .footer-bar-text {
    font-family: "Open Sans Condensed";
    font-size:22px;
    font-weight: 700;
    color: #fff;
    line-height:40px;
    //margin-top: 35px;
    padding-right: 40px;
}*/

.footer-bar .footer-bar-text {
    font-size:17px;
    font-weight: 400;
    color: #fff;
    line-height:40px;
    margin-top: 35px;
    padding-right: 40px;
}

.footer-bar .footer-bar-text-small {    
    font-size:14px;
    font-weight: 400;
    color: #fff;
    line-height:40px;
    margin-top: 35px;
    padding-right: 40px;
}

.footer-bar .btn-orange-footer,.btn-orange-signup {
    width: 181px;
    height: 44px;
    display:inline-block;
    background: url("../img/footer_bar_button_orange.png") no-repeat transparent; 
    font-size:17px;
    line-height:40px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    padding-left: 12px;
    margin-top: 35px;
    text-align: left;
}

footer {
    min-height: 149px;
    //background: url("../img/footer_bk.png") repeat 0 0 #ffffff; 	
    background-color: #f5fbff;
    border-top: 1px solid #eeeeee;
}

footer .container{
    padding-top: 20px;
}

footer .copyright {    
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 45px;
    color:#666667;
}

footer .footer-nav {

}

footer .footer-nav li {
    margin-right: 30px;
}

footer .footer-nav li a,footer .footer-nav li.active a,footer .footer-nav li a:hover {
    color: #FF953C;
    text-decoration: underline;
    background-color: transparent !important;
    font-size: 14px;
}

footer .footer-social {
    margin-top: 16px;

}

footer .footer-social a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    display: block;
}

.top-wrapper  {
    background: url("../img/top_bk.png") repeat-x 0 0 #1d4c9e; 
}

.top-wrapper.submenu {
    background: url("../img/submenu_top_bk.png") repeat-x 0 0 #1d4c9e;
}

.header-wrapper {
    background: url("../img/home_header_bk.png") no-repeat center top transparent; 
    height: 175px;
}

.top-wrapper.submenu .header-wrapper {
    /*height: 245px;*/
}

.navbar-default {
    background-color: transparent;
    border: none;
    z-index: 999999;
}

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
}


.png-fix-ie{
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);        
    zoom: 1;
}

.text-orange {
    color: #E67D00 !important;
}

.text-yellow {
    color: #ffcc00 !important;
}

.text-green {
    color: #279008  !important;
}




/* NAVIGATION STYLES
-------------------------------------------------- */

.row-nav {
    height: 60px;
}

.row-nav .main-nav {
    margin-top: 10px;
}

.row-nav .main-nav li {
    margin-right: 5px;
}

.row-nav .main-nav li a{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.row-nav .main-nav li.first a {
    padding-left: 2px;
}

.row-nav .main-nav li.active a,
.row-nav .main-nav li.active-trail a,
.row-nav .main-nav li a:hover,
.row-nav .main-nav li a:visited {
    background-color: transparent !important;
    text-decoration: underline;
    color: #fff;
}

.row-nav .account-button {
    margin-top: 10px;
}

.row-nav .authenticated-user {
    margin-top: 21px;
}


.row-nav .authenticated-user a{
    color: #fff;
    font-weight: 400;
} 

.row-nav #bs-navbar-collapse .col-md-9,.row-nav #bs-navbar-collapse .col-sm-9 {
    width: 78% !important;
}

.row-nav #bs-navbar-collapse .col-md-3,.row-nav #bs-navbar-collapse .col-sm-3 {
    width: 22% !important;
}

#bs-navbar-collapse .dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}

.row-sec-nav {

}

.row-sec-nav .secondary-nav  {
    margin-top: 15px;
    height: 54px;
    /*white-space: nowrap;
overflow-x: auto;*/

}
/*
.row-sec-nav .secondary-nav::-webkit-scrollbar { 
    display: none; 
}*/

.row-sec-nav .secondary-nav  li {
    margin-right: 5px;
    /*display: inline-block;
float: none;*/
}

.row-sec-nav .secondary-nav  li a{
    color: #fff;
    font-size: 14px;
    padding-bottom: 24px;
}

.row-sec-nav .secondary-nav li.first a {
    padding-left: 2px;
}

.row-sec-nav .secondary-nav  li.active a,
.row-sec-nav .secondary-nav  li.active-trail a,
.row-sec-nav .secondary-nav  li a:hover{
    background-color: transparent !important;
    text-decoration: underline;
}

.row-sec-nav .secondary-nav  li.active a {
    background: #fff url(../img/menu_selected_triangle.png) no-repeat center bottom;
}

#lang-selector {
    margin-top: 10px;
    margin-right: 17px;
}

#lang-selector a {
    font-size: 14px !important;
    color:#819fd5;
    cursor: pointer;
}

#lang-selector a .lang-caret{
    display:inline-block;
    width: 13px;
    height: 9px;
    background: transparent url(../img/lang_caret.png) no-repeat center center;
    margin-left: 5px;
}

#lang-selector.pull-right > .dropdown-menu {
    left: -10px !important;
    right: 0;
}

#lang-selector .dropdown-menu {
    background-color: transparent !important;
    min-width:0px !important;
    padding: 0px !important;
}

#lang-selector .dropdown-menu > li > a {
    padding: 3px 10px !important;
}





/* HOME STYLES
-------------------------------------------------- */

#homepage .top-wrapper  {
    background: url("../img/home_top_bk.png") repeat-x 0 0 #1d4c9e; 
}

#homepage .header-wrapper {
    /*background: url("../img/home_header_bk.png") no-repeat center top transparent; */
    height: 539px;
}

#homepage .header-wrapper .row-highlighted {
    margin-top:25px;
}

#homepage .header-wrapper .row-highlighted .col-md-6, #homepage .header-wrapper .row-highlighted .col-sm-6 {
    height: 324px;
}


#homepage .header-wrapper .row-highlighted img {
    display: inline-block;
}

#homepage .header-wrapper .row-highlighted .highlighted-text {
    color:#fff;   
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
}


#homepage .header-wrapper .row-highlighted .highlighted-text h1 {
    font-family: "Open Sans Condensed";
    font-weight:normal;
    font-size: 46px;
    line-height: 50px;
}

#homepage .header-wrapper .row-highlighted .highlighted-text h1 a{
    text-decoration: underline;    
    color: #fff;
}

#homepage .header-wrapper h2 {
    font-family: "Open Sans Condensed";
    font-weight:normal;
    font-size: 24px;
    line-height: 30px;
}

#homepage .content-wrapper {
    margin-top: 0px;
}

#homepage .content-wrapper.products {
    margin-bottom: 20px;
}

#homepage .content-wrapper.nomargin {
    margin-top: 0px;
}


#homepage .content-wrapper .feature-box {
    margin-top: 45px;
    margin-bottom: 45px;
}

#homepage .content-wrapper .feature-box img{
    margin: auto;
}

#homepage .content-wrapper .feature-box h2{
    font-family: "Open Sans Condensed";
    color: #FF953C;
    font-size: 30px;
    text-align: center;
    font-weight:normal;
}

#homepage .bigfeature-box.gray{ 
    background-color: #ebebec;
}

#homepage .bigfeature-box h3{
    background: url("../img/detail_title_separator.png") no-repeat scroll center bottom;
    font-family: "Open Sans";
    color: #2b70f0;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 16px;
}

#homepage .bigfeature-box p{
    font-size: 16px;
    margin: 0 30px;
}

#homepage .content-price_filter {    
    background-color: #ebebec;    
}

#homepage .content-wrapper .feature-box p {
    padding: 15px;
    min-height: 104px;
}

#homepage .content-wrapper .feature-box a {
    padding: 15px;
    color:#666667;
    font-weight: 400;
    font-size: 14px;
}


#homepage .content-wrapper .clienti-box,
#landing_2_colonne_full .clienti-box {
    padding: 0px 30px;
    margin-top: 45px;
}

#homepage .content-wrapper .clienti-box h2 {
    font-family: "Open Sans Condensed";
    color: #FF953C;
    font-size: 48px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight:normal;
}

#landing_2_colonne_full .clienti-box h2 {
    font-size: 24px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #3865B0;
    margin-top: 0px;
}

#homepage .content-wrapper .clienti-box h3,
#landing_2_colonne_full .clienti-box h3{
    font-family: "Open Sans Condensed";
    color: #959595;
    font-size: 48px;
    margin-top: 0px;
    font-weight:700;
}

#homepage .content-wrapper .clienti-box h4,
#landing_2_colonne_full .clienti-box h4 {   
    font-size: 14px;   
    font-weight: bold;
    line-height: 1.5;
}

#homepage .content-wrapper .clienti-box p.std,
#landing_2_colonne_full .clienti-box p.std {   
    font-size: 13px;   
    color: #555;
    font-style: normal;
}

#homepage .content-wrapper .clienti-box hr,
#landing_2_colonne_full .clienti-box hr{
    background-color: #FF953C;
    text-align:left;
    margin-left: 0;
    height: 3px;
    width: 50%;
}

#homepage .content-wrapper .clienti-box p,
#landing_2_colonne_full .clienti-box p{
    color: #333333;
    font-size: 16px;   
}

#homepage .footer-bar {
    height: 19px;
    background: url("../img/footer_separator_bk.png") repeat-x 0 0 #1d4c9e; 
}


#homepage .btn-alpha-home{
    margin-top:10px;
    background-color: rgba(255,255,255,0.2);
    color: #fff;
    font-size: 17px;
    font-weight: 400;

    -moz-user-select: none;
    background-image: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    padding: 8px 17px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

}

#homepage .btn-orange-home {
    width: 223px;
    height: 62px;
    display:block;
    background: url("../img/home_button_orange.png") no-repeat transparent; 
    font-size: 30px;
    line-height: 62px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #fff;
    /*position: absolute;
    top:507px;
    left: 50%;
    margin-left: 105px;*/
    margin-top: 25px;
    padding-left: 17px;
    cursor: pointer;
}

#homepage .btn-orange-home-large {
    width: 350px;
    height: 62px;
    display:block;
    background: url("../img/home_button_orange_large.png") no-repeat transparent; 
    font-size: 22px;
    line-height: 62px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #fff;
    /*position: absolute;
    top:507px;
    left: 50%;
    margin-left: 105px;*/
    margin-top: 25px;
    padding-left: 17px;
    cursor: pointer;


}

#homelink_sms{
    bottom:-20px;
}

#homepage .btn-blu-home {
    width: 182px;
    height: 51px;
    display:block;
    background: url("../img/home_button_blu.png") no-repeat transparent; 
    font-size: 22px;
    line-height: 49px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #fff; 
    padding-left: 15px;
    cursor: pointer;
    text-align: left;
}

#homepage .btn-blu-home.sx {
    float: right;       
    background-color: #e77e00;
}

#homepage .btn-blu-lancio-home {
    width: 250px;
    height: 55px;
    display:inline-block;
    background: url("../img/home_button_lancio_blu.png") no-repeat transparent; 
    font-size: 24px;
    line-height: 55px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #fff;        
    cursor: pointer;
    text-align: left;
    padding-left: 15px;
    margin-top: 20px;


}

#homepage .btn-blu-home.btn-blu-home-margin {
    left: 210px;
}

#homepage .product-box p{
    color: #939598;
    font-size: 16px;
    padding: 25px 0 10px 0;
}

#homepage .product-box a{    
    font-size: 16px;    
}

#homepage .use-cases h3{
    font-family: "Open Sans Condensed";    
    font-size: 48px;
    color: #2c71f1;
}

#homepage .use-cases h4{
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 24px;
    color: #17407e;
}

#homepage .use-cases p{    
    font-size: 13px;
}

#homepage .use-cases .video{    
    padding: 10px 0;
}

#homepage .products{
    margin-top:40px;
}
#homepage .products img,#homepage .use-cases img{
    margin: auto;
}


/* FEATURE PAGE STYLES
-------------------------------------------------- */
#feature-page .content-wrapper {
    margin-top: 40px;
}

#feature-page .content-wrapper h1 {
    margin: 0px 0px 90px 0px;
    font-size: 60px;
    font-family: "Open Sans Condensed";
    font-weight:normal;
    color: #FF953C;

}

#feature-page .content-wrapper .feauture-row, 
#rivenditori-main-page .content-wrapper .feauture-row,
#static-page .content-wrapper .feauture-row {
    border-bottom: 1px solid #EEEEEE;
}


#feature-page .content-wrapper .feauture-row h2,
#static-page .content-wrapper .feauture-row h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 30px;
    margin:0px;

}

#feature-page .content-wrapper .feauture-row .feauture-title-border,
#rivenditori-main-page .content-wrapper .feauture-row .feauture-title-border,
#static-page .content-wrapper .feauture-row .feauture-title-border {
    background-color: #2c71f2;
    width: 92px;
    height: 2px;
    margin:15px 0px;
}

#feature-page .content-wrapper .feauture-row .feauture-container,
#rivenditori-main-page .content-wrapper .feauture-row .feauture-container{


}

#feature-page .content-wrapper .feauture-row:last-child,
#rivenditori-main-page .content-wrapper .feauture-row:last-child,
#landing_2_colonne_full .features .feauture-row:last-child{
    border-bottom:none !important;
}

#landing_2_colonne_full .features .feauture-row ul {
    list-style:none;
    margin: 0;
    padding: 0;
}
#landing_2_colonne_full .features .feauture-row ul li {
    font-size: 16px;
    line-height: 1.5;
    font-weight:400;
    color: #555;
    margin: 40px 0px;
    background:url('../img/check_main_invio.jpg') no-repeat 0 0;
    padding-left:40px;

}

#feature-page #landing_2_colonne_full .feauture-row {    
    padding-bottom: 60px;
}

#rivenditori-main-page .main-content p,
#price-page .main-content p,
#invio-main-page .main-content h2,
#push-main-page .main-content h2,
#feature-page .main-content p, 
#feature-page .main-content h2, 
#detail-page .main-content h2,
.page-blog .main-content h2,
#support-page .main-content p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

#invio-main-page .main-content h2,
#push-main-page .main-content h2,
#feature-page .main-content h2{
    margin: 20px 0px;
}

#rivenditori-main-page .content-wrapper h2 {
    margin: 45px 0px 20px 0px;
    font-size: 42px;
    font-family: "Open Sans Condensed";
    color: #FF953C;
    padding-bottom: 20px;    
} 

#rivenditori-main-page .content-wrapper .feauture-row h3 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 30px;
    margin:0px;
}

.content-wrapper .feauture-row p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.content-wrapper .feauture-row a {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
}



.content-wrapper .feauture-row p, .content-wrapper .feauture-row a .glyphicon{
    top: 3px;
}


#feature-page #top_screenshot {
    background: rgba(0, 0, 0, 0) url("../img/top-headshotbg.png") no-repeat scroll left top / 100% auto;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.landingform{
    padding: 20px 0px 20px 0px;

}

.divider-inside-top-bottom {
    position:relative;
    overflow:hidden; 
    border-top:1px solid #eaeaea;
    border-bottom:1px solid #eaeaea; 
    padding: 20px;  
}

.divider-inside-top-bottom:before {
    content: ""; 
    position:absolute; 
    z-index: 1; 
    width:100%;  
    top: -10px; 
    height: 10px; 
    left: 0%; 
    border-radius: 100px / 5px; 
    box-shadow:0 0 28px rgba(0,0,0,0.3); 
}

.divider-inside-top-bottom:after {
    content: "";
    position:absolute;
    z-index: 1;
    width:100%; 
    bottom: -10px;
    height: 10px;
    left: 0%;
    border-radius: 100px / 5px;
    box-shadow:0 0 28px rgba(0,0,0,0.3);
}

.landingform .disclamer{

}


#qa-page .content-wrapper .right-column .divider-inside-top-bottom h3 {
    font-family: "Open Sans Condensed";
    color: #e77e00;
    font-weight:700;
    font-size: 24px;  
    margin-top: 0px;

}

.landingform .head h3{
    font-family: "Open Sans Condensed";
    color: #e77e00;
    font-weight:700;
    font-size: 24px;  
    margin-top: 0px;

}

.landingform .promo{
    color: #e77e00;
    font-size: 16px;
    padding-top: 10px;
}


.footer-bar .landingform .head h3{
    font-size: 26px;  
    color: #FFF;
}


#header-page {
    margin-top: 40px;
    margin-bottom: 40px;
}

#header-page .main-content h1 {
    font-size: 36px;    
    color: #FF953C;
    padding-bottom: 16px;
    background: #fff url(../img/detail_title_separator.png) no-repeat center bottom;	
    margin-bottom: 10px;
    margin-top: 20px;
}

#header-page .main-content span {
    font-size: 17px;
    color: #555;
}

#header-page .main-content img {
    margin:auto;
}

#header-page ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#header-page ul li{
    font-size: 16px;
    line-height: 1.5;
    font-weight:400;
    color: #555;
    margin: 20px 0px;
    background:url('../img/check_main_invio.jpg') no-repeat 0 0;
    padding-left:40px;        
}

/* RESELLER */
#rivenditori-main-page .support-bar {
    background-color: #EAEBEC;
    border: 1px solid #B0B0B0;
    margin-top: 50px;
}

#rivenditori-main-page .feauture-box {
    margin-top: 30px;
    margin-bottom: 50px;
}

#rivenditori-main-page .feauture-box img {
    margin: 0 auto;
    height: 90px;
} 

#rivenditori-main-page .feauture-box h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    display:inline-block;
    margin: 20px 0px 20px 0px;    
    text-transform: uppercase;
}

#rivenditori-main-page .feauture-box  p {
    clear: both;
    padding: 0 45px;
    color: #777;
    min-height: 140px;
}

#rivenditori-main-page .feauture-box .btn-smsh-primary {
    margin-top: 20px;
    text-transform: uppercase;
}


/* GUIDE PAGE STYLES
-------------------------------------------------- */
#guide-page .content-wrapper {
    margin-top: 40px;
}

#guide-page  .content-wrapper .main-content {
    margin-bottom: 40px;
}


#guide-page  .content-wrapper .main-content h1 {
    font-size: 36px;
    font-weight: bold;
    color: #FF953C;
    padding-bottom: 16px;
    background: #fff url(../img/detail_title_separator.png) no-repeat center bottom;	
}

#guide-page .content-wrapper  .main-content h2 {
    font-size: 17px;
    color: #555;
}

#guide-page .content-wrapper .main-content img {
    margin:auto;
}

#guide-page .content-wrapper .feauture-box {
    margin-top: 45px;
}

#guide-page .content-wrapper .feauture-box img {
    float: left;
} 

#guide-page .guides{
    margin-bottom: 45px;
}

#guide-page .guides h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 18px;
    display:inline-block;    
}

/* DETAIL PAGE STYLES
-------------------------------------------------- */
#detail-page .content-wrapper {
    margin-top: 40px;
}

#detail-page  .content-wrapper .main-content {
    border-bottom: 2px solid #b0b0b0;
}



#detail-page .content-wrapper .main-content img {
    margin:auto;
}

#detail-page .content-wrapper .feauture-box {
    margin-top: 45px;
}

#detail-page .content-wrapper .feauture-box img {
    float: left;
} 

#detail-page .content-wrapper .feauture-box h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    display:inline-block;
    margin-left: 25px;
}

#detail-page .content-wrapper .feauture-box p {
    clear: both;
    padding: 0px 45px;
    font-size: 16px;
    color: #777;
    line-height: 1.5;
}

#detail-page .content-wrapper .feauture-box h3 {
    color: #163f7d;
    font-family: "Open Sans Condensed";
    font-size: 16px;
    font-weight: bold;
    padding: 0 45px;
}

#detail-page .content-wrapper .feauture-box strong {
    color: #666;
}


#detail-page .main_list li,#rivenditori-main-page .main_list li{
    background: url("../img/price_checkbox.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #555;    
    min-height: 32px;
    line-height: 26px;
    margin-top: 5px;
    padding-left: 35px;
}    

#detail-page .main_list,#rivenditori-main-page .main_list{
    list-style: outside none none;
}

#detail-page .content-wrapper .main-content .one img {
    margin: 0 0 0 0;
}

#detail-page .content-wrapper .main-content .two{
    margin: 70px 0 0 0;
}

/* SUPPORT PAGE STYLES
-------------------------------------------------- */

#support-page .main-content {
    margin-top: 40px;
}

#support-page .main-content h1 {
    font-size: 36px;
    color: #FF953C;
    padding-bottom: 16px;
    background: #fff url(../img/detail_title_separator.png) no-repeat center bottom;	
}


#support-page .support-bar {
    background-color: #EAEBEC;
    border: 1px solid #B0B0B0;
    margin-top: 50px;
}

#support-page .callme-bar {
    background-color: #EAEBEC;
    border-bottom: 1px solid #B0B0B0;
    padding: 30px;

}

#support-page .callme-bar .callme-top {
    text-align: center;
    margin-bottom: 30px;

}

#support-page .callme-bar .callme-footer {
    text-align: center;
    margin-top: 30px;

}



#support-page .callme-bar  .btn-orange-form {
    width: 181px;
    height: 34px;
    display:inline-block;
    background: url("../img/footer_bar_button_orange.png") no-repeat transparent; 
    background-size: 181px 34px;
    background-repeat: no-repeat;
    font-size:17px;
    line-height:32px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    padding-left: 12px;
    text-align: left;
}


#support-page .callme-bar .callme-top img {
    display: inline-block;
}

#support-page .callme-bar .callme-top h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    margin-left: 25px;
}

#support-page .callme-bar #callme-result {
    text-align: center;
}

#support-page .callme-bar #callme-result > :FIRST-CHILD {
    margin-top: 30px;
    display: inline-block;
}


#support-page .feauture-box {
    margin-top: 30px;
    margin-bottom: 50px;
}

#support-page .feauture-box img {
    float: left;
} 

#support-page .feauture-box h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    display:inline-block;
    margin-left: 25px;
}

#support-page .feauture-box  p {
    clear: both;
    padding: 0 45px;
    color: #777;
}

#support-page .feauture-box .support-as {
    margin-top: 25px;
    font-weight: bold;
    margin-left: 25px;
    line-height: 13px;
}



#support-page .feauture-box .support-as img {
    vertical-align: middle;
    margin-right: 10px;
}

#support-page .feauture-box .support-as-blu {
    color: #FF953C;
}


#support-page .faq-content {
    margin-top:50px;
}

#support-page .faq-content h2 {
    font-size: 36px;
    font-weight: bold;
    color: #FF953C;
    text-align: center;
}

#support-page .faq-content .faq-box {
    margin-top: 50px;
    font-weight: bold;
    color: #FF953C;
    font-size: 17px;

}

#support-page .faq-content .faq-box img {
    margin-right: 15px;
}

#support-page .faq-content .faq-box ul {
    padding-left: 33px;
}

#support-page .faq-content .faq-box ul li{
    padding-left: 30px;
}

#support-page .faq-content .faq-box ul li a {
    font-size: 14px;
    color: #555;
    font-weight: normal;
}

#support-page .faq-content .faq-box a.faq-link-all {
    margin-top: 20px;
    color: #FF953C;
    margin-left: 60px;
    font-size: 14px;
}

/* Q&A PAGE STYLES
-------------------------------------------------- */
#qa-page .content-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
}

#qa-page .content-wrapper .left-column .section-title {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 18px;
    color: #FF953C;
    margin-bottom: 10px;
    margin-top: 20px;
}

#qa-page .content-wrapper .left-column h3 {
    font-family: "Open Sans Condensed";
    font-size: 18px;
    color: #FF953C;
    margin: 30px 0px 0px 5px;
    font-weight:normal;
}

#qa-page .content-wrapper .left-column h3 a {
    color: #163f7d;
}

#qa-page .content-wrapper .left-column h3 a[data-toggle="collapse"]::before  {
    content:"\e114";
    float: left;
    font-family: 'Glyphicons Halflings';
    font-size: 11px;
    margin-right :10px;
    margin-top: 5px;
}
#qa-page .content-wrapper .left-column h3 a.collapsed[data-toggle="collapse"]::before  {
    content:"\e080";
}

#qa-page .content-wrapper .left-column .qa-nav {
    margin-top: 30px;
    list-style: none;
    padding-left: 20px;
}

#qa-page .content-wrapper .left-column .help-nav {
    margin-top: 0px;
    margin-left: 20px;
}

#qa-page .content-wrapper .left-column .qa-nav li {
    margin-top: 8px;
}

#qa-page .content-wrapper .left-column .qa-nav li.active{
    /*list-style-image: url("../img/list_icon_blu.png");*/
    color: #FF953C;
}


#qa-page .content-wrapper .left-column .qa-nav li.active a {
    color: #FF953C;
}

#qa-page .content-wrapper .left-column .qa-nav li a {
    color: #555;
}

#qa-page .content-wrapper .right-column h1 {
    font-family: "Open Sans Condensed";
    font-size: 30px;
    color: #FF953C;
    margin-bottom: 30px;
    font-weight:normal;
}


#qa-page .content-wrapper .right-column .questions a {
    color: #666667;
    font-size: 14px;
    font-weight: 400;
}

#qa-page .content-wrapper .right-column h2 {
    color: #FF953C;
    font-size: 17px;
    font-weight: bold;
    margin-top: 50px;
}

#qa-page .content-wrapper .right-column h3 {
    color: #FF953C;
    font-size: 17px;
    font-weight: bold;
    margin-top: 50px;
}

#qa-page .content-wrapper .right-column h4 {
    color: #FF953C;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
}


#qa-page .content-wrapper .right-column h3.panel-title {
    margin-top: 0px;
    color:#3A87AD;
}

#qa-page .content-wrapper .feauture-box {
    margin-top: 20px;
}

#qa-page .content-wrapper .feauture-box h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    /*display:inline-block;*/
    margin-left: 25px;
}

#qa-page .content-wrapper .feauture-box h2 a {
    color: #FF953C;
    margin-left: 20px;
}

#qa-page .content-wrapper .feauture-box h2 iframe {
    float: right;
    margin-right: 45px;
}

#qa-page  .content-wrapper .feauture-box img {
    float: left;
}

#qa-page .content-wrapper .feauture-box p {
    clear: both;
    color: #777;
    /*font-size: 16px;*/
    line-height: 1.5;
    padding: 0 45px;
}

/*
        BLOG STYLES

*/

#allposts .blog-post {
    /*border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px;*/
}


#allposts img{
    border: 1px solid #ccc;
}

#main_post {
    position: relative;
}

#main_post h2{
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    padding: 15px;
    position: absolute;
    text-shadow: 0 1px 3px #000;
    width: 100%;
}

.main_right_post {
    position: relative;
}

.main_right_post_s {
    margin-top: 19px;
}

.main_right_post h2{
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 0;
    padding: 15px;
    position: absolute;
    text-shadow: 0 1px 3px #000;
    width: 100%;
}

#blog-page .content-wrapper .left-column .well{
    background-color: #1d4c9e;

}

#blog-page .content-wrapper .left-column .well.gray{
    background-color: #333;

}

#blog-page .content-wrapper .left-column .well h3{
    color: #FFF;
    font-size: 30px;
    font-family: "Open Sans Condensed";
    font-weight: 700;    
}

#blog-page .content-wrapper .left-column .well h4{
    color: #FFF;
    font-size: 21px;
    line-height: 1.5;    
    font-family: "Open Sans Condensed";

}

/* Sezione HELP */
#qa-page .help-content {
    font-size: 14px;
    color: #333;
    line-height: 25px;
}



/* DOC PAGE STYLES
-------------------------------------------------- */

#doc-page .main-content .doc-box{
    margin-top: 40px;
    margin-bottom: 40px;

}

#doc-page .main-content .doc-box h2 {
    font-size: 30px;
    font-family: "Open Sans Condensed";
    color: #FF953C;
    padding-bottom: 35px;
    background: #fff url(../img/detail_title_separator.png) no-repeat center bottom;
    text-align: center;
    font-weight:normal;
}

#doc-page .main-content .doc-box p {
    margin-top: 20px;
    font-size: 16px;
    color: #777;
    line-height: 1.5;
}

#doc-page .main-content .doc-box .btn-orange-doc-small {
    width: 153px;
    height: 36px;
    display:block;
    background: url("../img/doc_button_orange_small.png") no-repeat transparent; 
    font-size: 17px;
    line-height: 32px;
    font-weight: normal;
    color: #fff;
    padding-left: 17px;
    cursor: pointer;
}

#doc-page .main-content .doc-box .btn-orange-doc-big {
    width: 242px;
    height: 36px;
    display:block;
    background: url("../img/doc_button_orange_big.png") no-repeat transparent; 
    font-size: 17px;
    line-height: 32px;
    font-weight: normal;
    color: #fff;
    padding-left: 17px;
    cursor: pointer;
}




/* DOC PAGE STYLES 2
-------------------------------------------------- */

#doc-page .main-content {
    margin-top: 40px;
}

#doc-page .main-content h1 {
    font-size: 60px;
    color: #FF953C;
    padding-bottom: 16px;
    font-family: "Open Sans Condensed";
    background: #fff url(../img/detail_title_separator.png) no-repeat center bottom;	
}

#doc-page .main-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

#doc-page .support-bar {
    background-color: #EAEBEC;
    border: 1px solid #B0B0B0;
    margin-top: 50px;
}

#doc-page .feauture-box {
    margin-top: 30px;
    margin-bottom: 50px;
}

#doc-page .feauture-box img {
    margin: 0 auto;
    height: 90px;
} 

#doc-page .feauture-box h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    display:inline-block;
    margin: 20px 0px 20px 0px;    
    text-transform: uppercase;
}

#doc-page .feauture-box  p {
    clear: both;
    padding: 0 45px;
    color: #777;
    min-height: 140px;
}

#doc-page .feauture-box .btn-smsh-primary {
    margin-top: 20px;
    text-transform: uppercase;
}


/* PRICE PAGE STYLES
-------------------------------------------------- */


#price-page  .content-wrapper {
    margin-top: 40px;
}

#price-page  .content-wrapper h1 {
    margin: 0px 0px 80px 0px;
    font-size: 60px;
    font-family: "Open Sans Condensed";
    color: #FF953C;
    font-weight:normal;

}

#price-page .price_main_list {
    /*list-style-image:url('../img/price_checkbox.png');*/
    list-style:none;
    padding-left: 0px;
    margin-top: -20px;
}

#price-page .price_main_list li {
    color: #555;
    font-size: 13px;
    height: 28px;
    margin-top: 5px;

    line-height:30px;
    background:url(../img/check_prezzi.jpg) no-repeat left center; 
    padding-left: 30px; /* the width of your image + some space */
}

#price-page .row-price-over h2 {
    color: #2b70f0;
    font-size: 26px;
    text-align: center;
}

#price-page .row-price-over h2 .arancione {
    text-decoration: underline;
    font-weight: bold;    
}



#price-page  .btn-orange-price {
    width: 287px;
    height: 44px;
    display:block;
    background: url("../img/price_button_orange.png") no-repeat transparent; 
    font-size: 17px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    padding-left: 0px;
    cursor: pointer;
    margin-top: 15px;
}

#price-page  .btn-orange-mini {
    width: 122px;
    height: 44px;
    display:block;
    background: url("../img/doc_button_orange_mini.png") no-repeat transparent; 
    font-size: 17px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    padding-left: 13px;
    cursor: pointer;
    margin-top: 15px;
    text-align: left;
    margin: 10px auto;
}

#price-page  .content-wrapper .signup-free {
    color: #555;
    padding-left: 17px;
    display: inline-block;
}

#price-page .content-price_filter {
    /*margin-top: -50px;*/
    background-color: #e7e7e7;
    border-bottom: 1px solid #b0b0b0;
}

#price-page  .row-price-filter {
    padding: 35px 0px;
}

#price-page .label-filter {
    color: #FF953C;
    font-size: 17px;
    text-align: right;
    line-height: 32px
}

#price-page   .gates-filter a{
    color: #666667;
    text-decoration: underline;
    line-height: 34px;
}

#price-page  .row-price-table {
    background-color: #ebebed;
    padding: 20px 0px 50px 0px;
    border-bottom: 1px solid #b0b0b0;
}


#price-page   .price-table th {
    font-size: 17px;
    font-weight: bold;
    color: #FF953C;
    vertical-align: top;
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
    text-align: center;
}

#price-page   .price-table th .nobold {
    font-weight: normal;
}

#price-page   .price-table td {
    font-size: 17px;
    color: #000;
    text-align: center;
    border-top: 2px solid #fff;
    vertical-align: middle;
}

#price-page   .price-table td.align-left, #price-page   .price-table th.align-left{
    text-align: left !important;
}


#price-page  .price-table td.big-column {
    width: 250px;
}


#price-page   .price-table td .grey {
    font-size: 13px;
    color: #555;
}

#price-page   .price-table td .linethrough {
    font-size: 13px;
    text-decoration: line-through;
    color: #555;
}

#price-page .price-table td:first-child{ 
	width: 1%; 
	padding: 0px;
}

#price-page .price-table td:last-child{ 
	width: 1%; 
	padding: 0px;
}

#price-page .price-table-inbound,
#price-page .price-table-landing,
#price-page .price-table-smspoll {
    margin-top: 50px;
}


#price-page  .feauture-box-green {
    margin-top: 90px; 
    padding: 2px 10px 10px 40px;
    background:url('../img/row_blu_prezzi.png') no-repeat 0 0;
    background-color: #eff6f0;
    border-radius: 10px;
}

#price-page .feauture-box-green .price_main_list li {
    color: #555;
    font-size: 13px;
    height: 28px;
    margin-top: 5px;

    line-height:30px;
    background:url(../img/check_prezzi_verde.png) no-repeat left center; 
    padding-left: 30px; /* the width of your image + some space */
}


#price-page  .feauture-box {
    margin-top: 45px; 
    padding-left: 40px;
    background:url('../img/row_yellow_prezzi.jpg') no-repeat 0 0;
}

#price-page  .feauture-box img {
    float: left;
} 

#price-page .feauture-box h2,#price-page .feauture-box-green h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
}

#price-page   .feauture-box.feauture-box-push h2 {
    color: #CF6321;
}

#price-page   .feauture-box p {
    clear: both;
    padding: 0px 10px 22px 0px;
    font-size: 13px;

}

#price-page  .feauture-box a {
    color: #666667;
    margin: 0px;
}


#price-page  .row-price-over {
    font-weight: 400;
    color: #000;
    font-size: 17px;
    margin: 45px 0px;
    line-height: 40px;
}

#price-page   .row-price-over .row-price-over-text {
    padding-top: 14px;
    text-align: right;
}

#price-page  .row-price-over .row-simply-over-text {
    font-size: 60px;
    font-family: "Open Sans Condensed";
    color: #FF953C;
    font-weight:normal;
    text-align: center;
}

#price-page  .row-price-other {
    border-top: 1px solid #b0b0b0;
    background-color: #ebebed;
    padding: 20px 0px 50px 0px;
}

#price-page .footer-bar {
    margin-top: 0px;
}

#price-page .table-operatori-row {
    color: #666667;
    font-size: 14px;
    font-weight: 400;
    margin: 0px 10px;
}

#price-page .price-table .column-left-margin {
    text-align: left !important;
    padding-left: 30px;
}

#price-page #promo-mese-cont {
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
}

#price-page #promo-mese-cont #promo-mese-content {
    display: inline-block;
}

#price-page #promo-mese-cont img {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
}

#price-page #promo-mese-cont .promo-mese-text {
    margin-top: 20px;

}

#price-page #promo-mese-cont  .promo-mese-col-sep {
    margin-left: 90px;
}

#price-page #promo-mese-cont .promo-mese-callme {
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
}

#price-page #promo-mese-cont .promo-mese-callme  .btn-orange-form {
    width: 138px;
    height: 22px;
    display:inline-block;
    background: url("../img/footer_bar_button_orange.png") no-repeat transparent; 
    background-size: 143px 22px;
    background-repeat: no-repeat;
    font-size:13px;
    line-height:20px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
    text-align: left;
    margin-top: 10px
}



/* BOOSTRAP THEME
-------------------------------------------------- */

.btn-primary {

    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#2c71f1), to(#185cd2));
    background-image: -webkit-linear-gradient(top, #2c71f1 0%, #185cd2 100%);
    background-image: -moz-linear-gradient(top, #2c71f1 0%, #185cd2 100%);
    background-image: linear-gradient(to bottom, #2c71f1 0%, #185cd2 100%);


    background-repeat: repeat-x;
    border-color: #2B669A;
    font-weight:bold; 
    /* shadow */
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}




/* DETAIL PAGE STYLES
-------------------------------------------------- */
#sequence-page .content-wrapper {
    margin-top: 40px;
}

#sequence-page  .content-wrapper .main-content {

}


#sequence-page  .content-wrapper .main-content h2 {
    font-size: 36px;
    font-weight: bold;
    color: #FF953C;
    padding-bottom: 16px;
    background: #fff url(../img/detail_title_separator.png) no-repeat center bottom;	
}

#sequence-page .content-wrapper .main-content span {
    font-size: 17px;
    color: #555;        
}

#sequence-page .content-wrapper .feauture-box {
    margin-top: 45px;
}

#sequence-page .content-wrapper .feauture-box img {
    float: left;
} 

#sequence-page .content-wrapper .feauture-box h3 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    display:inline-block;
    margin-left: 25px;
}

#sequence-page .content-wrapper .feauture-box p {
    clear: both;
    padding: 0px 45px;

}

#sequence-page .header {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    margin-top: 5px;  
    /*background-color: #e77e00;*/
    background: url(../img/sfondo1.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px;
}

#sequence-page .header h2 {
    font-family: "Open Sans Condensed";	
    color: #FFF;
    margin: 50px 0 0px 0;
    font-size: 42px;
    display:inline-block;
    line-height: 1.8;
}

#sequence-page .header img,#sequence-page .content-wrapper .main-content img {
    margin:auto;
}

#sequence-page .comefare{
    background-color: #EEE;   
    padding-bottom: 30px;
}

#sequence-page .comefare h2 {
    font-family: "Open Sans Condensed";	
    color: #666;
    margin: 25px 0 25px 0;
    font-size: 32px;
    display:inline-block;
    line-height: 1.8;
}

#sequence-page em.service-icon {
    border: 3px solid #d7e3e5;
    border-radius: 50%;
    display: inline-block;
    font-size: 56px;
    width: 140px;
    height: 140px;
    line-height: 136px;
    vertical-align: middle; 
    text-align: center;
}

#sequence-page em.number-icon {
    border: 2px dotted #d7e3e5;
    border-radius: 50%;
    display: inline-block;
    font-size: 50px;
    width: 70px;
    height: 70px;
    line-height: 65px;
    vertical-align: middle; 
    text-align: center;
    font-style:  normal;
}

#sequence-page h3.punto {
    margin: 30px 0 30px 0;
    line-height: 1.3;
}

#sequence-page .service-item p{
    font-size: 16px;
    text-align: left;
}

#sequence-page .service-item h4{
    font-size: 22px;
    color: #FF953C;
}

#sequence-page .intro-item p{
    font-size: 22px;
    color: #666;
    line-height: 1.8;
}

footer .nav > li > a {
    padding: 5px 15px 0 15px;
}

footer .sectors{
    padding: 0 0 0 50px;	
}

footer h6{
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: bold;
}


#landingpage .form {
    background-color: #5a5654;
    border-radius: 10px;
    color: #b7b2b2;
    font-size: 1.4rem;
    font-weight: 300;
    padding-bottom: 20px;
}

#landingpage .form h3{
    text-align: center;
    color: #FFFFFF;
}

#landingpage .form .evidenzia{
    background-color: #ed9c28;
    margin: 10px 0 10px 0;
    padding: 5px;
}

#landingpage .form .evidenzia label{
    color: #FFFFFF;
}

#landingpage .highlight {
    background: none repeat scroll 0 0 #f3f3f3;
    border-radius: 3px;
    padding: 20px;
}

#landingpage .main_list {
    list-style: none outside none;
    padding-left: 0;
}
#landingpage .main_list li {
    background: url("../img/price_checkbox.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #555;
    font-size: 1.6rem;
    height: 60px;
    line-height: 30px;
    margin-top: 5px;
    padding-left: 35px;
}

#landingpage  h1 {
    margin: 0px 0px 30px 0px;
    font-size: 4.2rem;
    font-family: "Open Sans Condensed";
    font-weight:normal;
    color: #FF953C;

}

#landingpage h2 {
    font-family: "Open Sans Condensed";	
    font-size: 2.4rem;
    font-weight: bold;
    margin:0px;

}

#landingpage .spazio {
    margin-top: 30px;
}
#landingpage .desc p {	
    font-size: 1.6rem;
    line-height: 150%;
    margin:20px 0 20px 0;

}

#landingpage .campi input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#landingpage .campi input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* LANDING2 PAGE STYLES
-------------------------------------------------- */
/*#detail-page .content-wrapper {
        margin-top: 40px;
}*/

#landing2 .main-content {
    border-bottom: 2px solid #b0b0b0;
}


#landing2 .main-content h1 {
    font-size: 36px;
    font-weight: bold;
    color: #FF953C;
    padding-bottom: 16px;
    background: #fff url(../img/detail_title_separator.png) no-repeat center bottom;	
}

#landing2  .main-content span {
    font-size: 17px;
    color: #555;
}

#landing2 .main-content img {
    margin:auto;
}

#landing2 .feauture-box {
    margin-top: 45px;
}

#landing2 .feauture-box img {
    float: left;
} 

#landing2 .feauture-box h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    display:inline-block;
    margin-left: 25px;
}

#landing2 .feauture-box p {
    clear: both;
    padding: 0px 45px;

}

#landing2 .main-content .one img {
    margin: 0 0 0 0;
}

#landing2 .main-content .two{
    margin: 70px 0 0 0;
}

#landing2 .feature-box h2{
    font-family: "Open Sans Condensed";
    color: #FF953C;
    font-size: 30px;
    text-align: center;
    font-weight:normal;
}

#landing2 .feature-box img {
    margin: auto;
}

#landing2 .clienti-box p{
    color: #333333;
    font-size: 17px;
    font-style: italic;
}

#landing2 .content-wrapper .clienti-box h2{
    font-family: "Open Sans Condensed";
    color: #FF953C;
    font-size: 48px;
    margin-top: 0px;
    margin: 50px 0 30px 0;
    font-weight:normal;
}

.blog-post-content {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
} 


.blog-post-content ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}

.blog-post-content ol > li {
    margin: 0;
    padding: 0 0 0 2em;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
    padding-bottom: 20px;
}

.blog-post-content ol > li:before {
    display: inline-block;
    width: 1em;
    font-size: 22px;
    padding-right: 0.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}

#promotable h2{          
    font-family: "Open Sans Condensed";
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
}

.pricing-tables {
    padding: 20px;
}
.pricing-tables h1 {
    font-size: 48px;
}
.pricing-tables .plan.first {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pricing-tables .plan.last {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pricing-tables .plan.recommended {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pricing-tables .plan.recommended .head {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 20px;
}
.pricing-tables.attached .col-sm-4, .pricing-tables.attached .col-md-4, .pricing-tables.attached .col-sm-3, .pricing-tables.attached .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}
.pricing-tables.attached .plan {
    border-radius: 0;
    min-height: 560px;	
}
.pricing-tables.attached .plan .head {
    border-radius: 0;
}
.pricing-tables.attached .plan.recommended {
    border-radius: 4px;
}
.pricing-tables.attached .plan.recommended .head {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.pricing-tables.attached .plan.last {
    border-bottom-right-radius: 4px;
}
.pricing-tables.attached .plan.last .head {
    border-top-right-radius: 4px;
}
.pricing-tables.attached .plan.first {
    border-bottom-left-radius: 4px;
}
.pricing-tables.attached .plan.first .head {
    border-top-left-radius: 4px;
}
.plan {
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
    margin: 20px 0;
    min-height: 100px;
    padding-bottom: 25px;
    text-align: center;
}
.plan .head {
    background: none repeat scroll 0 0 #1c1c1c;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    padding: 12px 16px;
}
.plan .head h1, .plan .head h2, .plan .head h3 {
    font-weight: 100;
    margin: 0;
    padding: 0;
}
.plan .price {
    border-top: 1px solid #eee;
    margin: 0 auto 30px;
    width: 80%;
}
.plan .price h3 {
    font-size: 82px;
    line-height: 1;
    vertical-align: top;
}
.plan .price h3 span {
    display: inline-block;
    font-size: 38px;
    margin: 6px 0 0 -7px;
    position: relative;
    vertical-align: top;
}
.plan .price h4 {
    color: #aaa;
    font-size: 14px;
}
.plan .btn {
    font-weight: 500;
    padding: 10px 30px;
    text-transform: uppercase;
}
.plan ul {
    list-style-type: none;
    margin-top: 2px;
    padding: 20px;
}
.plan ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 15px;
}
.plan ul li a {
    color: #e6e9ed;
    text-decoration: underline;
}
.plan ul li:last-child {
    border-bottom: medium none;
}
.plan ul strong {
    font-weight: 700;
}
.plan.recommended {
    border-radius: 4px;
    box-shadow: 0 0 22px rgba(10, 10, 10, 0.42);
    margin-top: 6px;
    position: relative;
    z-index: 99;
}
.plan.recommended .head {
    background: none repeat scroll 0 0 #171717;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.plan.recommended .btn {
    margin-bottom: 10px;
}

.gray-bar {
    background-color: #EAEBEC;
    border: 1px solid #B0B0B0;
    margin-top: 50px;
}

.vertical-align {
    display: flex;
    align-items: center;
}

#detail-page .icon-feature {
    display: block;
}

#detail-page .content-wrapper .icon-feature {
    display: inline-block;
    width:100%
}

#detail-page .content-wrapper .smsh-feature {
    margin-top: 45px;
}

#detail-page .content-wrapper .smsh-feature img {
    float: left;
} 

#detail-page .content-wrapper .smsh-feature h2 {
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #FF953C;
    font-size: 24px;
    display:inline-block;
    margin: 0px;
}

#detail-page .content-wrapper .smsh-feature p {
    clear: both;
    padding: 0px 45px;

}

#detail-page .content-wrapper .smsh-feature ul {
    padding: 0px;	
}

#detail-page .content-wrapper .smsh-feature li {
    list-style: outside none none;
    background: none;
    color: #555;
    height: 22px;
    padding-left: 0;
    margin-top: 5px; 
}

#detail-page .content-wrapper .smsh-feature li a{    
    color: #555;    
}

#detail-page .content-wrapper .reseller-content .one img {
    margin: 0 0 0 0;
}

#detail-page .content-wrapper .reseller-content .two{
    margin: 50px 0 0 0;
}

#detail-page .reseller-content h2 {
    font-size: 36px;
    font-weight: bold;
    color: #FF953C;
    padding-bottom: 16px;
    background: url(../img/detail_title_separator.png) no-repeat center bottom;	
}

#detail-page .reseller-content span {
    font-size: 17px;
    color: #555;
}

#detail-page .reseller-content .btn-blu-lancio-home {
    width: 250px;
    height: 55px;
    display:inline-block;
    background: url("../img/home_button_lancio_blu.png") no-repeat transparent; 
    font-size: 24px;
    line-height: 55px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #fff;        
    cursor: pointer;
    text-align: left;
    padding-left: 15px;
    margin-top: 20px;


}

/* news */
#news-carousel .carousel-control {
    width: auto !important;
}

#news-carousel .carousel-control.right {
    background: none !important;
    right: -50px;
}

#news-carousel .carousel-control.left {
    background: none !important;
    left: -50px
}

#news-carousel .carousel-control:focus {
    outline: none;
}

#news-carousel .news-box {
    padding:20px 20px;
    text-align: center;
    min-height: 200px;
    border-right: 1px solid #eeeeee;
    position:relative;
}

#news-carousel .news-box .news-button {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    background-image: none;
    background-color: #ffd41b;
    border-color: #ffd41b;
    color: #636466;
    font-size:12px;
    left: 50%;
    margin: 0 auto 0 -40px;
}


#news-carousel .news-box img {
    margin: auto;
}

#news-carousel .news-content {
    margin-top: 20px;
    margin-bottom: 20px;
}

#news-carousel .news-content a {
    color: #555;
}


.cm-form-import {	
    padding: 15px;
    background-color: #eaeaea;
    border-radius: 4px;
    color: #333333;
}

.cm-form-import label {
    color: #163f7d;    
    font-weight: normal;
}


.cm-form-import a.button-cm {
    width: 168px;
    height: 33px;
    display:inline-block;
    background: url("../img/footer_bar_button_orange.png") no-repeat transparent; 
    background-size: 168px 33px;
    background-repeat: no-repeat;
    font-size:13px;
    line-height:33px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
    text-align: left;
    margin-top: 10px
}

/* blocchetti */
#detail-page #blocks h3{
    //font-family: "Open Sans Condensed";
    font-weight:bold;
    font-size: 17px;
    color: #FF953C;
}

#detail-page #blocks .cattitle h2{
    font-family: "Open Sans Condensed";
    font-size: 30px;
    font-weight: bold;
    color: #1D1D1D;

}

#detail-page #blocks a.cattitle,#detail-page #blocks a:hover.cattitle,
#price-page .row-price-over a.cattitle,#price-page .row-price-over a:hover.cattitle,
#rivenditori-main-page a.cattitle,#price-page .row-price-over a:hover.cattitle{
    text-decoration: none;   
}


#detail-page #blocks .block a{            
    font-weight: bold;
}

#detail-page #blocks .block hr{
    background-image: linear-gradient(to right, rgba(200, 200, 200, 0), rgba(200, 200, 200, 0.75), rgba(200, 200, 200, 0));
    border: 0 none;
    height: 1px;
}


.cm-form-bar {
    margin-left: 20px;
    margin-top: 5px;
}

.cm-form-bar .nopadr{
    padding-right: 0px;
}
.cm-form-bar label {
    color: #163f7d;
    font-family: "Open Sans Condensed";
    font-weight: normal;
}

.cm-form-bar a.button-cm {
    width: 168px;
    height: 33px;
    display:inline-block;
    background: url("../img/footer_bar_button_orange.png") no-repeat transparent; 
    background-size: 168px 33px;
    background-repeat: no-repeat;
    font-size:16px;
    line-height:33px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
    text-align: left;    
}

.cm-form-bar input {
    border: medium none;
    border-radius: 0;
    font-size: 14px;
    outline: medium none;
    height: 33px;
    line-height: 33px;
    text-indent: 10px;
    width: 100%;
}

#boxribbon {
    width: 100%;   
    position: relative;
    border: 1px solid #BBB;
    background: #EEE;
    margin: 25px 0;
    text-align: center;
}

#boxribbon #contentribbon h3{
    font-family: "Open Sans", Arial, sans-serif !important;    
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #2b70f0;
}

#boxribbon #contentribbon p{
    margin: 10px 30px;
    font-size: 14px;
}


#boxribbon #ribbon {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
}
#boxribbon #ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#2620C9 0%, #8FB9E3 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
}
#boxribbon #ribbon span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #8FB9E3;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8FB9E3;
}
#boxribbon #ribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8FB9E3;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8FB9E3;
}

#blog-page .content-wrapper .right-column .blog-post  .blog-post-content {
    margin-top: 30px;
} 

#blog-page .content-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
}

#blog-page .content-wrapper .right-column h3 {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 18px;
    color: #FF953C;
}

#blog-page .content-wrapper .left-column h1 {
    font-family: "Open Sans Condensed";
    font-size: 30px;
    color: #FF953C;
    margin-bottom: 30px;
    font-weight:normal;
}

#blog-page .content-wrapper .left-column h3 {
    font-family: "Open Sans Condensed";
    font-size: 18px;
    color: #FF953C;
    margin: 30px 0px 0px 5px;
    font-weight:normal;
}

#blog-page .content-wrapper .left-column .cat h3 {
    font-size: 28px;
    margin: 0px;
}

#blog-page .content-wrapper .left-column .blog-post h2 {
    font-family: "Open Sans Condensed";
    font-size: 30px;
    color: #FF953C;
    margin-bottom: 20px;
    margin-top: 40px;
    font-weight:normal;
}

#blog-page .content-wrapper .left-column .blog-post h1 {
    margin-bottom: 5px;
}

#blog-page .content-wrapper .left-column .blog-post .submitted {
    color: #666667;
    font-weight: 400;
}
#blog-page .content-wrapper .left-column .blog-post .sharethis-buttons,
#blog-page .content-wrapper .left-column .blog-post .blog-post-img {
    margin-top: 30px;
    margin-bottom: 30px;
} 

#blog-page .content-wrapper .left-column .blog-post .sharethis-wrapper *{
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#blog-page .content-wrapper .right-column .ul-posts {
    list-style: none;
    padding-left: 0px;
}

#blog-page .content-wrapper .right-column .ul-posts li {
    margin-top: 8px;
}

#blog-page .content-wrapper .right-column .popular-posts{
    list-style: none;
    padding-left: 0px;
}

#blog-page .content-wrapper .right-column .popular-posts li { 
    border-left: 4px solid #428bca;    
    padding-left: 10px;
    margin-top: 8px;    
}


#blog-page .content-wrapper .right-column .ul-posts li.active{
    list-style-image: url("../img/list_icon_blu.png");
    color: #FF953C;
}


#blog-page .content-wrapper .right-column .ul-posts li.active a {
    color: #FF953C;
}

#blog-page .content-wrapper .right-column .tagclouds-term-wrapper {
    margin-left: 0px;
}

#blog-page .content-wrapper .right-column .popular-posts em {
    font-size: 12px;
}


.btn-smsh-primary {
    font-family: "Open Sans Condensed";
    font-weight:bold;
    border-radius: 6px;
    font-size: 20px;
    line-height: 1.33;
    padding: 10px 26px;
    background-color: #ffd41b;
    border-color: #ffd41b;
    color: #636466;
}

.btn-smsh-primary-blu {
    font-family: "Open Sans Condensed";
    font-weight:bold;
    border-radius: 6px;
    font-size: 20px;
    line-height: 1.33;
    padding: 10px 26px;
    background-color: #FF953C;
    border-color: #FF953C;
    color: #fff;
}

.btn-smsh-primary-small,.btn-smsh-primary-small:hover {    
    background-image: none;
    background-color: #ffd41b;
    border-color: #ffd41b;
    color: #636466;
}

.btn-smsh-outline-inverse {
    background-color: transparent;
    border-color: #ffd41b;
    color: #efc203;
}

/* DROPDOWN menu 
-------------------------------------------------- */

.nav-pills>li>.dropdown-menu {
    margin-top:20px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.navbar-default .nav-pills>li>a {
    width:200px;
    font-weight:bold;
}

.mega-dropdown {
    position: static !important;
    width:100%;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

@media (min-width: 768px) {
    .open .dropdown-toggle:after {
        border-bottom: 10px solid #fff;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        content: "";
        right: 40%;
        position: absolute;
        bottom: 6px;
        z-index: 1500;
    }

}

@media (max-width: 1200px) and (min-width: 768px){
    .open .dropdown-toggle:after {
        bottom: -3px;
    }
}


.mega-dropdown-menu > li ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li,
.mega-dropdown-menu .menu > li {
    list-style: none;    
}

.mega-dropdown-menu ul.menu li {
    margin-left: 0px;
    padding-bottom: 10px;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 0px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight:bold;
}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: transparent none repeat scroll 0 0;    
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    background: transparent none repeat scroll 0 0;    
    color: #FFF;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 4px;
    top:53px;
    max-width: 600px;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.15);
    border: 1px solid #ccc;

}


.navbar-nav > li > .dropdown-menu h4{
    font-family: "Open Sans";
    color: #959595;
    font-size: 14px;
    margin-top: 0px;
    font-weight:700;
}

.row-nav .main-nav .mega-dropdown-menu .menu > li a{
    color: #428bca;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#invio-main-page .main-content h1, 
#push-main-page .main-content h1 {
    color: #3865B0;
    font-size: 60px;
    font-family: "Open Sans Condensed";
    font-weight:normal;
    margin-bottom: 0px;
}

#landing_2_colonne_full .main-content h1,#detail-page  .content-wrapper .main-content h1 {
    font-size: 46px;    
    color: #FF953C;
    padding-bottom: 16px;
    font-family: "Open Sans Condensed";
    background: #fff url(../img/detail_title_separator.png) no-repeat center bottom;	
    margin-bottom: 10px;
    margin-top: 20px;
}

#landing_2_colonne_full #header-page h2,#detail-page #blocks .content-wrapper .main-content h2 {     
    margin: 20px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

#landing_2_colonne_full #header-page {    
    border-bottom: 2px solid #ccc;
}

#landing_2_colonne_full #header-page #btn-try{
    margin-bottom: 20px;
}

#landing_2_colonne_full #header-page .img-responsive {
    margin: auto;
}

@media (max-width: 992px){
    #landing_2_colonne_full #header-page {
        background-image: none;
    }
}


#push-main-page .main-content h1{
    color: #CF6321;
}

#push-main-page .main-content h1.bot{
    color: #8ac53e;
}

#invio-main-page .main-content h1 img, #push-main-page .main-content h1 img{
    vertical-align: middle;
    margin-right: 20px;
}


#push-main-page .main-content .logos-chats {
    margin-top: 20px;
    margin-bottom: 20px;
}

#push-main-page .main-content .logos-chats img {
    margin: 0px 12px;
}

#invio-main-page .main-content #btn-try,
#push-main-page .main-content #btn-try {
    margin-top: 10px;
    margin-bottom: 40px;
}

#invio-main-page .main-content .img-responsive,#push-main-page .main-content .img-responsive {
    margin: auto;
}

#invio-main-page .row-features,#push-main-page .row-features {
    margin-top: 30px;
    margin-bottom: 50px;
}

#invio-main-page .row-features .row-features-block,#push-main-page .row-features .row-features-block  {
    text-align: center;

}

#invio-main-page .row-features .row-features-block img, #push-main-page .row-features .row-features-block img {
    margin: auto;
}

#invio-main-page .row-features .row-features-block h3, #push-main-page .row-features .row-features-block h3 {
    font-size: 24px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #3865B0;
    margin-top: 0px;

}

#push-main-page .row-features .row-features-block h3 {
    color: #CF6321;
}

#push-main-page .row-features .row-features-block h3.bot {
    color: #8ac53e;
}

#invio-main-page .row-features .row-features-block p, 
#push-main-page .row-features .row-features-block p  {
    font-size: 16px;
    min-height: 200px;
    padding: 15px;
    line-height: 1.5;
    color: #777;
}

#push-main-page .row-features .row-features-block p {
    min-height: 154px;
}

#invio-main-page .row-features .row-features-block .link1, #push-main-page .row-features .row-features-block .link1  {
    color: #555;
    font-weight:bold;
    font-size: 16px;
}

#invio-main-page .row-features .row-features-block .link2, #push-main-page .row-features .row-features-block .link2 {
    color: #3865B0;
    font-size: 16px;
}

#push-main-page .row-features .row-features-block .link2 {
    color: #CF6321;
}

#push-main-page .row-features .row-features-block .linkbot {
    color: #8ac53e;
}


#invio-main-page .divider, #push-main-page .divider {
    margin: 50px 0;
}

#invio-main-page .row-features-row h3,#push-main-page .row-features-row h3 {
    color: #3865B0;
    font-weight:700;
    font-size: 36px;
    padding-bottom: 16px;
    background: #fff url("../img/detail_title_separator.png") no-repeat scroll center bottom;
    margin-bottom: 16px;
}

#push-main-page .row-features-center p{
    padding: 20px 0 20px 0;
    font-size: 16px;
}

#push-main-page .row-features-row ul.features-list {
    padding-top: 30px;
}
#push-main-page .row-features-row ul.features-list li{
    width: 25%;
    height: 100px;
    padding: 10px;
    border: 2px solid #fff;
    float: left;
    list-style: outside none none;   
    background: #f9ecf3;
    text-align: center;
    margin: 0px;
    font-size: 14px;
}

#push-main-page .row-features-row ul.features-list li .feature-class{
    display: block;
    overflow-wrap: break-word;

}

#push-main-page .row-features-row h3 {
    color: #CF6321;
}

#push-main-page .row-features-row h3.bot {
    color: #8ac53e;
}

#invio-main-page .row-features-row ul,#push-main-page .row-features-row ul {
    list-style:none;
    margin: 0;
    padding: 0;
}


#invio-main-page img.row1_main_invio {
    margin-top: 50px;
}

#invio-main-page img.row2_main_invio {
    margin-top: 50px;
}

#invio-main-page img.row3_main_invio {
    margin-top: 100px;
}

#invio-main-page .row-features-row ul li,#push-main-page .row-features-row ul li {
    font-size: 16px;
    line-height: 1.5;
    font-weight:400;
    color: #555;
    margin: 40px 0px;
    background:url('../img/check_main_invio.jpg') no-repeat 0 0;
    padding-left:40px;
}

#push-main-page .row-features-row ul li {
    background:url('../img/check_main_push.jpg') no-repeat 0 0;
}

#push-main-page .row-features-row ul li.bot {
    background:url('../img/check_main_bot.jpg') no-repeat 0 0;
}

#push-main-page .row-features-row .test p{
    margin-top: 15px;
}

.row-qos, #push-main-page .row-qos  {
    background-color: #EAEBEC;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    border: 4px dotted #555;
}

.row-qos p {	
    color: #939597;
}

.row-qos img {
    margin: auto;
}

.row-qos h3 {
    font-size: 18px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #909090;
    margin: 10px 0;
}

#landing_2_colonne_full .row-qos{
    margin: 0px 0;
}

#landing_2_colonne_full .blocchetti {

}
#landing_2_colonne_full .blocchetti h2{
    font-family: "Open Sans Condensed";
    font-size: 30px;   
    padding: 10px 0 50px 0;
    margin: 0px;
}

#landing_2_colonne_full .blocchetti h3{    
    font-size: 18px;    
    font-weight: bold;
}

#push-main-page .row-qos h3 {
    font-size: 36px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #FF953C;

}

#push-main-page .row-qos p {
    font-size: 17px;
    color: #939597;
}


/* nuova prezzi*/
#price-page .main-content h1,#rivenditori-main-page .main-content h1
,.page-blog .main-content h1{
    margin: 45px 0px 20px 0px;
    font-size: 60px;
    font-family: "Open Sans Condensed";
    color: #FF953C;
    padding-bottom: 20px;
    background: url("../img/detail_title_separator.png") no-repeat scroll center bottom;
} 

#price-page  .main-content .img-responsive {
    margin: auto;
}

#price-page .main-content #btn-try {
    margin-top: 25px;
    margin-bottom: 20px;
}

#price-page .link-block .lbtn,#rivenditori-main-page .link-block .lbtn{
    display: block;
    margin: auto;
    margin-bottom: 10px;
    min-height: 76px;
}


#price-page .link-block .lrow,#rivenditori-main-page .link-block .lrow{

    margin-bottom: 20px;
    display: block;
    margin: auto;
    margin-top: 10px;
}

#price-page .row-qos {
    background-color: #EAEBEC;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    border: 4px dotted #3865B0;
    margin-top: 30px; 

}

#price-page .row-qos h3 {
    font-size: 36px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #FF953C;
}

#price-page .row-qos p {
    font-size: 17px;	
}

#price-page .row-qos .or {
    margin-left: 40px;
    margin-right: 40px;
}

#price-page .divider {
    margin: 50px 0;
}

#price-page .divider-dotted {
    margin: 35px 0;
}

#price-page .section-title p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    text-align: left;
    margin-bottom: 0;
}

#price-page .section-title p span {
    font-size: 36px;
    display: inline-block;
    margin-top: 5px;

}

#price-page .price-table-push,
#rivenditori-main-page .price-table-push{
    margin-top: 35px;
}

#price-page .price-table-push .price-table-push-col,
#rivenditori-main-page .price-table-push .price-table-push-col{
    padding-left: 0px;
    padding-right: 0px;
}

#price-page .price-table-push  .price-table-push-header,
#rivenditori-main-page .price-table-push  .price-table-push-header{
    background-color: #EAEBEC;
    padding: 20px;
    color: #555;
    font-weight: bold;
    font-size: 28px;
    margin-top: 45px;
    height: 116px;
    line-height: 28px;

}

#price-page .price-table-push  .price-table-push-header span,
#rivenditori-main-page .price-table-push  .price-table-push-header span{
    color: #CF6321;
    margin-top: 10px;
    display: block;
}

#price-page .price-table-push  .price-table-push-header p,
#rivenditori-main-page .price-table-push  .price-table-push-header p{
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 18px;
}

#price-page .price-table-push  .price-table-push-header.promo-header,
#rivenditori-main-page .price-table-push  .price-table-push-header.promo-header{
    background: #CF6321;
    color: #ffffff;
    margin-top: 0px;
    padding-top: 3px;
    height: 161px;
    line-height: 28px;
}

#price-page .price-table-push  .price-table-push-header.promo-header span,
#rivenditori-main-page .price-table-push  .price-table-push-header.promo-header span{
    color: #ffffff;
}

#price-page .price-table-push  .price-table-push-header.margindotted,
#rivenditori-main-page .price-table-push  .price-table-push-header.margindotted{
    border-right: 4px dotted #c9cacb;
}

#price-page .price-table-push-col ul,
#rivenditori-main-page .price-table-push-col ul{
    list-style:none;
    margin: 0;
    padding: 0;
    border-right: 4px dotted #c9cacb;
}

#price-page .price-table-push-col ul.noborder,
#rivenditori-main-page .price-table-push-col ul.noborder{
    border: none;
}

#price-page .price-table-push-col ul li,
#rivenditori-main-page .price-table-push-col ul li{
    background:url('../img/check_tabella_listino.jpg') no-repeat 0 6px;
    font-size: 17px;
    margin-top: 25px;
    margin-left:10px;
    padding-left:40px;
    padding-right:10px;
    color: #555;
    font-weight: normal;
    min-height: 44px;
    display: inline-block;
}

#rivenditori-main-page .price-table-push .price-table-push-footer {
    color: #279008;
    font-size: 17px;
    font-weight: bold;
    line-height: 28px;    
}

#rivenditori-main-page .price-table-push .btn-smsh-primary {
    padding: 5px 26px;
    font-size: 16px;
}

#rivenditori-main-page .price-table-push-col ul.noicon li{
    background: none;
    font-size: 14px;
    padding-left: 0px;
    display: list-item;
    border-bottom: 1px dotted #eee;
}

#rivenditori-main-page .price-table-push-col ul.noicon{
    
    margin-bottom: 25px;
}

#rivenditori-main-page .price-table-push-col ul li .pe-7s-angle-down-circle{
    color: #279008;
}

#rivenditori-main-page .price-table-push-col ul li .pe-7s-close-circle{
    color: #FF0000;
}

#price-page .price-table-push-col ul li.m3r,
#rivenditori-main-page .price-table-push-col ul li.m3r{
    min-height: 66px;
}

.label-evidence {
    background-color: #FFD31A;
    color: #626366;
}

.label-evidence-medium {
    background-color: #FFD31A;
    color: #626366;
    font-size: 16px;
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}



#blog-page .content-wrapper .left-column #newsletter-container {
    background: #eaeaea;
    padding: 20px;
    border-radius: 4px;
}

#blog-page .content-wrapper .left-column #newsletter-container h3 {
    font-size: 25px;
    line-height: 46px;
    color: #444b4c;
    text-transform: uppercase;
    margin: 0;
    float: left;
}


#newsletter-container form {
    float: right;
}

#newsletter-container input[type=text] {
    height: 46px;
    width: 220px;
    vertical-align: top;
    margin-right: 5px;
    border-radius: 4px;
    border: 3px solid #b1b1b1;
    background: #CFCECE;
    line-height: 20px;
    padding: 5px 10px 5px 20px;
    color: #727b7c;
}


#blog-page .content-wrapper .left-column #newsletter-container .btn-smsh-primary{
    background-color: #727b7c;
    border-color: #727b7c;
    color: #FFF;
    padding: 8px;
}

#blog-page .content-wrapper .left-column #newsletter-container img{
    float: left;
    padding: 7px 11px 0 0;
    width: 60px;
}

#barra {
    background-color: #1d4c9e;
}

#barra .container {
    padding-top: 10px; 
}

#barra .container img {
    padding-top: 5px; 
}

/* landing */

.px-h800 {
    height: 800px;
}

.bg-contain {
    background-repeat: no-repeat;
    background-size: contain;
}

.middle-md {
    -moz-box-align: center;
    align-items: center;
}

.rw, .flex-row {
    -moz-box-direction: normal;
    -moz-box-flex: 0;
    -moz-box-orient: horizontal;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-flow: row wrap;
}

.click-to-tweet{
    background: #60a8dc none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    margin-bottom: 1em;
    padding: 15px 15px 15px 30px;
    position: relative;
    transition: all 0.3s ease 0s;
}

.click-to-tweet .btn{
    bottom: 0px;
    right: 0px;
    position: absolute;
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: bold;

}

.row-bot-faq-h {
    margin-bottom: 50px;
}

.row-bot-faq-h h3 {
    font-size: 36px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #8ac53e;

}

.row-bot-faq {
    margin-bottom: 50px;
    font-size: 16px;
}

.row-bot-faq-r {
    text-align: center;
}

.row-bot-faq-r p {
    display:block;
    color: #777;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 25px;
    margin-top: 25px;
}

.btn-smsh-primary-transparent {
    font-family: "Open Sans Condensed";
    font-weight:bold;
    border-radius: 6px;
    font-size: 20px;
    line-height: 1.33;
    padding: 10px 26px;
    background-color: transparent;
    border-color: #8a8a8c;
    color: #636466;
}

.btn-smsh-primary-transparent-medium {
	padding: 5px 26px;
    font-size: 16px;
}

.row-bot-faq .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.row-bot-faq .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}



#push-main-page .main-content h1.mainlanding {
    color: #B80062;
}

#push-main-page .row-features-row h3.mainlanding {
    color: #B80062;
}

#push-main-page .platform h3 {
    font-size: 18px;
    color: #B80062;
    font-weight: bold;
}

.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

#push-main-page .gray-bar {
    background-color: #EAEBEC;
    border: 1px solid #B0B0B0;
    margin-top: 50px;
}

#push-main-page .gray-bar h3{
    font-size: 32px;
    font-weight: 400;
    margin: 50px 0 50px 0;
    color: #333333;
    background: none;
} 

#push-main-page .gray-bar .btn-smsh-primary{
    color: #FFFFFF;
    background-color: #FF953C;
    border-color: #FF953C;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 767px) {

    .row-nav .account-button {
        margin-right: 15px;
    }

    #homepage .header-wrapper .row-highlighted .highlighted-text {
        margin-left: 15px;
    }


    #homepage .header-wrapper .row-highlighted .highlighted-text h1 {
        font-size: 36px;
        line-height: 40px;
    }

    #homepage .btn-blu-home {
        margin: 0 auto;
    }

    #homepage .btn-blu-home.sx {
        float: none; 
        margin-bottom: 10px;
    }

    #homepage .content-wrapper .feature-box p {
        min-height: 0px;
    }

    #homepage .btn-orange-home {
        /*left: 15px;
        margin-left: 15px;*/
    }

    .navbar-collapse {
        background-color: #1f54b2;
    }

    .footer-bar .footer-bar-text {
        //font-size:18px;
        font-size: 15px;
        line-height:40px;
        margin-top: 5px;
        padding-right: 15px;
        text-align: center;
    }

    .footer-bar .btn-orange-footer {
        margin: 5px auto;
    }

    footer .footer-social a {
        display: inline-block;
    }

    #detail-page .content-wrapper .feauture-box p {
        padding: 0px 15px;
    }



    #detail-page .content-wrapper .feauture-box h2 {
        margin-left: 10px;
    }

    .row-sec-nav .secondary-nav  {
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;

    }

    .row-sec-nav .secondary-nav::-webkit-scrollbar { 
        display: none; 
    }

    .row-sec-nav .secondary-nav  li {
        display: inline-block;
        float: none;
    }

    .row-nav .main-nav li {
        float:none !important;
    }	

    .row-nav .main-nav li.first a {
        padding-left: 15px;
    }

    #price-page .label-filter {
        text-align: left;
    }

    #price-page   .row-price-over .row-price-over-text {
        text-align: left !important;
    }

}

@media (max-width: 1200px) and (min-width: 992px){
    
    .row-nav .main-nav li a{
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        padding: 10px 6px;
    }

    .account-button .btn-primary {
        font-size: 12px;
    }

    #landing_2_colonne_full .main-content p{
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
    }
}

@media (max-width: 992px) and (min-width: 768px){
    
    
    #homepage .header-wrapper .row-highlighted .highlighted-text h1 {
        font-size: 42px;
        line-height: 42px;
    }

    .account-button .btn-primary {
        font-size: 11px;
    }

    .row-nav .main-nav li {
        margin-right: 0px;
    }

    .row-nav .main-nav li a{
        color: #fff;
        font-weight: bold;
        font-size: 11px;
        padding: 10px 6px;
    }


    #homepage .header-wrapper .row-highlighted .highlighted-text {
        margin-left: 40px;
        margin-top: -20px;

    }

    #homepage .btn-orange-home {
        /*left: 50%;
        margin-left: 55px;*/
    }

    .btn-primary {
        padding: 6px 4px;
        font-size: 13px;
    }

    .row-nav .account-button {
        margin-right: 0px;
    }

    .navbar-collapse {
        background-color: transparent;
    }

    #price-page  .content-wrapper .feauture-box {
        display: inline-block;
        width: 45%;
        vertical-align: top;
    }


    #price-page  .content-wrapper .feauture-box {
        display: inline-block;
        width: 45%;
        vertical-align: top;
    }

}

@media (max-width: 480px){

    #homepage .header-wrapper .row-highlighted .highlighted-text h1 {
        font-size: 28px;
        line-height: 30px;
    }

    #homepage .header-wrapper h2 {
        font-size: 22px;
        line-height: 28px;
    }

    #homepage .use-cases h3 {        
        font-size: 22px;        
        line-height: 28px;
    }

    #price-page .price-table-push  .price-table-push-header.margindotted{
        border-right: none !important;
    }

    #price-page .price-table-push-col ul {
        border-right: none !important;
    }
}

@media (max-width: 1200px) {
    
    #rivenditori-main-page .price-table-push-col ul.noicon li {
        font-size: 12px;       
    }
}

@media (max-width: 1023px) {
    
    #rivenditori-main-page .price-table-push-col ul.noicon li {
        font-size: 12px;
        min-height: 80px;
    }
}

@media (max-width: 767px) {
    
    #rivenditori-main-page .price-table-push-col ul.noicon li {
        font-size: 10px;
        min-height: 80px;
    }
    
}

/* Static page*/

#static-page .main-content h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

#static-page .main-content h2{
    margin: 20px 0px;
}

#static-page .main-content h1{
    color: #2b70f0;
    font-size: 60px;
    font-family: "Open Sans Condensed";
    font-weight:normal;
    margin-bottom: 0px;
}

#static-page .main-content h1 img{
    vertical-align: middle;
    margin-right: 20px;
}

#static-page .main-content #btn-try{
    margin-top: 10px;
    margin-bottom: 40px;
}

#static-page .main-content .img-responsive {
    margin: auto;
}

#static-page .row-features {
    margin-top: 30px;
    margin-bottom: 50px;
}

#static-page .row-features .row-features-block {
    text-align: center;

}

#static-page .row-features .row-features-block img {
    margin: auto;
}

#static-page .row-features .row-features-block h3 {
    font-size: 24px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    color: #3865B0;
    margin-top: 0px;

}

#static-page .row-features .row-features-block p {
    font-size: 16px;
    min-height: 200px;
    padding: 15px;
    line-height: 1.5;
    color: #777;
}

#static-page .divider, #push-main-page .divider {
    margin: 50px 0;
}

#static-page .row-features-row h3 {
    color: #3865B0;
    font-weight:700;
    font-size: 36px;
    padding-bottom: 16px;
    background: #fff url("../img/detail_title_separator.png") no-repeat scroll center bottom;
    margin-bottom: 16px;
}

#static-page .row-features-row ul {
    list-style:none;
    margin: 0;
    padding: 0;
}


#static-page img.row1_main_invio {
    margin-top: 50px;
}

#static-page img.row2_main_invio {
    margin-top: 50px;
}

#static-page img.row3_main_invio {
    margin-top: 100px;
}

#static-page .row-features-row ul li {
    font-size: 16px;
    line-height: 1.5;
    font-weight:400;
    color: #555;
    margin: 40px 0px;
    background:url('../img/check_main_invio.jpg') no-repeat 0 0;
    padding-left:40px;
}

#static-page .feauture-row {    
    padding-top: 60px;
    padding-bottom: 60px;
}

#static-page .support-bar {
    background-color: #EAEBEC;
    border: 1px solid #B0B0B0;
    margin: 50px 0px 50px 0px;
    padding: 50px 0px;
}

#static-page .citation{
    font-size: 16px;
    color: #333;
}

#static-page .clienti-box p {
    color: #333333;
    font-size: 16px;
}

#static-page .clienti-box h2 {
    color: #3865b0;
    font-family: "Open Sans Condensed";
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
}

#static-page .clienti-box h3 {
    color: #959595;
    font-family: "Open Sans Condensed";
    font-size: 48px;
    font-weight: 700;
    margin-top: 0;
}

#static-page .clienti-box hr {
    background-color: #2b70f0;
    height: 3px;
    margin-left: 0;
    text-align: left;
    width: 50%;
}

#static-page .clienti-box h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
}

#static-page .clienti-box p.std {
    color: #555;
    font-size: 13px;
    font-style: normal;
}

#static-page .elearning{
    background-color: #eeeeee;
    min-height: 100px;
}

#static-page .feauture-row ul {
    list-style: outside none none;
}

#static-page .feauture-row ul li {
    font-size: 16px;
    line-height: 1.5;
    font-weight:400;
    color: #555;
    margin: 40px 0px;
    background:url('../img/check_main_invio.jpg') no-repeat 0 0;
    padding-left:40px;
}

#static-page .content-wrapper .feauture-row a.btn {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}

.video-thumbnail {
  position: relative;
  display: inline-block;
}

.video-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\e029";
  font-family: "Glyphicons Halflings";
  font-size: 70px;
  color: #fff;
  opacity: .8;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.video-thumbnail:hover:before {
  color: #eee;
}

a{
  color:#ff953c;
}
