@charset "utf-8";
@import url("main.css");
* {margin: 0;padding: 0;}   
#main_container
{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float:left;
}
#main_wrw
{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

nav {
	/*font-family: "Consolas", Andale Mono, "Lucida Console", "Lucida Sans Typewriter", "Monaco", "Courier New", "monospace";*/
	font-family: 'Permanent Marker', cursive;
	font-family: 'Paytone One', sans-serif;
	font-family: 'Righteous', cursive;
	font-size: 1.4em;
}
.navbar{
	background: #E49B11 ; /*Aquí va Blanco o Transpatente*/
	background: rgba(255, 255, 255, 0.9);
}
.mr-auto {
}
.navbar-toggleable-md .navbar-collapse {     
    -webkit-justify-content: flex-end;
   justify-content: flex-end;
}
#menu ul {padding: 0;margin: 0 auto;} 
#menu ul li {list-style: none; display:block;  padding-bottom:10px; padding-left: 20px; padding-right: 20px;padding-top: 50px;}
#menu ul li:hover {background: #E49B11;
	display: block; 
	padding-bottom:10px; 
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 50px;
	width: 100%;
    height: 100%;
 	color: #735847;
	/*border-bottom: 4px solid #FFF212; verificar*/
}
.borde_bajo{
	border-bottom: 4px solid #FFF212; 
}
ul li a {color: #fff;
	text-decoration: none;
}

/*.toggle {width: 100%;padding: 0px 0px;background: #FF8416;text-align: right;box-sizing:border-box;color: #125254; font-size: 30px;display:block;} */

  
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
	color: #735847;
	
  }
.active1 {
	background: #FFF212;
	display: inline-block; 
	padding-bottom:10px; 
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 50px;
	list-style: none; 
	width: 100%;
    height: 100%;
	color: #735847;
}
@media only screen and (max-width: 1300px) {
  .toggle {display: block;}
  ul {width: 100%;display: none;}
  ul li {display: block;text-align: center;}
  .active {display: block;}
}
/*.navbar-custom {
    background-color: #985500;
}

/* change the brand and text color 
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: black;
}
/* Tienda  */
#menu-tienda{
	margin: 0px;
	width: 100%;
}
.navbar-tienda{
	margin: 0px;
	background: #FFF212;
	border-bottom: 4px solid #000000; 
}
.navbar-tienda {
 	margin: 0px;
	background: #FFF212;
	border-bottom: 4px solid #000000; 
 position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0rem 0rem;
}
.navbar-brand-tienda {
    color: black;
	background-color:#F7E755;
	padding: 10px;
	margin: 100px;
}
.nav-tienda {
	/*font-family: "Consolas", Andale Mono, "Lucida Console", "Lucida Sans Typewriter", "Monaco", "Courier New", "monospace";*/
	font-family: 'Permanent Marker', cursive;
	font-family: 'Paytone One', sans-serif;
	/*font-family: 'Righteous', cursive;*/
	font-size: 1em;
	margin: 0 ;
}
.nav-tabs-tienda .nav-item-tienda a:hover {
  margin-bottom: -1px;
	display: block;
	color: #000000;
	background: #9F3537;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item-tienda.show .nav-link-tienda {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

#menu-tienda ul {padding: 0;margin: 0 auto;} 
#menu-tienda ul li {list-style: none; padding-bottom:0px; padding-left: 20px; padding-right: 20px;padding-top: 0px;}
#menu-tienda ul li:hover {background: #E49B11;
	display: block; 
	padding-left: 20px; 
	padding-right: 20px;
 	color: #735847;
} 
ul li a {color: #000000;
	text-decoration: none;
}

/*.toggle {width: 100%;padding: 0px 0px;background: #FF8416;text-align: right;box-sizing:border-box;color: #125254; font-size: 30px;display:block;} 
*/
  

/* Fin Tienda */
/* change the link color 
.navbar-custom .navbar-nav .nav-link {
    color: #CB272A;
}

/* change the color of active or hovered links 
.navbar-custom .nav-item-tienda:active .nav-link-tienda,
.navbar-custom .nav-item-tienda:hover .nav-link-tienda {
    color: #ff5500;
	background: #FFF;
}

/* for dropdown only - change the color of droodown 
.navbar-custom .dropdown-menu {
    background-color: #ff5500;
}
.navbar-custom .dropdown-item {
    color: #ffffff;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #333333;
    background-color: rgba(0,255,0,1);
}

.navbar{
  background:#000
}
.mr-auto {
    margin-right: 0 !important;
}*/

