
@import url(//cdn.rawgit.com/rtaibah/dubai-font-cdn/master/dubai-font.css);

*{
	margin: 0;
	padding: 0;
}
.main{
font-family: 'Ubuntu', sans-serif;

background-size: cover;
width: 100%;
height: 100%;

}
.container p{
font-family: 'Ubuntu', sans-serif;
font-size: 20px;
}
.address{
	font-family: 'Ubuntu', sans-serif;

}

.address p{
	font-family: 'Ubuntu', sans-serif;
font-size: 14px;
}
.address h4{
	font-family: 'Ubuntu', sans-serif;
font-size: 25px;
}



.carousel-caption h1{
	font-size: 60px;
	text-align: center;

}
.carousel-caption{

     margin-bottom: 5%;
     padding: 50px 100px;
     width: 50%;
}
.carousel-control.right{
	background-image: none;
}
.carousel-control.left: {
	background-image: none;
}


.carousel-caption a:hover{
		    background: rgb(250, 180, 25)!important;

}
.carousel-caption a{

border-radius: 5rem!important;

}
.container-fluid h2{
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
}


.container-fluid {
   
    height: 90px;
    padding-top: 15px;
    padding-bottom: 8px;
}

.my-class {
   background: rgb(250, 180, 25)
!important; 
font-family: 'Ubuntu', sans-serif;
}

/*----- our services   */


.services h1{
    padding-top: 20px;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
font-weight: bold;
}

.single-service{



	height: 400px;
	transition: all 0.9s ease 0s;
		  

	   
}
.single-service h3{

	text-transform: uppercase;
	font-weight: bold;
	font-weight: bold;
	   font-family: 'Ubuntu', sans-serif;

}
.single-service p{
	
	transition: all 0.9s ease 0s;
	font-weight: 700;
		   font-family: 'Ubuntu', sans-serif;

}


.single-service a:hover {
        overflow: hidden;        
border-width: 50px!important;
	transition: 0.3s all; 
	display: block!important;
	text-decoration: none;
		 color: background: rgb(250, 180, 25);

}

.single-service img{
	color: background: rgb(250, 180, 25);
      font-size: 10px;
      padding-bottom: 20px;

}

.single-service:hover img{

	font-size: 80px;
	transition: 0.9s;
  color: rgb(250, 180, 25);

}

.title{
	font-family: 'Ubuntu', sans-serif;
 


}

.about-title{
	font-size: 40px;
	
	margin-top: 5%;
	font-family: 'Ubuntu', sans-serif;


}
.about-us p{

	margin: 10px 0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
}
.about-us h1{

	font-weight: bold;
	font-size: 30px;
}
.about-para{
	font-size: 150px;
}



.footer-top{
	background: #111;
	padding:20px 0;
	

}
.segment-one h2{
	
	font-family: 'Ubuntu', sans-serif;
padding-right: 20px;
letter-spacing: 3px;
color: #fff;
margin: 10px 0;
}
.segment-one p{
	
	color: 	#FFFAFA;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
padding-right: 25px;
letter-spacing: 0.5px;
}


.segment-one h3{
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
}

.segment-two h2{
color: #fff;
font-family: 'Ubuntu', sans-serif;
text-transform: uppercase;
padding-top: 10px;
}



.segment-three h3{
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
}

.segment-four h3{
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
}

.segment-two h2 :before {

content: "";
color: #c65039;
padding-right: 10px;

}


.segment-two ul{
	margin: 0;
	padding-top: 10px;
	list-style: none;

}

.segment-two ul li{
border-bottom: 1px solid rgba(255,255,255,0.3);
line-height: 40px;
	color: #fff;

}


.segment-two ul li a{
text-decoration: none;
color: #fff;
font-family: 'Ubuntu', sans-serif;
}

.segment-two h3{
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
}


.segment-three{
	color: #fff;
			font-family: 'Ubuntu', sans-serif;
text-transform: uppercase;

}

.segment-three h2{
	padding-top: 10px;
}

.segment-three h2 :before {

content: "";
color: #c65039;
padding-right: 10px;

}
.segment-three a{
	background: #494848;
width: 40px;
height: 40px;
display: inline-block;
border-radius: 50%;

}

.segment-three a i{
	font-size: 20px;
	color: #fff;
	padding: 10px 12px;

}
.segment-four h2{

padding-top: 7px;
	color: #fff;
				font-family: 'Ubuntu', sans-serif;

text-transform:uppercase;

}

.segment-four h2 :before {

content: "";
color: #c65039;
padding-right: 10px;
}

.segment-four p{
	color: #fff;
				font-family: 'Ubuntu', sans-serif;

}
.footer-bottom-text{

	text-align: center;
	background: #0d0d0d;
	line-height: 75px;	
	color: #fff;

}


@media only screen and (min-width: 768px) and (max-width: 991px){

	.md-mb-30{
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px){

	.sm-mb-30{
		margin-bottom: 30px;
	}

	.footer-top{
		padding: 50px 0;

	}
}
.heading1{
	font-family: 'Ubuntu', sans-serif;
padding-top: 20px;
}

 .navbar {
  min-height: 70px;
  
}

.navbar-brand {
  padding: 0 10px;
  height: 70px;
  line-height: 70px;
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
    /* (80px - line-height of 27px) / 2 = 26.5px */
    padding-top: 26.5px;
    padding-bottom: 26.5px;
    line-height: 27px;
  }
}

.navbar-nav li{
padding-right: .7rem;
font-size: 20px;
 text-transform: #fff;
 padding: 5px;
 font-family: 'Ubuntu', sans-serif;  
}


.nav-item{
  font-size: 19px!important;
  color:  #ffeb99!important;
}






.nav-item a:hover{
 color:    #9ac8f5!important;
overflow: hidden;        
border-width: 150px!important;
transition: 0.1s all; 
display: block!important;
text-transform: capitalize;
}


.active1{
background-color:rgb(250, 180, 25)!important;   
}

.heal{
  font-family: "Ubuntu",sans-serif;
font-weight: bold;
font-size: 40px;


}
.font-product{
  font-weight: bold;
  font-size: 40px;
}


.jumbotron{
		font-family: 'Ubuntu', sans-serif;
    font-size: 40px;
    font-weight: bold;

}

.jumbotron p{
	font-size: 15px;
}
.about-t1{
	text-align: center;
	   font-family: 'Ubuntu', sans-serif;

}

.products-head{
       font-family: 'Ubuntu', sans-serif;
font-weight: bold;
}

.test-head5{
         font-family: 'Ubuntu', sans-serif;

}



}
.about-t3 {
		  
  font-family: 'Muli', sans-serif;

}


