
@import url('https://fonts.googleapis.com/css?family=Righteous|Pacifico|Varela+Round');

body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	font-family: 'Raleway', 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;
}
a:hover{
	text-decoration:none;
}
input[type="button"],input[type="submit"],.contact-form input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-weight: 600;
	
}	
p{
	margin:0;
	letter-spacing: .5px;
	font-family: 'Varela Round', sans-serif;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*--header--*/
.navbar-header h1 {
    text-align: center;
}
.navbar-header h1 img {
    margin-right: 0.3em;
}
.navbar-header h1 a {
    color: #FFF;
    text-decoration: none;
    font-size: 33px;
    display: block;
    padding: 10px 0 0 60px;
    font-weight: 600;
}
.navbar-header h1 a span {
    font-size: .3em;
    display: block;
    letter-spacing: 8px;
}
/*-- top-nav --*/
.glyphicon.glyphicon-phone {
    color: #000;
    font-size: 43px;
	display: inline;
}
.nav-contact-w3ls {
    padding-right: 10px;
    margin-right: 10px;
	float: left;
}
.nav-contact-w3ls i.fa {
    color: #631201;
    font-size: 26px;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: .5em;
}
.nav-contact-w3ls p {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
.top-nav-text .call {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    /* float: left; */
    margin-top: 4px;
}
.top-nav-text a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 7px 30px;
    background: #01bcfa;
	margin-left:2em;
	text-decoration:none;
}
.top-nav-text {
    margin-top: 14px;
    float: right;
    width: 15%;
    margin-left: 16em;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background:#ff304d;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

.navbar-default {
    background: none;
    border: none;
    margin: 0;
    min-height: inherit;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #99abd5;
    background: none;
}
.navbar-nav > li {
   margin: 0 0.5em;
}
.navbar-nav > li:nth-child(6){
	margin-right:0!important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav li a.active {
    color: #ff8c00;
}
.navbar-right {
    float: right!important;
    margin-right:0px!important;
    margin-top: .5em;
}
.navbar-collapse {
    padding: 0!important;
}
/*-- //top-nav --*/

.navbar {
  margin-bottom: 0;
}
.navbar-nav {
  float: right;
}
.navbar-default {
  background:none;
  border-color: #012231;
}
.navbar-default .navbar-brand {
	color:#fff !important;
	font-size:40px;
	text-decoration: none;
}
a.navbar-brand img {
    display: inline-block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
    margin-top: 5px;
}
.navbar-default .navbar-brand:hover {
	color: #fff;
	text-decoration: none;
}
a.navbar-brand span {
  color: #2FD828;
  margin-left: 12px;
}
.navbar {
    position: relative;
    min-height: inherit;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #2FD828;
}
.navbar-default .navbar-nav > li { }
.navbar-default .navbar-nav > li > a{
	font-family: 'Varela Round', sans-serif;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform:uppercase;
    padding: 15px 0;
    margin: 0 1em;
    position: relative;
    
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}
.dropdown-menu > li > a {
    padding: 8px 20px;
    color: #000;
    font-size: 16px;
}
.dropdown-menu {
    padding: 0px 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #152635;
}
.navbar-brand {
    height: 0;
    padding: 0;
}
.navbar{
    border-radius: 0px; 
	border:none;
	width:1500px;
	margin:0 auto;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.active {
    color: #F7A711;
}
.navbar {
    border-radius: 0px;
    border: none;
    padding: 0px 0;
}
.header {
    background: #631201;
	padding: 0.8em 2em 1.4em 2em;

}
/*--//header--*/
/*--slider--*/
.slider { position:relative; }
#logo_banner { position:absolute; z-index:999998; right:7%; top:35%; }
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 55%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 47px;
    width: 47px;
}
.callbacks_nav.next {
    left: auto;
    background: url(../images/left.png) no-repeat 11px 9px  #000;
    right: 78.6%;
}
.callbacks_nav.next:hover {
    background-color: #152635;
}
.callbacks_nav.prev {
    left: auto;
    background: url(../images/right.png) no-repeat 8px 10px #000;
    left: 15.4%;
}
.callbacks_nav.prev:hover {
    background-color: #152635;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display:block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 75%;
    left: 46%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li {
    display: inline-block;
    margin: 0px 7px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 0;
    width: 26px;
    height: 26px;
    padding: 0px 5px;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height:15px;
    width:15px;
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
       background: #ff4c4c;
}
/*-- //slider --*/
/*-- banner-top --*/
.w3layouts-banner-top{
    background: url(../images/bg5.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:570px;
}
.w3layouts-banner-top1{
	background: url(../images/bg4.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	height:570px;
}
.w3layouts-banner-top2{
	background: url(../images/bg3.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:570px;
}
.w3layouts-banner-top3{
	background: url(../images/bg7.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:570px;
}


.banner1{
    background: url(../images/bg6.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:280px;
}
.w3ls-button a {
    color: #ffffff;
    font-size: 16px;
    padding: .8em 1em;
    text-decoration: none;
    background: #ed8600;
    text-align: center;
    letter-spacing: 1px;
}
/*-- //banner-top --*/ 
.slider-info {
	padding:14em 0 0;
}
.slider-info h3,.slider-info h2 {
    font-size: 3.7em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
}
.slider-info h4 {
    font-size: 3.7em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 0.2em 0em .7em;
}
.banner-form-agileinfo p {
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.5px;
    font-size: 14px;
    margin: 1em 0;
    line-height: 1.8em;
}
.banner-form-agileinfo h5 {
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.slider-info i {
    font-size: 4em;
    color: #fff;
}
.bannergrids {
    margin-top: 8em;
}
.bannergrids .grid1 p {
    color: #fff;
    margin: 1.5em 0;
    font-size: 16px;
	line-height: 26px;
}
/*-- bootstrap-modal-pop-up --*/
.modal-header {
    font-size: 2em;
    color: #999;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
    padding: 1em 2em 0em;
	margin: 0 !important;
	line-height:2em;
}
.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121;
}
.modal-body {
    padding:0;
}
.modal-body img {
    padding: 0em 1em 0 1em;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#000;
	outline: none;
}
/*-- //bootstrap-modal-pop-up --*/

.banner-form-agileinfo input[type="text"], .banner-form-agileinfo input[type="tel"], .banner-form-agileinfo textarea,.banner-form-agileinfo .form-control {
    border: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
    margin-bottom: 15px;
    outline: none;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
}

.banner-form-agileinfo input[type="text"]:focus, .banner-form-agileinfo input[type="tel"]:focus, .banner-form-agileinfo textarea {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.banner-form-agileinfo span {
    color: #152635;
}
.banner-form-agileinfo input[type="submit"] {
    width: 100%;
    margin-top: 0px;
    padding: 12px 0px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
    background: #ed8600;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.banner-form-agileinfo input[type="submit"]:hover {
    background: #152635;
}
.banner-form-agileinfo {
    background: #fff;
    background: rgba(0, 0, 0, 0.54);
    padding: 3em 2em;
}
.form-control {
    height: 40px;
    border-radius: 0px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #404448;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #404448;
}
::-ms-input-placeholder { /* IE 10+ */
  color: #404448;
}
::-moz-placeholder { /* Firefox 18- */
  color: #404448;
}


/*-- blog--*/
.blog-grids {  display:block; width:100%;  height:auto; overflow:auto; padding: 2em 0;  }
.cafe {background-color:#631201; }
.blog-grid  {
	text-align:center;
    margin: 0em;
	padding:0;
}
.blog-grid.blg_der { padding:3.2em 1.4em 1.4em; }
.blog-grid img {
    vertical-align: middle;
    width: 100%;
}
.blog h5 {
    margin: 1em 0;
    color: #464646;
    color: #152635;
}
.blog-grid p {
    color: #152635;
    font-size: 1.6em;
    line-height: 1.8em;
    margin: 1em 0;
}
.blog-grid p.intro {
    color: #fff;
    font-size: 1.6em;
    line-height: 1.8em;
    margin: 1em 0;
}
.blog-grid h1 a {
    font-family: 'Pacifico', cursive;
    font-size: 1.0em;
    color: #fff;
    line-height: 1.4em;
    padding-top: 0.6em;
    display: inline-block;
}
.blog-grid h1 a span {font-family: 'Varela Round', sans-serif; color:#ed8600;; }
.blog-grid h1 a:hover{
    color: #ffb900;
	transition:0.5s all;
}
.blog-grid h5 a {
    font-size: 1em;
	color:#999;
}
.blog-grid a:hover{
	color: #3aa5dc;
}
.heading h3 ,.heading h2{
    text-align: center;
    font-size: 42px;
    margin-bottom: 1em;
    color: #000;
    text-transform: capitalize;
}
.blog,.team,.services,.codes,.typography,.w3ls_address_mail_footer_grids,.portfolio{
    padding: 6em 0;
}
.readmore-w3 a {
    border: 1px solid #ed8600;
    
    text-transform: capitalize;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    padding: 10px 25px;
    margin: 1em 0 0;
    letter-spacing: 1px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.readmore-w3 a:hover{
    border: 1px solid #152635;
    background: #ed8600;
    color: #fff;
}
/*-- //blog--*/
/*-- footer --*/
.agileits-w3layouts-footer{
    background: #006f9b;
    padding: 3em 0;
}
.w3-agile-grid h5{
    text-transform: uppercase;
    margin: 0 0 1em 0;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
	padding-left:2em;
}
.w3-agile-grid p{
	color: #b5b5b5;
    font-size: 1em;
    line-height: 1.8em;
    margin: 0;
}

.footer-agileinfo-social {
    margin: 2em 0 0 0;
}
.footer-agileinfo-social ul {
    padding: 0;
    margin: 0;
}
.footer-agileinfo-social ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.footer-agileinfo-social ul li a {
    color: #FFFFFF;
    text-align: center;
}
.footer-agileinfo-social ul li a i.fa {
    height: 35px;
    width: 35px;
    border: solid 2px #212121;
    line-height: 35px;
    background: #212121;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.footer-agileinfo-social ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.footer-agileinfo-social ul li a i.fa.fa-twitter:hover{
	border: solid 2px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.footer-agileinfo-social ul li a i.fa.fa-rss:hover{
	border: solid 2px #f26522;
	background:#f26522;
	color: #FFFFFF;
}
.footer-agileinfo-social ul li a i.fa.fa-vk:hover{
	border: solid 2px #45668e;
	background:#45668e;
	color: #FFFFFF;
}
.w3ls-post-img{
	float:left;
	width:25%;
}
.w3ls-post-img a img{
	width:100%;
}
.w3ls-post-info{
	float:right;
	width:70%;
}
.w3ls-post-info h6{
    margin: 0;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: normal;
}
.w3ls-post-info h6 a{
	color:#FFFFFF;
	margin:0;
	text-decoration:none;
}
.w3ls-post-info h6 a:hover{
    color: #FF5722;
}
.w3ls-post-info h6 a:focus{
	outline:none;
	text-decoration:none;
}
.w3ls-post-info p{
	color: #b5b5b5;
    font-size: .9em;
    margin: 1em 0 0 0;
}
.w3ls-post-grid:nth-child(2), .w3ls-post-grid:nth-child(3) {
    margin: 1em 0;
}
.w3-address-grid{
  padding: 0em;
}
.w3-address-left{
	float:left;
	width:10%;
}
.w3-address-left i.fa.fa-phone,.w3-address-left i.fa.fa-envelope,.w3-address-left i.fa.fa-map-marker,.w3-address-left i.fa.fa-facebook{
    color: #FFFFFF;
    font-size: 2.8em;
	padding-top:0.2em;
}
.w3-address-right{
	float: right;
    width: 87%;
}
.w3-address-right h6{
	color: #FFFFFF;
    font-size: 1em;
    margin: 0;
    font-weight: 400;
	
}

.w3-address-right p{
	color:#fff;
	margin:0;
	font-size:1em;
}
.w3-address-right p a{
	color:#fff;
	text-decoration:none;
}
.w3-address-right p a:hover{
	color:#ed8600;
}
.w3-address-right p span{
	display:block;
	margin:.5em 0;
}
.w3-address-grid:nth-child(2){
	margin:1em 0;
}
.copyright{
	padding:1.5em 0;
	text-align:center;
	background:#025677;
}
.copyright p{
	color:#fff;
	font-size:1em;
	margin:0;
    letter-spacing: 1px;
	font-size:1.2em;
}
.copyright p a{
    color: #152635;
    text-decoration: none;
}
.copyright p a:hover{
	color:#FFFFFF;	
}
/*-- //footer --*/


/*-- inner page styling --*/
.about-breadcrumb {
    padding: 1em 0;
    background: #f5f5f5;
    background: #eee;
    text-align: center;
}
.about-breadcrumb ul li {
    display: inline-block;
    color: #212121;
    text-transform: uppercase;
}
.about-breadcrumb ul li a {
    color: #152635;
    text-decoration: none;
}
.about-breadcrumb ul li i {
    padding: 0 .6em;
    font-size: 20px;
}
/*-- //inner page styling --*/




@media (max-width:768px){
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
}
@media (max-width:480px){
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px !important;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
		font-size: 0.81em;
	}
	.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding: 11px!important;
	}
	.codes .row {
		margin: 0;
	}
}
/*-- //typography --*/

/* contact page */
.wthree_footer_grid_left {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    text-align: center;
    background: #1b94cc;
    margin-bottom: 1em;
}
.w3ls_footer_grid_left p {
    color: #3f4044;
    line-height: 2em;
}
.w3ls_footer_grid_left p span {
    display: block;
}
.wthree_footer_grid_left i {
    color: #fff;
    font-size: 1.6em;
    line-height: 2.8em;
}
.w3ls_footer_grid_left p a {
    color: #3f4044;
    text-decoration: none;
}
.w3ls_footer_grid_left p a:hover {
    color: #000;
}
.w3ls_address_mail_footer_grids iframe{
    width: 100%;
    height: 25em;
    border: none;
    margin-bottom: 2em;
}
h4.white-w3ls {
    color: #fff;
    margin-bottom: 1em;
    font-size: 30px;
}
.multi-gd-img.multi-gd-text h4 {
    position: absolute;
    top: 50%;
    left: 30%;
    font-size: 2em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 10px;
}
.multi-gd-img.multi-gd-text h4  span{
    font-weight:700;
	color:#2fdab8;
}
.multi-gd-img.multi-gd-text {
    padding: 0;
}
.styled-input.agile-styled-input-top {
    margin-top: 0;
} 
.address-grid {
    padding: 1em 0em 0 0em;
}
.contact-form {
    background: #631201;
    padding: 4em 3em;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #8a4538;
    background: none;
    -webkit-appearance: none;
    outline: none;
}
.contact textarea { 
	min-height: 8em;
    resize: none;
} 
.contactright {
    padding-left: 7em;
    padding-top: 4em;
}
.w3ls_footer_grid_left {
    margin-bottom: 2em;
}
.w3ls_footer_grid_left:nth-child(4) {
    margin-bottom: 0em;
}
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
    font-size: .9em;
    color: #fff;
    top: -1.7em;
    -webkit-transition: all 0.125s;
	-moz-transition: all 0.125s; 
	-o-transition: all 0.125s;
	-ms-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input {
	width:100%;
	margin: 2em 0 1em;
	position: relative;
}
.styled-input label {
	color: #fff;
    padding: 0.5em 0.8em;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: 14px;
	letter-spacing:1px;
    display: block;
    line-height: 1em;
}
.styled-input input ~ span, .styled-input textarea ~ span {
    display: block;
    width: 0;
    height: 2px;
    background: rgb(207, 94, 94);;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input textarea ~ span { 
    bottom: 5px; 
}
.styled-input input:focus.styled-input textarea:focus { 
	outline: 0; 
} 
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {
	width: 100%;
	-webkit-transition: all 0.075s;
	-moz-transition: all 0.075s;  
	transition: all 0.075s; 
} 
.white-w3ls{
	color:#fff!important;
}
.contactright h3 {
    font-size: 30px;
    color: #000;
    margin-bottom: 1em;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    padding: 0.5em 1em 0.5em 0;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #a05c4e;
    background: none;
    -webkit-appearance: none;
    outline: none;
}
.contact-form  textarea {
    height: 8em;
}
.contact-form input[type="submit"] {
    border: none;
    padding: 0.7em 2.5em;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #d54d28;
    color: #fff;
     float: right;
}
.contact-form input[type="submit"]:hover {
    background: #fff;
	color:#be5211;
}
/* //contact page */


.cotizaciones h4 { text-align:center; margin-bottom:3em; }
.contact-form-cotizar { width: 80%;
margin: 0 10%;
background-color: #ffe1ce;
padding: 0.7em 0;
border: 1px dashed #999; }
.contact-form-cotizar input, .contact-form-cotizar label, .contact-form-cotizar textarea, .campo_select select {display:block; width: 100%;
padding: 0 0 0 10px; }
.contact-form-cotizar label { height: 20px; margin:20px 0 10px 0; color:#631201; font-size:1.2em; font-weight:300;}
.contact-form-cotizar input, .campo_select select { height: 40px; background-color:#fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf;}
.contact-form-cotizar textarea { height: 60px; background-color:#fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf; padding-top:10px;}
.contact-form-cotizar .btn_enviar { }
.contact-form-cotizar .btn_enviar input[type="submit"] {
    border: none;
    padding: 0.7em 2.5em;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #561314;
    color: #fff;
	max-width:250px;
	width:100%;
	margin:2em auto;
}
.contact-form-cotizar .btn_enviar input[type="submit"]:hover {
    background: #d54d28;
	
}

.lista_servicios { padding:0 20px; color:#124A72; }
.lista_servicios li { padding:2px 0; }
.resaltado {color:#124A72; font-weight:bold; font-size:1.2em; }

.container { width:80%; }

/*--seccion_tacos--*/
.blog-grid p.p-tacos { width:90%; padding:0 5%; font-size:1.8em; line-height:1.6em; margin: 1.4em auto; }
.tits_int { text-align:center; }
.blog-grids .adorno_i {text-align:right;  }
.blog-grids .adorno_d {text-align:left;  }
.guisados { width:100%; height:450px; background-color:#561314; margin:4em 0 0 0; }
.guisados .imagen_guisados, .guisados .lista_guisados, .guisados .imagen_guisados img , .guisados .flechita { margin:0; padding:0; }
.guisados .imagen_guisados { background:url(../images/guisados.jpg) no-repeat; background-size:cover; height:450px;}
 .guisados .lista_guisados { color:#fff; }
.guisados .lista_guisados h2 {
    font-family: 'Pacifico', cursive;
    font-size: 3.8em;
    line-height: 2.6em;
    padding-left: 3em;
}
 .guisados .lista_guisados ul {
    padding: 0.4em 0 0 9em;
    font-size: 1.6em;
}
 .guisados .lista_guisados ul li { }
 .tacos_mid { width:100%; background-color:#F7A711; }
 .tacos_mid h2 { color:#fff; text-align:center; font-size:2.6em; padding-top:1.4em; }
 .tacos_tamaños { margin-top:3em; }
  .img_tamanio { display: flex;
justify-content: center;}
 .info_tam_taco { width:60%; height:auto; padding:1em 0; background-color:#195d82;  border-radius:20px; margin:1em auto; }
 .info_tam_taco  p {color:#fff; text-align:center; font-size:1.6em; }
 /*--fin seccion_tacos--*/
 
  /*--seccion_cazuelas--*/
  .cazuelas_guisados { padding:4em 0 6em 0;}
 .lista_guisados { border:1px dashed #787879; padding:1em; }
 .guisados_lista { margin-bottom:2em; }
 .cazuelas_guisados h1 { margin-bottom:2em; }
 .lista_guisados_cazuelas { font-size:1.1em; padding:1em 1em 0; height: 180px;  }
 .lista_guisados_cazuelas.lista2 {height:100px;  }
 .lista_guisados_cazuelas li { line-height:1.4em; padding-top:0em; color:rgba(15,12,12,1.00); }
 .lista_guisados_cazuelas li:nth-child(odd) { color:rgba(120,3,5,1.00); }
 .lista_guisados_cazuelas li span {  }
 .lista_guisados table { width:100%; margin:2em 0; }
 .lista_guisados table td { background-color:rgba(120,3,5,1.00); padding:0.6em; color:#fff; font-size:1.3em; text-align:center; }
 .lista_guisados table td:nth-child(2) { background-color:rgb(209, 144, 33); }
 
 #cazuelas_cont { width:100%; min-height:1px; background-color:#6F0606; padding:4em; color:#fff; }
 p.incluido { font-size:1.6em; }
 .cazuelas_car table { width:100%; margin-top:0em;}
  .cazuelas_car table tr {  }
 .cazuelas_car table td {  font-size:1.1em; padding:0.4em 0 0.4em 0.6em; margin:2em; border:2px solid #812727; }
  .cazuelas_car table td.bg_c { background-color:#630303; }
  .cazuela_mid h3 { padding-bottom:1em; }
  #otros { width:100%; min-height:1px; padding-top:4em;  }
  .lista_guisados_otros { font-size:1em; padding:1em 1em 0; border-right:1px dashed #787879; }
  .otros_car ul {margin: 0; padding: 1em 0 0 1em;font-size: 1.2em; }
  .lista_guisados_otros li { line-height:1.6em; padding-top:0em; color:#252424; }
  .lista_guisados_otros li:nth-child(odd) { color:black;  }
  .otros_bufette ul { font-size:1.2em; }
 
  /*--fin seccion_cazuelas--*/
  
 /*--responsive--*/
@media(max-width: 1920px){
	.callbacks_nav.prev {
		left: 20.8%;
	}
	.callbacks_nav.next {
		right: 74%;
	}
	.services-bottom {
		padding: 5em 10em 4.55em 4em;
	}
}
@media(max-width: 1680px){
	 .guisados .lista_guisados h2 {
font-size: 3.2em; line-height:2.3em; padding-left:2em;  }
.guisados .lista_guisados ul { padding:0.4em 0 0 6em; font-size:1.3em; }
	.guisados { height:350px; }
     .guisados .imagen_guisados { height:350px;}
	.blog-grid p.p-tacos { width:90%; padding:0 5%; font-size:1.6em; line-height:1.2em; margin: 1.4em auto; }
	.info_tam_taco { width:80%; height:auto; padding:1em 0; background-color:#195d82;  border-radius:20px; margin:1em auto; }
	.callbacks_nav.prev {
		left: 16.7%;
	}
	.callbacks_nav.next {
		right: 77.5%;
	}
	.services-bottom {
		padding: 5em 10em 5.4em 4em;
	}
}
@media(max-width: 1600px){
	.blog-grid p,.blog-grid p.intro {
    font-size: 1.2em;
}
	.blog-grid h4 a{
    font-size: 2.2em;
    line-height: 1em;    
	padding-top:0.4em;
	
}
	.callbacks_nav.prev {
		left: 15.4%;
	}
	.callbacks_nav.next {
		right: 78.6%;
	}
	.services-bottom {
		padding: 5em 10em 5em 4em;
	}
}
@media(max-width: 1440px){
	.navbar{
	width:100%;
	
}
	.callbacks_nav.prev {
		left: 11%;
	}
	.callbacks_nav.next {
		right: 82.2%;
	}
	.clients {
		padding: 6em 8em 6em 8em;
	}
	.Servicebottomtext {
		padding-right: 6em;
	}
	.top-nav-text {
		width: 17%;
		margin-left: 9em;
	}
}
@media(max-width: 1366px){
	.top-nav-text {
		width: 18%;
		margin-left: 6em;
	}
	.slider-info {
		padding: 10em 0 0;
	}
	.banner-dott, .banner-dott1,.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4 {
		min-height: 700px;
	}
	.slider-info h3, .slider-info h2 ,.slider-info h4 {
		font-size: 3.4em;
	}
	.callbacks_nav {
		top: 51%;
	}
	.callbacks_nav.prev {
		left: 9%;
	}
	.callbacks_nav.next {
		right: 84%;
	}
	.slider-info i {
		font-size: 3.5em;
	}
	.bannerbottomright {
		padding: 4em 5em 4em 3em;
	}
	.bannerbottomright h4 {
		font-size: 20px;
	}
	.clients {
		padding: 6em 6em 6em 8em;
	}
	.Servicebottomtext h3 {
		font-size: 32px;
	}
}
@media(max-width: 1280px){
	.top-nav-text {
		width: 19%;
		margin-left: 3em;
	}
	.slider-info {
		padding: 8em 0 0;
	}
	.slider-info h3, .slider-info h2 ,.slider-info h4 {
		font-size: 3.2em;
	}
	.banner-dott, .banner-dott1, .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3, .w3layouts-banner-top4 {
		min-height: 630px;
	}
	.callbacks_nav {
		top: 48%;
	}
	.callbacks_nav.prev {
		left: 6%;
	}	
	.callbacks_nav.next {
		right: 86.4%;
	}
	.callbacks_nav.next {
		right: 86.4%;
	}
	.bannerbottomright {
		padding: 3em 2em 0em 3em;
	}
	.bannerbottomright h4 {
		font-size: 19px;
	}
	.services-bottom {
		padding: 5em 6em 5em 4em;
	}
	.clients {
		padding: 5.55em 6em 6em 6em;	
	}	
	.agileits_w3layouts_about_counter_left p {
		font-size: 2.8em;
	}
	.Servicebottomtext h3 {
		font-size: 30px;
	}
	.bannerbottomright h3 {
		font-size: 30px;
	}
	.heading h3, .heading h2 {
		font-size: 40px;
	}
}
@media(max-width: 1080px){
	.navbar-header h1 a {
		font-size: 28px;
	}
	.navbar-nav > li {
		margin: 0 0em;
	}
	.navbar-default .navbar-nav > li > a {
		margin: 0 0.6em;
	}
	.top-nav-text {
		width: 23%;
		margin-left: 2em;
	}
	.slider-info h3, .slider-info h2, .slider-info h4 {
		font-size: 2.8em;
	}
	.slider-info .col-md-4 {
		padding: 0;
	}
	.banner-form-agileinfo {
		padding: 2em 1em;
	}
	.banner-form-agileinfo h5 {
		font-size: 23px;
	}
	.callbacks_nav.prev {
		left: 7%;
	}
	.callbacks_nav.next {
		right: 84%;
	}
	.slider-info i {
		font-size: 3em;
	}
	.banner-form-agileinfo p {
		font-size: 13.5px;
	}
	
	.bannerbottomright {
		padding: 2em 2em 0em 2em;
	}
	.bannerbottomright h4 {
		font-size: 18px;
	}
	
	.blog-grid.blg_der {
    padding: 1.4em 1.4em;
}
.blog-grid h4 a {
    font-size: 1.6em;
    line-height: 1.0em;
    padding-top: 0em;
}
.blog-grid p {
    font-size: 1.0em;
    line-height: 1.4em;
    margin: 0.8em 0;
}
	#video img, #video iframe {
		height: 360px;
	}
	.hovereffect p {
		width: 50%;
	}
	.services-bottom {
		padding: 4em 2em 4em 2em;
	}
	.clients {
		padding: 4.05em 4em 4em 5em;
	}
	.w3-agile-grid {
		padding: 0 5px;
	}	
	.w3-address-right {
		width: 91%;
	}
	.w3-address-left {
		width: 9%;
	}
	.servicegrid1 h4 {
		font-size: 20px;
	}
	.servicegrid1 h5 {
		font-size: 70px;
		top: -35px;
	}	
	.Servicebottomtext h3 {
		font-size: 27px;
	}
	.Servicebottomtext {
		padding-right: 2em;
	}
	.Servicebottomtext p {
		font-size: 14px;
		margin: 2em 0 0em;
	}
	.Servicebottomtext h4 {
		font-size: 18px;
	}
	.Servicebottomtext i.fa {
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
	.b-wrapper h5, .b-wrapper h2 {
		font-size: 2em;
		padding: 33% 0;
	}
	.blog, .team, .services, .codes, .typography, .w3ls_address_mail_footer_grids, .portfolio {
		padding: 4em 0;
	}
	.w3-agile-grid h5 {
		font-size: 22px;
	}
	.agileits-w3layouts-footer {
		padding: 3em 0;
	}
	.icon-box {
		padding: 8px 0px;
	}
	.info_tam_taco {
    width: 90%;
     }
	.info_tam_taco p {
    font-size: 1.4em;
     }
}
@media(max-width: 1050px){
	.navbar-header h1 a {
		font-size: 25px;
		padding: 20px 10px;
	}
	.navbar-default .navbar-nav > li > a {
		margin: 0 0.5em;
		font-size: 13.5px;
	}
	.top-nav-text {
		width: 23%;
		margin-left: 3em;
	}
	.nav-contact-w3ls i.fa {
		font-size: 15px;
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
	.agileits_w3layouts_about_counter_left h3 {
		letter-spacing: 1px;
	}
	.heading h3, .heading h2 {
		font-size: 35px;
		margin-bottom: .7em;
	}
	.contactright h3 ,h4.white-w3ls{
		font-size: 25px;
	}
	h3.agileits-icons-title {
		font-size: 35px;
	}
}
@media(max-width: 1024px){
		.banner-dott, .banner-dott1, .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3, .w3layouts-banner-top4 {
		min-height: 520px;
	}
	#logo_banner {
    right: 7%;
    top: 30%;
}
	.top-nav-text {
		width: 24%;
		margin-left: 2em;
	}
	.w3ls-button a {
		font-size: 15px;
		padding: .7em 1em;
	}
	.callbacks_nav.prev {
		left: 5%;
	}
	.callbacks_nav.next {
		right: 85.5%;
	}
	.bannerbottomright {
		padding: 2em 1em 0em 1em;
	}
	.clients {
		padding: 4em 3em 4em 4em;
	}
	.bannergrids .grid1 p {
		font-size: 15px;
	}
	.Servicebottomtext h3 {
		font-size: 26px;
	}
	.contactright {
		padding-left: 6em;
		padding-top: 3em;
	}
}
@media(max-width: 991px){
	.contact-form-cotizar { width:90%; margin:0 5%; }
	.navbar-default .navbar-nav > li > a {
		font-size: 13.5px;
	}
	.top-nav-text {
		width: 25%;
		margin-left: 1em;
	}
	.bannergrids .col-md-4 {
		width: 33.33%;
		float: left;
	}
	.callbacks_nav {
		top: 27%;
	}
	.callbacks_nav.prev {
		left: 14.5%;
	}
	.callbacks_nav.next {
		right: 75.5%;
	}
	.banner-form-agileinfo {
		padding: 2em 3em;
	}
	.slider-info {
		padding: 4em 0 0;
	}
	.bannergrids {
		margin-top: 6em;
	}
	#video img, #video iframe {
		height: auto;
	}
	.bannerbottomright {
		padding: 3em 5em 0em 5em;
	}	
	.wthree_team_grid {
		text-align: center;
		width: 50%;
		float: left;
		margin-bottom: 4em;
	}
	.wthree_team_grid:nth-child(3),.wthree_team_grid:nth-child(4){
		margin-bottom: 0em;
	}
	.hovereffect img {
		margin: 0 auto;
	}
	.hovereffect {
		width: 100%;
	}
	.clients {
		padding: 4em 6em;
	}
	.agileits_w3layouts_about_counter_left {
		width: 50%;
		float: left;
	}
	.services-bottom {
		padding: 4em 10em;
	}
	.blog-grid {
		width: 50%;
		float: left;
		margin-bottom: 4em;
	}
	.blog-grid:nth-child(3){
		margin-bottom: 0em;
	}
	.w3-agile-grid {
		padding: 0 15px;
		margin-bottom: 4em;
	}
	.w3-agile-grid:nth-child(3) {
		margin-bottom: 0em;
	}
	.servicegrids p {
		font-size: 14px;
	}
	.servicegrid1 {
		width: 33.33%;
		float: left;
		padding: 0 5px;
	}
	.servicegrid1 h4 {
		font-size: 18px;
	}
	.Servicebottomtext {
		padding-right: 0em;
		padding: 0 10em;
	}
	.resp-tab-item {
		font-size: 1em;
	}
	.b-wrapper h5, .b-wrapper h2 {
		font-size: 1.8em;
		padding: 33% 0;
	}
	.w3ls_footer_grid_left {
		margin-bottom: 2em;
		width: 33.33%;
		float: left;
	}
	.contactright {
		padding-left: 0em;
		text-align: center;
	}
	.wthree_footer_grid_left {
		margin: 0 auto;
		margin-bottom: 1em;
	}
	.banner1 {
		min-height: 230px;
	}
	.icon-box {
		padding: 8px 5px;
	}
.tacos_intro { width:70%; margin-left:3%;  }
.blog-grid p.p-tacos {
    width: 100%;
    font-size: 1.4em;
    line-height: 1.3em;	
}
	.blog-grids .adorno_i , .blog-grids .adorno_d{  
    width: 10%;
	float:left;	
    }
	.imagen_guisados, .lista_guisados { width:50%; float:left; }
	.iconos_mid_tacos { width:33.3%; float:left; }
	.tamanios_mid_tacos { width:50%; float:left; }
	/*.agileits-w3layouts-footer .w3-agile-grid {width:33.3%; float:left;  }*/
	.w3-address-left { }
}
@media(max-width: 900px){
	.container { width:100%; }
	.blog-grid {
    width: 50%;
    float: left;
    margin-bottom: 0em;
}
	.header {
		padding: 0 0em;
	}
	.nav-contact-w3ls p {
		font-size: 14px;
	}
	.nav-contact-w3ls i.fa {
		margin-right: .2em;
	}
	.nav-contact-w3ls {
		padding-right: 0px;
		margin-right: 10px;
		float: right;
	}
	.top-nav-text {
		width: 22%;
		margin-left: 1em;
	}
	.callbacks_nav.prev {
		left: 11%;
	}
	.callbacks_nav.next {
		right: 78%;
	}
	.slider-info h3, .slider-info h2, .slider-info h4 {
		font-size: 2.6em;
	}
	.w3-agile-grid { float:left; width:33.3%; }
	.w3-address-right {
    width: 87%;
}
	
}
@media(max-width: 800px){
	.navbar-default .navbar-nav > li > a {
		letter-spacing: 0.2px;
	}
	.nav-contact-w3ls {
		margin-top: 7px;
	}
	.top-nav-text {
		width: 24%;
		margin-left: 0em;
	}
	.nav-contact-w3ls i.fa {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 13.2px;
		margin: 0 0.3em;
	}
	.callbacks_nav.prev {
		left: 6%;
	}
	.callbacks_nav.next {
		right: 81.5%;
	}
	.Servicebottomtext {
		padding-right: 0em;
		padding: 0 6em;
	}
	.banner1 {
		min-height: 200px;
	}
}
@media(max-width: 768px){
	.banner-dott, .banner-dott1, .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3, .w3layouts-banner-top4 {
		min-height: 500px;
	}
	#logo_banner {
    right: 7%;
    top: 30%;
}

	.slider-info h3, .slider-info h2, .slider-info h4 {
		font-size: 2.4em;
	}
	.callbacks_nav.prev {
		left: 4%;
	}
	.callbacks_nav.next {
		right: 83%;
	}
	.navbar-header h1 a {
		font-size: 22px;
		padding: 20px 7px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 13px;
	}
	.nav-contact-w3ls {
		margin-right: 5px;
	}
	.nav-contact-w3ls p {
		font-size: 13px;
	}
	.blg_iz {
    margin-bottom: 0em;
}

.tacos_intro {
    width: 68%;
    float: left;
    margin-bottom: 0em;
}

.guisados .lista_guisados h2 {
    font-size: 3.2em;
    line-height: 2.0em;
    padding-left: 0.8em;
}
.guisados .lista_guisados ul
{
    padding: 0.4em 0 0 3em;
    font-size: 1.3em;
}


}
@media(max-width: 736px){
	.navbar-header h1 a {
		display: inline-block;
		float: left;
		padding: 20px 20px;
		font-size: 25px;
	}
	div#bs-example-navbar-collapse-1 {
		position: absolute;
		z-index: 999999;
		width: 100%;
		text-align: center;
		background: #000;
		background: rgba(95, 42, 17, 0.9);
	}
	.navbar-right {
		float: none!important;
		width: auto;
	}
	.navbar-nav > li a {
		display: inline-block;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 10px 0;
	}
	.navbar-toggle {
		border-radius: 0px;
		margin-top: 15px;
	}
	.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #ed8600;
	}
	.top-nav-text {
		width: 30%;
		margin-left: 0em;
		position: absolute;
		z-index: 999;
		top: 10%;
		left: 43%;
	}
	.callbacks_nav.next {
		right: 82%;
	}
	.clients {
		padding: 4em 5em;
	}
	/*.blog-grid:nth-child(2) {
		margin-bottom: 6em;
	}*/
	.readmore-w3 a {
		padding: 7px 20px;
		margin: 0em 0 0;
	}
	.servicegrid1 h4 {
		font-size: 17px;
	}
	.portfolio-grids {
		width: 33.33%;
		float: left;
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.resp-tab-item {
		padding: 10px 14px;
	}
	.w3ls_footer_grid_left p {
		letter-spacing: 0px;
	}
	.navbar-nav .open .dropdown-menu {
		text-align: center;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.banner1 {
		min-height: 180px;
	}
	.icon-box {
		padding: 8px 15px;
	}
	.nav-contact-w3ls p {
		font-size: 14px;
	}
	.nav-contact-w3ls {
		margin-top: 0px;
	}
}
@media(max-width: 667px){
	.callbacks_nav.next {
		right: 80%;
	}
	.callbacks_nav.prev {
		left: 5%;
	}
	.clients {
		padding: 4em 3em;
	}
	.services-bottom {
		padding: 4em 5em;
	}
	.blog-grid {
		width: 100%;
		float: none;
		margin-bottom: 0em;
	}
	/*.blog-grid:nth-child(2) {
		margin-bottom: 3em;
	}*/
	.servicegrid1 {
		width: 100%;
		float: left;
		margin-bottom: 2em;
	}
	.servicetopgrids {
		margin-bottom: 0em;
	}
	.Servicebottomtext {
		padding: 0 3em;
	}
	.hovereffect h6, .hovereffect hr {
		left: 50%;
	}
	.resp-tab-item {
		padding: 10px 10px;
		margin: 0;
	}
	.blog, .team, .services, .codes, .typography, .w3ls_address_mail_footer_grids, .portfolio {
		padding: 3em 0;
	}
}
@media(max-width: 640px){
	.slider-info h3, .slider-info h2, .slider-info h4 {
		font-size: 2.2em;
	}
	.callbacks_nav {
		top: 24%;
	}
	.callbacks_nav.next {
		right: 79%;
	}
	section.slider {
		padding: 0 1em 0 2em;
	}
	.flex-active-slide p {
		padding-bottom: 0.3em;
	}
	.flex-control-nav {
		bottom: 20px;
		left: 99%;
	}
	.portfolio-grids {
		width: 50%;
	}
	.resp-tab-item {
		padding: 10px 6px;
	}
	.w3ls_address_mail_footer_grids iframe {
		height: 20em;
	}
	.lista_guisados_cazuelas {
    font-size: 1.1em;
    padding: 1em 1em 0;
    height: 290px;
}
.lista_guisados_cazuelas.lista2 {
    height: 140px;
}
 .cazuelas_car h3 { margin-bottom:0.8em; }
 .cazuelas_car { width:100%; margin-bottom:2.6em; }
 .cazuelas_car:last-child { margin-bottom:0; }
 .lista_otros {width: 50%;float: left; font-size: 0.8em; margin-bottom: 3em; }
 .lista_otros .sinbrd {
    border-right: none;
}
.otros_bufette:before { }
.otros_bufette h3 { margin-bottom:0.8em; }
.otros_bufette {
	  clear:both;
	padding:2em 3em;	
	 border-top:1px dashed #787879; }
}
@media(max-width: 600px){
	.top-nav-text {
		width: 34%;
	}
	.callbacks_nav.next {
		right: 78%;
	}

	.banner1 {
		min-height: 150px;
	}
}
@media(max-width: 568px){
	.contact-form-cotizar { width:100%; margin:0;  }
	.callbacks_nav.next {
		right: 77%;
	}
	.Servicebottomtext h3 {
		font-size: 22px;
	}
	.copyright p {
		line-height: 1.8em;
	}
}
@media(max-width: 480px){
	.banner-dott, .banner-dott1, .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3, .w3layouts-banner-top4 {
		min-height: 460px;
	}
	#logo_banner {
    right: 20%;
    top: 20%;
}
#logo_banner img { width:90%; height:auto; }
	.top-nav-text {
		display:none;
	}
	.navbar-toggle {
    margin-top: 25px;
}
	.callbacks_nav.prev {
		left: 7%;
	}
	.callbacks_nav.next {
		right: 72%;
	}
	.slider-info h3, .slider-info h2, .slider-info h4 {
		font-size: 2em;
	}
	.callbacks_nav {
		top: 22%;
	}
	.bannerbottomright {
		padding: 3em 3em 0em 3em;
	}
	.services-bottom {
		padding: 4em 0em;
	}
	.slider-info i {
		font-size: 2.5em;
	}
	.Servicebottomtext h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.Servicebottomtext h4 {
		font-size: 15px;
	}
	.w3-agile-grid h5 {
		font-size: 20px;
		text-align:center;
	}
	
	.w3ls_footer_grid_left {
		width: 30%;
		float: none;
	}
	.w3-agile-grid { display:block; width:90%; margin:1.6em auto; }
	.w3-address-right {
    width: 70%;
}
.blog-grid p.p-tacos {
    width: 100%; float:none; display:block; font-size:1.2em; padding-top:3em; }
.blog-grids .adorno_i { display:block; width:100%; transform: rotateZ(90deg); float:none;  height: 200px;
    margin-top: -170px;}
.blog-grids .adorno_d {display:block; width:100%; transform: rotateZ(90deg); float:none;margin-top:80px; }
.intro_tacos { width:400px;overflow:hidden; margin-bottom:0; height: 300px; }
.guisados {
 height: 720px;
px;
} 
.guisados .imagen_guisados {
	width:100%;
	float:none;
    height: 260px;
}
.guisados .flechita { width:20%; float:left; }
.guisados .lista_guisados h2 {
    font-size: 3em;
    line-height: 2.0em;
    padding-left: 3em;
}
.guisados .lista_guisados ul {
    padding: 0.8em 0 0 4em;
    font-size: 1.3em;
    width: 100%;
    margin-left: 4em;
}
.iconos_mid_tacos {
    width: 100%;
    float: none;
}
.iconos_mid_tacos { width:64%; margin:0 auto; }
.tamanios_mid_tacos {
    width: 100%;
    float: none;
}
.tamanios_mid_tacos { width:80%; margin:0 auto; }
.img_tamanio {
    display: block;
}
.img_tamanio img {    display: block;
    max-width: 100%;
    height: 240px; }

.lista_guisados table td {
    font-size: 1.1em;
}

.lista_guisados_cazuelas {
    font-size: 1.0em;
    padding: 1em 1em 0;
    height: 350px;
}

}
@media(max-width: 414px){
/*	.top-nav-text {
		width: 100%;
		left: -50%;
		top: 54%;
	}*/
	.navbar-toggle {
		border-radius: 0px;
		margin-top: 35px;
	}
	/*.navbar-header h1 a {
		display: block;
		float:none;
	}*/
	.slider-info h3, .slider-info h2, .slider-info h4 {
		font-size: 1.8em;
	}
	.callbacks_nav.next {
		right: 68.5%;
	}
	.bannerbottomright h4 {
		font-size: 17px;
	}
	.bannerbottomright i.fa {
		width: 30px;
	}
	.bannerbottomright {
		padding: 3em 2em 0em 2em;
	}
	.bannerbottomright h3 {
		font-size: 25px;
	}
	.heading h3, .heading h2 {
		font-size: 30px;
	}
	.wthree_team_grid h4 {
		font-size: 1.2em;
	}
	.client h5 {
		font-size: 17px;
		margin-top: 1.3em;
	}
	.agileits_w3layouts_about_counter_left h3 {
		letter-spacing: 0px;
	}
	.resp-tab-item {
		padding: 10px 15px;
		margin-bottom: 1em;
	}
	.b-wrapper h5, .b-wrapper h2 {
		font-size: 1.5em;
	}
	.banner1 {
		min-height: 130px;
	}	
	h3.agileits-icons-title {
		font-size: 30px;
	}
	h3.icon-subheading {
		font-size: 1.6em;
	}
	
	h3.hdg {
		font-size: 1.6em;
	}
	.guisados .lista_guisados h2 {
    font-size: 2.8em;
    line-height: 2.0em;
    padding-left: 2.0em;
}
}
@media(max-width: 384px){
	.banner-dott, .banner-dott1, .w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3, .w3layouts-banner-top4 {
		min-height: 400px;
	}
	#logo_banner {
    right: 15%;
    top: 12%;
}
	.top-nav-text {
		left: -45%;
	}
	.slider-info h3, .slider-info h2, .slider-info h4 {
		font-size: 1.7em;
	}
	.callbacks_nav {
		top: 21%;
	}
	.callbacks_nav.prev {
		left: 8%;
	}
	.callbacks_nav.next {
		right: 69%;
	}
	.callbacks_nav {
		height: 42px;
		width: 42px;
	}
	.bannergrids .grid1 p {
		font-size: 14px;
	}
	.banner-form-agileinfo {
		padding: 2em 2em;
	}
	.bannerbottomright h4 {
		font-size: 15px;
	}
	.wthree_team_grid {
		width: 100%;
		float: none;
	}
	.wthree_team_grid:nth-child(3) {
		margin-bottom: 4em;
	}
	.agileits_w3layouts_about_counter_left {
		padding: 0;
	}
	.layer {
		padding: 3em 0;
	}
	.portfolio-grids {
		width: 100%;
	}
	.b-wrapper h5, .b-wrapper h2 {
		font-size: 1.8em;
	}
	.resp-tab-item {
		padding: 10px 10px;
	}
	.contact-form {
		padding: 3em 2em;
	}
	.Servicebottomtext {
		padding: 0 2em;
	}
	.w3ls_address_mail_footer_grids iframe {
		height: 18em;
	}
	.intro_tacos {
    width: 320px;
    height: 380px;
	padding:0;
}

.blog-grids .adorno_i {
    margin-top: -130px;
}
.blog-grids .adorno_d {
    margin-top: 40px;
}
.tacos_intro {
    width: 100%;
    float: none;
    margin-bottom: 0em;
}
.guisados .lista_guisados h2 {
    font-size: 2.8em;
    line-height: 2.0em;
    padding-left: 2.0em;
}
.guisados .lista_guisados ul {
    padding: 0.8em 0 0 4em;
    font-size: 1.3em;
    width: 100%;
    margin-left: 1em;
}
.lista_guisados {
    width: 100%;   
}
.lista_guisados_cazuelas {
    height: 180px;
}
.lista_guisados_cazuelas.lista2 {
    height: 80px;
}
.cazuela_mid { width:100%; padding:0; }
.lista_otros {
    width: 100%;
    float: none;
    font-size: 0.8em;
    margin-bottom: 2em;
}
.lista_guisados_otros {
    font-size: 1.1em;
    padding: 1em 1em 0;
    border: none;
}
.lista_guisados_cazuelas {
    height: 196px;
}
.img_tamanio img {    display: block;
    max-width: 100%;
    height: 200px; }
}
@media(max-width: 375px){
	.slider-info .col-md-8 {
		padding: 0;
	}
	.callbacks_nav.prev {
		left: 5%;
	}
	.callbacks_nav.next {
		right: 71%;
	}
	.w3-agile-grid h5 {
		font-size: 18px;
	}
	.Servicebottomtext {
		padding: 0 1em;
	}
	.slider-info {
		padding: 3em 0 0;
	}
	.slider-info h4 {
		padding: 0.2em 0em 1em;
	}
	.guisados .lista_guisados h2 {
    font-size: 2.8em;
    line-height: 2.0em;
    padding-left: 2.0em;
}
.guisados .lista_guisados ul {
    padding: 0.8em 0 0 4em;
    font-size: 1.3em;
    width: 100%;
    margin-left: 1em;
}
}
@media(max-width: 320px){
	#logo_banner {
    right: 5%;
    top: 12%;
}
#logo_banner img { width:80%; }
	.top-nav-text {
		left: -35%;
	}
	.slider-info h3, .slider-info h2, .slider-info h4 {
		font-size: 1.5em;
	}
	.callbacks_nav {
		top: 18%;
	}
	.callbacks_nav.next {
		right: 67%;
	}
	.banner-form-agileinfo {
		padding: 2em 1em;
	}
	.banner-form-agileinfo h5 {
		font-size: 20px;
	}
	.bannerbottomright {
		padding: 3em 1em 0em 1em;
	}
	.bannerbottomright h4 {
		line-height: 25px;
	}
	.clients {
		padding: 4em 2em;
	}
	.flex-active-slide p {
		letter-spacing: 1px;
	}
	.client h5 {
		font-size: 16px;
	}
	.agileits_w3layouts_about_counter_left {
		width: 100%;
		float: none;
	}
	.agileits_w3layouts_about_counter_left:nth-child(4){
		margin-bottom: 4em;
	}
	.resp-tab-item {
		padding: 10px 4px;
		font-size: .9em;
	}
	.w3ls_address_mail_footer_grids iframe {
		height: 15em;
	}
	.banner1 {
		min-height: 100px;
	}
	.cazuelas_guisados h1 {
    margin-bottom: 1em;
}
	.lista_guisados_cazuelas {
    height: 226px;
}
#cazuelas_cont {
    padding: 2em;

}
}
/*--//responsive--*/
#tidio-chat { display:none; }
/*** boton wats */
#wats_btn { width: 68px; height: 72px; position: fixed; bottom: 20px; right: -5px; z-index: 99999; }
#wats_btn img { width: 86%; height: auto; }
