body{
    padding: 0;
    margin: 0;
}

h1,h2,h3,h4,h5,h6, p, ul li,a{
    font-family: 'Lato', sans-serif;;
    color: #000;
}
img{
    width: 100%;
}
.font-white{
    color: #fff;
}
div.text-center.centerfontawesome{
    margin-left:40%;
}
.h-80vh{
    height: 80vh;
}

.error-message{
	display:none;
}
.h-100vh{
    height: 100vh;
}
.h-100{
    height: 100%;
}
.background-property{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: inherit;
}
.navbar-brand{
    width: 200px;
    padding: 10px 0px;
}
.header{
  transition:500ms ease;
  background:transparent !important;
}
.header.scrolled{
  background:#f3f3f3 !important;
}
.navbar-light.header .navbar-nav .nav-link {
    color: #000;
    font-size: 18px;
    padding: 6px 30px;
    font-family: coopbl;
}
.navbar-light.header.scrolled .navbar-nav .nav-link {
    color: #000;
    font-size: 18px;
    padding: 6px 30px;
    font-family: coopbl;
}
.header .navbar-nav .nav-link:hover{
    color: #ed633c;
}
.header.scrolled .navbar-nav .nav-link:hover{
    color: #ed633c;
}
.header .nav-item .nav-link{
    font-weight: bold;
}
.scrolled .nav-item .nav-link{
    color: #000;
    font-weight: bold;
}
#banner{
    background-image: url('../images/ottimo-banner.jpg');
        background-position: bottom;
}
.heading h2{
    font-weight: bold;
color: #ed633c;
display: inline-block;
border-bottom: 2px dotted;
}
.pb-md-50{
    padding-bottom: 50px;
}
.pb-lg-50{
    padding-bottom: 50px;
}

a:hover{
    text-decoration: none;
}

.social-part p{
    font-weight: bold;
}

.form-fields{
    border-radius: 0;
    margin-bottom: 15px;
    border: 1px solid #ced4da;
    background: rgba(255, 255, 255, .1);
}
.C::placeholder{
    color: #fff;
    font-style: italic;
}
.form-fields:focus {
    color: #495057;
    background-color: transparent;
    border-color: none;
    outline: none;
    box-shadow: 0;
}
textarea.form-fields{
    resize: none;
}
.submit-btn .btn{
    background: #fff;
    border-color: #ee613f;
    color: #ef653e;
}
.submit-btn .btn:hover{
    background: #ee613f;
    border-color: #ee613f;
    color: #fff;
}
.why-img{
    width: 250px;
    margin: auto;
}
.offer-img{
    width: 100%;
    height:100px;
}
.work-img{
    width: 300px;
    margin: auto;
    padding: 15px;
}
.client{
    width:150px;
    margin: auto;
}
.client img{
    width: 100%;
}
.brand-slider{
  align-items: center;
}
.px-100{
    padding: 0px 100px;
}
.mt-100{
    margin-top: 100px;
}
.slide{
    outline: none;
}

.slick-dots {
    left: 0;
    bottom:-6%;
}
.product-modal .slick-prev{
    left:-100px;
}
.product-modal .slick-next{
    right:-100px;
}
.seperator{
    border-top: 1px solid #ef6638;
    width: 80%;
}

.products .slick-slider .slick-track,
.products .slick-slider .slick-list {
    padding: 0 !important;
}
.products .product-slider .slick-slide {
	opacity: .6;
	height: 100%;
	/* max-height: 60vh; */
	overflow: hidden;
    transform: scale(.9);
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-o-transform: scale(.9);
	transition: all 0.5s ease;
	-webkit-transform: all 0.5s ease;
	-moz-transform: all 0.5s ease;
	-o-transform: all 0.5s ease;
}
.products .slick-slide img {
	margin-top: 0;
	transition: all 0.5s ease;
	-webkit-transform: all 0.5s ease;
	-moz-transform: all 0.5s ease;
	-o-transform: all 0.5s ease;
}
.products .product-slider .slick-slide.slick-current.slick-active img {
	-webkit-box-shadow: 0px 0 3px 0px rgba(216,98,35,1);
	-moz-box-shadow: 0px 0 3px 0px rgba(216,98,35,1);
	box-shadow: 0px 0 3px 0px rgba(216,98,35,1);
}
.products .product-slider .slick-slide.slick-current.slick-active {
	position: relative;
	z-index: 1;
	opacity: 1;
	/* transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15); */
}
.products .product-slider .slick-slide.slick-current.slick-active .text{
    margin-top: 25px;
    font-size: 19px;
    height: 100px;
}
#modal1{
	background-color: rgba(0, 0, 0, 0.8);
}
#modal1 .modal-dialog {
    max-width: 700px;
}
#modal2,#modal3,#modal4,#modal5,#modal6,#modal7,#modal8{
	background: rgba(0,0,0,.8);
}
.product-modal .slick-slide img {
    height: 90vh;
	max-width: 80vw;
	margin: auto;
}
.products .slick-prev:before, .products .slick-next:before{
    color: #ccc;
}
.modal button.close {
    color: #fff;
    opacity: 1;
    font-weight: 100;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 30px;
    z-index: 1;
}
.navbar-toggler-icon i{
    color: #ee633f;
}
.navbar-toggler-icon:focus,
.navbar-toggler-icon:active,
.navbar-toggler-icon:hover{
    outline: none;
}

.contact-details a:hover{
    text-decoration: none;
}
.contact-details a:hover p{
    color: #000;
}
.iframe-box{
    width: 400px;
    height: 300px;
}
.iframe-box iframe{
    width:100%;
    height: 100%;
}
.footer{
    background: #f3f3f3 !important
}

.feature-btn{
    border: 2px solid #ee633f;
    padding: 10px;
    text-align: center;
    background: #fff;
    transition: all .2s ease;
    color: #ee633f;
    margin:0;

}

.feature-btn:hover{
    padding: 10px 20px;
    background: #ee633f;
    color: #fff;
}
.created a{
    color: red;
}

@keyframes phone {
  0% {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
  }

  10%, 20% {
	-webkit-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	transform: rotate(-8deg);
  }

  30%, 50%, 70% {
	-webkit-transform: rotate(8deg);
	-ms-transform: rotate(8deg);
	transform: rotate(8deg);
  }

  40%, 60% {
	-webkit-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	transform: rotate(-8deg);
  }

  80% {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
  }
}

.animated,
.animated-hover:hover,
.fa-parent.animated-hover:hover {
  -webkit-animation: phone 2s linear infinite;
  -ms-animation: phone 2s linear infinite;
  animation: phone 2s linear infinite;
}
.textyhover:hover{
    color:#ed633c;
}
.imgyhover{
    width:100px;
    height:100px;
    background:url("../images/offers/blkcampaign.png") no-repeat;
    background-position:center;
}
.imgyhover:hover{
    width:100px;
    height:100px;
    background:url("../images/offers/campaign.png") no-repeat;
}
.imgyhover1{
    width:100px;
    height:100px;
    background:url("../images/offers/blkoutdoor-wall-led.png") no-repeat;
}
.imgyhover1:hover{
    width:100px;
    height:100px;
    background:url("../images/offers/outdoor-wall-led.png") no-repeat;
}
.imgyhover2{
    width:100px;
    height:100px;
    background:url("../images/offers/blkVMS-Board-for-Highways.png") no-repeat;
}
.imgyhover2:hover{
    width:100px;
    height:100px;
    background:url("../images/offers/VMS-Board-for-Highways.png") no-repeat;
}
.centerfontawesome i:hover,.centerfontawesome a p:hover{
    color:#ed633c;
}
