/*!
Theme Name: novavision
Theme URI: https://www.avcommunication.it
Author: AV Communication
Author URI: https://www.avcommunication.it`
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novavision
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

novavision is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	font-family: "Raleway";
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}


*{ outline:none}
/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: "Raleway";
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: "Raleway";
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin:0;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

 

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


h2{
	font-family: 'Playfair Display', serif;font-weight: 700; font-size: 50px;margin: 0;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover, a:focus, a:active {
	color: #000000;
}

 

a:hover, a:active {
	outline: 0;
}


.contant-info a {
    font-size: 12px;
    color: #000;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

 

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
 
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


.container{
	max-width:1200px;
	margin:0 auto;
}
 





/*=============================== Header Css ===================================*/
 

div#page{  overflow: hidden;}
i.borer_1 {
    display: inline-block;
    background: #000;
    height: 1px;
    width: 20px;
    position: relative;
    top: -4px;
    margin-right: 4px;
}
.pull-left.contant-info {
    padding-top: 5px;
}
.pull-left.contant-info {
    padding-top: 5px;
}
.contant-info a {
    font-size: 12px;
    color: #000;
    font-weight: 700;
    margin-right: 33px;
}
.contant-info a span {
    font-weight: normal;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.pull-right.clint-link a {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 12px;
    margin-top: 8px;
    display: block;
}

.clint-link i.borer_1 {
    margin-right: 0;
    margin-left: 9px;
}
.mobile_menu {
    display: none;
}
.logo-header {
    padding-top: 32px;
    padding-bottom: 25px;
}
a.home_link{
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-weight: 700;
    position: relative;
    top: -7px;
}
a.home_link span {
    display: inline-block;
    width: 62px;
    height: 6px;
    background: #000;
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.site_menu {
    position: relative;
}
.sec_menu {
    position: absolute;
    top: 18px;
    width: 170px;
    right: -14px;
    padding-bottom: 10px;
    background: #fff;
    z-index: 6;
    padding-right: 15px;
}
.sec_menu li {
    text-align: right;
}
.sec_menu li a {
    display: block;
    font-size: 17px;
    line-height: 20px;
    color: #b8b6b5;
    font-family: "Raleway";
    font-weight: 500;
	transition: 0.3s;
    text-transform: uppercase;
}
.sec_menu li:hover>a{ color: #000; transition: 0.3s;}


ul.socal_link {
    padding: 0;
    text-align: right;
    margin-top: 16px;
}
ul.socal_link li {
    display: inline-block;
    margin-left: 10px;
}


ul { 
    padding: 0;
}


ul.socal_link li  svg{
   
    color: #000;
    width: 14px;
}
svg.svg-inline--fa.fa-facebook-f.fa-w-10 {
    width: 10px;
}
svg.svg-inline--fa.fa-youtube.fa-w-18 {
    width: 18px;
}


.bg_color_1 {
    width: 232px;
    height: 181px;
    position: absolute;
    background: #e9f5f4;
    left: 51%;
    z-index: 0;
}
.container.bg_color_c {
    position: relative;
}

.top-header {
    position: relative;
    z-index: 1;
}


/*========================Footer Css==============================*/

footer#colophon {
    padding-top: 34px;
    color: #fff;
    padding-bottom: 58px;
	background-color:#585857
}

.footer_about {
    width: 24%;
}

footer#colophon .footer_about>p>strong {
    
    font-size: 15px;
    font-weight: 700;
}
footer#colophon .footer_about>p strong.label{display: block;  font-size: 15px;}
.footer_about p {
    font-size: 13px;
    line-height: 19px;
    margin-top: 15px;
    margin-bottom: 0;
}
.footer_about i {
    background: #fff;
    display: block;
    width: 32px;
    height: 1px;
    margin-top: 4px;
    position: relative;
    top: 7px;
}
p.footer_contact {
    font-size: 15px;
    line-height: 23px;
}
footer#colophon .footer_about p strong {
font-size: 18px;}

ul.socal_link.footer_socal_link {
    margin-top: 17px;
    text-align: left;
    margin-left: -15px;
}

.footer_socal_link li svg {
color: #fff !important;}
.pull-right.footer_our_link {
    width: 76%;
}
.footer_top_link {
    text-align: right;
    padding-top: 8px;
}
.footer_top_link li {
    display: inline-block;
}

.footer_top_link li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    display: block;
    padding: 0 29px;
    line-height: 11px;
    border-right: 1px solid #fff;
}

.footer_top_link li:last-child a {
    padding-right:0px;
	 border-right: none;
	
}

.link_box {
    float: left;
    width: 16%;
}
.link_box h3 {
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 0;
    color: #fff;
    margin-bottom: 0;
}
.our_link {
    overflow: hidden;
    padding-top: 19px; 
    border-bottom: 1px solid;
    min-height: 212px;
}
.link_box a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

