a {
	color: #cc3300;
	text-decoration: none;
}
a:hover {
	color: #8f5444 !important;
}
.pink {
	color: #8f5444 !important;
}
p {
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	line-height: 1.7;
	letter-spacing: 0;
	color: #3c4043;
	font-family: "Poppins", sans-serif;
}

#header .container {
	max-width: 1680px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}


#header .header-inner #logo a .logo-default img {
	max-height: 70px;
}
#header .header-inner #logo a .logo-dark img {
	margin-top: 10px;
}
@media (max-width: 1300px) {
	#header .header-inner #logo a .logo-dark img {
		margin-top: 0px;
		max-height: 70px;
	}
}

/*bootstrap*/
@media (min-width:1460px){
	.container {
		max-width: 1400px
	}
}


.social-icons.social-icons-colored .social-whatsapp a, .social-icons.social-icons-colored-hover .social-whatsapp a:hover {
	background-color: #5cb85c;
}



#mainMenu nav > ul > li > a {
	position: relative;
	font-family: "Poppins", sans-serif;
	padding: 10px 12px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #000000;
	border-radius: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	line-height: normal;
}
#mainMenu nav > ul > li > a:hover {
	color: #c1c3ce !important;
}
#mainMenu nav > ul > li .dropdown-menu > li > a, #mainMenu nav > ul > li .dropdown-menu > li > span, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	font-style: normal;
	color: #444;
	font-family: "Poppins", sans-serif;
	padding: 12px 20px 12px 18px;
	display: block;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}


@media (max-width: 1200px) {
	#mainMenu nav > ul > li > a {
		padding: 10px 6px;
		font-size: 16px;
		font-weight: 600;
		letter-spacing: 0px;
	}
	#mainMenu nav > ul > li > a > span.btn {
		letter-spacing: 0px;
	}
}



.header-extras > ul > li > a:not(.btn) i {
	margin-top: 24px;
	font-size: 30px !important;
}

#header[data-transparent="true"] + #page-title {
	top: -120px;
	margin-bottom: -64px;
	position: relative;
	padding: 160px 0 40px 0;
  /*padding: 220px 0 160px 0;*/
-moz-box-shadow:rgba(200,200,200,1) 0 4px 4px;
-webkit-box-shadow:rgba(200,200,200,1) 0 4px 4px;
-khtml-box-shadow:rgba(200,200,200,1) 0 4px 4px;
box-shadow:rgba(200,200,200,1) 0 4px 4px;
}
#page-title[data-bg-parallax], [data-bg-parallax] {
	background-color: #1e2022;
}

