.slider {height: 350px !important;}
.header-login{
    height: 40px !important;
    min-height: 40px !important;
    border: none !important;
    /*levata temporaneamente da background proprietà !important*/
    background: #375b73 !important;
    //background: #489bc5 !important;
    border-bottom: 1px solid #2F6A88 !important;
}
.font-14{font-size: 14px !important;}
.bar-login{float: right; width: auto;padding-top: 5px;}
.bar-social{float: right;margin:10px;width: auto; padding-top: 5px;}
#header{border-top: none !important;}
.bar-login .nav>li>a { position: relative; display: block; padding: 5px 15px;color: #fff;background:none;}
.nav>li>a:hover { background: none; text-decoration: underline;}
.bar-login .selected{background: none; text-decoration: underline;}
.inline{display: inline;}
.bc-button{ background: #de246b !important; color: #fff; font-size: 14px !important;}
.bc-button:hover{ background: #F0347B !important; text-decoration: none !important;}
.menu-top-button{ font-size: 14px !important; font-weight: normal !important; color: #375b73 !important;}
.menu-top-button:hover{ color: #88b8db !important;}
.mrgR{ margin-right: 50px;}
.sub-title-slider{background: #489bc5;padding: 10px 25px !important;font-size: 15px !important;}
.floatLeft{}
.alcenter{}
.video-button{ background: #000 !important; border: none; padding: 5px 12px; margin-left: 6px;}
.menu-little{ margin-top: -25px;}
.title-slider{padding: 5px 20px; font-size: 30px !important;}
.video-bc{}
.home-intro .get-started {text-align: center;}
.cat-button{font-size: 14px !important; color: #fff !important;text-decoration: none !important;margin-right: 10px; padding-bottom: 10px; padding: 10px;}
.cat-button{
    border-bottom: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.cat-button:hover{
    border-bottom: 2px solid #fff;
    background: rgba(255,255,255, 0.3);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    padding: 3px 10px;
}

.text-block-slider-landing{
    min-width: 60% !important;
    margin: 0px 150px !important;
    white-space: normal !important;
    text-align: center;
    max-width: 1200px;
}

.other-text-header {margin-top: 10px !important;font-size: 17px !important; height: 80px; line-height: 25px !important;}


.bold-landing{background: #489bc5;}

.mrgbtm-mobile{}

.rotate-hover:hover{
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;

    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.home-intro {
    margin-bottom: 0px !important;
}

.full-width{
    width: 100%;
    max-width: 1920px;
}

.thumb-info-action-icon{
    display: none !important;
}

.header-menu-link{
    font-family: 'Open Sans', Arial, sans-serif;
}

.tell-we{
    padding: 0px 0px !important;
    margin: 0px 0px !important;
    margin-top: 10px !important;
}

.mrgbtm0{
    margin-bottom: 0px !important;
}

.padbtm0{
    padding-bottom: 0px !important;
}

.owl-item{
    max-width: 273px !important;
}
#Testimonials .owl-item{
    float:left;
    max-width:none !important;

}

section.highlight {
    padding: 16px 0;
}
section.featured{
    margin-bottom:35px;
}


.logo-bc{
    max-width: 80px;
}

.see-works{
    color: #fff;
    font-weight: 600;
    line-height: 0px !important;
    margin-bottom: 0px !important;
}

.label-language{
    color: #fff;
    margin-top: 5px; 
}
.capitalize{text-transform: capitalize;}

.call-button {
    background: #de246b !important;
    color: #fff;
    border: 1px solid #B91A57 !important;
}
.call-button2{
    background: #375b73 !important;
    color: #fff;
    border: 1px solid #3E586B !important;
}

.featured-box .box-content {border-top: 3px solid #8CB800;}
.media{opacity: 0.4;}
.media-spoke{margin-top: 0px !important;opacity:0.4;}
.modal-video-bc{max-width: 690px !important;}

.thumb-info-inner{
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
}
.mrgtop0{margin-top: 0px !important;}
.mrgbtm10{margin-bottom: 10px !important;}
.mrgbtm0{margin-bottom: 0px !important;}
.padtop0{padding-top: 0px !important;}
.mrgtop50{margin-top: 50px !important;}
.mrgtop20{margin-top: 20px !important;}
.mrgtop10{margin-top: 10px !important;}

.price-landing{
    background: #375b73;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 20px 12px;
    border-radius: 75px;
    width: 75px;
    height: 65px;
}

.title-slider-landing{}
.sub-title-slider-landing{}
.image-spoke{
    float: left;    
}

.black-title{
    text-align: center;
    font-weight: bold;
}
.black-title-light{
    font-weight:600 !important;
    color:#a5a5a5;
    line-height: 100px;
}

.hide-text{}
.hidden-project-desc{}
.desc-container-3steps{
    text-align: center;
}

.link-3steps{
    background: #5e7c93;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    text-decoration: none !important;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.link-3steps:hover{
    background: #88b8db;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    text-decoration: none !important;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

i.icon-featured {
    background-color: transparent !important;
    /*border: 5px solid #375b73;*/
    color: #375b73;
    font-size: 75px;
}
.i3step{
    color:#DE246B !important;
}

i.icon-featured:hover {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.cursor-pointer{
    cursor: pointer;
}

.nav-top .unselected{
    background: none;
    opacity: 0.5;
}

#mainMenu .bc-button{
    margin: 0px !important;
    color: #fff !important;
}

.flag-lang{
    max-width: 17px !important;
}

body.sticky-menu-active .header-login {
    border-bottom: 1px solid #E9E9E9;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1002;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    filter: none;
}

body.sticky-menu-active #header {top: 0px !important;}
body #header {top: 0px !important;}

body.sticky-menu-active #header {
    padding: 8px 0px 8px 0px;
}

body.sticky-menu-active #header nav ul.nav-main {
    margin-bottom: 0px !important;
}

#header > .container {
    margin-top: -10px;
}

body.sticky-menu-active #header > .container  {
    margin-top: 3px;
}

hr.tall-nomargin {
    margin: -10px 0 22px 0;
}

.align-center{
    text-align: center;
}

.project-desc{
    font-size: 25px;
}

.home-concept strong{
    min-height: 58px;
    font-size: 25px;
    line-height: 26px;
}
.home-concept p{
    line-height: 18px;
}

.steps{}
.spoke-about .owl-wrapper-outer .owl-item{}
.item-slider-bc{}

.modal-title-bc{text-transform: none;}
.popup-inline-content {max-width: 900px !important;}

.popup-inline-content img{
    border: none !important;
    border-radius: 0px;
}

.feature-box-info h4{
    font-size: 16px;
    line-height: 18px;
}

col-md-6 .feature-box {
    clear: both;
    min-height: 65px;
    margin-bottom: 10px;
}

.feature-box .feature-box-icon {
    height: 65px;
    width: 65px;
}

.feature-box .feature-box-icon {
    background-color: #fff;
}

.feature-box {
    margin-bottom: 10px;
}

.owl-pagination{
    display: none !important;
}

.float-left{
    float: left;
}

.last-proj-icon{width: 20%;padding-left:0px}
.last-proj-title{width: 50%;}
.last-proj-works{width: 14%; text-align: center;}
.last-proj-price{width: 16%;padding-left:0px;}
.icon-designer {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.nomargin{
    margin:0px;
}
.project-bc{
    background-color:white;
    margin-left:0px;
    margin-bottom:10px;
}
.bl-last-project{
    background: #f0f0ed !important; 
    padding-top:30px !important;
    padding-bottom:50px !important;
}

.project-number{
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}

.project-price{
    font-size: 18px;   
    text-align: right;
    font-weight: 600;
}

.button-header{
    text-transform: uppercase;
    font-weight: bold;
}

.button-modal-project{
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-right: 60px;
}
.padbtm50{padding-bottom: 50px;}
.lang-select{padding-top: 10px;}

section.page-top h2 {
    border: none !important; 
}

.breadcrumb>li+li:before {
    content: none;
}
.page-top ul.breadcrumb > li {
    margin-right: 12px;
}

.special-input{
    display: none;
}


.title-slider {
    background: none !important;
    text-shadow: 2px 2px 2px #000 !important;
}

.sub-title-slider {
    background: none !important;
    text-shadow: 2px 2px 1px #000 !important;
}

.bold-landing {
    background: none;
}

.tp-bgimg .defaultimg{}

.slider {
    height: 510px !important;
}

/*
.other-text-header{text-shadow: 1.5px 3.33px 13px #000 !important;}
.video-bc{text-shadow: 1.5px 3.33px 13px #000 !important;}
*/
.other-text-header{text-shadow: 2px 1px 2px #000 !important;}
.video-bc{text-shadow: 2px 2px 2px #000 !important;}



.align-middle-center{display: table-cell; vertical-align: middle;}
.last-proj-icon{width: 20%;}
.last-proj-title, .last-proj-works, .last-proj-price{
    width: 48%; 
    display: table; height: 94px; overflow: hidden;
}
.last-proj-works{width: 14%; text-align: center;}
.last-proj-price{width: 15%;}

.thumb-info-title {
    background: none !important; }

/*----------------------------------------------------------------------------*/
/*------------------------- START NEW BIG HEADER -----------------------------*/
/*----------------------------------------------------------------------------*/
.header-container{}

.header-container{
    position: relative;
    overflow: hidden;
    /*min-height: 400px;     
    height: 400px !important;*/
    text-align: center;
}

.header-container-text{
    display: table-cell;
    vertical-align: middle;   
    width: 3200px;
    /*height: 400px !important;*/
    height: 82vh;
    /*height: 71vh;*/
}

.header-container-text-landing{
    display: table-cell;
    vertical-align: middle;   
    width: 3200px;
    /*height: 400px !important;*/
    height: 60vh;
}

.align-center-content{
    text-align: center;
}


.title-header{
    font-size: 55px !important;
    text-transform: uppercase !important;
    text-shadow: 1.5px 3.33px 13px #000 !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    color: #fff;
}
.title-header-landing{
    padding-top: 1%;

}
.sub-title-header{
    margin-top: 4px !important;
    font-size: 27px !important;
    /* text-transform: uppercase; */
    text-shadow: 1.5px 3.33px 13px #000 !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    color: #fff;
}

.header-description{
    text-align: center;
    margin-top: 4px !important;
    font-size: 16px !important;
    /* text-transform: uppercase; */
    text-shadow: 1.5px 3.33px 13px #000 !important;
    line-height: 1.5 !important;
    color: #fff;
    padding: 0px 80px !important;
    font-weight: normal;
    max-width:900px;
    margin-left:auto;
    margin-right:auto;
}

.header-content-line-2{
    text-align: center; 
    padding-top: 0%;
}

.header-content-line-2-landing {
    text-align: center;
    padding-top: 0%;
    padding-bottom: 1%;
}


.header-button-container{
    display: table;
    margin: 0 auto;
}

.header-button-1-container{
    text-align: center;
    margin-top: 4px !important;
    font-size: 16px !important;
    /* text-transform: uppercase; */
    text-shadow: 1.5px 3.33px 13px #000 !important;
    line-height: 1.1 !important;
    color: #fff;        
}

.header-button-2-container{
    text-align: center;
    margin-top: 4px !important;
    font-size: 18px !important;
    /* text-transform: uppercase; */
    text-shadow: 1.5px 3.33px 13px #000 !important;
    line-height: 1.1 !important;
    color: #fff; cursor: pointer;
}

.header-button{
    text-shadow: none !important;
    color: #fff !important;
}
.header-button:hover{
    text-shadow: none !important;
    color: #fff !important;
}

.button-style-container{
    float: left;
    padding-left: 40px;
    padding-right: 40px;
}

.header-content-slider{
    display: inline-block;
}

.slider-container{
    background: none;
}

/*----------------------------------------------------------------------------*/
/*------------------------- END NEW BIG HEADER -------------------------------*/
/*----------------------------------------------------------------------------*/

.number-steps{
    color: #375b73;
    font-size: 75px;
    border-radius: 100%;
    line-height: 110px;
    margin: 25px 0;
    display: inline-block;
    padding: 0;
    width: 110px;
    height: 110px;
    /*font-family: FontAwesome;*/
    font-style: normal;
    font-weight: normal;
}

.number-label{    
    background: #fff;
    border-radius: 20px !important;
    padding: 0px 7px;
    font-size: 12px;
    color: #375b73;
    border: 1px solid #375b73;
    vertical-align: middle;
    font-weight:bold;
}

.step-one{
    padding: 0px 9px !important;
}
.counters strong {
    font-size:40px !important;
}
#bsliderprojects{
    margin-top:0px;margin-bottom:35px;
}
#bstatsbar{
    margin:0px;
}
#b3steps{
    margin-top:30px;
}
#bspokeabout{
    margin-top:0px;margin-bottom:0px !important;padding-bottom:75px;
}
#blastproject{
    background: #f0f0ed !important; 
    padding-top:30px !important;
    padding-bottom:80px !important;
    margin-bottom:60px !important;
}
.blastproj-title{
    word-break: break-word;
}
#btestimonials{
    margin-top:45px;
    margin-bottom:80px
}
#btestimonials_content{
    max-width: 1170px;margin-left: auto;margin-right: auto;
}
#bourclients{
    background: #fff;padding-top:20px !important;padding-bottom:50px !important;
}
#bcallfooter{
    background-color:#375b73;
    margin-top:0px;
}
#bcallfooter h3{
    color:white !important;
}
#bcallbuttonfooter{
    font-size:25px !important;
    padding-top:7px;
}
#footer .footer-ribbon{
    background-color: #aaa;
}
/* colore triangolino informazioni nel footer */
#footer .footer-ribbon:before{
    border-right-color: gray;
}
/*vegas*/
.vegas-background{
    top: 130px !important;
    height: auto !important;
    width: 100% !important;
}

div.tall{
    margin-top: 20px;
    margin-bottom: 20px;
}

span#pagination-selected {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;    
    border: 1px solid #DDD;
    border-radius: 2px;
    padding: 6px 10px 5px;
    background: #375b73 !important;
}

