 .cuadro_intro_hover{
   padding: 0px;
   position: relative;
   overflow: hidden;
   height: 200px;
   }
   .cuadro_intro_hover:hover .caption{
   opacity: 1;
   transform: translateY(-150px);
   -webkit-transform:translateY(-150px);
   -moz-transform:translateY(-150px);
   -ms-transform:translateY(-150px);
   -o-transform:translateY(-150px);
   }
   .cuadro_intro_hover img{
   z-index: 4;
   }
   .cuadro_intro_hover .caption{
   position: absolute;
   top:150px;
   -webkit-transition:all 0.3s ease-in-out;
   -moz-transition:all 0.3s ease-in-out;
   -o-transition:all 0.3s ease-in-out;
   -ms-transition:all 0.3s ease-in-out;
   transition:all 0.3s ease-in-out;
   width: 100%;
   }
   .cuadro_intro_hover .blur{
   background-color: rgba(0,0,0,0.7);
   height: 300px;
   z-index: 5;
   position: absolute;
   width: 100%;
   }
   .cuadro_intro_hover .caption-text{
   z-index: 10;
   color: #fff;
   position: absolute;
   height: 300px;
   text-align: center;
   top:-12px;
   width: 100%;
   }
   .purple{ color:#C30083; }
   .blue{ color:#104BA9; }
   .orange{ color:#FFA200; }
   /*.green{ color:#AEF100; }*/
   .action { 
   margin:10px 0px; 
   padding:20px 20px 20px 20px; 
   background-color:#D8D8D8 ; 
   border-radius:3px; 
   /*border:2px solid green;*/
   }
    .view {
   width: 325px;
   height: 225px;
   margin: 10px;
   float: right;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background: #fff url(images1/bgimg.jpg) no-repeat center center;
   }
   .view .mask,.view .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   }
   .view img {
   display: block;
   position: relative;
   }
   .view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
   }
   .view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
   }
   .view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   }
   .view a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
   }
   .view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   }
   .view-fifth .mask {
   background-color: rgba(146,96,91,0.3);
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   }
   .view-fifth h2 {
   background: rgba(255, 255, 255, 0.5);
   color: #000;
   -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   }
   .view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
   }
   .view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
   }
   .view-fifth:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
   }
   .view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   }
   
@media screen and (max-width: 640px) and (min-width: 320px) {
.topp{
margin-top:1px !important;
}
  .scoop{
  width:253px !important;
  font-size:17px;
  }
    .he{
  font-size:20px;
  }
   .scooop{
  width:230px !important;
  font-size:17px;
  }
  .scop{
   width:250px !important;
  font-size:17px;
  }
  .emg{
   background-image: url(images1/front.png) !important;
background-repeat: no-repeat;

}
.wrapp{
    height: 50vh;
}
}
 .circle{
    border-radius: 50%;
    border: 2px solid #df040a;
    padding: 5%;
   }
   .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
   
   .owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
   
   .testimonial{
    margin: 10px 15px;
    padding: 0 0 20px 20px;
    position: relative;
}
.pic{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0c0c0c;
    width: 80px;
    height: 80px;
    padding: 10px;
    z-index: 2;
    border: 5px solid #6c6c6c;
}
.pic img{
    margin: 0 auto;
    text-align: center;
}
.testimonial-review{
    border: 5px solid #6c6c6c;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}
.testimonial-review p{
    font-style: italic;
    font-weight: normal;
    line-height: 24px;
    padding: 9px 0 0 49px;
    color: #7c7c7c;
    font-size: 15px;
    position: relative;
}
.testimonial-review p:before{
    /*content: "\f10d";*/
    font-family: 'FontAwesome';
    position: absolute;
    left:0;
    top:10px;
    font-size: 30px;
}
.testimonial-title{
    padding: 0 0 0 48px;
    font-size: 15px;
    color:#7c7c7c;
}
.testimonial-title a{
    color:#dc005a;
    font-size: 15px;
}
.owl-theme .owl-controls{
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
    background: #3e3e3e;
    display: block;
    height: 8px;
    margin: 5px 2.5px;
    width: 30px;
    border-radius: 0;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #dc005a;
}

@media screen and (max-width: 480px) and (min-width: 320px) {
   .tex{
   padding-left:40px;
   }
}
@media screen and (max-width: 760px) and (min-width: 481px) {
   .texw{
   text-align:center;
   }
}

 er1{
   background:#e9e9e9;
   }
   er2
   {
   width: 70%;
   }
   er3
   {
   margin-top:3%; margin-bottom:3%;
   }
   er4
   {
   margin-top:5%;
   }