@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500');

 @font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
      font: 400 15px Lato, sans-serif;
      line-height: 1.8;
      color: #000;
  }
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 30px;
  }  
  .jumbotron {
     
      color: #fff;
    
      
  }
  .container-fluid {
     padding: 0px 50px;
text-align: center;
  }
  .bg-grey {
      background-color: #373737;
	  color:#fff;
	  
  }
  .serviceBG{
	  background-image:url(../images/service.jpg) ;
	  background-position:left top;
	  background-size:cover;
	  color:#fff;
	  
  }
  .serviceBG h4{
		color: #fff;
padding: 150px 0 150px 0 !important;
    padding-bottom: 0px;
font-size: 32px;
 margin-bottom: 16px;
  }

.navbar-brand>img {
    display: inline-block !important;
}

    .serviceBG h4:after{
		content: "";
display: block;
width: 40px;
margin: 0 auto;
    margin-top: 0px;
height: 4px;
background: #fff;
margin-top: 14px;	
	}
  .logo-small {
      color: #f4511e;
      font-size: 50px;
  }
  .logo {
      color: #f4511e;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #f4511e;
  }
  .carousel-indicators li {
      border-color: #f4511e;
  }
  .carousel-indicators li.active {
      background-color: #f4511e;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #f4511e; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #f4511e;
      background-color: #fff !important;
      color: #f4511e;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #f4511e !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #f4511e;
      color: #fff;
  }
  .navbar {
      margin-bottom: 0;
      background: rgba(255,255,255, 0.8);
      z-index: 9999;
      border: 0;
      font-size: 16px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 0px;
      border-radius: 0;
       
	  padding:34px 0 47px 0;
	  
  }
  .navbar li a, .navbar .navbar-brand {
      color: #000 !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #0088FF !important;
      background-color: transparent !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #f4511e;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  
 .jumbotron{
	padding:0 !important;	 
 }
  
.navbar-brand {
    margin-top: -35px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -74px;
    z-index: 99999;
    position: relative;
}
  
.slide-descript{
	position:absolute;
	top:300px;
	z-index:999;
	width:80%;
	left:0;
	right:0;
	text-align:center;	
	display:block;
	margin:0 auto;
}
.slide-descript h4{
	margin: 0;
padding: 15px 0;
text-align: center;
color: #fff;
font-size: 40px;
font-style: normal;
font-family: Montserrat, sans-serif;
}

.h5, h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300 !important;
	font-family: Montserrat, sans-serif;
}

.titleNew{
	background: #ebebeb;
padding: 30px 0;
font-size: 35px;
text-align: center;
display: block;
clear: left;
margin: 0;
font-family: 'Roboto Slab', serif;
font-weight:400;
text-transform:none;
color:#197fc1;
position: relative;
z-index: 99;
}

#about{
	background:url(../images/patern.jpg) repeat;	
}
  
  #about .container-fluid {
    padding: 50px;
 }
 
 
.bluenew{
	background:#0071ba ;	
}
.bluenew .container-fluid{
	padding: 50px 0 0;
}

 img{
 max-width: 100%;
}
.imcontaciner{
	height:auto;
	overflow:hidden;	
}
.bluenew .col-sm-6{
 
}
.bluenew  .items {
	padding:20px;
	
}
.bluenew  p {
	padding:10px 30px 0px 30px;
line-height: 1.5;
	
}		
.bluenew  .items h4{
	margin:0;
	padding:30px 30px 0px 30px;	
	text-align:left;
}
.bluenew  .items{
	text-align:left;	
}
.white{
	background:#fff;	
	min-height: 395px;
}
.bluenew .owl-dots {
    margin: 0 !important;
    text-align: center;
    float: none;
    
    padding-top: 10px;
    padding-bottom: 10px;
}
.greNew .owl-dots {
   margin: 0 !important;
text-align: center;
float: none;
 
padding-top: 23px;
padding-bottom: 10px;
}
.greNew .col-lg-12{
	padding:40px 0 20px 0;
}	
.bluenew{
	overflow:hidden;	
	position:relative;
	padding-bottom: 40px;
}
.bluenew:after{
	content:url(../images/tesi.png);
	display:block;
	position: absolute;
	top:0;
	left:0;
	opacity:0.5;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	transition: all ease-in-out 0.5s;	
}
/*.newClass .navbar-brand > img {
    display: block;
    width: 50%;
}

.newClass .navbar {
     padding: 5px 0 0px 0;
}
.newClass .navbar-brand {
    margin-top: -18px;
}*/
.newClass .navbar-fixed-bottom, 
.newClass .navbar-fixed-top{
	 top:-300px;
	
}

