body {
    font-family: 'Raleway',Helvetica,Arial,sans-serif;
	font-size: 18px;
}
p {
    color: #5b5b5b;
	line-height: 1.5;
}
.lead-18{
	font-size: 18px;
}
.text-muted {
    color: #9d64b9 !important;
}
.bold{
	font-weight: 800 !important;
}
.medium{
	font-weight: 400;
}
.light{
	font-weight: 300;
}
.no-padding{
	padding: 0;
}
.no-padding-top{
	padding-top: 0;
}
.no-padding-bottom{
	padding-bottom: 0;
}
.padding-top-10{
	padding-top: 10px;
}
.padding-top-20{
	padding-top: 20px;
}
.padding-top-30{
	padding-top: 30px;
}
.padding-top-40{
	padding-top: 40px;
}
.padding-top-80{
	padding-top: 80px;
}
.padding-bottom-10{
	padding-bottom: 10px;
}
.padding-bottom-20{
	padding-bottom: 20px;
}
.padding-bottom-30{
	padding-bottom: 30px;
}
.padding-bottom-40{
	padding-bottom: 40px;
}
.btn-primary:active, .btn-primary:focus {
    box-shadow: none !important;
}
.img-hover-zoom {
  overflow: hidden; 
}
.img-hover-zoom img {
	width: 100%;
  transform-origin: 50% 65%;
  transition: all 1s ease;
}
.img-hover-zoom:hover img {
  transition: all 3s ease;
	transform: scale(1.5);
}
.img-overlay {
    -webkit-backface-visibility: hidden;
    display: block;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 1;
    padding: 30px;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.caption-centered {
    display: table;
    width: 100%;
    height: 100%;
}
.img-overlay .caption-centered > :first-child {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.texture {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.base-bg{
	background-color: #9357b1;
	color: #fff;
}
.base-bg p{
	color: #fff;
}
.text-muted-2{
	color: #fed136 !important;
}
.center-vertical-align{
	margin: auto 0;
}
header.masthead {
    text-align: left;
    color: #fff;
    background-image: url("../marketing-psicologi/img/cover.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 100vh;
}
header.masthead-2 {
    background-image: url("../marketing-psicologi/img/sito-internet.jpg");
}
header.masthead-3 {
    background-image: url("../marketing-psicologi/img/campagne-google.jpg");
}
header.masthead-4 {
    background-image: url("../marketing-psicologi/img/seo.jpg");
}
header.masthead-5 {
    background-image: url("../marketing-psicologi/img/hellooo-cover.jpg");
}
header.masthead-landing {
    background-image: url("../marketing-psicologi/img/landing/cover.png");
}
header.masthead-landing-2 {
    background-image: url("../marketing-psicologi/img/landing/cover-sale.png");
}
header.masthead.base-color {
    background-image: none;
    background-color: #9357b1;
    height: 60vh;
}
header.masthead .intro-text {
    padding-top: 250px;
}
header.masthead .intro-text .intro-heading {
    font-size: 2.4em;
    font-weight: 800;
    line-height: 1.2em;
    margin-bottom: 20px;
}
header.masthead .intro-text .intro-lead-in {
    font-style: normal;
	font-size: 1em;
	line-height: 1.4em;
    font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
section#contact {
    background-color: #fff !important;
}
.badge {
    font-size: 90%;
    margin-bottom: 10px;
}
/*Navbar*/
#mainNav.navbar-shrink {
    background-color: #9357b1 !important;
}
#mainNav {
    background-color: transparent;
}
#mainNav .navbar-toggler {
    font-size: 20px;
    background-color: transparent;
}
#mainNav .navbar-nav .nav-item .nav-link {
    font-weight: 500;
    text-transform: uppercase;

}
.background-mobile{
    background-color: #9d64b9 !important;
}