.link_box li {
    line-height: 19px;
}

.link_box:nth-child(2) {
    width: 20%;
}

.link_box:nth-child(3) {
    width: 22%;
}

.link_box:nth-child(4) {
    width: 22%;
}
.link_box:nth-child(5) {
    width: 10%;
}

.link_box:nth-child(6) {
    width: 10%;
}

.copyright p {
    font-size: 12px !important;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 16px;
}

.copyright .pull-left{width: 54%;}
.copyright .pull-right{width: 20%; text-align:right}

p.web_agency span {
    color: red;
    font-weight: 900;
}
.copyright>div {
    overflow: hidden;
    padding-top: 3px;
}
/*========================Home Page Banner Css==============================*/
.banner img {
    height: 394px;
    width: 100%;
    display: block;
    object-fit: cover;
}
section {
    position: relative;
    z-index: 5;
}

.bg_right {
    width: 50%;
    height: 191px;
    background: #e9f5f4;
    right: 0;
    position: absolute;
    top: 134px;
}
.banner {
    position: relative;
}
.banner {
    padding-bottom: 48px;
    border-bottom: 1px solid #eae8eb;
    margin-bottom: 13px;
}
.slick-arrow {
    display: none;
}

ul.slick-dots {
    bottom: 60px;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

ul.slick-dots li button {
    border-radius: 50%;
    font-size: 0;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #ccc;
    margin: 0 5px;
	cursor:pointer
}
ul.slick-dots li {
    display: inline-block;
}
li.slick-active button {
    background: #ccc !important;
}
.slick-arrow {
    display: none !important;
}

/*========================Home Page Prodect Css==============================*/

section#prodect {
    padding-top: 21px;
    padding-bottom: 48px;
    margin-bottom: 71px;
}


#prodect {
    background-image: url(images/prodect_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.prodect_list {
    text-align: center;
    overflow: hidden;
    margin-top: 22px;
}
.prodect_item {
    width: 33%;
    box-sizing: border-box;
    float: left;
    padding: 0 10px;
margin-bottom: 60px;
}

h3 {
    font-size: 30px;
    line-height: 21px;
    color: #000000;
    font-family: "Raleway";
    font-weight: 700;
    margin-bottom: 22px;
}
sup {
    font-size: 16px;
}

.prodect_item p {
    font-size: 15px;
    font-weight: 400;
    margin-top: 0;
    min-height: 86px;
}

a.btn {
    margin-top: 16px;
    display: inline-block;
    color: #fff;
    padding: 7px 44px;
    font-size: 15px;
    background: #585857;
}

.prodect_img {
    min-height: 500px;
}



/*========================Home Page testimonianze Css==============================*/

section#testimonianze h2 {
    line-height: 35px;
    margin-bottom: 65px;
}

.testimonianze_item img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.testimonianze-wapper {
    overflow: hidden;
    margin: 0 -10px;
}
.testimonianze_item {
    width: 20%;
    float: left;
    padding: 0 10px;
}

h4 {
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    font-family: "Raleway";
    font-weight: 700;
    margin: 6px 0 0;
}
.sec_content p {
    margin-top: 5px;
    line-height: 22px;
    font-size: 15px;
}
.sec_content {
    min-height: 118px;
}
.testimonianze_item a.sim-button.button6 {
    margin-left: 0;
    width: 100%;
}

section#novaision {
    margin-top: 43px;
}

section#novaision .container {
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    text-align: center;
	    position: relative;
}
section#novaision a.sim-button.button6 {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0; 
    margin: 0 auto; 
	    width: 270px;
}
section#research {
   
    padding-top: 59px;
    padding-bottom: 112px;
    background-image: url(images/Research_bg.png);
    background-size: 108%;
    background-repeat: no-repeat;
}
.section_content {
    max-width: 483px;
    margin-top: 60px;
    font-size: 15px;
}

.section_content .btn{
    width: 224px;
    text-align: center;
    margin-top: 6px;
}

.section_content a.sim-button.button6 {
    margin-left: 0;
    width: 227px;
	margin-top: 6px;
}

section#novaision  img {
    display: block;
}



/*========================Home Page Blog Css==============================*/



section#blog {
    padding-top: 19px;
    background: #f4f4f4;
}

.blog_wapper {
    margin-top: 41px;
    overflow: hidden;
    margin: 41px -6px 0;
}
.blog_item {
    width: 24%;
    float: left;
    margin: 0 6px 42px;
	transition: 0.5s;
}
.blog_item img {
    display: block;
    width: 100%;
    height: 199px;
    object-fit: cover;
}
.blog_content {
    padding: 10px;
    min-height: 150px;
	position:relative;
}
.blog_content h4 {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 18px;
}
.blog_content span {
    font-size: 13px;
    display: block;
}

