/*Colori-------------------------------------------------
Azzurrino - #0fd9b8 - 15, 217, 184
-------------------------------------------------------*/

/*-----------------------------------------
-Titoli centrali H3 - 
	font-size: 43px;
    line-height: 45px;
    font-weight: 700;
    letter-spacing: 4px;

-tITOLI ALLINEATI A SINISTRA/DESTRA
	font-size: 32px;
    line-height: 1.15;
    font-weight: 700;
    letter-spacing: 2px;


    color: #0bd9b8;
	NO MAIUSCOLO
	NO DIVISORE
	SI LINEA DI RIENTRO

-Creare slider clienti in homepage

-------------------------------------------*/

/*COLORI------------------------------------------------
Azzurrino - #52eac8
Blu - #1b1b4f
-----------------------------------------------------*/

/*GENERALI------------------------*/
strong {
    font-weight: 600;
}

.button {
    background: #52eac8;
	font-weight: 600;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1) !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.button:hover,.button:active {
    background: #1da6b8;
	font-weight: 600;
    transform: translateY(-2px);
}

a.button.buttonFlat {
    color: #52eac8;
    background: none;
    border-color: #52eac8;
    border-width: 2px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

a.button.buttonFlat:hover,a.button.buttonFlat:active {
    color: #fff;
    background: #52eac8;
    border-color: #52eac8;
}

.button {
	font-weight: 600;
}

.fixed-nav {
	bottom: 100px;
}

.hidden {
	display: none !important;
}

@media only screen and (max-width: 767px) {
    .mobileHidden {
        display: none;
    }
    
    body h2 {
        font-size: 36px;
        line-height: 40px;
    }
    
    body h3 {
        font-size: 28px;
        line-height: 34px;
    }
}

@media only screen and (min-width: 768px) {
    .mobileOnly {
        display: none !important;
    }
}

.rightContentDesktop {
	float: right;
}

.textWhite, .textWhite * {
    color: #fff;
}

/*Slider*/
.content_slider.hide-dots {
	padding: 0;
}

/*HEADER--------------------*/
#Action_bar .social {
	display: none;
}

#Action_bar .contact_details {
	float: right;
	height: 25px;
}

.slogan .wpb_content_element, .mail .wpb_content_ele<strong></strong>ment {
	margin-bottom: 0 !important;
}

.slogan .topbar1, .mail .topbar {
	margin-bottom: 0;
	height: 25px;
}

.topbar1 a {
	display: inline-block;
}

.topbar1 .teltop, .topbar1 img {
	float: left;
}

.topbar1 .teltop {
	line-height: 25px;
}

.mail .big1,.mail .big2 {
	float: left;
}

.mail .big2 {
	/*display: none;*/
}

.slogan img, .mail img {
	max-height: 25px;
}

/*Menu mobile*/
#Side_slide #menu ul li.socialMenu {
	width: auto;
	float: left;
}

#Side_slide #menu ul li.socialMenu a {
	padding: 0;
	height: 25px;
	line-height: 25px;
	width: 26px;
	background: no-repeat center;
	background-size: auto 100%;
	margin-right: 10px;
	overflow: hidden;
    text-indent: -999px;
}

#Side_slide #menu ul li.socialMenu.facebookMenu a {
	background-image: url(../img/facebook-icon.png);
	margin-left: 15px;
}

#Side_slide #menu ul li.socialMenu.instagramMenu a {
	background-image: url(../img/instagram-icon.png);
}

#Side_slide #menu ul li.socialMenu.linkedinMenu a {
	background-image: url(../img/linkedin-icon.png);
}


/*FOOTER------------------------------*/

#Footer {
	font-size: 13px;
}

body.footerHidden #Footer {
    display: none;
}

#Footer #custom_html-10 {
	padding: 0;
}

.socialFooter {
	float: left;
}

.socialFooter a {
	float: left;
	width: 26px;
	height: 25px;
	background-position: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.socialFooter a.facebookIcon {
	background-image: url(../img/facebook-icon.png);
}

.socialFooter a.instagramIcon {
	background-image: url(../img/instagram-icon.png);
}

.socialFooter a.linkedinIcon {
	background-image: url(../img/linkedin-icon.png);
}

#Footer .widgets_wrapper .footer-area-plus .widget {
	padding: 0;
	margin-top: 40px;
}

