/* 
Theme Name: Sweet Spot Strategy
Description: Sweet Spot Strategy
Version: 1.0
*/


@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;600;800&display=swap');

body,
html {
	overflow-x: hidden;
	margin: 0;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	scroll-behavior: smooth;
	font-family: 'Red Hat Display', sans-serif;
}
a{
	cursor:pointer;
}
a[href^="tel"] {
	color: inherit;
	/* Inherit text color of parent element. */
	text-decoration: none;
	/* Remove underline. */
	/* Additional css `propery: value;` pairs here */
	font-weight: 400;
}
.portfolio-item.slick-slide.slick-active
{
  background-size: cover;
}
* {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4 {
	margin: 15px 0;
	font-weight: 600;
}

p {
	line-height: 160%;
	font-weight: 400;
}
.sub-menu li

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

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

.center-text {
	text-align: center;
}

.right-text {
	text-align: right;
}

.no-padding {
	padding: 0 !important;
}

.no-padding-right {
	padding-right: 0 !important;
}

.no-padding-left {
	padding-left: 0 !important;
}

.relative {
	position: relative;
}

strong {
	font-weight: 600;
}

.container-fluid {
	max-width: 90%;
}

.menu-principale-container ul {
	list-style: none;
	float: right;
}

.menu-principale-container ul li {
	display: inline-block;
}

.menu-principale-container ul li a {
	text-decoration: none;
	padding: 2px 8px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
}

header {
	background: #3E7A60;
	position: relative;
	z-index: 9;
	position: fixed;
	width: 100%;
}



.menu-principale-container ul.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  background-color: #3e7a60;
  padding: 10px;
  border: 1px solid #9cbec0;
  list-style: none;
}

.menu-principale-container ul.sub-menu li {
  border-bottom: 1px solid #9cbec0;
}


.menu-principale-container ul.sub-menu a {
  color: #ededed;
  text-decoration: none;
  display: block;
  padding: 5px;
}

/* Visualizzazione sub-menu al passaggio del mouse */
.menu-principale-container li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
}

.logo img {
	width: 160px;
	padding: 15px 0;
}

.logo a {
	display: inline-block;
}

.current-menu-item a {
	color: #9CBEC0 !important;
}

#sezionehome1 {
	background: #3e7a60;
	padding: 240px 0 200px;
	position: relative;
	margin-bottom: 40px;
}

#sezionehome1 .spot-home1 {
	position: absolute;
	right: -77px;
	top: 56%;
	transform: translateY(-50%) rotate(90deg);
	z-index: 1;
	width: 300px;
}

#sezionehome1 .testo h2 {
	color: #fff;
	line-height: 100%;
	font-size: 3.4vw;
}

#sezionehome1 .testo span {
	color: #9CBEC0;
}

#sezionehome1 hr {
	color: #fff;
	height: 1px;
	background: #fff;
	border: unset;
	margin-bottom: 20px;
}

#sezionehome1 .testo p {
	color: #fff;
	font-size: 18px;
}

#section1sweet .spot-sweet {
	position: absolute;
	right: -200px;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	width: 400px;
	opacity: 0;
}

#section1sweet {
	position: relative;
}

#section2sweet button p {
	color: #3e7a60 !important;
}
.sub-menu li {
  width: 100% !important;
}
#sezionehome1 button a,
#section2sweet button a {
	color: #3e7a60;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px;
	display: block;
}

.buttondiv {
	position: relative;
	display: inline-block;
}

.spot-line {
	position: absolute;
	left: calc(100% - 5px);
	top: calc(50% + 12px);
	transform: translateY(-50%);
	width: 125px;
	z-index: 2;
}
.portfolio-item.slick-slide
{
  background-size: cover;
}
#sezionehome1 button a span,
#section2sweet button a span {
	font-size: 18px;
}

#sezionehome1 button,
#section2sweet button {
	text-align: left;
	margin-top: 20px;
	border: unset;
	color: #fff;
	position: relative;
	padding: 0px;
}

#sezionehome2 .video {
	margin: 30px -15px 0;
	position: relative;
	padding-bottom: 56.25%;
}
.video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#sezionehome3 {
	padding: 0 0 200px;
	margin-top: 80px;
}

#sezionehome3 .titolobordo,
#sezionehome4 .titolobordo,
#sezionehome2 .titolobordo,
#sezionehome6 .titolobordo {
	text-transform: uppercase;
	padding: 15px 0;
	color: #3e7a60;
}

