@media (min-width: 992px) {
    .go-top {
        left: 93% !important;
 
    }
}

@media (max-width: 992px) {
    .go-top {
        display: none !important;
 
    }
}



.faqs-page .widget-heading .line-dec {
  
    background-color: #2777c1;
}

.faqs-page a.active, .faqs-page .accordion a:hover, .faqs-page a:hover::after {
    color: #2777c1 !important;
}


.faqs-page a.active:after {
    border-right: 1px solid #2777c1 !important;
    border-bottom: 1px solid #2777c1 !important;
}


.btn-primary {

    background-color: #094f92;
    border-color: #094f92;
}


.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.help-block {
	letter-spacing: -1px;
}

p {
    font-family: "Karla", Arial, Helvetica, sans-serif;
	color: #353535;
    font-size: 16px;
	line-height: 35px;
}

.service-item p {
	line-height: 24px;
}

.blog-page .blog-item .down-content .right-content h4 a:hover {
    color: #0072bb;
}

.blog-page .blog-item .down-content {
    margin: -80px 30px 60px 30px;
    padding: 20px 20px 25px !important;
}

.sub-menu > li:last-child {
	border:0px !important;
}
.mobile-menu > li ul > li > a {
	text-transform: uppercase;
	font-size: 12px !important;
}

.services .row .col-lg-12 .service-item {
    padding: 30px;
}

.engineering {
	background-color:#f4f4f4;
	padding-bottom:200px;
	padding-top:100px;
	margin-top:100px;
}
.elementImg {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .8s;
	transition: all .8s; 
}

.go-top:hover {
    width: 38px;
    height: 38px;
    background-color: #0072bb;
}

.blog-page .blog-item .down-content .right-content {

	margin-top:0px;
}

.blog-page .blog-item .down-content .right-content h4 , .blog-page .blog-item .down-content .right-content h4 a{
	line-height:15px;
	font-weight: bolder;
	line-height: 27px;
}

.services .row .col-lg-12 .service-item h4 {
    font-size: 21px;
	font-weight: bolder;
	
}

.blog-page .blog-item .blog-thumb {
	filter: drop-shadow(0 5px 10px rgba(0,0,0,0.2));
}

.homepagePost .blog-thumb:after{
	width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.55));
}

.elementImg:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2); 
}

.itemDetail {
	margin: -80px 30px 60px 30px;
    padding: 10px 40px 10px;
    background: #fff;
    z-index: 3;
    position: relative;
}

.first-item .service_link:hover h4{
	color:#004e96;
	text-decoration: underline;
	transition: 4s;
}


.second-item .service_link:hover h4{
	color:#fff;
	text-decoration: underline;
	transition: 4s;
}

.single-post-page .single-post .blog-item .down-content .right-content h1 {
	font-size: 29px !important;
}

.info-tab .info-content .info-item .icon {
	width:30px !important;
}
@media (min-width: 1200px) {
	.slider-wrapper  {
		min-height: 750px;
		max-height: 750px;
		overflow: hidden;
	}
}

.main-menu .sub-menu li {
	text-align: center;
}
.specialize {
    padding-top: 120px;
	padding-bottom: 100px;
}

.specialize .right-content h4 {
    font-size: 32px;
}


.project-box .step-box .step-right {
	margin: 0px !important;
}
.step-left  {
	text-align: center;
}


.divDettaglio {
	margin-top: -95px;
    background: #fff;
    padding: 50px;
    padding-top: 15px;
}


@media (max-width: 768px) {

	.divDettaglio {
		/*margin-top: 0px !important;
		background: rgba(0,0,0,0) !important;
		padding: 15px !important;
		padding-top: 0px !important;*/
	}

	.breadcrumbs li {
		/*color:#fff !important;
		text-shadow: 1px 0px #444444cf;*/
	} 
	.breadcrumbs h1 a{
		/*color:#fff !important;
		text-shadow: 2px 2px #444444cf;*/
	}

	.breadcrumbs {
		/*margin-top: -48% !important;
		margin-bottom: 2%;
		padding-bottom: 5%;
		min-height: 200px;*/
	}

	.imgPrincipale {
		height: 265px !important;
	}

	.project-box {
		padding: 1rem !important;
		margin-left: 5px !important;
	}

	.engineering  {
		margin-top:0px !important;
	}

	.blog-page {
		margin-top:150px !important;
		margin-bottom:0px !important;
	}

	.divCatalogo {
		text-align: center !important;
	}

	body, p {
		font-size: 1.2rem !important;
	}
	.divDettaglio {
		/*padding:0px !important;*/
	}
	.itemDetail {
		padding: 10px 25px 10px !important;
	}
	.slider-wrapper  {
		min-height: 329px;
		max-height: 329px;
		overflow: hidden;
	}

	#showcase {
		display: block !important;
	}

	#showcase .right-info {
		margin-top:40px; 
		margin-left:0px;
	}

	#showcase .right-info ul{
		padding:0px !important;
		margin:0px !important;
	}

	.engineering .left-content {
		text-align: center;
	}

	.sub-menu > li {
		padding: 15px 0px;
	}

	.specialize {
		padding-top:150px;

	}

	.tp-caption {
		font-size:20px !important;
	}

	#rev_slider_1_1 {
		margin-top:95px !important;
	}

	.services {
		margin-top:-350px !important;
	}

	.engineering {
		padding-bottom:100px;
		padding-top:100px;
		margin-top:100px;
	}
	
	
	footer .sub-footer {
		margin-top: 0px !important;
		padding-top: 0px !important;
		border-top: 0px !important;
	}
	

	.slider-owl .owl-item p {
		font-weight: bolder;
		font-size: 40px;
		line-height: 700px;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		z-index:9999;
		position:relative;
		top: 120px !important;
		line-height: 40px;
		letter-spacing: -2px;

	
	
	}

	.pslider{
		letter-spacing: -12px !important;
		font-size: 90px !important;
	}



	
}