/*Section*/
section {
    padding: 100px 0;
}
section h2.section-heading {
    font-size: 2.8em;
    font-weight: 800;
	margin-bottom: 5px;
}
section h3.section-subheading {
	font-size: 1.5em;
    font-style: normal;
    text-transform: none;
	color: #ffcb04;
	font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.title-relative{
	position: relative;
	top: 125px;
	text-align: right !important;
	font-size: 0.87em;
}.service-heading{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
}
img.icon-service {
	max-width: 90px !important;
}
.text-align-section{
	text-align: right;
}
.card {
  background-color: transparent;
}
/*Scroll img*/
.image-bg {
    margin: 0;
    padding: 0;
    background-image: url("../marketing-psicologi/img/browser.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 312px;
    padding-top: 31px;
    position: relative;
    width: 457px;
}
.image-bg .image-shop-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 313px;
    left: 0;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.image-bg .image-shop-scroll {
    transition: all 8s ease-out 0s;
}
.image-bg:hover .image-shop-scroll {
    background-position: center 100% !important;
}
/*Counters*/
.count-title{
	font-size: 2.5em;
	color: #ffcb04;
}
.count-text{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #ffcb04 !important;
}
/*Modal*/
.modal-content {
    border: 0px;
    border-radius: 0;
}
.portfolio-modal .close-modal .lr {
    height: 35px;
}
.portfolio-modal .close-modal .lr .rl {
    height: 35px;
}
.modal-title {
	font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 800;
	margin-bottom: 10px !important;
	text-transform: uppercase;
	color: #9d64b9;
}
.modal-subtitle {
	font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 500;
	text-transform: uppercase;
	color: #ffcb04;
}
/*Button*/
.btn {
    padding: 10px 15px;
	border-radius: 50px;
	cursor: pointer;
}
/*List*/
.list-icon {
    list-style: none;
    padding-left: 0;
	margin-bottom: 20px;
	line-height: 1.8em;
}
.list-base i {
    color: #9d64b9;
}
.list-unstyled {
    color: #5b5b5b;
}
/*Video*/
.open-video {
    padding: 0;
    position: relative;
    top: -350px;
    max-height: 50px;
    width: 35%;
    left: 900px;
}
.feedback-video{
	top: -250px;
}
/*Slider*/
.slick-initialized .slick-slide {
    padding: 0 10px;
}
.rounded {
    border-radius: 50% !important;
    padding: 3%;
}
/*Cta Cover*/
.cta-cover {
    background-image: url("../marketing-psicologi/img/cta-cover.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*Price*/
.card {
    border: none;
    border-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.card-padding{
	padding: 15px 20px;
}
.card-margin{
	margin: 25px;
	margin-bottom: 40px !important;
}
.card-relative{
	position: relative;
	top: -150px;
}
.bg-primary {
    background-color: #9d64b9 !important;
	color: #fff !important;
}
.bg-secondary {
    background-color: #eaeaea !important;
}
.bg-primary p {
	color: #fff !important;
}
.no-style{
	font-size: 18px;
	font-weight: 400;
	color: #9d64b9;
	margin-top: 0 !important;
}
.price-del{
	color: #212529;
	font-size: 1.5em;
	font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.price{
	font-size: 3em;
	font-weight: 700;
	font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #9d64b9;
	line-height: 0.5em;
}
.price-extra{
	font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
	text-align: right;
	font-weight: 600;
	font-size: 1.5em;
}
.subprice{
	font-size: 16px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
}
.shadow-card{
	box-shadow: 0 20px 35px rgba(0,0,0,.13);
	z-index: 2;
}
.pricing-recomend{
	background-color: #2fbaa3;
	text-align: center;
	color: #fff;
	font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 700;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	padding: 10px 0;
	position: absolute;
	width: 100%;
	top: -44px;
	left: 0;
	box-shadow: 0 0 35px rgba(0,0,0,.13);
}
/*Form*/
.form-control {
    border-radius: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #9d64b9;
    outline: 0;
    box-shadow: none;
}
.form-padding{
	padding:  35px 30px;
}
.bg-info {
    background-color: #30bba4 !important;
}
.bg-info p {
	color: #fff !important;
}

/*Accordion*/
.card-header {
    background-color: transparent;
}
.btn-link {
    color: rgb(33, 37, 41);
    font-weight: 400 !important;
}
.btn-link:hover {
    color: rgb(33, 37, 41);
    text-decoration: none;
}
/*Footer*/
footer {
    padding: 40px 0 15px;
    text-align: left;
	font-size: 14px;
}
.footer-dark{
	background-color: #21252b;
	color: #858d91;
}
.border-bottom-light{
	border-bottom: 1px solid #2e343a;
}
footer p{
	color: #858d91;
}
footer a{
	color: #f4f3f3;
}
footer a:hover{
	color: #9d64b9;
	text-decoration: none;
}
footer h6{
	color: #f4f3f3;
}
footer span.copyright {
    line-height: 1.8em;
}
.social-buttons .fab {
    padding-left: 14px;
}
ul.social-buttons li a {
    color: #212529;
    background-color: #fff;
}
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
    background-color: #9d64b9;
}
.form-fixed{
	position: fixed;
	bottom: 0;
	width:100%;
	padding: 20px 10px;
	z-index: 10;
}
/*Animation*/
.blink_me {
  animation: blinker 1.5s linear infinite; /*lampeggia*/
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}