#contact .container-fluid{
	text-align:left;	
	padding: 50px 50px 50px 50px;
}

.col-sm-5 p{
	 background:#343434;
	 border-bottom:1px solid #434343;
	 padding:0;
	 margin:0 0 2px 0;
	 color:#EFEFEF;
}
.col-sm-5 p span{
	border-radius:5px 0px  0px  5px;
background:#f2f2f2;	
 background: #f2f2f2;
display: inline-block;
padding: 14px;
margin-right: 8px;
color: #6a6a6a;
}
.btn-warning{
	padding:10px 25px;	
}
#contact h3{
	font-weight:300;	
}
#advent{
	padding:50px 0;
	background:#ededed ;	
}

.social{
	background:#fafafa ;	
}
.titleNewOP {
     padding: 40px 0 30px 0;
    font-size: 35px;
    text-align: center;
    display: block;
    clear: left;
    margin: 0;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    text-transform: none;
    color: #fff;
 }
.socialnew li{
	list-style:none;
	display:inline-block;
	vertical-align:top;
	margin: 0 16px;	
}
.socialnew{
	 padding:0;
	 margin:0;	
}

footer{
	background:#ebebeb;
	margin-top:0;	
}
footer p{
	padding:10px 0;	
}
#social {
    padding: 10px 0 50px 0;
background: #373737;
}

img.testimonials001 {
    width: 216px !important;
    margin: 10px 30px;
}

.white p.main{
	padding-top:30px;	
}
.imcontaciner img { object-fit: cover }

.imcontaciner img {height: 362px;}

.imcontaciner img { 
  width: 100%;
}

em{
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	color:#838383;
	font-size:17px;	
	padding: 10px 0 20px 0;
display: block;
}



	.white{
 	min-height: 362px;
 
  }
  .white p {
    padding: 0 30px 0px 30px;
    line-height: 1.5;
}

  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  
    .socialnew li{
	 visibility: hidden;
 }
 
 
#welcome p{
	padding:50px 0;	 
 }
 
 .icon {
  background: rgba(255, 255, 255, .6);
  color: rgba(0, 0, 0, .3);
	font-family: 'FontAwesome';
	font-size: 40px;
	line-height: 60px;
  margin-top: -30px;
  position: absolute; top: 50%;
  text-align: center;
  width: 60px; height: 60px;
}
.owl-next, 
.owl-prev {
  height: 100%;
  position: absolute;
  top: 0;
 
}
.owl-next {
  right: 0;
}
.owl-prev {
  left: 0;
}
.owl-next:hover .icon, 
.owl-prev:hover .icon {
  background:rgba(68,126,255,0.93);
  color: rgba(255, 255, 255, .9);
}
.icon-arrow-left7 { left: 0; }
.icon-arrow-left7:before { content: "\f053"; }
.icon-arrow-right7 { right: 0; }
.icon-arrow-right7:before { content: "\f054"; }


