.slide2 {
            height: 100%;
            background-position: 0px 0px;
            background-color: #6d17ae;
            background-size: 100% auto;
            background-repeat: no-repeat;
        }

        .Amchip-itens p {
            margin: 10px;
			
        }
        
        .Amchip-itens a.carousel-control {
            background: transparent;
        }
        
        h1.title1 {
            color: #6d17ae;
            text-align: left;
            font-weight: bold;
            font-size: 34px;
            margin-top: 0px;
        }
        
		h3.promoDia{
			font-size: 21px;
		}
        nav.motor-tabs {
            display: none;
        }
        
        .panel-body {
            background-color: #450d6d;
        }
        
        .resumo.panel {
            border-top: 5px solid #450d6d!important;
        }
        
        .panel-body label {
            color: #ffffff!important;
            text-transform: inherit;
        }
        
        .panel-body input {
            border: 0px;
            border-bottom: solid 1.2px;
            border-color: white;
        }
        
        .btn--cotar {
            background-color: #fba30e!important;
            font-size: 14px!important;
            border-radius: inherit!important;
            float: right!important;
            margin-top: 15px!important;
        }
        
        .panel-body input::placeholder {
            color: white;
        }
		
        @media (max-width: 768px) {
			h3.promoDia{
			font-size: 15px;
			}
			.btn--cotar {margin-right: 15px;}
			.AmchipTop {
				height: 190px;
			}
			img.logoAmchip {
				margin-left: 0%!important;
				margin-top: -5%!important;
			}
		}
		
      @media (min-width: 768px) {
	.panel-body{background-color: #450d6d!important;}
	.motor-lp .motorDeCotacao .resumo.panel{width: 500px!important;	min-height: 270px!important;background-color: #ad550d;}
	.form-control {color:#ffffff!important;}
	.box-motor {
		margin-top: 45px!important;
		margin-left: 12%!important;
		margin-bottom: -50px;
	}
		
        img.logoAmchip {
				margin-left: -15%;
    margin-top: -5%;
    max-width: 130%;
			}
		
        hr {
            margin: 45px 0px!important;
            border: 0;
            border-top: 5px solid!important;
        }
        
        .blue hr {
            border-color: #013781!important;
        }
        
        .orange hr {
            border-color: #ff7300!important;
        }
        
        .orange h4 {
            color: #ff7300!important;
        }
        
        .blue h4 {
            color: #013781!important;
        }
        
        .destak h4 {
            font-size: 20px;
            font-weight: bold;
            margin-top: 15px;
        }

		.hidden-desktop.destak h4{text-align:center!important;}
        
        h2#nav_our_products {
			margin: 30px 0px;
			font-size: 26px!important;
		}
		
		.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
			left: 0%!important;
		}
		
		.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
			right: 0%!important;
		}
		
		.glyphicon {
			color: #ff7300;
		}