.blog_content p {
    margin: 11px 0 0;
    line-height: 20px;
    font-size: 15px;
}

.blog_content i {
    position: absolute;
    right: 15px;
    bottom: 0;
	display:none
}


.blog_item:hover {
    background: #fff;
	box-shadow: 0 0 13px rgba(97,97,97,0.3);
	transition: 0.5s;
}

.blog_item:hover  i{
	
	display:block
	
}
.sim-button {
    line-height: 36px;
    height: 36px;
    text-align: center;
    margin-right: auto;
    margin-left: auto; 
    width: 200px;
    cursor: pointer;
	display:block;
	
}
.button6 {
    color:#fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; 
    position: relative;
	background:#585857;
	margin-top: 16px;
}
.button6::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color:#299b95;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.5, 1);
    transform: scale(0.5, 1);
}
.button6 span {
    z-index: 2;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
	color:#fff;
	 font-size: 15px;
}
.button6:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}



sup {
    font-size: 13px;
    font-weight: 900;
    top: -14px;
}


.copyright {
    padding-top: 5px;
    padding-bottom: 8px;
}































@media(max-width:1200px){
	.container {
    padding: 0 15px;
}
section#research {
    background-size: cover;
}
.blog_item {
width: 23.6%;}

.sec_content {
    min-height: 140px;
}

section#research { 
    padding-top: 22px;
padding-bottom: 30px;}
	
	
}
 

@media(max-width:1120px){
	.contant-info a { 
    margin-right: 10px;
}
	.prodect_item {
    width: 50%; 
    margin-bottom: 50px;
}

.testimonianze_item {
width: 50%;}
.sec_content {
    min-height: 75px;
}

.testimonianze_item img { 
    height: 306px;
    object-fit: cover;
    object-position: top;
}

.testimonianze_item {
    margin-bottom: 40px;
}
section#novaision {
    margin-top: 0;
    margin-bottom: 30px;
}

section#novaision a.sim-button.button6 { 
bottom: 1px;}
section#research {
    background-size: cover;
    background-position: right;
}
.section_content {
    max-width: 56%;
    margin-top: 0;
    font-size: 15px;
}

.blog_item {
width: 48.4%;}

.footer_about {
    width: 100%;
}
.pull-right.footer_our_link {
    width: 100%;
}

}



@media(max-width:767px){
h2 { 
font-size: 30px;}
.prodect_item {
width: 100%;}
section#prodect {
    background: #e9f5f3;
    margin-bottom: 20px;
}
.testimonianze_item {
    width: 100%;
}

section#testimonianze h2 { 
    margin-bottom: 25px;
}

section#research {
    margin-top: 0;
    background: #e9f5f3;
}

.section_content {
max-width: 100%;}

section#novaision a.sim-button.button6 {
    bottom: -25px;
}
.blog_item {
    width: 100%;
}
.blog_content { 
min-height: auto;}


.blog_item {
    width: 100%;
    margin-bottom: 15px;
}

.footer_top_link {
text-align: left;}

.footer_top_link li a { 
padding: 0 10px 0 0;}
.link_box {
    float: left;
    width: 100% !important;
    margin-bottom: 15px;
}
.copyright .pull-left {
    width: 100%;
}
.copyright .pull-right {
    width: 100%;
    text-align: left;
}
i.borer_1 {
    display: none;
}
.contant-info a {
    margin-right: 4px;
}
.pull-left.contant-info {
   display: none;
}
.pull-right.clint-link {
    position: static; 
    text-align: center;
    float: none;
}
.wpml-ls-legacy-dropdown { 
    position: relative;
    top: 3px;
}
.breadcrumb-container li a { 
    font-size: 11px !important;}
.logo-header {
    z-index: 10;
    position: relative;
	    padding-top: 15px;
}

.pull-right.site_menu {
    float: none;
    width: 100%;
}
.sec_menu {
    position: absolute;
    top: 76px;
    width: 100%;
    right: 0;
    padding-bottom: 0;
    background: #fff;
    z-index: 6;
    padding-right: 0;
    padding: 13px;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}
.sec_menu li {
    text-align: left;
}
.sec_menu li a {
    line-height: 29px;
}
.mobile_menu {
    display: inline-block;
    width: 25px;
    float: right;
}
a.home_link {
   display:none
}

.sec_menu { 
display:none;
top: 45px;}
.banner img {
height: auto;}
.bg_right {
    display: none;
}
.banner {
padding-bottom: 0;}
div#cookie-notice {
   display: none !important;
}
.breadcrumb-container.theme1 {
    position: absolute;
    margin-top: 33px;
    margin-left: -6px;
}

}



    