#about .about-img {
  position: relative;
  margin: 30px 30px 30px 30px;
  z-index: 0;
}

#about .about-img img {
  width: 100%;
  /* border: 6px solid #fff; */  
  transition: .4s;
}

#about .about-img img:hover {
  width: 100%;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

#about {
  /*padding: 30px 10px; */
  padding-bottom: 20px;
 font-family: 'Muli', sans-serif;

}

#about p {
  font-family: 'Muli', sans-serif;

}



#about .about-content h2 {
      font-family: 'Ubuntu', sans-serif;

  

  font-weight: 700;
}

#about .about-content h3 {
  color: #696592;
  font-weight: 400;
  font-size: 22px;
  font-style: italic;
}





#about-us .about-img {
  position: relative;
  margin: 1px 2px 1px 2px;
  z-index: 0;
}

#about-us .about-img img {
  width: 100%;
  border: 8px solid #fff;
  transition: .4s;
}

#about-us .about-img img:hover {
  width: 100%;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

#about-us {
  padding: 30px 0;
font-family: 'Muli', sans-serif;


}

#about-us .about-content h2 {
  
 font-family: 'Muli', sans-serif;


  font-weight: 700;
}

#about-us .about-content h3 {
  color: #696592;
  font-weight: 400;
  font-size: 22px;
  font-style: italic;
}

#about-us .about-content p{
	    font-family: 'Muli', sans-serif;

      font-weight: bold;


}

#about-us h1{
	  font-family: 'Ubuntu', sans-serif;
	  font-weight: bold;
}

.address p{
font-weight: 600;
}

.container-fluid h1{

    font-family: 'Ubuntu', sans-serif;

}






    
   

#contact {
  width: 100%;
  height: 90vh;
  background-color:  #1111;
  overflow: hidden;
  padding-bottom: 200px;
}

.section-header {
  text-align: center;
  margin: 0 auto;
  padding-top: 50px;
  margin-bottom: 50px;
  font-family: 'Ubuntu', sans-serif;
  letter-spacing: 6px;
  color: #111;
  margin-bottom: 25px;
}

.contact-wrapper {
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
  max-width: 800px;
}

/* Begin Left Contact Page */
 /* .form-horizontal {
  float: left;
  max-width: 400px;
  font-family: 'Lato';
  font-weight: 400;
} */


