/* Last Update : 2017-10-13 */
/* DO NOT EDIT THIS */
@import url(https://fonts.googleapis.com/css?family=Russo+One);
/*#body_showproducts .content { 
  background-image: url(https://www.newpages2u.com/img/1555407781teture.jpg);
  background-size:100%!important;
}

#body_showproducts, #main{
  background-color: #ffffff00;
}
*/
ul.left-maincat.vertical-dropdown > li{
        background-color: #666!important;
}

body {
    font-family: 'Russo One';
    font-weight: unset;    
}

h1{font-size:2.3em!important;}

.footer.full {
   margin:0px!important;
}

@keyframes bounce {
	0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

.frame1{
 height: auto;
 width: 100%;
 display: inline-block;
 overflow:hidden;
  
 
}

.grow1 {
 
 display: inline-block;
 overflow:hidden;
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transform: translateZ(0);
 -ms-transform: translateZ(0);
 transform: translateZ(0);
	
	
	
}
 
.grow1:hover {
 -webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04);
	
	
}


.round-img{
	width: 220px!important;
	height: 220px!important;
	margin: 0 auto;
	border-radius: 10%!important;
	background-size: cover;
	border: 5px solid rgba(255, 255, 255, 0.69);
}

.round-img:hover {
    animation: bounce 0.7s;
}

/*end of code for round button*/

.card{
	background-color: #008ada;
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-top:20px;
        border-radius: 30px;
  }
  .cover{
	position: absolute;
	left: 0;
	top: 0;
	background-color: #b6cbffb0;
	opacity: 0.25;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: all 0.3s ease-in-out; 
  }
  .view{
	position: absolute;
	top: 40%;
	left: 50%;
	padding: 10px 0;
	background-color: #ffffff73;
	color: #1340b3;
	border: 2px solid #fff;
	z-index: 2;
	text-align: center;
	width: 80px;
	margin-left: -40px;
	transform: scale(0);
	transition: all 0.3s ease-in-out; 
  }
  .shape{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	background-color:#fff;
  }
  .shape.tilted, .shape.tilted2{
	width: 100%;
	height: 100px;
	transform: rotate(-6deg) scale(1.5);
	transition: all 0.3s cubic-bezier(.40,0,.10,1.5);       
  }
  .inside{
	color:#1c9884;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
	text-align: center;
	width: 100%;
	height: 130px;
	overflow: hidden;
	padding-top: 50px;
/*      background-color: #fff;*/
	transition: all 0.3s cubic-bezier(.40,0,.10,1.5); /*http://cubic-bezier.com*/
  }
  
  .card:hover .inside{
	padding-top: 10px;
	height: 60px;
  }
  .card:hover .shape.tilted{
	height: 50px;
	transform: rotate(0) scale(2);
  }
  .card:hover .shape.tilted2{
	height: 50px;
	transform: rotate(2deg) scale(1.5);
  }
  
  .card:hover .cover{
	opacity: 0;
  }
  .card:hover .view{
	transform: scale(1); /*100%*/
  }

.topspace {
    width: 100%!important;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
}

  #new-header, .header-wrap {
    background-color: #00e8c2!important;
}

#new-header .inner-header .navmenu ul.main-menu > li > a {
    color:#fff;}

#new-header .inner-header .navmenu ul.main-menu > li > a:hover{
    color:#fff;}

#topsearch-bar button{
	padding: 8px 15px;
	color:#fff;
	background-color:#00967d!important;
	border: none;
	cursor: pointer;
	border-radius: 0 5px 5px 0;
}
#topsearch-bar button:hover{
	background-color: #00a589!important;
}
.fa-phone-square:before {
    content: "\f098";
    color:#fff!important;
}

.fa-envelope-square:before {
    content: "\f199";
    color: #ffffff!important;
}

#new-header ul.header-contact {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff!important;
}

#new-header ul.header-contact a {
    color: #fff!important;
}

#topsearch-bar input, #topsearch-bar select {
    padding: 7px!important;
    border: none;
    background-color: #f5f5f5 !important;
    border-radius: 5px 0 0 5px;
}


.footer.full .info {
    background-color: #00e8c2;
    color:#fff;
}

.footer.full .info, .footer.full .info a {
    color: #fff;
}


.main_font {
    font-size: 2.3em;
    color: #fefefe;
    font-weight: 700;
    font-family: sarala,sans-serif;
}

.main_font1 {
    font-size: 1.1em;
    color: #fefefe;
    line-height: 25px;
    font-family: sarala,sans-serif;
}

.main_font3 {
    font-size: 1.6em;
    color: #fefefe;
    font-weight: 700;
    font-family: sarala,sans-serif;
}



.banner-item .banner-caption{
	position: absolute;	
}

#header-slide {
    min-height: 0px!important;
    max-width: 100%!important;
    width:100%!important;
}

ul.mainmenu {
    width: 1200px!important;
}

/* all banner caption */
.banner-item .banner-caption{
	width:1400px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	font-family: 'Roboto';
}

/* banner number start from 0 */
/* banner caption no 1 */
.banner-item .banner-caption.id-0{
}

/* banner caption no 2 */
.banner-item .banner-caption.id-1{
}

@media screen and (max-width: 480px) {
	/* ONLY EDIT IF DIFFERENT WITH DESKTOP */
	/* all banner caption */
	.banner-item .banner-caption{
		width: 480px!important;
	}

	/* banner number start from 0 */
	/* banner caption no 1 */
	.banner-item .banner-caption.id-0{
		width: 480px!important;
	}

	/* banner caption no 2 */
	.banner-item .banner-caption.id-1{
	}
}