@media(max-width:1200px){
	.blog_wapper .blog_item {
    width: 31.6%;
    margin-bottom: 15px;
}
.slider-for .blog_item img { 
height: 268px;}
.slider-nav.pull-right {
    width: 53%;
    padding-top: 0px;
}
.event_wapper .container { 
    padding-bottom: 50px;
}
	.slider-nav.pull-right ul.slick-dots {
   
    position: absolute; 
    bottom: -49px;
}
.peginav {
    margin-top: 13px;
}
.post_slider ul.slick-dots {
    margin-top: 13px !important;
}
}


@media(max-width:1102px){
	section.contatti_wapper h1 {
font-size: 36px;}

 .nf-form-content nf-field:nth-child(7),  .nf-form-content nf-field:nth-child(8){ width:100%}
 input#nf-field-10 {
    float: left;
}
	section#prodect {
padding-top: 70px;}
}
@media(max-width:767px){
	.blog_wapper .blog_item {
    width: 100%;
}
section.event_wapper {
    display: none;
}
.page-template-home-news section#blog { 
    margin-top: 0;
}
	
	.blog_item {
    margin: 0 0 15px;
}
.aj_cat1.post_slider, h2.h1 {
    display: none !important;
}
 h2.h1, .aj_cat9.post_slider, h2.h9 {
    display: block;
}
.aj_form {
width: 100%;}
section.contatti_wapper { 
    background-position: bottom right;
    overflow: hidden;
    padding-bottom: 168px;
    background-size: 50%;
}

.contatti_info p strong {
    display: block;
    margin-top: 10px;
    margin-left: 49px;
    font-size: 25px;
}
.banner_image h1 {
    font-size: 13px;
    padding-top: 34px;
    padding-left: 6px;
}
.codice_etico_content.pull-right {
    padding-top: 50px;
    text-align: center;
}
.codice_etico_content a.sim-button.button6 {
float: none;}
.aj_content h2 {
    line-height: 41px;
    margin-bottom: 20px;
    margin-top: 46px;
}
.option_item {
width: 100%;}
.bg_13 { 
border-radius: 0 95px 0 0;}
.bg_12 {
    display: none;
}
.cookies-not-set .top-header {
    margin-top: 0px !important;
}


}


.sec_content2 {
    min-height: 500px;
    position: relative;
}



@media(min-width:1500px){
	section#research { 
    padding-top: 110px;
    padding-bottom: 96px;}
	
	section#prodect {
    padding-top: 116px;
    padding-bottom: 162px;}
	
.codice_etico_image.pull-left {
    padding-top: 178px;
}
.bg_12 { 
  background-position: left 0 top;
}
	.bg_12 {
    width: 1920px;
    height: 1158px;}


.aj_content { 
    padding-top: 46px;
}
.aj_content h2:nth-child(5) { 
    margin-top: 134px;
}
  .page-template-home-news .bg_color_1, .single .bg_color_1 { 
    width: 100%;
    height: 514px; 
    background-size: 83%;
}
section.contatti_wapper { 
background-position: right -50px bottom;}
 }
 
 @media(min-width:1800px){
	 
.codice_etico_image.pull-left img {
    position: relative;
    bottom: -6px;
}

 }
 
 
.event_wapper .slick-arrow {
    display: inline-block !important;
}


.slick-arrow,a.next.page-numbers, a.prev.page-numbers {
    font-size: 0;
    background-color: transparent;
    background-image: url(images/pv_icon.png);
    width: 9px;
    height: 15px;
    border: none;
    background-repeat: no-repeat;
    position: relative;
    top: -3px;
	cursor:pointer;
	  display: inline-block !important;
	
}
button.slick-next.slick-arrow, a.next.page-numbers {
    font-size: 0;
    background-color: transparent;
	background-image:url(images/next_icon.png);
	right: -2px;
}
.slick-dots li:nth-last-child(2):after,.page-numbers:nth-last-child(3):after {
   display:none
} 

a.prev.page-numbers{
	display: inline-block;
    top: -10px;
}
a.next.page-numbers { 
   right: -2px;
    display: inline-block;
    top: -10px;
}


.banner  .slick-arrow {
    display: none !important;
}

.cookie-notice-container {
    font-size: 12px;
    padding: 3px 16px;
}

.cookies-not-set .top-header {
    margin-top: 21px;
}

#cookie-notice .cn-button { 
    background: #299c96;
}
#cn-notice-text a {
    color: #fff;
    font-weight: bold;
}
.page-numbers {
    font-size: 12px;
}

.breadcrumb-container.theme1 a {
    padding: 0 !important;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 4px 0 1px !important;
}
 
 
 .breadcrumb-container.theme1 { 
    width: 258px;
    float: left;
}




iframe {
    width: 100% !important;
    height: 354px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}

.home section.content_us {
    margin-top: 0;
}


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