/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.font-primary { font-family: 'Poppins', sans-serif; }

.font-secondary {   font-family: "Pacifico", serif; }


body {
    font-size: 1.05rem;
    line-height: 1.6;
	color: #555;
	/*font-family: 'Lato', sans-serif;*/
    font-family: "Quicksand", serif;
}
h1, h2, h3, h4, h5, h6 {
    
    /*font-family: Lato, sans-serif;*/
    font-family: 'Poppins', sans-serif;

}
.tp-caption.News-Title, .News-Title {
	color: #000;
	/*font-family: "Roboto Slab";*/
    font-family: "Quicksand", serif;
	font-size: 70px;
}

.tp-parallax-wrap style {
	left: 200px !important;
}
#gotoTop:hover {
	background-color: #EB8BA6;
}

#gotoTop {
	background-color: #EE9EB5;
	/*display: block;*/
}
@media (max-width: 1080px) {
    #gotoTop {
	background-color: #EE9EB5;
    display: block!important; 
}
    }
.owl-carousel .owl-dots .owl-dot {
	background-color: #3198D6;
}
.color {
	color: #575757 !important;
}
.button-link {
  font-size: 15px;
  text-transform: none;
  letter-spacing: 1px;
}
.menu-item:hover > .menu-link, .menu-item.current > .menu-link {
	color: #3694AB;
}
.menu-link {
  font-family: "Quicksand", serif;
  font-weight:800;
    color: #145378;
}

/*@media (max-width: 1175px) {
  .menu-link {
    padding-right: 6px!important;
    padding-left:6px!important;
  }
}*/
@media (max-width: 1215px) {
  .menu-link {
    padding-right: 5px!important;
    padding-left:5px!important;
    font-size:14px!important;
    letter-spacing:-0.1px;
  }
}
@media (min-width: 1048px) {
  .menu-container > .menu-item > .menu-link {
    font-weight: 500;
    text-transform: none;
    font-size: 14px;
  }
}
.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
  color: #1e6a97;
}
abbr[title],
abbr[data-original-title] {
	text-decoration: none;
	-webkit-text-decoration: none;
	cursor: auto;
}
.contact-properties [class^="col-"] > a:hover, .product:hover .product-image, .button:hover, .feature-box.media-box.fbox-bg:hover {
box-shadow: 0 10px 30px -5px rgba(10, 16, 34, .2);
-webkit-transform: scale(0.90);
-ms-transform: scale(0.90);
-o-transform: scale(0.90);
transform: scale(0.90);
}

@media screen and (max-width: 600px) {
.owl-carousel .owl-nav [class*=owl-] {
    position: fixed;
visibility: hidden;
}
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  background-color: #5399AA !important;
  color: #FFF !important;
  text-decoration: none;
}
.si-facebook:hover, .si-colored.si-facebook {
    background-color: #ffffff2e !important;
}
.footer-logo {
    display: block;
    margin-bottom: 20px;
}
.btn-outline-secondary {
    color: #fff;
    border: 3px solid #5399AA;
    background-color: #569BAC;
    border-radius: 18px;
    transition: all .2s ease-in-out;
    box-shadow: 0 5px 5px -5px rgba(10, 16, 34, .4);
}
.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6CB6C8;
	border: 3px solid #6CB6C8;
    border-radius: 18px;
    box-shadow: 0 10px 30px -5px rgba(10, 16, 34, .4);
    transform: scale(0.95);
}
.content-wrap {
    padding: 40px 0;
}
.testi-content p {
    font-family: 'Lato', sans-serif;
    font-style: normal;
}
.topmargin-sm {
    margin-top: 1rem !important;
}
#footer .footer-widgets-wrap {
	padding: 60px 0;
}
@media screen and (max-width: 915px) {
#footer .footer-widgets-wrap {
	padding: 25px 0;
}
}
.heading-block h1 + span {
    font-size: 1.2rem;
}
a {
    text-decoration: none !important;
    color: #e31321;
}
.masonry-thumbs {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
}

.button-link {

	font-size: 14px;

}
.sfondo-riga {
	background-color: #F8FAFB;/* #FDF6F8  #d8f7ff*/
}
#page-title {
    background-color: #8ec5d3;
    border-bottom: 1px solid #80b6c4;
    margin-bottom: 25px;
}
.button {
	background-color: #e31321;
}
	.button.button-3d:hover {
		background-color: #FF404D;
		opacity: 0.9;
	}