#sezionehome3 hr,
#sezionehome4 hr,
#sezionehome2 hr {
	border: unset;
	background: #999;
	height: 1px;
}

#sezionehome3 .row:last-child {
  background: #3e7a60;
  padding: 120px 40px 200px 40px;
  position: relative;
}

#sezionehome3 .spot-row {
	width: 300px;
	position: absolute;
	bottom: -157px;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
	opacity: 0;
}

#sezionehome3 .spot-row img {
	display: block;
}

#sezionehome3 .testo h2 {
	color: #fff;
	font-size: 6vw;
	margin: 0;
	line-height: 100%;
}

#sezionehome3 .testo span {
	color: #9CBEC0;
}

#sezionehome3 .col-md-5 .testo p {
	color: #fff;
	font-size: 20px;
}

#sezionehome4 .testo h2 {
	color: black;
	font-size: 32px;
}

#sezionehome4 .row:last-child {
	padding: 60px 0 100px;
}

#sezionehome4 .testo {
	max-width: 480px;
}

#sezionehome5 {
	background: #3e7a60;
	padding: 0 0 100px;
}

#sezionehome5 .row:nth-child(2) .testo h2 {
	color: #fff;
	font-size: 32px;
	margin-bottom: 120px;
}

#sezionehome5 .row:nth-child(2) .testo span {
	color: #9CBEC0;
}

#sezionehome5 .row:first-child {
	padding-bottom: 20px;
}

#sezionehome5 .titolobordo {
	text-transform: uppercase;
	color: white;
	padding: 15px 0;
}

#sezionehome5 hr {
	border: unset;
	height: 1px;
	background: #9CBEC0;
	transform: translateY(-10px);
}

#sezionehome5 .row:last-child .col-md-7 .testo h3 {
	color: #3e7a60;
	font-size: 6vw;
	text-transform: uppercase;
	line-height: 100%;
}

#sezionehome5 .row:last-child .col-md-7 .testo h3 span {
	color: #9CBEC0;
}

#sezionehome5 .row:last-child .col-md-7 .testo h3:first-child {
	margin-bottom: 0;
}

#sezionehome5 .row:last-child .col-md-7 .testo h3:last-child {
	margin-top: 0;
}

#sezionehome5 .box-bianco-pmi {
	display: inline-block;
	padding: 80px 0;
	position: relative;
}
#boxanim{
	position: relative;
	top: 40px;
	opacity: 0;
}
#boxanimsx{
	position: relative;
	left: -100px;
	opacity: 0;
}
#boxanimdx{
	position: relative;
	right: -100px;
	opacity: 0;
}
#boxanimtp{
	position: relative;
	top: -40px;
	opacity: 0;
}

#sezionehome5 .row:last-child .col-md-7 .testo {
	max-width: 500px;
}

#sezionehome5 .box-bianco-pmi::before {
	content: '';
	width: calc(100% + 60px);
	height: 100%;
	display: block;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 0px;
	transform: translateX(-50%);
	z-index: 1;
}

#sezionehome5 .box-bianco-pmi::after {
	content: '';
	background: #9CBEC0;
	position: absolute;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 120%;
	z-index: 0;
	top: 50%;
}

#sezionehome5 .row:last-child .col-md-5 .testo h3 {
	text-transform: uppercase;
	color: #3E7A60;
	font-size: 20px;
}

#sezionehome5 .row:last-child .col-md-5 .testo p {
	color: #3E7A60;
	font-size: 18px;
}

.box-bianco-pmi .testo {
	position: relative;
	z-index: 2;
}

#sezionehome6 .testo h2 {
	color: #3E7A60;
	font-size: 32px;
	margin-bottom: 80px;
}

#sezionehome8 .articoli-blog {
	overflow-x: auto;
	position: relative;
	margin: 0 auto;
	width: 100%;
	float: left;
	display: flex;
}

.articoli-blog .post::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #9CBEC0, #22443573);
	pointer-events: none;
}

.articoli-blog {
	display: flex;
	overflow-x: auto;
}

.rigabordo {
	border-bottom: 1px solid #75BCBE;
}