/* .form-control, textarea {
  max-width: 400px;
  letter-spacing: 1px;
}  */

textarea {
  max-width: 525px;
  letter-spacing: 1px;
  padding-left: 20px;
}  


.send-button {
  margin-top: 15px;
  height: 34px;
  width: 500px;
  overflow: hidden;
  transition: all .2s ease-in-out;
}

.button {
  width: 300px;
  height: 34px;
  transition: all .2s ease-in-out;
}

.send-text {
  display: block;
  margin-top: 10px;
  font: 300 14px 'Lato', sans-serif;
  letter-spacing: 2px;
}

.button:hover {
  transform: translate3d(0px, -29px, 0px);
}

/* Begin Right Contact Page */
.direct-contact-container {
  max-width: 400px;
  float: right;
  margin-top: 5px;
}

/* Location, Phone, Email Section */
.contact-list {
  list-style-type: none;
  margin-left: -30px;
  padding-right: 20px;
}

.list-item {
  line-height: 4;
  color: #111;
}

.contact-text {
  font: 300 18px 'Lato', sans-serif;
  letter-spacing: 1.9px;
  color: #111;
}

.place {
  margin-left: 62px;
}

.phone {
  margin-left: 56px;
}

.gmail {
  margin-left: 53px;
}

.contact-text a {
  color: #111;
  text-decoration: none;
  transition-duration: 0.2s;
}

.contact-text a:hover {
  
  text-decoration: none;
}


/* Social Media Icons */
.social-media-list {
  position: relative;
  font-size: 2.3rem;
  text-align: center;
  width: 100%;
}

.social-media-list li a {
  color: #fff;
}

.social-media-list li {
  position: relative; 
  top: 0;
  left: -20px;
  display: inline-block;
  height: 70px;
  width: 70px;
  margin: 10px auto;
  line-height: 70px;
  border-radius: 50%;
  color: #fff;
  background-color: rgb(27,27,27);
  cursor: pointer; 
  transition: all .2s ease-in-out;
}

.social-media-list li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50%;
  opacity: 0;
  box-shadow: 0 0 0 1px #fff;
  transition: all .2s ease-in-out;
}

.social-media-list li:hover {
  background-color: #fff; 
}

.social-media-list li:hover:after {
  opacity: 1;  
  transform: scale(1.12);
  transition-timing-function: cubic-bezier(0.37,0.74,0.15,1.65);
}

.social-media-list li:hover a {
  color: #111;
}

.copyright {
  font: 200 14px 'Oswald', sans-serif;
  color: #555;
  letter-spacing: 1px;
  text-align: center;
}

hr {
 /* border-color: rgba(255,255,255,.8); */
 
}

/* Begin Media Queries*/
@media screen and (max-width: 760px) {
    #contact {
        height: 1000px;
    }
  .section-header {
    font-size: 65px;
  }
  .direct-contact-container, .form-horizontal {
    float: none;
    margin: 10px auto;
  }  
  .direct-contact-container {
    margin-top: 60px;
    max-width: 300px;
  }    
  .social-media-list li {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .social-media-list li:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}

@media screen and (max-width: 569px) {
  #contact {
    height: 1200px;
    }
  .section-header{
    font-size: 50px;
  }
  .direct-contact-container, .form-wrapper {
    float: none;
    margin: 0 auto;
  }  
  .form-control, textarea {
    max-width: 340px;
    margin: 0 auto;
  }
  
  .name, .email, textarea {
    width: 280px;
  } 
  .direct-contact-container {
    margin-top: 60px;
    max-width: 280px;
  }  
  .social-media-list {
    left: 0;
  }
  .social-media-list li {
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 2rem;
  }
  .social-media-list li:after {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
  
}

@media screen and (max-width: 410px) {
  .send-button {
    width: 99%;
  }
}

	
.map{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 3px;
    width: 100%;

}    

































.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}



.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
   background: #ea830e; 

    border-color: #ea830e;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
.test3{
  color: 111;
    font-family: 'Ubuntu', sans-serif;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: 111;
    font-size: 1em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: 111;
    width: 80%;
    margin: auto;
}


.home-news ul{
 list-style:none;
 padding-left: 0;
}

.home-news ul li {
 margin-bottom: 20px;
 font-size: 18px;
}

.home-news ul li span.date {
 display: block;
 font-weight: bold;
 margin-bottom: 6px;
}









.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

}


.cont3{
font-family: 'Ubuntu', sans-serif;
  background-color :  #e0e0eb;
}