#Footer .custom-html-widget .footerBlockDiv img {
	max-height: 35px;
	margin-top: 9px;
	display: block;
    margin-bottom: 18px;
}

#Footer .custom-html-widget .footerBlockDiv div {
	margin-bottom: 15px;
}

#Footer .custom-html-widget .footerBlockDiv div b {
	font-weight: 500;
}

#Footer .custom-html-widget .footerBlockDiv div a {
	font-weight: 500;
}

#Footer .custom-html-widget .footerBlockDiv div:last-child {
	margin-bottom: 0px;
}

#Footer .widgets_wrapper .widget.widget_recent_entries h4 {
	display: none;
}

#Footer .widgets_wrapper .widget#custom_html-2 {
	padding-bottom: 0;
}

#Footer .widgets_wrapper .widget#recent-posts-5 {
	padding-top: 0;
}

#Footer .widget_recent_entries ul li {
	padding: 2px 10px;
}

#Footer .widget_recent_entries ul li a {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
	font-size: 12px;
	line-height: 17px;
}

.footer-area-plus p {
	margin-bottom: 0;
	text-align: center;
}

#Footer .footer_copy {
	font-size: 13px;
}

@media only screen and (max-width: 767px) {
	.socialFooter {
		float: none;
	}

	.socialFooter a {
		float: none;
		display: inline-block;
	}
	
	#Footer .custom-html-widget .footerBlockDiv img {
		display: none;
	}
	
	#custom_html-2 {
		display: none;
	}
	
	#Footer .widgets_wrapper .widget#recent-posts-5 {
		padding-top: 30px;
	}
}

/*HOMEPAGE-----------------------------------------*/
.homeCreiamoContattiRow h6 {
	
}

.translateImageTop {
	margin-top: -220px;
}

/*SERVIZI----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.column.serviceBlock {
		padding: 0 10px;
		box-sizing: border-box;
	}
}

@media only screen and (min-width: 1024px) {
	.column.serviceBlock {
		padding: 0 30px;
		box-sizing: border-box;
	}
}

/*BLOG-------------------------------*/
#Filters .filters_wrapper ul li {
	width: 23.9%;
}

.column_blog .entry-title {
	font-size: 36px;
    line-height: 46px;
}

.single-post #Subheader .title {
	font-size: 44px;
	line-height: 56px;
}

.post-links .post-more {
	color: #999;
}

/*PORTFOLIO-----------------------*/
.single-portfolio .intestazionePortfolio h5 {
    font-size: 22px;
    color: #1b1b4f;
    line-height: 30px;
}

/*BLOG------------------------------------*/
.image_frame {
    border: 0;
}

.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
    margin-bottom: 0 !important;
}

.image_frame:hover .image_wrapper img, .image_frame.hover .image_wrapper img {
    top: 0;
}

.image_frame .image_wrapper .mask, .edd_download_image:after {
    display: none;
}

.image_frame:hover .image_wrapper .image_links, .image_frame.hover .image_wrapper .image_links {
    display: none;
}

/*Contatti------------------------------------*/
.wpcf7-list-item-label {
    font-size: 12px;
    font-weight: 400;
}

/*LANDING PAGE--------------------------------------------------------*/
.template-landingpage #Top_bar,.template-landingpage #Action_bar,.template-landingpage #custom_html-2,.template-landingpage #recent-posts-5{
    display:none!important;
}


/*DIGITALIZZAZIONE 2020-01---------------------*/
.tachimetroImage {
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}

.tachimetroImage:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    max-width: 80%;
    width: 250px;
    height: 3px;
    background: #61beb2;
    transform: translateX(-50%);
}

.landingResultTitle h2 {
    font-weight: 500;
}

.landingConsigliContainer {
    padding-top: 0px !important;
    padding-bottom: 40px !important;
}

.insertEmailTestForm .mcb-column {
    margin-bottom: 0;
}

.answerResumeDiv, .viewResultDiv {
    display: none;
}