.articoli-blog .post {
	position: relative;
	margin-right: 20px;
	width: 280px;
	height: 36vw;
	display: flex;
	align-items: flex-end;
	padding: 40px;
	padding-right: 40px;
	flex: 0 0 auto;
	background-size: cover !important;
}

.articoli-blog .post h2 a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

#section1magazine {
	padding: 150px 0 0 0;
}

.page-template-magazine .articoli-blog {
	overflow-x: unset;
	display: block;
	max-width: 100%;
	position: relative;
	margin: 0 -15px;
	margin-top: 10px;
}

.page-template-magazine .articoli-blog .post {
	float: left;
	margin: 15px;
	width: 30%;
	text-decoration: none;
	cursor: pointer;
}

.page-template-magazine .articoli-blog .post h2 {
	font-size: 32px;
	color: #fff;
	margin: 0;
	font-weight: 800;
	position: relative;
	text-shadow: 0px 0px 15px #00000061;
}

.colonna.due-terzi .post {
	padding-right: 250px;
}

.articoli-blog-home {
	display: flex;
	overflow-x: auto;
	cursor: grab;
}

.articoli-blog-home:focus {
	cursor: grabbing;
}

.articoli-blog-home .post {
	height: 400px;
	margin-right: 20px;
	display: flex !important;
	align-items: center;
	padding: 15px;
	position: relative;
}

.articoli-blog-home .post::before {
	content: '';
	height: 100%;
	width: 100%;
	background-color: #3e7a608c;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.articoli-blog-home .post h2 {
	color: #fff;
	font-weight: 600;
	text-shadow: 0px 0px 15px #00000061;
	position: relative;
}

.articoli-blog-home .post {
	text-decoration: none;
}

/*articolo interno*/
.articolo-interno {
	padding: 100px 0 0 0;
}

.single-post .articolo-interno .container-fluid {
	max-width: 680px;
}

.single-post h1 {
	font-size: 54px;
	font-weight: 600;
	margin-top: 80px;
}
.single-post li {
	font-size: 18px;
}
.single-post .articolo-interno ul,
.articolo-interno ol {
	margin-left: 30px;
}

.single-post h2 {
	font-size: 40px;
}

.single-post h3 {
	font-size: 32px;
}

.single-post h4 {
	font-size: 24px;
}

.single-post p {
	font-size: 18px;
}

.single-post p {
	margin: 15px 0;
	text-underline-offset: 2px;
}

.single-post .related-posts ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin: 0;
}

.single-post .related-posts ul li {
	width: 48%;
	position: relative;
	float: left;
}

.single-post .related-posts ul li a {
	text-decoration: none;
	color: unset;
}

.single-post .related-posts ul li img {
	width: 100%;
	object-fit: cover;
	height: 180px;
}

.single-post a {
	color: #3E7A60;
	text-decoration-thickness: 1px;
}

.single-post .related-posts ul li a h3 {
	margin-top: 0;
	font-size: 24px;
}

.single-post .related-posts {
	margin-top: 80px;
}

.related-posts h3:first-child {
	margin-bottom: 40px;
}

/*articolo interno*/




#section1sweet {
	padding: 240px 0 200px;
}

#section1sweet .testo h2 {
	font-size: 40px;
	color: #3E7A60;
}

#section2sweet .row {
	background: #3e7a60;
}

#section2sweet .img1sweet {
	background: url('https://www.sweetspotstrategy.it/wp-content/uploads/2023/10/onda-sweet-spot-strategy.jpg') center center no-repeat;
	width: 100%;
	height: 800px;
	display: block;
	object-fit: cover;
}

#section2sweet .col-md-8 {
	padding-left: 0;
}

#section2sweet .testo h2 {
	background: #eee;
	color: #3e7a60;
	padding: 15px;
	width: 40vw;
	float: right;
	font-size: 30px;
	margin-bottom: 30px;
	margin-top: 0;
}

#section2sweet .testo {
	padding: 0 40px 0px;
}

#section2sweet .testo p {
	color: #fff;
}

.colonna.due-terzi {
	width: 200%;
}

.colonna.un-terzo {
	width: 124%;
}

.h2contact {
	color: #3E7A60;
	text-align: center;
	font-weight: 300;
}

#contactpadding {
	padding: 200px 0px 100px;
	text-align: center;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	font-family: red hat display;
}

.wpcf7-form.init input {
	width: 100% !important;
}