.site-header.fixed-header.is-fixed {
	background-color:#00305d !important;
}

.site-header.fixed-header.is-fixed .is-fixed-header-logo img {
	max-height: none !important;
}

.main-menu > li > a {
	color:#fff !important;
}

.specialize .right-content h4 strong {
    color: #192a4c !important;
}

.right-info ul {
 
    margin: 0;
    list-style: none;
}


.right-info ul li {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}

.fun-facts {
	margin-top:150px !important;	
}
section.fun-facts .count-area-content {
	margin-bottom: 0px !important;
	padding: 0px 45px 45px 25px;
}

.site-header.fixed-header {
	background-color: #00305d;
}

.fixed-header .menu-bar .hamburger , .fixed-header .menu-bar .hamburger:before, .fixed-header .menu-bar .hamburger:after {
	background: #002a75 !important;
}

.call-to-action {
    background-color: #00305d !important;
}

section.fun-facts .count-area-content .count-digit {
	color: #004e96 !important;
}

section.fun-facts .count-area-content .count-digit:after {
	color: #004e96 !important;
}

.main-button a {
    background-color: #00305d !important;
}

.services .row .col-lg-12 .second-item {
	background-color: #00305d !important;
}
.services .row .col-lg-12 .first-item {
	background-color: rgba(242, 242, 242, 1) !important;
}

.specialize .right-content ul li i {
	color: #004e96 !important;
}

footer .sub-footer p a {
    color: #004e96;
}


.specialize {
    background-color: #00305d !important;
}

.specialize .right-content ul li i {
    color: #002269 !important;
}

.specialize .main-button a {
    background-color: #002269 !important;
	color:#fff !important;
}

.main-menu .sub-menu li a {
    display: block;
    color: #002971;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 9px;
}
.main-menu .sub-menu {
	background-color:#fff !important;
	left: -150px !important;
	min-width:350px !important;
}

.sub-menu > li {
	border-bottom: 1px solid #eaeaea;
}

.main-menu .sub-menu li {
    display: block;
    padding: 0 30px;
    margin-top: 20px;
    line-height: 20px;
}

.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;

    /* black overlay with 50% transparency */

	background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
}

.services {
	margin-top:-150px ;
}

.right-info {
    border-left: 2px solid #005197;
    margin-left: 30px;
}

.second-item .main-button a {
	background-color:#f2f2f2 !important;
}



a {
	text-decoration: none !important;
}
@media (min-width: 992px) {
	.service-item h4 {
		min-height: 75px !important;
	}
}


.contact-page {
    margin: 0px !important;
}


#header {
	display: none !important;
}

.specialize .right-content h4 strong {
	color:#bbd2ff !important;
}



.single-gallery .img-holder .content .title-holder {
    display: table;
	width: 100%;
	
    height: 25%;
    position: absolute;
    top: 37%;
    background: rgba(0, 78, 150, 0.75);
    opacity: 0;
    filter: alpha(opacity=0);
}

.single-gallery .img-holder .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.single-gallery:hover .img-holder .content .title-holder {
    opacity: 1;
}
.anim-5, .anim-5-all * {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.single-gallery .img-holder img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.single-gallery:hover .img-holder img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.single-gallery .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}


.owl-carousel .owl-item  {
    width: 100%;
	max-height: 700px;
}


.slider-owl .owl-item:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}





.slider-owl .owl-item p {
	font-weight: bolder;
	font-size: 50px;
    line-height: 700px;
    text-align: center;
    /* text-transform: uppercase; */
	color: #fff;
	z-index:9999;
	position:relative;
	top: 300px;
    line-height: 50px;
    letter-spacing: -2px;
}




.description ul li {
    display: list-item !important;
}


.fade-in {
	animation: fadeIn ease 20s;
-webkit-animation: fadeIn ease 20s;
-moz-animation: fadeIn ease 20s;
-o-animation: fadeIn ease 20s;
-ms-animation: fadeIn ease 20s;
}
@keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-moz-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-o-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-ms-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}



.mobile-menu > li ul > a > li {
    text-transform: uppercase;
    font-size: 12px !important;
}

.mobile-menu > li ul > a > li {
    display: inline-block;
    font-size: 16px;
    color: #898989;
    padding: 2px 0;
}


.fixed-header .menu-bar .hamburger, .fixed-header .menu-bar .hamburger:before, .fixed-header .menu-bar .hamburger:after {
    background: #ffffff !important;
}







.project-box {
	background: #00305d;
	color: #fff;
	padding: 5rem;
	margin-left: 60px;
  }
  
  .project-box .step-box {
	display: flex;
	align-items: flex-start;
	margin-bottom: 2rem;
  }
  
  .project-box .step-box:last-of-type {
	margin-bottom: 0;
  }
  
  .project-box .step-box .step-left {
	font-size: 70px;
	line-height: 1;
	font-weight: 600;
  }
  
  .project-box .step-box .step-right {
	margin: 0 0 0 2rem;
  }
  
  .project-box .step-box .step-right .subtitle {
	margin-bottom: .5rem;
  }
  
  .project-box .step-box:first-of-type {
	margin-top: 0px;
  }
  
  .project-box .step-box:last-of-type .step-right {
	margin-bottom: 1rem;
  }
  
  .project-box .img-box {
	/* width: calc(100% + 280px); */
	height: calc(100% - 155px);
	margin-top: 50px;
	margin-left: -200px;
  }
  
  .project-box .img-box.coperture-piscine-height {
	height: calc(100% - 355px);
  }
  
  .project-box .img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  
  .project-box .img-box.full-width {
	max-width: 1200px;
  }
  