.separatorArrow {
    font-size: 24px;
    font-style: italic;
    padding-bottom: 40px;
    margin-bottom: 15px;
    background: url("../img/landingPage/separator-0-20.png") no-repeat center bottom;
}

.separatorArrow.separatorArrow-0-20 {
    background-image: url(../img/landingPage/separator-0-20.png);
}

.separatorArrow.separatorArrow-20-50 {
    background-image: url(../img/landingPage/separator-20-50.png);
}

.separatorArrow.separatorArrow-50-70 {
    background-image: url(../img/landingPage/separator-50-80.png);
}

.separatorArrow.separatorArrow-70-85 {
    background-image: url(../img/landingPage/separator-70-85.png);
}

@media only screen and (max-width: 767px) {
    .separatorArrow {
        background-size: 100% auto;
    }
    
    .insertEmailTestForm div.wpcf7 .wpcf7-submit {
        width: 100%;
    }
    
    .insertEmailTestForm div.wpcf7 .ajax-loader {
        display: none;
    }
}

.formAnswerResumeContainer {
    font-size: 14px;
}

.formAnswerResumeContainer .content-step {
    margin-bottom: 10px;
}

.formAnswerResumeContainer .stepQuestionTitle {
    font-style: italic;
    font-weight: 600;
}

.formAnswerResumeContainer .stepAnswer {
    display: none;
    font-size: 13px;
    line-height: 20px;
}

.formAnswerResumeContainer .stepAnswer .answerText {
    display: none;
}

.landingStepContainer {
    padding-top: 80px !important;
    padding-bottom: 0 !important;
}

.landingStepContainer .section_wrapper {
    margin-bottom: -150px;
}

.landingConsigliContainer .mcb-wrap.one-third, .landingStepContainer .mcb-wrap.one-third {
    padding: 0 20px;
}

.landingConsigliContainer .mcb-wrap.one-third .column_column, .landingStepContainer .mcb-wrap.one-third .column_column {
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px -3px #000;
    box-shadow: 0px 0px 10px -3px #000;
    padding: 25px 25px;
    box-sizing: border-box;
    background: #fff;
}

.landingConsigliContainer .mcb-wrap.one-third.highlightBox {
    display: none !important;
}

.landingConsigliContainer .mcb-wrap.one-third.highlightBox .column_column, .landingStepContainer .mcb-wrap.one-third.highlightBox .column_column {
    background: #caf7ed;
}

.landingConsigliContainer .numberDiv, .landingStepContainer .numberDiv {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    font-weight: 700;
    color: #52eac8;
    border: 1px solid #efefef;
    border-radius: 500px;
    margin: 0 auto 15px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.landingConsigliContainer .column_column:hover .numberDiv, .landingStepContainer .column_column:hover .numberDiv {
    background: rgb(142,173,245);
    background: -webkit-linear-gradient(bottom, rgba(142,173,245,1) 0%, rgba(180,137,239,1) 100%);
    background: -o-linear-gradient(bottom, rgba(142,173,245,1) 0%, rgba(180,137,239,1) 100%);
    background: linear-gradient(to top, rgba(142,173,245,1) 0%, rgba(180,137,239,1) 100%);
    color: #fff;
}

.landingConsigliContainer .highlightBox .column_column .numberDiv, .landingStepContainer .highlightBox .column_column .numberDiv {
    background: #fff;
    color: #52eac8;
}

.landingConsigliContainer .textDiv, .landingStepContainer .textDiv {
    font-weight: 500;
    color: #333;
}

.landingConsigliContainer .highlightBox .column_column a.button.buttonFlat {
    background: rgb(142,173,245);
    background: -webkit-linear-gradient(bottom, rgba(142,173,245,1) 0%, rgba(180,137,239,1) 100%);
    background: -o-linear-gradient(bottom, rgba(142,173,245,1) 0%, rgba(180,137,239,1) 100%);
    background: linear-gradient(to top, rgba(142,173,245,1) 0%, rgba(180,137,239,1) 100%);
    border: 0;
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .landingConsigliContainer .mcb-wrap.one-third, .landingStepContainer .mcb-wrap.one-third {
        padding: 0 7px;
    }
}

@media only screen and (max-width: 767px) {
    .landingConsigliContainer .mcb-wrap.one-third .column_column {
        min-height: 0 !important;
    }
}

/*Form per donwload video*/
#downloadVideo {
    display: none;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background: #fafafa;
}

