@charset "utf-8";
/* CSS Document */
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 40px;
	color: #17469e;
}
p {
    margin: 0 0 10px;
    font-weight: 400;
    color: #404040;
}
.introLogo{
	position: absolute;
    z-index: 100;
    width: 450px;
    top: 25px;
    left: 50%;
	margin-left: -225px;
	text-align: center;
}
	.introLogo .telBtn{
		display: inline-block;
		font-family: 'Open Sans', Arial, sans-serif;
		font-size: 28px;
		color: #fff;
		text-decoration: none;
		background-color: #0089d0;
		padding: 5px 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-top: 15px;
	}
.page-in {
    background: #8db5ff;
	background-image: url('../images/bg-1.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}	
.tp-bannertimer {
    background: #0089d0 !important;
}
.tp-caption.mediumbutton a {
    background: #17469e;
}
.tp-caption.mediumbutton a:hover {
    color: #0089d0;
}
.tp-caption.bglargewhite span {
    color: #0089d0;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    background: #0089d0 !important;
    border: 8px solid #0089d0;
}
.inner ul li a {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.active {
    color: #0089d0 !important;
}
.tparrows:before {
    margin-top: 6px;
}
.bg.about{
	margin-top: -85px;
	position: relative;
	overflow: hidden;
}

.about:before{
	display: block;
	content: '';
	position: absolute;
	width: 1000px;
	height: 450px;
	background-color: #edf9ff;
	 -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari */
    transform: rotate(-45deg);
	left: -400px;
	top: -100px;
	z-index: 1;
}
.about:after{
	display: block;
	content: '';
	position: absolute;
	width: 1000px;
	height: 450px;
	background-color: #edf9ff;
	 -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari */
    transform: rotate(-45deg);
	right: -325px;
	top: 140px;
	z-index: 1;
}
.bloccoAbout{
	padding: 20px;
	position: relative;
	z-index: 2;
}

.tparrows {
    background: rgba(0, 137, 208, 0.67);
}
.subMenu {
    box-shadow: 0 12px 6px rgba(0, 0, 0, 0.06);
	top: -85px;
}

body:not(.home) .subMenu{
	top: 0;
}

.subMenu.fxd{
	position: fixed;
	top: 0;
}
.about-text {
    font-size: 18px;
	color: #333;
}
.serv-bg {
    margin-top: 0px; 
}
.serv-4 {
    width:33.33333%;
    float:left;
    border-right: 2px solid #99d0ee;
}
.serv-4:first-child {
    border-left:none;
} 
.serv-4:last-child {
    border-right:none;
}
.serv-bg {
    background: #99d0ee;
}
.serv-block {
    border-bottom: 2px solid #538eaf;
}
.cbp-l-grid-projects-title {
    z-index: 10000;
    position: relative;
	margin-top: -70px;
}
.cbp-l-grid-projects-title span{
	display: inline-block;
	font-style: italic;
    font-weight: 700;
    color: #37393f;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.78);
    padding: 5px 55px;
    border-radius: 10px;
}
.cbp-item-wrapper {
    border: 3px solid #f3f3f3;
}
.btn-send {
    background: #17469e;
}
.btn-send:hover {
    background: #fff;
    border: 1px solid #17469e;
    color: #17469e;
}
.bg-client {
    background: #2b56a6;
}
	.bg-client h5{
		color: #fff;
		font-size: 22px;
	}
.marg40{margin-top: 40px;}

.inner a:hover {
    color: #17469e;
}

.contact-bg{
	min-height: 240px;
}

.credits_link{
 color: #38B5E6 !important;
 font-weight: 700;
 font-family: sans-serif;
}

.credits_link:hover{
 color: #fff !important;
}

 .credits_link:before{
  content: "";
  vertical-align: middle;
  width:16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url(https://www.clion.it/favicon-96x96.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;

  transition: all 450ms ease;
 }

  .credits_link:hover:before{
   transform: rotateZ(360deg) rotateY(360deg);
  }

.footer {
    padding-bottom: 35px;
}
.arrow-top a {
    color: #d2d2d2;
}
@media screen and (max-width: 1600px){
	.bloccoAbout{
		background-color: rgba(255, 255, 255, 0.6);
	}
}

@media screen and (min-width: 1300px) {}
	.tp-caption.bglargewhite.sft.start{
		top: 400px !important;
	}
}
@media screen and (max-width: 768px){
	.introLogo {
		position: absolute;
		width: 100%;
		top: 25px;
		left: 0;
		right: 0;
		margin-left: 0px;
	}
	.introLogo img{
		width: 80%;
	}
	.about-block {
    	margin-left: 0px;
	}
	.serv-4 {
		width: auto;
		float: none;
		border-right: none;
		margin-bottom: 15px;
	}
	.contact-name {
		font-size: 20px
	}
	.contact-tel {
		font-size: 16px;
	}
	/*.slider4 .slide{
		width: 100% !important;
		text-align: center;
	}*/
	.bx-wrapper .bx-viewport{
		width: 200px !important;
		margin: 0 auto;
	}
}
