/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html,body{
	font-family: 'Open Sans', sans-serif;
	
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.header{
	background:#fff;
	padding:1em 0em;
	border-bottom: 1px solid #555555;
}
.header-top {
	padding: 1em 0 1em;
}
.header-left {
	float: left;
	padding: 1em 0 0;
}
.header-right {
	float: right;
	width:24%;
}
.header-left ul{
	padding:0;
	margin:0;
}
.header-left ul li {
	display: inline-block;
}
.header-left ul li a{
	font-size: 1.2em;
	font-weight: 300;
	padding: 0.5em 0.8em;
	color: #555555;
	text-decoration:none;
}
.header-left ul li a:hover,.head-left ul li.active a{
	color:#ff7200;
}
.header-bottom {
	padding: 2em 0;
}
.logo {
	float: left;
}
.head-nav {
	float:right;
}
.head-nav ul{
	margin:0;
	padding:0;
}
.head-nav ul li{
	display:inline-block;  
}
.head-nav ul li a{
	color:#000000;
	text-decoration:none;
	font-size: 1.3em;
	font-weight:400;
	margin: 10px 20px 10px 20px;
	display:block;	
	padding:0.3em 0.3em;	
	text-transform:uppercase;
}	

.head-nav ul li a:hover,.head-nav ul li.active a{
	border-bottom:2px solid #ff7200;
	/*color:#ff7200;*/
}

.head-nav ul li ul {
    visibility: hidden;
    opacity: 0;
    min-width: 3rem;
    position: absolute;
    transition: all 0.5s ease;
    /*margin-top: 1rem;*/
    left: 0;
    display: none;
}

.head-nav ul li:hover > ul,
.head-nav ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.head-nav ul li ul li {
    clear: both;
    width: 100%;
}

.head-nav li {
    background:#fff;
    display: block;
    float: left;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;
}

.head-nav ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.head-nav li:hover {
    /*background: #ff7200;*/
    cursor: pointer;
}

/*--start-search--*/
.search2 {
	position: relative;
	background: none;
	padding: 11px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	border: 1px solid #A8A8A8;
}
.search2 input[type="text"] {
	outline: none;
	color: #555;
	background: none;
	font-size: 15px;
	border: none;
	width: 79.33%;
}
.search2 input[type="submit"] {
	background: url('../images/sprit-1.png') no-repeat 6px 6px #c4c4c4;
	padding: 12.3px 22px;
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
	top: 0px;
	right: 0px;
}
.banner{
	background:url(../images/home_banner_1.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:500px;	
	text-align:left;
}

.bannerprod{
	background:url(../images/instamix_prod_2.png) no-repeat center;
    background-size:contain;
    width:300px;
	min-height:500px;	
	text-align:left;
}


.banner-info {
	padding: 3em 0 0;
	width: 86%;
}
.banner-info h1 {
	color: #fff;
	font-size: 3.5em;
	font-weight: 400;
	margin: 1em 0em;
}
span {
	color: #ff7200;
}
.banner-info p {
	font-size: 1.2em;
	color: #fff;
	font-weight: 400;
	line-height: 1.8em;
}
.welcome{
	padding:3em 0em 0;
	text-align:center;
}
.welcome h2 {
	font-size: 4em;
	font-weight: 500;
	color: #ff7200;
	padding: 0.3em 0;
}
.welcome h6 {
	font-size: 1.8em;
	font-weight: 500;
	color: #000000;
	line-height:1.5em;
}
.welcome p{
	font-size: 1.2em;
	font-weight: 400;
	color: #6B6B6B;
	margin: 1em 0em;
	line-height:1.8em;
}
.wedo{
	padding:3em 0;
	text-align:center;
}
.wedo h2 {
	font-size: 3.5em;
	font-weight: 500;
	color: #ff7200;
	padding:0 0 0.3em;
}
.wedo h6 {
	font-size: 1.1em;
	font-weight: 400;
	color: #6B6B6B;
	line-height: 1.8em;
	margin: 0 auto;
	width: 46%;
}
.wha-top1 h4 {
	font-size: 1.3em;
	font-weight: 600;
	color: #000000;
	padding: 1em 0;
	line-height: 1.8em;
	text-align: left;
	margin: 0;
}
.wha-top1 p {
	font-size: 1.1em;
	font-weight: 400;
	color: #6B6B6B;
	line-height: 1.8em;
	margin:0em 0 1em;
	text-align:left;
}
.wha-top1 {
	text-align: left;
}
.wha-top {
	padding: 3em 0em 0;
}
.maecenas h2 {
	font-size: 4em;
	font-weight: 500;
	color: #ff7200;
	padding: 0.3em 0;
    text-align:center;
}

/*--*/
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	padding: 0.7em 1.5em;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 0px !important;
	text-decoration: none;
	font-size: 1em;
	border: 1px solid #ff7200;
	font-weight: 400;
	color: #ff7200;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 1c */
.btn-1c:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ff7200;
}
.btn-1c:hover,
.btn-1c:active {
	color: #fff;
}
.btn-1c:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/*--*/
.midbann{
	background:url(../images/midbanner.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:352px;	
	padding:7em 0em;
}
.midbann-left h3 {
	color: #fff;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 600;
}
.midbann-left p {
	font-size: 1.2em;
	color: #fff;
	font-weight: 400;
	margin: 1em 0em;
	line-height: 1.8em;
}
.midbann-right {
	padding: 3em 0em;
	text-align: center;
}
a.read {
	background: none;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: 400;
	padding: 0.7em 2.5em;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #fff;
	text-align: center;
}
a.read:hover {
	color: #ff7200;
	background: #fff;
	border: 1px solid #fff;
}
.maecenas {
	padding: 5em 0em;
}
.maecenas h4 {
	color: #000;
	font-size: 2em;
	line-height: 1.8em;
	font-weight: 400;
	border-bottom: 1px solid #c9c9c9;
	padding: 0px 0px 12px 0px;
}
.maecenas h6 {
	color:#989898;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 300;
	padding: 12px 0px 0;
}
.maecenas p {
	font-size: 1.2em;
	color: #555;
	font-weight: 400;
	margin: 1em 0em;
	line-height: 1.8em;
}
.footer {
	background: #000000;
	padding: 1em 0em 2em;
}
.stay-left {
	float: left;
	width: 73%;
	margin-right:3%;
}
.button {
	float: left;
	width: 24%;
}
.stay form input[type="text"] {
	width: 100%;
	color: #898888;
	outline: none;
	font-size: 16px;
	padding: .5em;
	border: none;
	-webkit-appearance: none;
}
.button form input[type="submit"] {
	background: #ff7200;
	padding: .5em;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	display: block;
	outline: none;
	border: none;
	width: 100%;
}
.button input[type="submit"]:hover {
	background: #557eae;
}
.stay {
	background: #3A3535;
	padding: 1em;
}
.footer h4 {
	font-size: 2.5em;
	color: #fff;
	font-weight: 400;
	margin: 1em 0em;
}
.icon {
	float: left;
	width: 10%;
}
.data {
	float: right;
	width: 85%;
}
i.top {
	width: 24px;
	height: 35px;
	background: url(../images/top.png)no-repeat 0px 1px;
	float: left;
	vertical-align: middle;
	display: block;
}
i.mob {
	width: 20px;
	height: 32px;
	background: url(../images/mb.png)no-repeat 0px 1px;
	float: left;
	vertical-align: middle;
	display: block;
}
.footer p {
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	text-align: left;
	line-height:1.8em;
}
.addr {
	margin: 2em 0em;
}
.footer h6 {
	font-size: 1em;
	color: #fff;
}
.footer h6 a {
	font-size: 1em;
	color:#ff7200;
}
.footer h6 a:hover{
	color: #fff;
}
.social ul {
	padding: 0;
	margin:0;
}
.social ul li {
	display: inline-block;
	padding: 0em 0.5em;
}
i.facebok {
	width: 42px;
	height: 42px;
	background: url(../images/img-sprite.png)no-repeat -7px -8px;
	float: left;
	vertical-align: middle;
}
i.facebok:hover{
	opacity:0.5;
}
i.twiter {
	width: 42px;
	height: 42px;
	background: url(../images/img-sprite.png)no-repeat -56px -8px;
	float: left;
	vertical-align: middle;
}
i.twiter:hover{
	opacity:0.5;
}
i.drible {
	width: 42px;
	height: 42px;
	background: url(../images/img-sprite.png)no-repeat -104px -8px;
	float: left;
	vertical-align: middle;
}
i.drible:hover{
	opacity:0.5;
}
i.in {
	width: 42px;
	height: 42px;
	background: url(../images/img-sprite.png)no-repeat -155px -8px;
	float: left;
	vertical-align: middle;
}
i.in:hover{
	opacity:0.5;
}
.logo-1 {
	margin: 4em 0em;
}
.footer-right {
	text-align: center;
}
.footer-left {
	padding-right: 3em;
}
.footer-bottom {
	background: #3A3535;
	padding: 1em 0em;
	text-align:center;
}
.footer-bottom p {
	color: #fff;
	font-size: 1.2em;
	margin: 0;
	font-weight: 400;
}
.footer-bottom a {
	color: #ff7200;
}
.footer-bottom a:hover{
	color: #fff;
}
.banner-1{
	background:url(../images/soluciones_banner_color.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:200px;	
}
.banner-prod-ceramico{
	background:url(../images/instalacion_piso_2.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:250px;	
}

.banner-prod-azulejo{
	background:url(../images/banner_prod_azulejo.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:250px;	
}

.banner-prod-psp{
	background:url(../images/psp_banner.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:250px;	
}

.banner-prod-cg{
	background:url(../images/banner_prod_cg.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:250px;	
}

.banner-prod-amu{
	background:url(../images/banner_amu.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:250px;	
}

.banner-prod-siza{
	background:url(../images/banner_prod_ciza.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:250px;	
}

.banner-prod-revest{
	background:url(../images/banner_revestimientos.jpg) no-repeat center fixed;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:250px;	
}

.main {
	padding: 5em 0em;
}
/**** About ****/
.about{
	display: block;
}
.about-data{
	float:left;
	width:100%;
	margin-right:3.6%;
}
.about-img{
	float:left;
	width: 44.2%;
}
.main h2 {
	color: #ff7200;
	text-transform: capitalize;
	font-size: 2em;
	font-weight: 600;
	margin-bottom: 2%;
}
.about-img img{
	padding: 5px;
	background: #929DAC;
	box-shadow: 0px 56px 36px -60px #121D12;
	-webkit-box-shadow: 0px 56px 36px -60px #121D12;
	-moz-box-shadow: 0px 56px 36px -60px #121D12;
	-o-box-shadow: 0px 56px 36px -60px #121D12;
}
.about-desc{
	float:left;
	width: 54.2%;
	margin-right:1.6%;
	margin-bottom:1.5em;
}
.about-desc h4{
	color: #646464;
	font-size: 1.4em;
	line-height: 1.8em;
}
.about-data p{
	font-size: 1em;
	color: #9C9C9C;
	line-height: 1.8em;
	margin: 1em 0em;
}
.about-data span{
	font-size: 1em;
	color: #9C9C9C;
	line-height: 1.8em;
	margin: 1em 0em;
}
.sidebar{
	float:left;
	width: 30.2%;
}
.sidebar h2{
	color: #ff7200;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight:600;
	margin-bottom: 2%;
}
.blog_heading p.date {
	padding-bottom: 5px;
}
.date span.author:hover{
	text-decoration:underline;
}
.blog_desc p {
	line-height: 1.8em;
}
.blog_heading span {
	color: #4D4D4D;
	font-size: 1.2em;
	font-weight: 600;
}
.blog_desc {
	margin: 1em 0em 1.5em;
}
/***Services*/
.services{
	display: block;
}
.boxes h2 {
	color: #ff7200;
	text-transform: capitalize;
	font-size: 2em;
	font-weight: 600;
}
.boxes li p{
	margin-top: 8%;
}

.boxes li h4 {
	margin-top: 10px;
}

.boxes li p {
	font-size: 1em;
	color: #9C9C9C;
	margin: 1em 0em;
	line-height: 1.8em;
}
.lb-album .btn1{
	margin-top: 10px;
}
.boxes li.btn1{
	padding: 0 10px 10px;
}
.lb-album{
	margin: 0 auto;
	padding:0;
}
.lb-album li {
	float: left;
	width: 22.333%;
	margin: 2.333% 0 0 2.333%;
	position: relative;
	list-style-type: none;
}
.lb-album li:first-child{
	margin-left:0;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a img{
	padding: 5px;
	/*background: #929DAC;*/
	box-shadow: 0px 56px 36px -60px #121D12;
	-webkit-box-shadow: 0px 56px 36px -60px #121D12;
	-moz-box-shadow: 0px 56px 36px -60px #121D12;
	-o-box-shadow: 0px 56px 36px -60px #121D12;
}
.lb-album li > a{
	position: relative;
}
.lb-album li > a img:hover{
	opacity:0.6;
}
.lb-album li > a:hover span{
	opacity:1;
	background:url(../images/zoom.png) no-repeat;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background:rgba(24, 23, 23, 0.91);
}
.lb-overlay a.lb-close{
	background:#202020;
	z-index: 1001;
	position: absolute;
	right:36%;
	top:7%;
	width:27px;
	height:27px;
	background:url('../images/close.png') no-repeat;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	position: relative;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: scaleDown 1.2s ease-in-out;
	-moz-animation: scaleDown 1.2s ease-in-out;
	-o-animation: scaleDown 1.2s ease-in-out;
	-ms-animation: scaleDown 1.2s ease-in-out;
	animation: scaleDown 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes scaleDown {
  0% { -webkit-transform: scale(10,10); opacity: 0; }
  100% { -webkit-transform: scale(1,1); opacity: 1; }
}
@-moz-keyframes scaleDown {
  0% { -moz-transform: scale(10,10); opacity: 0; }
  100% { -moz-transform: scale(1,1); opacity: 1; }
}
@-o-keyframes scaleDown {
  0% { -o-transform: scale(10,10); opacity: 0; }
  100% { -o-transform: scale(1,1); opacity: 1; }
}
@-ms-keyframes scaleDown {
  0% { -ms-transform: scale(10,10); opacity: 0; }
  100% { -ms-transform: scale(1,1); opacity: 1; }
}
@keyframes scaleDown {
  0% { transform: scale(10,10); opacity: 0; }
  100% { transform: scale(1,1); opacity: 1; }
}
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}
/***Contact*/
.contact{
	margin-bottom:4%;
	display:block;
}
.span_1_of_3 h3 {
	margin-bottom: 4%;
	color: #ff7200;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: 400;
}
.span_2_of_3 h3 {
	color: #ff7200;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: 400;
}
form{
	margin-top: 0%;
}
.col{
	display: block;
	float:left;
}
.col:first-child{
	margin-left:0;
}	
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span label{
	font-size: 0.8125em;
	color: #9C9C9C;
	line-height: 1.8em;
	padding-bottom:5px;
}
.contact-form input[type="text"],.contact-form textarea{
	font-family: Arial, Geneva,Helvetica, sans-serif;
	color: #9C9C9C;
	padding: 8px;
	display: block;
	width: 98%;
	background:#fff;
	border: 1px solid rgba(214, 212, 209, 1);
	outline: none;
	-webkit-appearance: none;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form input[type="text"]:focus,.contact-form textarea:focus{
	-webkit-transition:0.9s;
	-o-transition:0.9s;
	-moz-transition:0.9s;
	transition:0.9s;
	border: 1px solid rgba(253, 203, 72, 0.66);
	box-shadow: 0px 0px 4px rgba(151, 133, 36, 0.34);
	-webkit-box-shadow: 0px 0px 4px rgba(151, 133, 36, 0.34);
	-moz-box-shadow: 0px 0px 4px rgba(151, 133, 36, 0.34);
	-o-box-shadow:0px 0px 4px rgba(151, 133, 36, 0.34);
}
.contact-form input[type="submit"]{
	font-size: 16px;
	padding: 10px 20px;
	color: #FFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin-top: 2%;
	background: #ff7200;
}
.contact-form input[type="submit"]:hover{
	background: #6087B6;
}
.company_address p{
	font-size: 1em;
	color: #9C9C9C;
	line-height: 1.8em;
}
.company_address p span{
	font-size:1.2em;
	cursor:pointer;
	color: #ff7200;
}
.company_address p span:hover{
	text-decoration:none;
	color: #6087B6;
	-webkit-transition:0.9s;
	-moz-transition:0.9s;
	-o-transition:0.9s;
	transition:0.9s;
}
.map{
	margin-top: 6%;
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}
/*-- news --*/
.news{
	padding:2em 0;
}
.news h3 {
	font-size: 2em;
	margin: 0;
	color: #ff7200;
	font-weight: 600;
	text-align: left;
}
.news-grid-text span{
	color: #0070C6;
	font-size: 14px;
	line-height: 1.7em;
	font-weight: 700;
}
.news-grid-text h4{
	font-size: 18px;
	margin: 0;
	color: #323232;
	font-weight: 600;
}
.news-grid-text {
	margin-bottom: 1em;
}
.news-grid img{
	width:100%;
}
.news-grid p {
	color: #8c8c8c;
	font-size: 15px;
	line-height: 1.8em;
	margin: .5em 0 0 0;
}
.news-grids {
	margin-top: 3em;
}
.news-grid {
	margin: 0 0 1em 0;
}
.blue {
	margin-top: 1em;
	text-align: left;
}
.blue a{
	background: none;
	color: #ff7200;
	font-size: 18px;
	padding: 0;
}
.blue a:hover{
	background:none;
	color: #8c8c8c;
}
.news-slid{
	background: url(../images/12.jpg) no-repeat 0px -157px;
	min-height: 400px;
	background-size: cover;
}
.news-slid-info{
	text-align: center;
	left: 30%;
	top: 42%;
	margin: 10em 0 0 0;
}
.news-slid-info h2{
	color: #FFF;
	font-size: 36px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}
.gray{
	margin:4em 0;
}
.gray a{
	font-size: 20px;
}
/*--register--*/
.register{
	padding:4em 0 5em 0;
}
.register-top-grid h3, .register-bottom-grid h3 {
	color:#ff7200;
	font-size: 1.2em;
	padding-bottom: 15px;
	margin: 0;
	font-weight: 600;
}
.register-top-grid div, .register-bottom-grid div {
	width: 48%;
	float: left;
	margin: 10px 0;
}
.register-top-grid span, .register-bottom-grid span {
	color:#999;
	font-size: 0.85em;
	padding-bottom: 0.2em;
	display: block;
	text-transform: uppercase;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"] {
	border: 1px solid #EEE;
	outline-color:#FF5B36;
	width: 96%;
	font-size: 1em;
	padding: 0.5em;
}
.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 1.1em;
	line-height: 27px;
	cursor: pointer;
}
.checkbox {
	float: left;
	position: relative;
	font-size: 0.85em;
	color:#555;
}
.checkbox:last-child {
	margin-bottom: 0;
}
.news-letter {
	color: #555;
	font-weight:600;
	font-size: 0.85em;
	margin-bottom: 1em;
	display: block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	clear: both;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #ff7200;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#00BFF0;
}
.register-but{
	margin-top:1em;
}
.register-but form input[type="submit"] {
	background: #ff7200;
	color: #FFF;
	font-size: 1.2em;
	padding: 0.6em 2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border: none;
	outline: none;
}
.register-but input[type="submit"]:hover {
	background:#000;
}
div.register-bottom-grid {
	margin-top:3em;
}
/*--login--*/
.login-left {
	padding: 0;
}
.login-left h3, .login-right h3 {
	color:#ff7200;
	font-size: 1.2em;
	padding-bottom: 0.5em;
	font-weight:600;
}
.login-left p, .login-right p {
	color: #868583;
	display: block;
	font-size: 1em;
	margin: 0 0 2em 0;
	line-height: 1.8em;
}
.acount-btn {
	background: #ff7200;
	color: #FFF;
	font-size: 1em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
	background:#000;
	text-decoration:none;
	color:#fff;
}
.login-right form {
	padding: 1em 0;
}
.login-right form div {
	padding: 0 0 2em 0;
}
.login-right span {
	color: #999;
	font-size:0.8125em;
	padding-bottom: 0.2em;
	display: block;
	text-transform: uppercase;
}
.login-right input[type="text"] {
	border: 1px solid #EEE;
	outline-color:#FF6392;
	width: 96%;
	font-size:0.8125em;
	padding: 0.5em;
}
.login-right input[type="submit"] {
	background: #ff7200;
	color: #FFF;
	font-size: 1em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
a.forgot {
	font-size: 0.875em;
	margin-right: 11px;
	color:#999;
}
ul.breadcrumbs{
	padding:0;
	list-style:none;
	float:left;
}
ul.breadcrumbs li{
	display:inline-block;
	font-size:1.1em;
	color:#000;
}
ul.breadcrumbs li.women{
	background:#5BBD50;
	padding:3px;
}
ul.previous{
	padding:0;
	list-style:none;
	float:right;
}
ul.previous li a{
	color:#999;
	font-size:1.1em;
}
.dreamcrub{
	margin:2em 0 5em 0;
	font-family: 'Roboto', sans-serif;
}
.mens-toolbar {
	font-family: 'Roboto', sans-serif;
	margin-bottom: 2em;
}
.mens-toolbar .sort {
	float: left;
	width: 20.5%;
}
.sort-by {
	color:#000;
	font-size: 0.8125em;
	text-transform: uppercase;
}
.sort-by label{
	font-weight:normal;
}
.mens-toolbar .pages {
	float: right;
	margin: 0;
}
ul.women_pagenation.dc_paginationA.dc_paginationA06 {
	float:right;
	padding:0;
	list-style:none;
}
.pages{
	float:right;
}
.pages .limiter {
	color: #000;
	font-size: 0.8125em;
	text-transform: uppercase;
}
.pages .limiter select {
	padding: 0;
	margin: 0 0 1px;
	vertical-align: middle;
}
ul.women_pagenation li {
	float: left;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	list-style:none;
}
ul.women_pagenation li a {
	color:#000;
	display: block;
	padding:4px 8px;
	text-decoration: none;
	font-size: 0.8125em;
	text-transform:uppercase;
}
ul.women_pagenation li.active a{
	background:#26d2fc;
	color:#fff;
}
ul.women_pagenation li a:hover{
	background:#26d2fc;
	color:#fff;
}
.login-page {
	padding: 4em 0;
}
/*--account--*/
.span_1_of_account{
	width: 47.2%;
}
.col_1_of_account {
	display: block;
	float: left;
	margin: 1% 0 1% 4.6%;
}
.col_1_of_account:first-child {
	margin-left: 0;
}
h4.title {
	color: #5A0F16;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 1.2;
	text-transform: uppercase;
}
.span_1_of_account p {
	color:#999;
	font-size:0.9em;
	line-height: 1.8em;
}
h5.sub_title{
	color:#ff7200;
	font-size:0.9em;
	text-transform:uppercase;
	margin: 3% 0;
}
.button1 {
	margin-top:3%;
}
.button1 input[type="submit"] {
	background: #ff7200;
	color: #FFF;
	font-size: 0.8em;
	padding: 8px 20px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	border: none;
	float: left;
}
.button1 input[type="submit"]:hover{
	background:#000;
}
.login{
	padding:3% 0;
}
.comments-area input[type="text"] {
	padding: 10px 15px;
	width: 97%;
	color:#000;
	font-size: 0.8125em;
	border:1px solid #f0f0f0;
	background:#fff;
	outline: none;
	display: block;
}
.comments-area input[type="text"]:hover, .comments-area input[type="password"]:hover{
	border:1px solid #ff7200;
}
.comments-area input[type="password"] {
	padding: 10px 15px;
	width: 97%;
	color:#000;
	font-size: 0.8125em;
	border:1px solid #f0f0f0;
	background:#fff;
	outline: none;
	display: block;
	font-family: 'Open Sans', sans-serif;
}
.comments-area span {
	color: #ff7200;
}
.comments-area p {
	padding: 8px 0;
}
.comments-area input[type="submit"] {
	background: #ff7200;
	color: #FFF;
	font-size: 0.8em;
	padding: 8px 20px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	border: none;
	float: right;
}
.comments-area input[type="submit"]:hover{
	background:#000;
}
p#account-form-remember{
	float:left;
}
p#account-form-remember label a {
	text-decoration: underline;
	color:#999;
}
p#account-form-remember label a:hover{
	text-decoration:none;
}
.col_1_of_2 {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_2 {
	width: 49.2%;
}
.col_1_of_2:first-child {
	margin-left: 0;
}
.register_account{
	padding:3% 0;
}
.register_account form input[type="text"], .register_account form select {
	font-size: 0.8125em;
	color: #999;
	padding: 8px;
	outline: none;
	margin: 10px 0;
	width: 95%;
	font-family: 'Open Sans', sans-serif;
	border:1px solid #f0f0f0;
}
.register_account form input[type="text"]:hover, .register_account form select:hover{
	border:1px solid #DBDADA;
}
button.grey {
	background: #555;
	color: #FFF;
	/* font-size: 0.8em; */
	padding: 8px 20px;
	/* border-radius: 5px; */
	border-bottom: 4px solid #1D1C1C;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	border-right: none;
	border-left: none;
	border-top: none;
	float:left;
}
button.grey:hover{
	background:#FFAF02;
	border-bottom: 4px solid #DF9A06;
}
p.terms {
	float: left;
	font-size: 12px;
	padding: 15px 0 0 15px;
}
p.terms a, p.note a {
	text-decoration: underline;
	color: #555;
}
p.terms a:hover, p.note a:hover{
	text-decoration:none;
}
.register_account form input[type="text"].code {
	width: 15%;
}
.register_account form input[type="text"].number {
	width:74.8%;
}
p.code {
	color:#999;
	font-size:0.8125em;
}
.account {
	background: rgb(255, 255, 255);
	padding: 4em 0em;
}
/*---plans-404page-----*/
.error-page{
	text-align:center;
}
.error-page p{
	font-size: 4em;
	color:#ff7200;
}
.error-page h3{
	font-size: 10em;
	color:#012231;
}
.error-page {
	padding: 130px 0px 0 0;
	min-height: 550px;
}
.btn1 {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	padding: 0.7em 3.5em;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 0px !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.3em;
	border: 1px solid #ff7200;
	font-weight: 600;
	color: #ff7200;
}
.btn1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.banner-info {
	padding: 5em 0 0;
	width: 86%;
}

/*-- testimonials --*/
section.slider {
    padding: 0 !important;
}
.w3_agile_head{
	font-size:2.5em;
	color:#212121;
	text-align:center;
}
p.augue_agile{
	color:#999;
	text-align:center;
	position:relative;
	font-weight: 500 !important;
}
p.augue_agile:before,p.augue_agile:after{
	content: '';
    background: #1bd6f2;
    height: 2px;
    width: 10%;
    position: absolute;
    top: 45%;
}
p.augue_agile:before{
	left:25%;
}
p.augue_agile:after{
	right:25%;
}
.testimonial_grids{
	margin:3em 0 0;
}
.w3_agileits_testimonial_grid{
	width:65%;
	margin:0 auto;
	text-align:center;
}
.w3_agileits_testimonial_grid h3 {
	color: #fff;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 600;
}
.w3_agileits_testimonial_grid p{
	font-size: 1.2em;
	color: #fff;
	font-weight: 400;
	margin: 1em 0em;
	line-height: 1.8em;
}
.w3_agileits_testimonial_grid p i{
	font-size: 20px;
    color: #1bd6f2;
    padding: .4em;
    margin-right: 0.5em;
}
.w3_agileits_testimonial_grids {
    margin: 3em 0 0;
}
.w3_agileits_testimonial_grid img {
    margin: 0 auto;
}
.w3_agileits_testimonial_grid h4 {
    font-size: 20px;
    color: #fff;
    margin: 20px 0 0;
    text-transform: uppercase;
}
.w3_agileits_testimonial_grid h4 span {
    display: block;
    margin-top: .5em;
    font-size: 17px;
    text-transform: capitalize;
    color: #01bcfa;
    letter-spacing: 1px;
}
.team .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    height: auto;
}
.testimonials .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img ,.blog .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {

    display: block;
    width: auto;
    height: auto;
}
/*-- //testimonials --*/

div#testimonials {
    background: url(../images/soluciones_banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
    height: 430px;
}

/*--responsive design--*/
@media (max-width:1280px){	
.banner-info {
	padding: 5em 0 0;
	width: 86%;
}
}
/*--responsive design--*/
@media (max-width:1024px){	
.header {
	padding: 0.5em 0em;
}
.head-nav ul li a {
	font-size: 1.2em;
	margin: 20px 10px 16px 10px;
}
.banner-info {
	padding: 6em 0 0;
	width: 68%;
}
.banner {
	min-height: 500px;
}
.welcome h2 {
	font-size: 3em;
}
.welcome h6 {
	font-size: 1.6em;
}
.welcome {
	padding: 3em 0 0;
}
.wedo h2 {
	font-size: 2.5em;
}
.wedo h6 {
	width: 60%;
}
.wha-top1 h4 {
	font-size: 1.2em;
}
.midbann-left h3 {
	font-size: 1.6em;
}
.midbann-left p {
	font-size: 1.1em;
}
.maecenas h4 {
	font-size: 1.7em;
}
.maecenas h6 {
	font-size: 1.1em;
}
.maecenas p {
	font-size: 1.1em;
}
.footer h4 {
	font-size: 2em;
}
.footer-bottom p {
	font-size: 1.1em;
}
a.read {
	font-size: 18px;
}
.about-data h2 {
	font-size: 1.8em;
}
.about-desc h4 {
	font-size: 1.3em;
}
.sidebar h2 {
	font-size: 1.6em;
}
.blog_heading span {
	font-size: 1.1em;
}
.news h3 {
	font-size: 1.8em;
}
.boxes h2 {
	font-size: 1.8em;
}
.span_1_of_3 h3 {
	font-size: 1.6em;
}
.span_2_of_3 h3 {
	font-size: 1.6em;
}
.about-data span {
display: none;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:768px){
.head-nav ul li{
	display:block;
	float:none;
}
.head-nav ul li a{
	border-right:none;
	/*color:#fff;*/
}
.head-nav ul{
	position: absolute;
	margin: 0;
	padding: 2% 0;
	z-index: 999;
	width: 92%;
	display: none;
	text-align: center;
	background:rgba(25, 57, 82, 0.67);
	left:2em;
	top:12em;
}
.head-nav span.menu {
	display: block;
	background: none;
	position: absolute;
	top: 145px;
	right: 30px;
    z-index:99;
}
.head-nav span.menu:before{
	content:url(../images/menu.png);
	/*color:#FFF;*/
	font-size:1.3em;
	text-transform:uppercase;
	text-align:right;
	cursor:pointer;
}
.head-nav ul li a:hover, .head-nav ul li.active a {
	border-bottom:none;
	color: #ff7200;
}
.head-nav ul li a {
	font-size: 1.2em;
	margin: 0; 
}

.header-right {
	float: right;
	width: 35%;
}
.banner-info {
	padding: 3em 0 0;
	width: 100%;
	text-align: center;
}
.banner {
	min-height: 370px;
}
.banner-info h1 {
	font-size: 2.5em;
}
.banner-info p {
	font-size: 1.1em;
}
.welcome h2 {
	font-size: 2.5em;
}
.welcome h6 {
	font-size: 1.4em;
}
.welcome p {
	font-size: 1.1em;
}
.wedo h2 {
	font-size: 2em;
}
.wedo h6 {
	width: 80%;
}
.wha-top1 {
	text-align: center;
}
.wha-top1 h4 {
	text-align: center;
	padding: 1em 0 0.2em;
}
.wha-top1 p {
	text-align: center;
}
.wha-top1 {
	text-align: center;
	margin: 0 0 3em;
}
.midbann {
	min-height: 329px;
	padding: 4em 0em;
	text-align: center;
}
.midbann-right {
	padding: 1em 0em;
	text-align: center;
}
.maecenas {
	padding: 3em 0em;
	text-align:center;
}
.maecenas-left {
	margin: 0 0 2em;
}
.midbann-left h3 {
	font-size: 1.5em;
}
.maecenas h4 {
	font-size: 1.6em;
}
.footer-left {
	padding-right: 0em;
	text-align: center;
	margin: 0 0 3em;
}
.social {
	padding: 2.8em 0;
	float:right;
}
.footer h4 {
	font-size: 1.7em;
	margin: 1em 0em 1.5em;
}
.data {
	float: right;
	width: 93%;
}
.icon {
	float: left;
	width: 5%;
}
.logo-1 {
	margin: 2em 0em 0em;
	float: left;
}
.footer-bottom p {
	font-size: 1em;
}
.about-data {
	float: none;
	width: 100%;
	margin-right:0; 
}
.sidebar {
	float: none;
	width: 100%;
	margin-top:2em;
	text-align:center;
}
.sidebar h2 {
	font-size: 1.5em;
}
.about-data h2 {
	font-size: 1.6em;
}
.about-desc {
	float: none;
	width: 100%;
	margin-right: 0;
	text-align:center;
}
.about-img {
	float: none;
	width: 100%;
	text-align: center;
}
.about-data p {
	text-align: center;
}
.rd_more {
	text-align: center;
}
.main {
	padding: 3em 0em;
}
.news {
	padding: 2em 0;
	text-align: center;
}
.news-grid img {
	width:50%; 
}
.news h3 {
	font-size: 1.6em;
}
.news-grid-text h4 {
	font-size: 16px;
}
.blue {
	margin-top: 1em;
	text-align: center;
}
.news-grid {
	margin: 0 0 2em 0;
}
.news-grids {
	margin-top: 0em;
}
.boxes li p {
	font-size: 0.875em;
}
.boxes h2 {
	font-size: 1.6em;
}
.banner-1 {
	min-height: 120px;
}
.news h3 {
	margin: 0 0 20px;
}
.lb-album li {
	width: 46.333%;
	margin: 2.333% 3% 5px 0%;
}
.error-page p {
	font-size: 3em;
}
.error-page h3 {
	font-size: 7em;
}
.error-page {
	padding: 100px 0px 0 0;
	min-height: 450px;
}
.col {
	float: none;
}
.contact-form {
	margin-top: 30px;
}
.login-left {
	margin-bottom: 2em;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:640px){
.logo {
	float: left;
	width: 35%;
}
.head-nav span.menu {
	top: 139px;
	right: 30px;
    z-index:99;
}
.banner-info h1 {
	font-size: 2em;
}
.banner-info {
	padding: 2em 0 0;
}
.banner {
	min-height: 300px;
}
.welcome h2 {
	font-size: 2em;
}
.welcome h6 {
	font-size: 1.3em;
}
.welcome p {
	font-size: 1em;
}
.welcome {
	padding: 2em 0 0;
}
.wedo h2 {
	font-size: 1.8em;
}
.wedo h6 {
	width: 90%;
}
.wha-top {
	padding: 2em 0em 0;
}
.wha-top1 h4 {
	font-size: 1.1em;
}
.wha-top1 p {
	font-size: 1em;
}
.wedo {
	padding: 1em 0 0;
	text-align: center;
}
.midbann-left h3 {
	font-size: 1.4em;
}
.midbann-left p {
	font-size: 1em;
}
.midbann {
	min-height: 286px;
	padding: 2em 0em;
}
.maecenas h4 {
	font-size: 1.4em;
}
.maecenas p {
	font-size: 1em;
}
.footer h4 {
	font-size: 1.5em;
	margin: 1em 0em 1.5em;
}
.about-data h2 {
	font-size: 1.5em;
}
.sidebar h2 {
	font-size: 1.4em;
}
.news h3 {
	font-size: 1.5em;
	text-align:center;
}
.news-grid-text h4 {
	font-size: 15px;
}
.news-grid-text span {
	font-size: 13px;
}
.blue a {
	font-size: 16px;
}
.banner-1 {
	min-height: 100px;
}
.main h2 {
	margin-bottom: 2%;
}
.error-page p {
	font-size: 2em;
}
.error-page h3 {
	font-size: 6em;
}
.login-left p, .login-right p {
	font-size: 0.9em;
}
.error-page {
	padding: 80px 0px 0 0;
	min-height: 360px;
}
.span_1_of_3 h3 {
	font-size: 1.4em;
}
.span_2_of_3 h3 {
	font-size: 1.4em;
}
.span_1_of_account {
	width: 100%;
}
.col_1_of_account {
	float: none;
	margin: 1% 0 1% 0%;
}
.account-title {
	margin: 2em 0em;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:480px){
.header-left ul li a {
	font-size: 1.1em;
	padding: 0.5em 0.5em;
}
.search2 input[type="text"] {
	width: 65.33%;
}
.banner-info h1 {
	font-size: 1.6em;
	margin:0.5em 0;
}
.banner-info p {
	font-size: 1em;
}
.banner {
	min-height: 465px;
}

.bannerprod{
    width:300px;
	min-height:200px;
	text-align: center;	
}

.welcome h2 {
	font-size: 1.6em;
}
.welcome h6 {
	font-size: 1.2em;
}
.wedo h2 {
	font-size: 1.6em;
}
.midbann-left h3 {
	font-size: 1.2em;
}
a.read {
	font-size: 16px;
}
.maecenas h4 {
	font-size: 1.3em;
}
.maecenas h6 {
	font-size: 1em;
}
.maecenas {
	padding: 2em 0em;
}
.footer h4 {
	font-size: 1.4em;
	margin: 1em 0em 1.5em;
}
.data {
	float: right;
	width: 88%;
}
.icon {
	float: left;
	width: 11%;
}
.footer-bottom p {
	font-size: 0.9em;
}
.head-nav span.menu {
	top: 123px;
	right: 30px;
    z-index:99;
}
.head-nav ul {
	left: 1em;
	top: 11em;
}
.about-data h2 {
	font-size: 1.4em;
}
.about-desc h4 {
	font-size: 1.2em;
}
.about-data p {
	font-size: 0.875em;
}
.blog_desc p {
	font-size: 0.875em;
}
.news h3 {
	font-size: 1.4em;
}
.news-grid-text h4 {
	font-size: 14px;
}
.news-grid p {
	font-size: 14px;
}
.news-grid-text span {
	font-size: 12px;
}
.main {
	padding: 2em 0em 0em;
}
.main h2 {
	font-size: 1.3em;
}
.services {
	margin-bottom: 1em;
}
.error-page h3 {
	font-size: 4em;
}
.error-page p {
	font-size: 1.7em;
}
.btn1 {
	padding: 0.5em 3em;
	font-size: 1.1em;
}
.error-page {
	padding: 60px 0px 0 0;
	min-height: 280px;
}
.span_1_of_3 h3 {
	font-size: 1.3em;
}
.span_2_of_3 h3 {
	font-size: 1.3em;
}
.company_address p span {
	font-size: 1em;
}
.company_address p {
	font-size: 0.9em;
}
.register-top-grid h3, .register-bottom-grid h3 {
	
	font-size: 1em;
}
.register-top-grid span, .register-bottom-grid span {
	font-size: 0.8125em;
}
.register-but form input[type="submit"] {
	font-size: 1em;
}
.register {
	padding: 3em 0 2em 0;
}
.login-left h3, .login-right h3 {
	font-size: 1em;
}
.acount-btn {
	font-size: 1em;
	padding: 0.5em 1.2em;
}
.login-right input[type="submit"] {
	font-size: 1em;
	padding: 0.5em 1.2em;
}
h4.title {
	font-size: 1em;
}
.search2 {
	padding: 8px;
}
.search2 input[type="submit"] {
	background: url('../images/sprit-1.png') no-repeat 4px 3px #c4c4c4;
	padding: 9.3px 19px;
}
.logo-1 {
	margin: 1em 0em 0em;
	float: left;
	width: 42%;
}
.social {
	padding: 1.3em 0 0;
	width: 56%;
}
.social ul li {
	padding: 0em 0.2em;
}
i.facebok {
	width: 39px;
	height: 39px;
	background: url(../images/img-sprite.png)no-repeat -6px -7px ;
	background-size: 14em;
}
i.twiter {
	width: 39px;
	height: 39px;
	background: url(../images/img-sprite.png)no-repeat -50px -6px ;
	background-size: 14em;
}
i.drible {
	width: 39px;
	height: 39px;
	background: url(../images/img-sprite.png)no-repeat -95px -7px ;
	background-size: 14em;
}
i.in {
	width: 39px;
	height: 39px;
	background: url(../images/img-sprite.png)no-repeat -141px -7px ;
	background-size: 14em;
}
.header-left {
	padding: 0.65em 0 0;
}
div#testimonials {
    background-size: cover;
    background-attachment: fixed;
	height: 730px;
	font-size: 1em;
}

.w3_agileits_testimonial_grid p{
	font-size: 1em;
	text-overflow: ellipsis;
}

}
/*-- responsive-mediaquries --*/
@media(max-width:320px){
.header-right {
	float: none;
	width: 100%;
}
.header-left {
	float: none;
	padding: 0 0 1em;
	text-align:center;
}
.search2 input[type="text"] {
	width: 76.33%;
}
.search2 input[type="submit"] {
	background: url('../images/sprit-1.png') no-repeat 7px 1px #c4c4c4;
	padding: 7.5px 22px;
}
.search2 {
	padding: 6px;
}
.logo {
	float: left;
	width: 53%;
}
.header-bottom {
	padding: 1em 0;
}
.banner-info h1 {
	font-size: 1.3em;
}
.banner-info p {
	font-size: 0.845em;
	overflow: hidden;
	height: 52px;
	line-height:1.5em;
}
.banner {
	min-height: 465px;
}
.bannerprod{
    width:200px;
	min-height:200px;	
	text-align: center;
}
.welcome h2 {
	font-size: 1.4em;
}
.welcome h6 {
	font-size: 1.1em;
	overflow: hidden;
	height: 22px;
}
.welcome p {
	font-size: 0.875em;
	overflow: hidden;
	height: 72px;
}
.wedo h2 {
	font-size: 1.4em;
}
.wedo h6 {
	width: 100%;
	font-size: 0.875em;
}
.wedo {
	padding: 0em 0 0;
	text-align: center;
}
.wha-top {
	padding: 1em 0em 0;
}
.wha-top1 h4 {
	font-size: 1em;
	overflow: hidden;
	height: 42px;
}
.wha-top1 p {
	font-size: 0.875em;
	overflow: hidden;
	height: 65px;
}
.btn {
	font-size: 0.9em;
	padding: 0.5em 1em;
}
.wha-top1 {
	margin: 0 0 2em;
}
.midbann-left h3 {
	font-size: 1em;
}
.midbann-left p {
	font-size: 0.875em;
	overflow: hidden;
	height: 36px;
	line-height:1.5em;
}
a.read {
	font-size: 14px;
	padding: 0.5em 1.5em;
}
.midbann {
	min-height: 168px;
	padding: 1em 0em 1em;
}
.midbann-right {
	padding: 0em 0em;
}
.maecenas h4 {
	font-size: 1.2em;
}
.maecenas h6 {
	font-size: 0.9em;
}
.maecenas p {
	font-size: 0.875em;
	overflow: hidden;
	height: 66px;
}
.maecenas {
	padding: 1em 0em;
}
.footer h4 {
	font-size: 1.3em;
}
.button {
	width: 30%;
}
.stay-left {
	width: 67%;
}
.data {
	width: 84%;
}
.icon {
	width: 12%;
}
.footer p {
	font-size: 0.875em;
}
.logo-1 {
	margin: 1.5em 0em 0em;
}
.footer {
	padding: 1em 0em;
}
.welcome {
	padding: 1em 0 0;
}
.head-nav span.menu {
	top: 140px;
	right: 30px;
    z-index:99;
}
.head-nav ul {
	left: 1em;
	top: 12em;
}
.about-desc h4 {
	font-size: 1.1em;
}
.sidebar h2 {
	font-size: 1.2em;
}
.news h3 {
	font-size: 1.2em;
}
.news-grid-text h4 {
	font-size: 13px;
}
.news-grid-text span {
	font-size: 11px;
}
.news-grid p {
	font-size: 13px;
	overflow: hidden;
	height: 66px;
}
.blue a {
	font-size: 15px;
}
.news-grid {
	margin: 0 0 1em 0;
}
.banner-1 {
	min-height: 80px;
}
.news {
	padding: 1em 0;
	text-align: center;
}
.main h2 {
	font-size: 1.2em;
}
.services {
	margin-bottom: 1em;
}
.error-page p {
	font-size: 1.5em;
}
.error-page h3 {
	font-size: 3em;
}
.btn1 {
	padding: 0.5em 3em;
	font-size: 1em;
}
.error-page {
	padding: 40px 0px 0 0;
	min-height: 210px;
}
.span_1_of_3 h3 {
	font-size: 1.2em;
}
.span_2_of_3 h3 {
	font-size: 1.2em;
}
.company_address p {
	font-size: 0.875em;
}
.contact-form input[type="submit"] {
	font-size: 15px;
	padding: 7px 20px;
}
.span_1_of_account p {
	font-size: 0.85em;
}
.account {
	padding: 2em 0em;
}
.stay {
	padding: 0.5em;
}
.about-data p {
	font-size: 0.875em;
	overflow: hidden;
	height: 68px;
}
.boxes li p {
	font-size: 0.875em;
	overflow: hidden;
	height: 85px;
}
.logo-1 {
	float: none;
	width: 70%;
	margin: 1.5em auto;
}
.social {
	padding: 0.5em 0 0;
	width: 100%;
	float: none;
}
.stay form input[type="text"] {
	padding: .3em 0.5em;
}
.button form input[type="submit"] {
	padding: .3em 0.5em;
}
}


/* who we are */
.who-left-w3pvt {
    background: url(../images/bg2.jpg) no-repeat top right;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
}

h3.title-w3ls-2 {
    font-size: 36px;
    letter-spacing: .5px;
}

.service-content {
    margin-left: 1em;
}

.icon span {
    width: 70px;
    height: 70px;
    color: #fd5c63;
    line-height: 60px;
    text-align: center;
    font-size: 36px;
}

.service-content h4 {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    letter-spacing: .5px;
    margin-bottom: .5em;
}

.w3layouts-bgs,
.w3layouts-bgs-2 {
    padding: 0 6em;
}

.who-left-w3pvt-2 {
    background: url(../images/bg3.jpg) no-repeat bottom left;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
}

.w3layouts-bgs-2 li {
    display: table;
    margin: 10px 0;
}

p.sub-para-wthree {
    font-size: 20px;
    line-height: 1.4;
    font-style: italic;
    color: #585858;
    letter-spacing: .5px;
}

ul.who-lists li span {
    margin-right: 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.who-lists li:hover span {
    margin-right: 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/* //who we are */


/* gallery */
.gallery-grid1 img {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    padding: 12px 10px;
}

.gallery-grid1:hover img {
    -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}

/* popup */
.pop-overlay {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}

.pop-overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    background: #fff;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-width: 550px;
    position: relative;
    margin: 8em auto;
    padding: 3em 2em 2em;
}

.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.popup .close:hover {
    color: #f0546a;
}

/* //popup */
/* //gallery */


.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.hidden {
    visibility: hidden;
    display:none;
}



/*-- team --*/
.team h3, .testimonials h3 {
    color: #fff;
}
.team h3:before{
	width:20%;
}
.team h3:after{
	width:5%;
}
.agile_team_grids{
	margin:3em 0 0;
}
div#team {
    background: url(../images/22.jpg) no-repeat 0px 0px;
    background-size: cover;
	background-attachment:fixed;
}
.team h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
.agile_team_grid1{
	padding: 1em;
    border: 4px double #99def5;
    text-align: center;
}
.agile_team_grid1 p {
    color: #d2d2d2;
    font-size: 15px;
    letter-spacing: 2px;
}
.agile_team_grid_main{
	position:relative;
	overflow:hidden;
}
.team img.img-responsive {
    background: #009abf;
}
.agile_team_grid_main .p-mask{
    opacity: 0;
    visibility: hidden;
    background: #5689bd;
    bottom: 0%;
    position: absolute;
    padding:1em 0 .6em;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px );
    -moz-transform: translate3d( 0px, 100%, 0px );
    -ms-transform: translate3d( 0px, 100%, 0px );
    -o-transform: translate3d( 0px, 100%, 0px );
    transform: translate3d( 0px, 100%, 0px );
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all 5.5s ease 0s;
    text-align: center;
}
.agile_team_grid:hover .p-mask{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px );
    -moz-transform: translate3d( 0px, 0px, 0px );
    -ms-transform: translate3d( 0px, 0px, 0px );
    -o-transform: translate3d( 0px, 0px, 0px );
    transform: translate3d( 0px, 0px, 0px );
}
ul.social-icons li{
	display:inline-block;
}
.icon-button {
    background-color: #D9D9D9;
    cursor: pointer;
    display: inline-block;
    height: 3rem;
    line-height: 2rem;
    margin: 0 3px;
    position: relative;
    text-align: center;
    width: 3rem;
}
.icon-button i {
    background: none;
    color: white;
    height: 3rem;
    left: 0;
    line-height: 2rem;
    position: absolute;
    top: 0;
    width: 3rem;
    z-index: 10;
}
.icon-button span {
    border-radius: 0;
    display: block;
    height: 0;
    left: 0;
    margin: 0;
    position: absolute;
    top:0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
}
.twitter span{
    background-color:#3b5998;
}
.google span{
	background-color:#55acee;
}
.v span{
	background-color:#dd4b39;
}
.pinterest span{
	background-color:#833ab4;
}
.icon-button:hover span {
    width: 3rem;
    height: 3rem;
    margin: 0;
}
ul.social-icons li .icon-button .icon-twitter{
    background:url(../images/img-sp.png) no-repeat -4px -35px;
    display: block;
}
ul.social-icons li .icon-button .icon-twitter:hover{
    background-position:-4px -74px;
}
ul.social-icons li .icon-button .icon-google{
    background:url(../images/img-sp.png) no-repeat -42px -38px;
    display: block;
}
ul.social-icons li .icon-button .icon-google:hover{
    background-position:-42px -74px;
}
ul.social-icons li .icon-button .icon-v{
    background:url(../images/img-sp.png) no-repeat -79px -36px;
    display: block;
}
ul.social-icons li .icon-button .icon-v:hover{
    background-position:-79px -71px;
}
ul.social-icons li .icon-button .pinterest{
    background:url(../images/img-sp.png) no-repeat -125px -36px;
    display: block;
}
ul.social-icons li .icon-button .pinterest:hover{
    background-position:-125px -70px;
}
/*-- team--*/

.w3ls-heading h3 {
    font-size: 35px;
    text-align: center;
    text-transform: capitalize;
}

.about-icon ,.service-icon{
    border: 2px solid #ff7200;
    width: 66px;
    height: 66px;
	border-radius:50px;}
	
.about-icon span ,.service-icon span{
    font-size: 28px;
    color: #000;
    line-height: 60px;
}

.about-fashion-grid p,.wthree-about-list ul li p,.ser-sevice-grid p,
.table-sub-title ul li,.counter-wthree-list p,.ser-fashion-grid p,.error-founded p,.clients-ile-img p{
font-size: 14px;
color:#888888;
line-height: 25px;
}

.about-wthree-grid h4 ,.ser-sevice-grid h4,.table-mid-head h4,.counter-wthree-list h6,.error-founded h5,.clients-ile-img h4{
    font-size: 25px;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
}

.service-grid-wthree {
    margin-top: 3rem !important;
}