.landingVideoContainer {
    padding-top: 80px !important;
    padding-bottom: 40px !important;
}

.landingVideoContainer .mcb-wrap.one-third {
    padding: 0 20px;
}

.landingVideoContainer .mcb-wrap.one-third .column_column {
    border-radius: 20px;
    border: 1px solid #1b1b4f;
    color: #1b1b4f;
    font-weight:500;
    box-sizing: border-box;
    position: relative;
    padding: 60px 25px;
}

.landingVideoFormContainer {
    padding-top: 80px !important;
    padding-bottom: 40px !important;
}

.landingVideoFormContainer .textDiv {
    color: #1b1b4f;
    font-weight: 500;
}

.landingVideoFormColumn {
    padding: 40px 30px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px -3px #000;
    box-shadow: 0px 0px 10px -3px #000;
    box-sizing: border-box;
}

.ctaWithBox .column_column {
    background: #fff;
    padding: 25px 25px;
    border-radius: 25px;
    box-sizing: border-box;
    position: relative;
}

.ctaWithBox .textDiv {
    font-weight: 500;
    font-size: 18px;
    color: #1b1b4f;
    /*margin-bottom: 25px;*/
}

.ctaWithBox .ctaIconColumn {
    position: absolute;
}

.ctaWithBox .ctaIconColumn.ctaIconPlay {
    top: -50px;
    left: -50px;
    width: 100px;
    height: 100px;
    background: url("../img/ctaPlay.png");
    background-size: 100%;
}

@media only screen and (min-width: 991px) {
    .landingStepButtonContainer .mcb-wrap {
        padding-left: 150px;
        padding-right: 150px;
    }
}

.landingStepButtonTest {
    position: relative;
    margin: 0 auto;
    border: 2px solid #3cdbc0;
    padding: 30px 25px 70px;
    border-radius: 25px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: 65px;
    margin-top: 30px;
}

.landingStepButtonTest:hover {
    text-decoration: none;
    color: #fff;
}

.landingStepButtonTest:after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/revslider/home_webdeveloper_slider_pic1.png) no-repeat center center;
    background-size: 100%;
    width: 127px;
    height: 129px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -65px;
}

.landingStepBlockBorderBlue {
    border: 2px solid #3cdbc0;
    padding: 40px 25px;
    border-radius: 25px;
    box-sizing: border-box;
    color: #fff;
    min-height: 257px;
}

.landingStepBlockBorderBlue .numberDiv {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 10px;
}

.landingStepBlockBorderBlue .apice {
}

#landingTestContainer {
    font-size: 15px;
}

.landingTestIntroContainer h2 {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0;
    margin-bottom: 5px;
}

/*.landingTestIntroContainer h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 20px;
}*/

.landingTestIntroContainer h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
}

.landingTestIntroContainer .textDiv {
    margin-bottom: 15px;
}