.wpcf7-form-control.wpcf7-textarea {
	text-align: center;
	font-family: red hat display;
	font-size: 11pt;
}

.wpcf7-form-control-wrap {
	font-family: red hat display;
}

.wpcf7-form.init input {
	width: 200px;
	padding: 10px;
	border: 1px solid #ededed;
	margin: 30px auto;
	display: flex;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 100% !important;
}

.wpcf7-form-control.wpcf7-text {
	padding: 10px !important;
	margin: 10px 0px;
	border-bottom: 1px solid #e4e4e4;
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
	text-align: center;
}

.wpcf7-form-control.wpcf7-textarea {
	border-bottom: 1px solid #ededed;
	border-left: 0px !important;
	border-right: 0px !important;
	border-top: 0px !important;
	width: 100% !important;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
	color: #3E7A60;
	border-bottom: 1px solid #3E7A60;
	background: white;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 110px !important;
	text-transform: uppercase;
	cursor: pointer;
}

.wpcf7-not-valid-tip {
	text-align: center;
	font-size: 10pt;
	color: #ff1212a1;
}

.greencontact {
	color: #3E7A60 !important;
	font-size: 40pt;
	margin-bottom: 40px;
	line-height: 0px;
}

#section3sweet {
	padding: 120px 0 20px 0px;
}

#section3sweet .box img {
	width: 60px;
	height: auto;
	margin-bottom: 30px;
}
#section3sweet .box {
	text-align: center;
}

#section3sweet .box p {
	color: #3e7a60;
}

.portfolio {
  background-size: cover !important;
}

.portfolio-item {
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
	height: 225px !important;
	position: relative;
}
#boxanimdx a
{
  text-decoration: none;
}
.portfolio-item p
{

  text-transform: uppercase;
}
.portfolio-item::before {
	content: '';
	height: 100%;
	width: 100%;
	background-color: #3e7a608c;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.portfolio-item h2 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	color: #fff;
	margin: 0;
	white-space: normal;
	text-align: center;
	top: 50%;
	z-index: 2;
}

.portfolio-container,
.articoli-blog-home {
	-ms-overflow-style: none;
	/* Internet Explorer 10+ */
	scrollbar-width: none;
	/* Firefox */
}

.portfolio-container::-webkit-scrollbar,
.articoli-blog-home::-webkit-scrollbar {
	display: none;
	/* Safari and Chrome */
}

.portfolio-container {
	white-space: nowrap;
	overflow-x: auto;
	cursor: grab;
}

.portfolio-container:focus {
	cursor: grabbing;
}

.portfolio-categories-menu {
	display: none;
}

.portfolio-scroll {
	padding: 0px 0 30px;
}

#sezionehome6 .container-fluid:first-child,
#sezionehome8 .container-fluid {
	margin-right: 0;
	max-width: 95%;
}

#gallery-portfolio {
	position: relative;
	background: #fff;
}

.contenuto-colonna1, .contenuto-colonna2 {
	text-align: justify;
}
.image-container img:first-child,
.image-container img:nth-child(4),
.image-container img:nth-child(7) {
	margin: 30px 0;
}

.image-container img:nth-child(2),
.image-container img:nth-child(5),
.image-container img:nth-child(8) {
	margin-right: 30px;
}

.image-container img {
	height: auto;
	object-fit: cover;
	width: auto;
}

#video-portfolio {
	background: #fff;
}

#video-portfolio iframe {
	width: 100%;
	height: 24vw;
}



/* portfolio interno */
section#featured-portfolio-xl {
	height: 100vh;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: fixed;
	top: 0;
	z-index: -1;
}

section#section1portfolio {
	padding: 100px 0;
	margin-top: calc(100vh - 100px);
	background: #fff;
	position: relative;
}

section#section1portfolio h1 {
	font-size: 50px;
	margin-top: 0;
	margin-bottom: 100px;
}

.contenuto-colonna2 h2 {
	margin: 0;
}

section#section1portfolio p {
	font-size: 20px;
}

img.imggrande {
	width: 100%;
	height: 500px;
	object-fit: cover;
}

/* portfolio interno */



.accordion {
	background: #fff;
	border: unset;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	display: flex;
	align-items: center;
	font-size: 15px;
	transition: 0.4s;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #48997A;
}

.accordion p {
	color: #3e7a60;
	font-size: 30px;
}

.accordion span {
	color: #48997A;
}