.bg-overlay[data-style="6"] {
	background: -webkit-radial-gradient(left top, circle, #FE68BB 38%, #4294FA 66%);
	background: radial-gradient(circle at left top, #FE68BB 38%, #4294FA 66%);
	opacity: .4;
}

#page-title .page-title > h2 {
	font-family: "Poppins", sans-serif;
	font-size: 2rem;
	line-height: 1.2;
	font-weight: 400;
	padding-top: 10px;
	margin-bottom: 0rem;
	border-top: 1px solid rgba(255, 255, 255, .5);
}

section.bread {
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
section.bread .page-title > h2 {
	font-family: "Poppins", sans-serif;
	font-size: 2rem;
	line-height: 1.2;
	font-weight: 400;
	/*padding-top: 10px;*/
	margin-bottom: 0rem;
}
#page-content:not(.no-sidebar) {
	padding: 00px 0 40px 0;
}

.bg-yellow {
	background-color: #ffc107;
}

/*news*/
.post-item.border > .post-item-wrap > .post-item-description {
	padding: 20px 24px 20px 24px !important;
	width: 100% !important;
}
.post-item .post-item-description > h2, .post-item .post-item-description > h2 > a {
	font-size: 24px;
	letter-spacing: 0;
	line-height: 23px;
	margin-bottom: 10px;
	color: #444;
	font-weight: 600;
}
/*.post-item .post-item-description > p {
	font-size: 16px;
	line-height: 23px;
	height: 70px;
}*/




.iconservice {
/** Rotation */
	font-size:600px;
	color: rgba(143, 84, 68, 0.1);

	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg); 
	transform:rotate(-30deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	z-index: -10;
	position: absolute;
}
.iconservice .fa, .iconservice .material-symbols-outlined {
/** Rotation */
	font-size:600px;
	color: rgba(143, 84, 68, 0.1);

	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg); 
	transform:rotate(-30deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	z-index: -10;
}

.client-logos-img {
	background-color: #ffffff;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	border: 1px solid #f1f1f1;
}

.sidebar .widget .post-thumbnail-list a.post-thumbnail-entry {
	margin-bottom: 0;
	padding-top: 10px;
}

.sidebar .widget .post-thumbnail-list a.post-thumbnail-entry > img {
	height: auto !important;
	margin-right: 10px;
	width: 64px;
}
.sidebar .widget .post-thumbnail-list .post-thumbnail-content > h5 {
	line-height: 1.4;
}
.sidebar .widget .post-thumbnail-list a.post-thumbnail-entry:hover {
	background-color: #e7e7e7;
}


/*allinea le colonne*/
.row.display-flex {
	display: flex;
	flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
	display: flex;
	flex-direction: column;
}

/*centrature colonne md*/
@media (min-width: 995px) {
	.centered {
		text-align: center;
		font-size: 0;
	}
	.centered > div {
		float: none;
		display: inline-block;
		text-align: left;
		font-size: 13px;
		vertical-align: top;
	}
}

.phtm {
	padding: 0 0 10px 0;
	text-align: left;
	font-weight: 400 !important;
	font-family: "Poppins", sans-serif;
}
.phtm p {
	margin-top: 0.5rem;
	margin-bottom: 1rem;
	font-weight: 400 !important;
}
.phtm h1, .phtm h2, .phtm h3, .phtm h4 {
	margin-top: 1rem;
	margin-bottom: 0;
}
.phtm li > ul,
.phtm li > ol,
.phtm blockquote > ul,
.phtm blockquote > ol {
	margin-left: 1.3333em;
	list-style-position: inside;
}
.phtm ul li, .phtm ol li {
	font-size: 1.2rem;
	line-height: 1.7;
	padding-bottom: .4rem;
}


/* exa */
.et:before {
	content: '@'
}
.etd:before {
	content: '.'
}





.yt-video {
	margin-bottom: 30px;
	padding-bottom: 56.25%;
	height: 0;
	position: relative;
}
.yt-video iframe {
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
}

/* masonry css */
.mas-grid-3 {
    -moz-column-count:3;
    -moz-column-gap: 3%;
    -moz-column-width: 30%;
    -webkit-column-count:3;
    -webkit-column-gap: 3%;
    -webkit-column-width: 30%;
    column-count: 3;
    column-gap: 3%;
    column-width: 30%;
	position: relative !important;
	height: auto !important;
}
.mas-grid-4 {
    -moz-column-count:4;
    -moz-column-gap: 2%;
    -moz-column-width: 23%;
    -webkit-column-count:4;
    -webkit-column-gap: 2%;
    -webkit-column-width: 23%;
    column-count: 4;
    column-gap: 2%;
    column-width: 23%;
	position: relative !important;
	height: auto !important;
}
.mas-grid-3 .mas-item, .mas-grid-4 .mas-item {
	margin-bottom: 20px;
	position: relative !important;
}
@media (max-width: 991px) {
	.mas-grid-4 {
    -moz-column-count:3;
    -moz-column-gap: 3%;
    -moz-column-width: 30%;
    -webkit-column-count:3;
    -webkit-column-gap: 3%;
    -webkit-column-width: 30%;
    column-count: 3;
    column-gap: 3%;
    column-width: 30%;
	position: relative !important;
	height: auto !important;
	}
}
@media (max-width: 767px) {
	.mas-grid-3, .mas-grid-4 {
		-moz-column-count:2;
		-moz-column-gap: 2%;
		-moz-column-width: 48%;
		-webkit-column-count:2;
		-webkit-column-gap: 2%;
		-webkit-column-width: 48%;
		column-count: 2;
		column-gap: 3%;
		column-width: 50%;
	}
}