.line,
.double-line {
	margin: 3rem 0;
	border-top: 1px solid #DFDBD9;
}
.messaggioG2 {
	background-color: #E9E3DC;
}
::selection {
	background: #438797;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
	background: #438797 /* Firefox #82C8D9;*/
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #438797; /* Safari */
	color: #FFF;
	text-shadow: none;
}
.btn-primary {
    color: #000;
	background-color: #fff;
	border-color: #e31321;
}
.btn-primary:hover {
	background-color: #f41f2dbf;
	border-color: #e31321;
}
.text-info {
  color: #e20e1c !important;
}
.dark #footer,
#footer.dark {
color: #ffffff;
background-color: #376E7B;
  border-top-color: #376E7B;
  /*background-color: #5399AA;
  border-top-color: #5399AA;*/
}
.fbox-content h3{
  color: #145378 !important;
}
.txt-riquadro {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600!important ; 
  font-size: 23px!important; 
  color: #234d57 !important;
  text-shadow: 2px 2px 7px #ffffffbf;
  
  }
@media screen and (max-width: 1080px) {
.txt-riquadro {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 23px !important;
  color: #fff !important;
  text-shadow: 2px 2px 5px #000;
  /*-webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #234d57;*/
}
}
.boxservizi_home {
  padding: 1.5rem;
  background: linear-gradient(0deg,rgba(228, 234, 242, 0.43) 23%, rgba(228, 234, 242, 1) 97%)!important;
  /*background-color: #8ECFFC !important;
  border: 2px solid #fff !important;*/
  border-top: 0;
  border-radius: 5px!important;
}
/*.boxservizi_home  h3 {
  color: #fff !important;
}*/
.team-title h4 {
	display: block;
	margin-bottom: 0;
	font-size: 1.10rem;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 700;
    color: #145378 !important;
}

.team-title span {
	display: block;
	color: #145378;
	font-weight: 400;
	font-family: "Quicksand", serif;
	font-style: italic;
	font-size: 1rem;
	margin-top: 3px;
}
.team-image > a,
.team-image img {
	display: block;
	width: 80%;
	 border-radius: 10px;
}
.professionisti-image img {
	display: block;
	width: 100%;
	border-radius: 10px;
}
#page-title h1 {
  color: #fff;
  text-shadow: 1px 1px 1px #5e8a95;
}
.title-bottom-border h1, .title-bottom-border h2, .title-bottom-border h3, .title-bottom-border h4, .title-bottom-border h5, .title-bottom-border h6 {
  border-bottom: 2px solid #1E6A97;
}
.heading-block::after {
	content: '';
	display: block;
	margin-top: 0;
	width: 0;
	border-top: 0;
}
label {
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  text-transform: none;
  letter-spacing: 0.5px;
}
.bottommargin-xsr { margin-bottom: 1rem !important; }
.featureProf-box h3 { font-size: 14px; font-weight: normal !important; }
.featureProf-box { padding: 0.7rem !important; }

	.sub-menu-container .menu-item:hover > .menu-link {
		background-color: #F9F9F9;
		padding-left: 18px;
		color: #1E6A97;
        text-transform: none;
        font-size:14px;
	}
    .menu-link {
        text-transform: none;
	}
    .sub-menu-container .menu-item > .menu-link {
		padding: 7px 6px;
		font-weight: 600;
        font-size:14px;
	}
    .sub-menu-container,
	.mega-menu-content {

		border-top: 2px solid #1E6A97;
	}
    .rc-anchor-error-message {
  color: #000!important;
}
    .heading-block > span:not(.before-heading) {
	color: #4c4c4c;
}
    .dark .footer-widgets-wrap a {
	color: #ffffff;
}
    .dark .widget_nav_menu li a,
.dark .widget_links li a,
.dark .widget_meta li a,
.dark .widget_archive li a,
.dark .widget_recent_entries li a,
.dark .widget_categories li a,
.dark .widget_pages li a,
.dark .widget_rss li a,
.dark .widget_recent_comments li a {
	color: #ffffff;
}