/*.navbar-toggleable-md .navbar-collapse {     
    -webkit-justify-content: flex-end;
   justify-content: flex-end;
}*/
.white {
	background: #f8f8f8;
	padding: 20px 0;
}
#content-crearpet section {
	padding-top: 60px;
	padding-bottom: 60px;
}
/*-----------------------------------------------------------------------------------*/


/*  Posts
/*-----------------------------------------------------------------------------------*/

.post {	
	margin: 0px; background-color: #fff;
	overflow: hidden;
}	
.post .content {	
	padding: 15px;
	position: relative;
	border-bottom: 4px solid #FFFFFF;
}	
.post .content {	
	padding: 25px 15px;
}	
.post .content:after {	
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}	
.post .author {	
	text-transform: uppercase;
	font-size: 12px;
	color: #737373;
	padding: 10px 0 8px;
}	
.post .post-img-content {	
	position: relative;
	padding: 0;
}	
.post .post-img-content .overlay {	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(255, 255, 255, 0.8);
	text-align: center;
	vertical-align: middle;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}	
.post .post-img-content .overlay .preview {	
	position: relative;
	top: 50%;
	display: inline-block;
	margin-top: -20px;
}	
.post .post-img-content:hover .overlay {	
	opacity: 0.8;
}	
.post .post-title {	
	font-size: 18px;
	margin: 0 0 10px;
	display: table-cell;
	vertical-align: bottom;
	z-index: 2;
	position: relative;
	font-family: "Paytone One";
}	
.post .post-title b {	
	background-color: rgba(51, 51, 51, 0.58);
	display: inline-block;
	margin-bottom: 5px;
	color: #FFF;
	padding: 10px 15px;
	margin-top: 5px;
}	
.read-more-wrapper {	
	margin: 25px 0 5px;
	text-align: right;
	color:#B3C100;
}	
/*-----------------------------------------------------------------------------------*/	
.post .post-title {	
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 2px;
	display: block;
	text-transform: uppercase;
}	
.post:hover .content {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border-bottom: 4px solid #B3C100;
}
.overlay .btn-outlined.btn-primary {	
	background-color: #fff;
	border-color: #fff;
}	

	

/* Fin Post */
.section-heading hr {
	margin: 20px auto;
	max-width: 330px;
	opacity: 0.8;
	color: #E9080B;
}
.main-title {
	padding-top: 40px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: "Paytone One";
}
.section-heading p {
	text-transform: uppercase;
}
#content-wrapper {
	box-shadow: none;
}

.section-heading hr {
	margin: 5px auto;
	max-width: 600px;
}

.img-responsive {
	width: 100%;
	height: auto;
}
.container_wrw {
	padding-top: 150px;
}