#testimonials  .newcars {
   padding: 0 50px;
}
  
  
   @media screen and (max-width: 992px){
	  .navbar-header {
    width:36% !important;
}
.navbar-brand img {
    width: 49%;
}
.navbar{
	padding: 34px 0 16px 0;
}
	  
  }

  @media screen and (max-width: 768px) {
	    .navbar-header {
    width:100% !important;
}
.navbar-brand img {
    width: 30%;
}
.navbar{
	padding: 34px 0 16px 0;
}
	  .navbar-brand {
    margin-top:-23px !important;
}
	  footer p {
    padding: 0;
    margin: 0;
}
  .serviceBG h4 {
     padding: 50px 0 50px 0 !important;
 }
  
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
a.navbar-brand {
    padding: 10px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative !important;
}

.white p {
    margin: 0;
}

.imcontaciner {
    height: auto !important;
}

.socialnew li {
    margin: 0 5px !important;
}

img.testimonials001 {
    margin: 10px 30px;
	width: 150px !important;
}
.pull-right,
.pull-left{
	float:none !important;	
}
 footer{
	padding: 15px 0 !important;
	font-size: 13px;
}
#testimonials .newcars {
    padding: 0 10px;
}
  }
  
   @media screen and (max-width: 680px) {
	  .navbar-brand {
    margin-top:-27px !important;
}
	
	  footer{
	padding: 15px 0 !important;
	font-size: 13px;
}
	  footer p {
    padding: 0;
    margin: 0;
}
.pull-right,
.pull-left{
	float:none !important;	
}
.serviceBG h4 {
     padding: 50px 0 50px 0 !important;
 }
.navbar-brand>img {
    max-width: 49%;
}

#contact .container-fluid {
    padding: 50px 20px;
}

    .logo {
        font-size: 150px;
    }
a.navbar-brand {
    padding: 10px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative !important;
}

.white p {
    margin: 0;
}

.imcontaciner {
    height: auto !important;
}

.socialnew li {
    margin: 0 5px !important;
}

.col-sm-5 p {
    font-size: 85%;
}
#testimonials .newcars {
    padding: 0 10px;
}
  }
  
  
   @media screen and (max-width: 640px) {
	  .navbar-brand {
    margin-top:-78px !important;
}
	
	  footer{
	padding: 15px 0 !important;
	font-size: 13px;
}
	  footer p {
    padding: 0;
    margin: 0;
}
.pull-right,
.pull-left{
	float:none !important;	
}
.serviceBG h4 {
     padding: 50px 0 50px 0 !important;
 }
.navbar-brand>img {
    max-width: 49%;
}

#contact .container-fluid {
    padding: 50px 20px;
}

    .logo {
        font-size: 150px;
    }
a.navbar-brand {
    padding: 10px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative !important;
}

.white p {
    margin: 0;
}

.imcontaciner {
    height: auto !important;
}

.socialnew li {
    margin: 0 5px !important;
}

.col-sm-5 p {
    font-size: 85%;
}

#testimonials .newcars {
    padding: 0 10px;
}
  }

  @media screen and (max-width: 480px) {
	  .navbar-brand {
    margin-top:-61px !important;
}
	
	  footer{
	padding: 15px 0 !important;
	font-size: 13px;
}
	  footer p {
    padding: 0;
    margin: 0;
}
.pull-right,
.pull-left{
	float:none !important;	
}
.serviceBG h4 {
     padding: 50px 0 50px 0 !important;
 }
.navbar-brand>img {
    max-width: 49%;
}

#contact .container-fluid {
    padding: 50px 20px;
}

    .logo {
        font-size: 150px;
    }
a.navbar-brand {
    padding: 10px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative !important;
}

.white p {
    margin: 0;
}

.imcontaciner {
    height: auto !important;
}

.socialnew li {
    margin: 0 5px !important;
}

.col-sm-5 p {
    font-size: 85%;
}

#testimonials .newcars {
    padding: 0 10px;
}
  }
  
   @media screen and (max-width: 320px) {
	  .navbar-brand {
    margin-top:-50px !important;
}
	
	  footer{
	padding: 15px 0 !important;
	font-size: 13px;
}
	  footer p {
    padding: 0;
    margin: 0;
}
.pull-right,
.pull-left{
	float:none !important;	
}
.serviceBG h4 {
     padding: 50px 0 50px 0 !important;
 }
.navbar-brand>img {
    max-width: 49%;
}

#contact .container-fluid {
    padding: 50px 20px;
}

    .logo {
        font-size: 150px;
    }
a.navbar-brand {
    padding: 10px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative !important;
}

.white p {
    margin: 0;
}

.imcontaciner {
    height: auto !important;
}

.socialnew li {
    margin: 0 5px !important;
}

.col-sm-5 p {
    font-size: 85%;
}
#testimonials .newcars {
    padding: 0 10px;
}

  }
  