.nuvolettaContainer {
    width: 100%;
    max-width: 350px;
    min-height: 415px;
    background: url("../img/landingPage/nuvoletta-bg.png") no-repeat center top;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 40% 25% 0;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.nuvolettaContainer .titleDiv {
    font-weight: 600;
    color: #1b1b4f;
}

.nuvolettaContainer .textDiv {
    font-size: 13px;
    color: #333;
}

.landingTestIntroContainer {
    display: block;
}

.landingTestTestContainer, .landingTestResultContainer {
    display: none;
}

.step-header {
    widows: 100%;
    margin-bottom: 15px;
}

.step-header .step-block {
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
    padding: 5px 7px;
}

.step-header .step-block .steptext {
    color: #9deddf;
    text-align: center;
}

.step-header .step-block.active {
    background: #fafafa;
}

.step-header .step-block.clickable {
    cursor: pointer;
}

.step-header .step-block.active {
    cursor: default;
}

.step-header .step-block.active .steptext, .step-header .step-block.clickable .steptext {
    color: #1635a5;
}

.step-header .step-block .steptext .stepTitle {
    text-transform: uppercase;
}

.step-header .step-block .steptext .stepNumber {
    font-size: 32px;
    font-weight: 400;
}

.step-header .stepMobileTotal {
    display: none;
    float: left;
    margin-bottom: 15px;
    padding: 31px 7px 0px;
    background: #fafafa;
    font-size: 32px;
    font-weight: 400;
}

.step-header .stepMobileTotal span {
    font-size: 20px;
}

.steps {
    width: 100%;
    float: left;
}

.steps .content-step {
    display: none;
    float: left;
    width: 100%;
}

.steps .content-step.active {
    display: block;
}

.steps .content-step .stepQuestionTitle {
    font-size: 22px;
    color: #1b1b4f;
    margin-bottom: 20px;
    font-weight: 600;
}

.steps .content-step .stepAnswersContainer {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 20px;
}

.steps .content-step .stepAnswersContainer .stepAnswer {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
    zoom: 1;
    overflow: auto;
    cursor: pointer;
    
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px -3px #666;
    box-shadow: 0px 0px 10px -3px #666;
    padding: 10px 15px;
    box-sizing: border-box;
    background: #fff;
}

.steps .content-step .stepAnswersContainer .stepAnswer:nth-child(2n) {
    margin-right: 0;
}

.steps .content-step .stepAnswersContainer .stepAnswer:nth-child(2n+1) {
    clear: both;
}

@media only screen and (max-width: 767px) {
    .steps .content-step .stepAnswersContainer .stepAnswer {
        margin-right: 0;
        width: 100%;
    }
    
    .step-header .step-block {
        display: none;
    }
    
    .step-header .step-block.active {
        display: block;
        margin-right: 0;
    }
    
    .step-header .stepMobileTotal {
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .step-header .step-block {
        margin-right: 15px;
    }
}

.steps .content-step .stepAnswersContainer .stepAnswer.active, .steps .content-step .stepAnswersContainer .stepAnswer:hover {
    background: #fcfcfc;
}

.steps .content-step .stepAnswersContainer {
    width: 100%;
}

.steps .content-step .stepAnswersContainer .stepAnswer .answerChecker {
    float: left;
    position: relative;
    width: 30px;
    height: 30px;
    border: 1px solid #1b1b4f;
    border-radius: 500px;
    margin-right: -32px;
    margin-top: 6px;
}

.steps .content-step .stepAnswersContainer .stepAnswer.active .answerChecker {
    background: #52eac8;
}

.steps .content-step .stepAnswersContainer .stepAnswer.active .answerChecker:before {
    position: absolute;
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    border-radius: 500px;
}

.steps .content-step .stepAnswersContainer .stepAnswer .answerContent {
    float: left;
    padding-left: 47px;
}

.steps .content-step .stepAnswersContainer .stepAnswer .answerContent .answerTitle {
    font-weight: 500;
    color: #1b1b4f;
    text-transform: uppercase;
}

.steps .stepAnswerButtonContainer {
    width: 100%;
    text-align: right;
}

.steps .stepAnswerButtonContainer .button {
    background: #52eac8;
	font-weight: 600;
}

.steps .stepAnswerButtonContainer .button:hover,.button:active {
    background: #1da6b8;
	font-weight: 600;
}

.steps .content-step .stepAnswerButtonContainer .stepAnswerButtonNext {
    display: none;
}

.steps .content-step.clickable .stepAnswerButtonContainer .stepAnswerButtonNext {
    display: inline-block;
}

/*COOKIE NOTICE*/
#cookie-notice #cn-notice-text {
	font-size: 11.5px;
}

#cookie-notice .cookie-notice-container {
    box-sizing: border-box;
}

#cookie-notice .button {
    width: auto;
	display: inline-block;
	margin: 0 0 0 5px !important;
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	border-radius: 0 !important;
    height: auto;
    font-size: 12px;
	border: 1px solid #fff;
	background: none !important;
    color: #fff !important;
    font-weight: 600;
    padding: 5px 10px !important;
	line-height: 19px;
    -webkit-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#cookie-notice .button:hover, #cookie-notice .button:focus {
	color: #000!important;
    background-color: #52eac8 !important;
    border-color: #52eac8 !important;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    #cookie-notice #cn-notice-text {
	    font-size: 10px;
        line-height: 14px;
    }
}