.wt-section.hero-large {
	background: #4BB4F5;
	margin-top: 0px !important;
	/* background: #0f5386; */
	padding: 5px 0;
}
.wt-section.hero-large p {
/* color: #fff; */
}
.wt-section.hero-large h1 {
	/* color: #fff; */
	font-size: 46px;
}
.titulos {
	color: #B3C100; /*#FFFFFF ;*/
	text-shadow: 2px 2px 3px #000000;
}
hr {
	border: 0;
	height: 0;
	box-shadow: 1px 1px 3px 1px #0f5386;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}



.baja{
   margin: 0;
   padding-top: 130px;
	padding-left: 0px;
	padding-right: 0px;
}
.espacio{
	padding-top: 70px;
	background: #FFFFFF;
	}
.espacio-in {
	height: 110px;
}

.main-footer{
	padding:70px 0 !important;
	background-color: #B3C100 !important;
	color: #fff;
}
.contactIcons .fa {
    font-size: 34px;
    padding: 32px;
    background: #B3C100;
    border-radius: 50%;
	margin-bottom:15px;
}
.redes {
	background: #4BB4F5;
	text-align: center;
}

.fondo_footer {
	background: #B3C100;
}

.espaciado {
	 margin-left: 25%;  
}

.wt-section {
  /*padding-top: 6.25rem;
  padding-bottom: 6.25rem; */
  float: left;
  width: 100%;
  background:#fff;
	position: relative;	
}
section.wt-section.hero-large {
    background: #4BB4F5;
    margin-top: 0px !important;
    /* background: #0f5386; */
    padding: 30px 0;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?y7o0n6');
  src:  url('../fonts/icomoon.eot?y7o0n6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?y7o0n6') format('truetype'),
    url('../fonts/icomoon.woff?y7o0n6') format('woff'),
    url('../fonts/icomoon.svg?y7o0n6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}

.social-bar {
	position: fixed;
	right: 0;
	top: 35%;
	font-size: 1.5rem;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	z-index: 100;
}

.icon {
	color: white;
	text-decoration: none;
	padding: .7rem;
	display: flex;
	transition: all .5s;
}

.icon-facebook {
	background: #2E406E;
}

.icon-twitter {
	background: #339DC5;
}

.icon-youtube {
	background: #E83028;
}

.icon-instagram {
	background: #3F60A5;
}

.icon-whatsapp {
	background: #25D366;
}

.icon:first-child {
	border-radius: 1rem 0 0 0;
}

.icon:last-child {
	border-radius: 0 0 0 1rem;
}
.icon:hover {
	padding-right: 3rem;
	border-radius: 1rem 0 0 1rem;
	box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.42);
	text-decoration: none;
	color: #FFFFFF;
}


.imgContainer {
    top: 0px; left: 0px;
    width: 100%; height:100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*Carrusel  */
.carousel-inner img {
	width: 100%;
	height: 70%;
}

.carousel-caption-wrw {
	position: absolute;
	left: 10px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #735847;
	text-align: left;
	top: 60%;
	max-width: 70%;
}
.carousel-caption-wrw{
	position: absolute;
	top: 80%;
	right: 10%;
	left: 30%;
	z-index: 10;
	text-align: center;
  justify-content: center;
  align-items: center;
	border-top-left-radius: 12% 49%;
	border-bottom-right-radius: 8% 36%;
   background-color:rgba(26,82,158, .4);
	
   
}


.img-responsive {
	width: 100%;
	height: auto;
}
.container_wrw {
	padding-top: 150px;
}

.carousel-caption-wrw-h{
	position: relative;
	/*padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;*/
	margin: 0 auto;   
	width: 80%;
	color: #337ab7;
	text-align: left;
	font-size: 56px;
	text-shadow: 2px 2px 2px black;
	font-family: 'Righteous';
}

.carousel-indicators-wrw li{
      text-indent: 0;
      margin: 0 2px;
      width: 20px;
      height: 20px;
      border: none;
      border-radius: 100%;
      line-height: 30px;
      color: #fff;
      background-color: #FFB416;
      transition: all 0.25s ease;

    }
.carousel-indicators-wrw li{
      text-indent: 0;
      margin: 0 2px;
      width: 30px;
      height: 30px;
      border: none;
      border-radius: 100%;
      line-height: 30px;
      color: #fff;
      background-color: #999;
      transition: all 0.25s ease;
	}
.carousel-indicators-wrw li:active, li:hover {
        margin: 0 2px;
        width: 30px;
        height: 30px;
        background-color: #337ab7;        
      }/*aqui error*/

.carousel-caption h2 {
	font-size: 56px;
	color: #FFFFFF;
	text-shadow: 5px 5px 5px black;
}
.carousel-caption p {
	font-size: 22px;
	text-transform: uppercase;
	color: #76A7E8;
	letter-spacing: 2px;
}
.carousel-item .container {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 0;
}
.row_wrw {
	height: 100vh;
}
.center {
	text-align: center;
}
#content-crearpet {
	padding: 0;
	z-index: 5;
	position: relative;
	box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
}

.white-text{
	font-size:36px; 
	color: #FFFFFF;
}

.white-text a:hover{
	font-size:36px; 
	color: #B3C100;
}
footer h5{
	font-family: 'Paytone One', sans-serif;
	text-shadow: 2px 2px 5px #FFFFFF;
}

.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*servicios*/
#content-servicios {
	padding: 0;
	z-index: 5;
	position: relative;
	box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
}

.row {
	margin: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.center {
	text-align: center;
}
.card_wrw{
	  background-image: url("images/fondo.png");
  background-repeat: repeat-x;
}

.verde{
	color: #FFFFFF ;
	background-color: #B3C100;
}

.negro_titulo{
	color: #000000;
	font-family: 'Righteous', cursive;
}
.inner-page-header p {
    color: #333;
}

.owl-carousel .owl-nav .owl-prev{
       background: url('left-icon.png') no-repeat;
}
.owl-carousel .owl-nav .owl-next{
       background: url('right-icon.png') no-repeat;
}

.sticky-stop-2{
	
}
.fixed-top-2 {
  position: fixed;
  top: 115px;
  right: 0;
  left: 0;
  z-index: 1030;
}
.centro {
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
	border: groove;
	padding: 15px;
	margin-top: 20px;
	font-family: 'Righteous', cursive;
}
.exacta {
	height: 80vh;
  }
.imagen-prod {
	width: 100%;
	border-radius:5px;
	height: 100%;
  box-shadow: 1px 1px 3px 1px #0f5386; 
  margin:10px auto;
  border-radius:5px;
  border: 1px solid #999;
  padding:13px;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?foif2j');
  src:  url('fonts/icomoon.eot?foif2j#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?foif2j') format('truetype'),
    url('fonts/icomoon.woff?foif2j') format('woff'),
    url('fonts/icomoon.svg?foif2j#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location2:before {
  content: "\e948";
}
.icon-user:before {
  content: "\e971";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-search:before {
  content: "\e986";
}
.icon-key:before {
  content: "\e98d";
}
.icon-key2:before {
  content: "\e98e";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-man:before {
  content: "\e9dc";
}
.icon-woman:before {
  content: "\e9dd";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-question:before {
  content: "\ea09";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-file-pdf:before {
  content: "\eadf";
}
/*
font-family: 'Permanent Marker', cursive;

font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;  */

* {margin: 0;padding: 0;}   
#main_container
{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float:left;
}
#main_wrw
{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

nav {
	/*font-family: "Consolas", Andale Mono, "Lucida Console", "Lucida Sans Typewriter", "Monaco", "Courier New", "monospace";*/
	font-family: 'Permanent Marker', cursive;
	font-family: 'Paytone One', sans-serif;
	font-family: 'Righteous', cursive;
	font-size: 1.4em;
}
.navbar{
	background: #E49B11; /*Aquí va Blanco o Transpatente*/
	background: rgba(255, 255, 255, 0.9);
	padding-top: 0.5rem;
	padding-bottom: 0px;
}
.mr-auto {
}
.navbar-toggleable-md .navbar-collapse {     
    -webkit-justify-content: flex-end;
   justify-content: flex-end;
}
#menu ul {padding: 0;margin: 0 auto;} 
#menu ul li {list-style: none; display:block;  padding-bottom:10px; padding-left: 20px; padding-right: 20px;padding-top: 50px;}
#menu ul li:hover {background: #E49B11;
	display: block; 
	padding-bottom:10px; 
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 50px;
	width: 100%;
    height: 100%;
 	color: #735847;
	/*border-bottom: 4px solid #FFF212; verificar*/
}
.borde_bajo{
	border-bottom: 4px solid #FFF212; 
}
ul li a {color: #fff;
	text-decoration: none;
}

/*.toggle {width: 100%;padding: 0px 0px;background: #FF8416;text-align: right;box-sizing:border-box;color: #125254; font-size: 30px;display:block;} */

  
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
	color: #735847;
	
  }
.active1 {
	background: #FFF212;
	display: inline-block; 
	padding-bottom:10px; 
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 50px;
	list-style: none; 
	width: 100%;
    height: 100%;
	color: #735847;
}
@media only screen and (max-width: 1300px) {
  .toggle {display: block;}
  ul {width: 100%;display: none;}
  ul li {display: block;text-align: center;}
  .active {display: block;}
}
/*.navbar-custom {
    background-color: #985500;
}

/* change the brand and text color 
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: black;
}
/* Tienda  */
#menu-tienda{
	margin: 0px;
	width: 100%;
}
.navbar-tienda{
	margin: 0px;
	background: #FFF212;
	border-bottom: 4px solid #000000; 
}
.navbar-tienda {
 	margin: 0px;
	background: #FFF212;
	border-bottom: 4px solid #000000; 
 position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0rem 0rem;
}
.navbar-brand-tienda {
    color: black;
	background-color:#F7E755;
	padding: 10px;
	margin: 100px;
}
.nav-tienda {
	/*font-family: "Consolas", Andale Mono, "Lucida Console", "Lucida Sans Typewriter", "Monaco", "Courier New", "monospace";*/
	font-family: 'Permanent Marker', cursive;
	font-family: 'Paytone One', sans-serif;
	/*font-family: 'Righteous', cursive;*/
	font-size: 1em;
	margin: 0 ;
}
.nav-tabs-tienda .nav-item-tienda a:hover {
  margin-bottom: -1px;
	display: block;
	color: #000000;
	background: #9F3537;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item-tienda.show .nav-link-tienda {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

#menu-tienda ul {padding: 0;margin: 0 auto;} 
#menu-tienda ul li {list-style: none; padding-bottom:0px; padding-left: 20px; padding-right: 20px;padding-top: 0px;}
#menu-tienda ul li:hover {background: #E49B11;
	display: block; 
	padding-left: 20px; 
	padding-right: 20px;
 	color: #735847;
} 
ul li a {color: #000000;
	text-decoration: none;
}

/*.toggle {width: 100%;padding: 0px 0px;background: #FF8416;text-align: right;box-sizing:border-box;color: #125254; font-size: 30px;display:block;} 
*/
  

/* Fin Tienda */
/* change the link color 
.navbar-custom .navbar-nav .nav-link {
    color: #CB272A;
}

/* change the color of active or hovered links 
.navbar-custom .nav-item-tienda:active .nav-link-tienda,
.navbar-custom .nav-item-tienda:hover .nav-link-tienda {
    color: #ff5500;
	background: #FFF;
}

/* for dropdown only - change the color of droodown 
.navbar-custom .dropdown-menu {
    background-color: #ff5500;
}
.navbar-custom .dropdown-item {
    color: #ffffff;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #333333;
    background-color: rgba(0,255,0,1);
}

.navbar{
  background:#000
}
.mr-auto {
    margin-right: 0 !important;
}*/

/*.navbar-toggleable-md .navbar-collapse {     
    -webkit-justify-content: flex-end;
   justify-content: flex-end;
}*/
.white {
	background: #f8f8f8;
	padding: 20px 0;
}
#content-crearpet section {
	padding-top: 60px;
	padding-bottom: 60px;
}
/*-----------------------------------------------------------------------------------*/


/*  Posts
/*-----------------------------------------------------------------------------------*/

.post {	
	margin: 0px; background-color: #fff;
	overflow: hidden;
}	
.post .content {	
	padding: 15px;
	position: relative;
	border-bottom: 4px solid #FFFFFF;
}	
.post .content {	
	padding: 25px 15px;
}	
.post .content:after {	
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}	
.post .author {	
	text-transform: uppercase;
	font-size: 12px;
	color: #737373;
	padding: 10px 0 8px;
}	
.imagen_prod_car_a{
	height: auto;
	width: 170px;
	display: grid;
	padding: 5px;
	border-radius: 10px;
	align-content: center;
	text-align: center;
	overflow:hidden;
	margin: auto;
	display: block;

}
.imagen_prod_car{
    height: 100%;
	 display: grid;
	padding: 5px;
	border-radius: 10px;
	overflow:hidden;
}
.post .post-img-content .overlay {	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(255, 255, 255, 0.8);
	text-align: center;
	vertical-align: middle;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
	overflow:hidden;
}	
.post .post-img-content .overlay .preview {	
	position: relative;
	top: 50%;
	display: inline-block;
	margin-top: -20px;
}	
.post .post-img-content:hover .overlay {	
	opacity: 0.9;
}	
.post .post-title {	
	font-size: 18px;
	margin: 0 0 10px;
	display: table-cell;
	vertical-align: bottom;
	z-index: 2;
	position: relative;
	font-family: "Paytone One";
}	
.post .post-title b {	
	background-color: rgba(51, 51, 51, 0.58);
	display: inline-block;
	margin-bottom: 5px;
	color: #FFF;
	padding: 10px 15px;
	margin-top: 5px;
}	
.read-more-wrapper {	
	margin: 25px 0 5px;
	text-align: right;
	color:#B3C100;
}	
/*-----------------------------------------------------------------------------------*/	
.post .post-title {	
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 2px;
	display: block;
	text-transform: uppercase;
}	
.post:hover .content {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border-bottom: 4px solid #B3C100;
}
.overlay .btn-outlined.btn-primary {	
	background-color: #fff;
	border-color: #fff;
}	

	

/* Fin Post */
.section-heading hr {
	margin: 20px auto;
	max-width: 330px;
	opacity: 0.8;
	color: #E9080B;
}
.main-title {
	padding-top: 40px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: "Paytone One";
}
.section-heading p {
	text-transform: uppercase;
}
#content-wrapper {
	box-shadow: none;
}

.section-heading hr {
	margin: 5px auto;
	max-width: 600px;
}

.img-responsive {
	width: 100%;
	height: auto;
}
.container_wrw {
	padding-top: 150px;
}

.wt-section.hero-large {
	background: #4BB4F5;

	margin-top: 0px !important;
	/* background: #0f5386; */
	padding: 5px 0;
}
.wt-section.hero-large p {
/* color: #fff; */
}
.wt-section.hero-large h1 {
	/* color: #fff; */
	font-size: 46px;
}
.titulos {
	color: #B3C100; /*#FFFFFF ;*/
	text-shadow: 2px 2px 3px #000000;
}
hr {
	border: 0;
	height: 0;
	box-shadow: 1px 1px 3px 1px #0f5386;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}



.baja{
   margin: 0;
   padding-top: 130px;
	padding-left: 0px;
	padding-right: 0px;
}
.espacio{
	padding-top: 70px;
	background: #FFFFFF;
	}

.espacio-in {
	height: 110px;
}

.main-footer{
	padding:70px 0 !important;
	background-color: #B3C100 !important;
	color: #fff;
}
.contactIcons .fa {
    font-size: 34px;
    padding: 32px;
    background: #B3C100;
    border-radius: 50%;
	margin-bottom:15px;
}
.redes {
	background: #4BB4F5;
	text-align: center;
}

.fondo_footer {
	background: #B3C100;
}

.espaciado {
	 margin-left: 25%;  
}

.wt-section {
  /*padding-top: 6.25rem;
  padding-bottom: 6.25rem; */
  float: left;
  width: 100%;
  background:#fff;
	position: relative;	
}
section.wt-section.hero-large {
    background: #4BB4F5;
    margin-top: 0px !important;
    /* background: #0f5386; */
    padding: 30px 0;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?y7o0n6');
  src:  url('../fonts/icomoon.eot?y7o0n6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?y7o0n6') format('truetype'),
    url('../fonts/icomoon.woff?y7o0n6') format('woff'),
    url('../fonts/icomoon.svg?y7o0n6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}

.social-bar {
	position: fixed;
	right: 0;
	top: 35%;
	font-size: 1.5rem;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	z-index: 100;
}

.icon {
	color: white;
	text-decoration: none;
	padding: .7rem;
	display: flex;
	transition: all .5s;
}

.icon-facebook {
	background: #2E406E;
}

.icon-twitter {
	background: #339DC5;
}

.icon-youtube {
	background: #E83028;
}

.icon-instagram {
	background: #3F60A5;
}

.icon-whatsapp {
	background: #25D366;
}

.icon:first-child {
	border-radius: 1rem 0 0 0;
}

.icon:last-child {
	border-radius: 0 0 0 1rem;
}
.icon:hover {
	padding-right: 3rem;
	border-radius: 1rem 0 0 1rem;
	box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.42);
	text-decoration: none;
	color: #FFFFFF;
}


.imgContainer {
    top: 0px; left: 0px;
    width: 100%; height:100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*Carrusel  */
.carousel-inner img {
	width: 100%;
	height: 70%;
}

.carousel-caption-wrw {
	position: absolute;
	left: 10px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #735847;
	text-align: left;
	top: 60%;
	max-width: 70%;
}
.carousel-caption-wrw{
	position: absolute;
	top: 80%;
	right: 10%;
	left: 30%;
	z-index: 10;
	text-align: center;
  justify-content: center;
  align-items: center;
	border-top-left-radius: 12% 49%;
	border-bottom-right-radius: 8% 36%;
   background-color:rgba(26,82,158, .4);
	
   
}


.img-responsive {
	width: 100%;
	height: auto;
}
.container_wrw {
	padding-top: 150px;
}

.carousel-caption-wrw-h{
	position: relative;
	/*padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;*/
	margin: 0 auto;   
	width: 80%;
	color: #337ab7;
	text-align: left;
	font-size: 56px;
	text-shadow: 5px 5px 5px black;
	font-family: 'Righteous';
}

.carousel-indicators-wrw li{
      text-indent: 0;
      margin: 0 2px;
      width: 20px;
      height: 20px;
      border: none;
      border-radius: 100%;
      line-height: 30px;
      color: #fff;
      background-color: #FFB416;
      transition: all 0.25s ease;

    }
.carousel-indicators-wrw li{
      text-indent: 0;
      margin: 0 2px;
      width: 30px;
      height: 30px;
      border: none;
      border-radius: 100%;
      line-height: 30px;
      color: #fff;
      background-color: #999;
      transition: all 0.25s ease;
	}
/*.carousel-indicators-wrw li:active, li:hover {
        margin: 0 2px;
        width: 30px;
        height: 30px;
        background-color: #337ab7;        
      }/*aqui error*/

.carousel-caption h2 {
	font-size: 56px;
	color: #FFFFFF;
	text-shadow: 5px 5px 5px black;
}
.carousel-caption p {
	font-size: 22px;
	text-transform: uppercase;
	color: #76A7E8;
	letter-spacing: 2px;
}
.carousel-item .container {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 0;
}
.row_wrw {
	height: 100vh;
}
.center {
	text-align: center;
}
#content-crearpet {
	padding: 0;
	z-index: 5;
	position: relative;
	box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
}

.white-text{
	font-size:36px; 
	color: #FFFFFF;
}

.white-text a:hover{
	font-size:36px; 
	color: #B3C100;
}
footer h5{
	font-family: 'Paytone One', sans-serif;
	text-shadow: 2px 2px 5px #FFFFFF;
}

.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*servicios*/
#content-servicios {
	padding: 0;
	z-index: 5;
	position: relative;
	box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
}

.row {
	margin: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}


.card_wrw{
	  background-image: url("images/fondo.png");
  background-repeat: repeat-x;
}

.verde{
	color: #FFFFFF ;
	background-color: #B3C100;
}

.negro_titulo{
	color: #000000;
	font-family: 'Righteous', cursive;
}
.inner-page-header p {
    color: #333;
}

.owl-carousel .owl-nav .owl-prev{
       background: url('left-icon.png') no-repeat;
}
.owl-carousel .owl-nav .owl-next{
       background: url('right-icon.png') no-repeat;
}
.espacio-in-tienda {
	height: 200px;
}
.sticky-stop-2{
	
}
.fixed-top-2 {
  position: fixed;
  top: 111px;
  right: 0;
  left: 0;
  z-index: 1030;
}
.centro {
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
	border: groove;
	padding: 15px;
	margin-top: 20px;
	font-family: 'Righteous', cursive;
}
.exacta {
	height: 80vh;
  }
.imagen-prod {
	width: 100%;
	border-radius:5px;
	height: 100%;
  box-shadow: 1px 1px 3px 1px #0f5386; 
  margin:10px auto;
  border-radius:5px;
  border: 1px solid #999;
  padding:13px;
}
.imagen-prod-car {
	width: 60%;
	border-radius:5px;
	height: 60%;
  box-shadow: 1px 1px 3px 1px #0f5386; 
  margin:10px auto;
  border-radius:5px;
  border: 1px solid #999;
  padding:13px;
	align-content: center;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?foif2j');
  src:  url('fonts/icomoon.eot?foif2j#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?foif2j') format('truetype'),
    url('fonts/icomoon.woff?foif2j') format('woff'),
    url('fonts/icomoon.svg?foif2j#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location2:before {
  content: "\e948";
}
.icon-user:before {
  content: "\e971";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-search:before {
  content: "\e986";
}
.icon-key:before {
  content: "\e98d";
}
.icon-key2:before {
  content: "\e98e";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-man:before {
  content: "\e9dc";
}
.icon-woman:before {
  content: "\e9dd";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-question:before {
  content: "\ea09";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-file-pdf:before {
  content: "\eadf";
}
/*
font-family: 'Permanent Marker', cursive;

font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;  */
.border{
	border-color: #ACB453;
	box-shadow: 2px 2px 5px #666666;
}