.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.panel p {
	color: #3e7a60;
	padding: 15px 0;
}



.separator-footer {
	height: 100px;
	background: #fff;
}

footer {
	background: #3e7a60;
	padding: 80px 0;
}

footer .logo-footer {
	width: 80%;
	height: auto;
}

footer .info {
	display: flex;
	align-items: center;
}

footer .info a {
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
	font-weight: 600;
}

footer .social {
	list-style: none;
	padding: 0;
}

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

footer .social li img {
	width: 30px;
	height: auto;
}

footer .container-fluid .row:last-child img {
	width: 80%;
}

footer .container-fluid .row:last-child {
	padding-top: 25px;
	margin-top: 30px;
	position: relative;
}

footer .container-fluid .row:last-child::before {
	content: '';
	height: 1px;
	width: 98%;
	position: absolute;
	top: 0;
	background: #9CBEC0;
	left: 50%;
	transform: translateX(-50%);
}

footer .container-fluid .row:last-child p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}

.copyright {
	background: #fff;
}

.copyright .row {
	background: #9CBEC0;
	padding: 10px 0;
}

.copyright p {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
}

.copyright a {
	text-decoration: none;
	color: #fff;
	font-weight: 600;
}

.material-symbols-outlined {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	/* Regola la dimensione dell'icona se necessario */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
}

.tooltip span {
	color: #3E7A60;
	font-size: 40pt !important;
}


/* Tooltip stile di base */
.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip span {
	color: #3E7A60;
	font-size: 40pt !important;
	cursor: pointer;
}

/* Tooltip testo nascosto di default */
.tooltip .tooltiptext {
	visibility: hidden;
	width: auto;
	background-color: none;
	color: #fff;
	text-align: center;
	border-radius: 0px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: opacity 0.3s;
	color: white;
	background: #3E7A60;
	display: table;
	width: 180px;
	border-radius: 5px;
	font-size: 10pt;
}

/* Mostra il tooltip all'hover */
.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}







/*progetti*/
.portfolio-100 .portfolio {
	width: 99%;
	height: 36vw;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 9px 0;
	position: relative;
	padding: 15px;
	cursor: pointer;
}

.portfolio-50 .portfolio {
  width: calc(50% - 15px);
  height: 36vw;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-size: cover;
  background-position: center !important;
  background-size: cover !important;
}
.portfolio-50 a {
  margin-right: 11px;
}

.portfolio::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #9CBEC0, #22443573);
	pointer-events: none;
}

.portfolio h2 {
	text-align: center;
	font-size: 25px;
	font-weight: 800;
	position: relative;
	text-shadow: 0px 0px 15px #00000061;
	color: #fff;
}
/*
.portfolio-50:nth-child(3) .portfolio {
	margin-left: 30px;
}*/

.portfolio {
	text-decoration: none;
}

#section1progetti {
	padding: 150px 0 0 0;
}
/*progetti*/


#scrollButton {
	position: fixed;
	display: none;
	right: 40px;
	bottom: 90px;
	border: unset;
	background: #3e7a60;
	border-radius: 80px;
	padding: 15px;
	z-index: 12;
	box-shadow: 0px 0px 30px -10px #000;
	cursor: pointer;
	transition: 0.3s;
}

.show {
	display: block !important;
}

#scrollButton:hover {
	transform: translateY(-3px);
}

#scrollButton img {
	filter: invert(1);
}







#nav-icon4 {
	width: 60px;
	height: 45px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-icon4 span {
	display: block;
	position: absolute;
	height: 5px;
	width: 100%;
	background: #fff;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#nav-icon4 span:nth-child(1) {
	top: 0px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
	top: 18px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
	top: 36px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	width: 60%;
}

#nav-icon4.openham span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -3px;
	left: 8px;
}

.openham span:nth-child(3) {
	width: 100% !important;
}
.cbp-spmenu-open .sub-menu {
  display: block;
  z-index: 9999999999;
  position: relative !important;
  width: 100% !important;
  border: 0px !important;
}
.cbp-spmenu-open .sub-menu li a {
  font-size: 14pt !important;
  color: white !important;
  border-bottom: 0px !important;
}
#nav-icon4.openham span:nth-child(2) {
	width: 0%;
	opacity: 0;
}

#nav-icon4.openham span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 39px;
	left: 8px;
}