/*------------------------------------------------------------------
Theme Name: Cuddle Love Pet- A Pet Shop,Animal Care HTML5 Responsive Template.
Version: 1.0
Author: ajeeshjuno
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]

    //HOME PAGES
    -------------------------
    1. Global styles
    2. Pre Loader
    3. About Home
    4. Our Stories
    5. Countdown
    6. Recent News
    7. Gallery
    8. Footer

    //SUB PAGES
    -------------------------
    9. About Gallery
    10. About Team
    11. Pricing
    12. FAQ
    13. History
    14. Contact
    15. Blog Single
    16. Blog Post

    


    -------------------------------------------------------------------*/
/* **********************************************************
/*                    Fonts
/* ********************************************************* */
/* **********************************************************
/*                    Colors
/* ********************************************************* */
/* **********************************************************
/*                    Nav Menu
/* ********************************************************* */
.nav-menu {
  background: #ffffff;
  padding: 0;
}
.ventajasanya{
	text-align: left !important;
	margin: 15px 0;
}

/*Custom*/

.pad-nosotros-resp{
	padding: 60px 0;
}

.head-index{
	background-image: url(../img/header-inicio.jpg);
	background-position: 100% 50%;
}

.head-nosotros{
	background-image: url("../img/head-nosotros.jpg");
	background-position: 100% 50%;
}
.head-pestanas{
	background-image: url("../img/Servicio-principal-pestanas.jpg");
	background-position: 100% 50%;
}
.head-unas{
	background-image: url("../img/head-unas.jpg");
	background-position: 50% 50%;
}
.head-depi{
	background-image: url("../img/head-depilacion.jpg");
	background-position: 50% 50%;
}
.head-novias{
	background-image: url("../img/head-novias.jpg");
	background-position: 60% 50%;
}
.head-ubicaciones{
	background-image: url("../img/head-ubicaciones.jpg");
	background-position: 50% 50%;
}
.top-paginas-depi {
    height: 400px;
    position: relative;
    overflow: hidden;
}

footer ul li {
	
	margin-left:23px!important;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: bold!important;
    color: #636364!important;

}


.link-address{
	color:#636464;
}
.link-address:hover{
	color:#E0A9AE;
	text-decoration: none;
}

.contact-box {
    background: #fff none repeat scroll 0 0;
    display: table;
    float: left;
    margin-bottom: 30px;
    padding: 60px 55px;
    width: 100%;
}

.min-h-depi-hilo{
	min-height:115px;
}

.color-title-accor{
	color: #e0a9ae;
}

.color-title-accor:hover{
	color: #d48590;
	text-decoration: none;
}



.bottom-footer {
    background: #151515;
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.servicios-footer li a{
	color: #fff;
	line-height: 45px;
	
}
.servicios-footer li{
	list-style: none;
	
}
.servicios-footer li a:hover{
	color: #e0a9ae;
	text-decoration: none;
	
}
.widget {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

/*Titulos */

.texto-rosa-oscuro{
	color: #d48590;
}



.texto-rosa-claro{
	color: #edd1d2;
	padding: 10px 0;
}
.texto-rosa{
	color: #e0a9ae;
}

.porque-anya {
    color: #fff;
    background: url("../img/nosortros-porque-anya.jpg") no-repeat #e9e9e9;
    background-size: cover;
    background-position: top center;
    margin-top: 0px;
    z-index: 10;
    position: relative;
}


.hero-wrap, .bg-section {
    padding: 3em 0;
}

.bg-section .hero-wrap {
    display: table;
    width: 100%;
    z-index: 12;
    position: relative;
}

.bg-section {
    color: #fff;
    background: url("../img/Cta-anya-01.jpg") no-repeat #e9e9e9;
    background-size: cover;
    background-position: top center;
    margin-top: 0px;
    z-index: 10;
    position: relative;
}
.bg-section .hero-wrap .hero-intro {
    display: table-cell;
    vertical-align: middle;
}

.bg-section .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
}


.contacto-top{
	padding: 18px 10px;
	font-size: 14px;
	font-weight: bold;
}
.contacto-top a{
	color:#fff;
}
.contacto-top a:hover{
	color:#d48590;
	text-decoration: none;
}

.header-boton {
    background: #E0A9AE;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
	font-weight: bold;
    padding: 19px 20px;
    text-transform: uppercase;
}

.btn-resp{
	float: right;
}

.header-boton:hover{
	color: #d48590;
	text-decoration: none;
}



.bg-faded {
  background: #ffffff;
  padding: 0;
}

.nav-item {
  padding: 0 0 0 24px;
}

.navbar-light .navbar-nav .nav-link {
  
  font-weight: bold;
  font-size:15px;
  color: #636364!important;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open > .nav-link {
  color: #e0a9ae;
  font-weight: 700;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #e0a9ae;
}

.navbar-light .navbar-toggler {
  margin: 15px 0 0;
  padding: 7px 14px;
  border-color: #e0a9ae;
  cursor: pointer;
  outline: none;
}

@media (max-width: 1200px) {
	.navbar-light .navbar-nav .nav-link {
	  font-size:13px;
	}
	.nav-item {
		padding: 0 0 0 13px;
	}
}

@media (max-width: 1024px) {
	
}

@media (min-width: 993px) {
	.d-none-993orup{
		display:none;
	}
}

@media (max-width: 992px) {
  .navbar-light .navbar-toggler {
    margin: 32px 0 0;
  }
  .contacto-top {
    padding: 18px 10px;
    font-size: 12px;
}
	.d-none-992orless{
		display:none;
	}
	.pad-top-icons {
		padding:15px 5px;
	}
}
@media (max-width: 768px) {
	.contacto-top {
		padding: 18px 10px;
		font-size: 9.5px;
	}
}
@media (min-width: 768px) {
	.d-none-993orup{
		display:none;
	}
	.header-boton {
		font-size: 11px;
		padding: 19px 20px;
	}
	
}

@media (max-width: 480px) {
	
	.margin-complementa-resp{
		margin:15px 0;
	}
	
  .nav-menu img {
    width: 46%;
  }
  .contacto-top{
	padding: 5px 0px;
	font-size: 16px;  
	}
  .btn-resp{
	float: left;
	}
  .header-boton {
    font-size: 18px;
    padding: 19px 63px;
	}
	.pad-nosotros-resp{
		padding: 0px 0 60px;
	}
}

@media (max-width: 480px) {
  .navbar-light .navbar-toggler {
    margin: 15px 0 0;
  }
}

.fixed-me {
  transition: all 0.5s;
}

.fixed-me {
  background-color: #fff !important;
  padding: 0px  !important;
  margin-bottom: 5px;
  position: fixed;
  top: 0;
  z-index: 888;
  width: 100%;
  border-bottom: 2px solid #e0a9ae !important;
}

.top-index {
  height: 600px;
  position: relative;
  overflow: hidden;
}

.top-paginas {
  height: 320px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 600px) {
/*
  .top-index {
    height: 320px;
  }
*/
}

.top-index:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.top-paginas:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.top-paginas-depi:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

picture {
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}



.callout {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  text-align: center;
  z-index: 10;
}

.cta-middle {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
}
.cta-middle:after {
	content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.cta-callout {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  z-index: 10;
}


.callout h1 {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 1rem;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-size: 4vw;
}

@media (max-width: 400px) {
  .callout h1 {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .callout h1 {
    font-size: 45px;
  }
}

.callout p {
  color: #ffffff;
  text-align: center;
}

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 46px;
  height: 42px;
  text-align: center;
  line-height: 39px;
  background: #e0a9ae;
  color: #ffffff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}

#back-to-top:hover {
  background: #252b3b;
  transition: 0.2s;
}

#back-to-top.show {
  opacity: 1;
}

#content {
  height: 2000px;
}

.nav-tabs .nav-link {
  color: #252b3b;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background: #f2f3f8;
  color: #e0a9ae;
  border-color: #ddd #ddd rgba(255, 255, 255, 0);
}

a.animated-button:link, a.animated-button:visited {
  position: relative;
  margin: 30px auto 0;
  padding: 14px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: .08em;
  border-radius: 0;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

@media (max-width: 768px) {
  a.animated-button:link, a.animated-button:visited {
    margin: 0 auto 0 !important;
  }
}

a.animated-button:link:after, a.animated-button:visited:after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 150%;
  z-index: -1;
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}

a.animated-button:link:hover, a.animated-button:visited:hover {
  color: #e0a9ae;
  text-shadow: none;
  background-color: #fff;
}

a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
  height: 450%;
}

a.animated-button:link, a.animated-button:visited {
  position: relative;
  margin: 30px auto 0;
  padding: 18px 30px;
  color: #fff;
  font-size: 18px;
  border-radius: 0;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: .08em;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

a.animated-button.victoria-two {
  border: 2px solid #fff;
}

a.animated-button.victoria-two:after {
  background: #D48590;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  transform: translateX(-50%) translateY(-50%) rotate(25deg);
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.dropdown-item.active,
.dropdown-item:active {
  background: #e0a9ae;
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #e0a9ae;
  color: #ffffff;
}

.dropdown-menu {
  border-radius: 0;
  border: none;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #e0a9ae;
}

.dropdown {
  display: inline-block;
}

.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 568px) {
	a.animated-button:link, a.animated-button:visited {
 	 font-size: 14px;
	}
}
@media (max-width:450px) {
	a.animated-button:link, a.animated-button:visited {
 	 font-size: 11.5px;
	}
}
	
@media (min-width: 991px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s  ease;
    -moz-transition: all 0.2s  ease;
    -webkit-transition: all 0.2s  ease;
    -o-transition: all 0.2s  ease;
    -ms-transition: all 0.2s  ease;
  }
}

.btn-defualt {
  border: 2px solid #e0a9ae !important;
  color: #fff;
  background-color: #e0a9ae;
}

.btn-defualt:hover {
  color: #ffffff;
}

.btn-primary {
  border-radius: 0;
  padding: 16px 26px;
  background: #e0a9ae;
  font-weight: bold;
  border: 2px solid #e0a9ae !important;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #fff;
  border: 2px solid #e0a9ae !important;
  outline: none;
  color: #e0a9ae;
  box-shadow: none;
}

.btn-success {
  background: #e0a9ae;
  width: 100%;
  padding: 0.9rem .75rem;
  border-color: transparent;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  background-color: #fff;
  border: 2px solid #e0a9ae !important;
  outline: none;
  color: #e0a9ae;
  box-shadow: none;
}

.btn-wrap {
  text-align: center;
}

.form-group {
  margin: 0;
}

.form-control {
  padding: 0.9rem .75rem;
}

/* **********************************************************
/*                    Global styles
/* ********************************************************* */
body {
  font-family: 'Arimo Regular', sans-serif;
  background: #fafafa;
}
body span {
	font-family: 'Arimo RegularItalic', sans-serif;
}
h1 {
  font-size: 92px;
  font-weight: 700;
  font-family: 'Montserrat SemiBold', sans-serif;
}

h2 {
  font-size: 70px;
  font-weight: 300;
  font-family: 'Montserrat SemiBold' , sans-serif;
}

h3 {
  font-size: 36px;
  font-weight: 700;
  color: #e0a9ae;
  font-family: 'Montserrat SemiBold' , sans-serif;
}

@media (max-width: 768px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Montserrat SemiBold' , sans-serif;
}

h5 {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  font-family: 'Montserrat SemiBold' , sans-serif;
}

p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.8;
  font-family: 'Arimo Regular', sans-serif;
  color: #636464;
}

.center-block {
  padding: 50px 0;
  text-align: center;
}

@media (max-width: 768px) {
  .center-block {
    padding: 30px 0 50px;
  }
}

/* **********************************************************
/*                    Pre Loader
/* ********************************************************* */
.ket-site-preloader-area {
  background: #252b3b none repeat scroll 0 0;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;
}

.sk-cube-grid {
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  -webkit-transition: .5s;
  transition: .5s;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #fff;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

/* **********************************************************
/*                    About Home
/* ********************************************************* */
.about-home {
  padding: 0;
  background: #ffffff;
  background: url("../img/nosotros-pestanas.jpg") 50% 0% no-repeat;
  background-size: cover;
}

.about-home h3 {
  color: #252b3b;
}

.about-home h5 {
  color: #e0a9ae;
}

.about-home-block {
  padding: 90px 0 90px 34px;
  text-align: left;
  display: inline-block;
}

@media (min-width: 768px) {
	.d-none-desk {
		display: none;
	}
}
	
@media (max-width: 768px) {
  .about-home {
    background: #ffffff;
  }
  .about-home-block {
    padding-left: 0;
    margin-left: 0 !important;
  }
}

/* **********************************************************
/*                    Our Stories
/* ********************************************************* */
.our-stories-block {
  background: #ffffff;
}

.our-stories-title {
  padding: 20px 26px;
}

.our-stories-title h5 {
  line-height: 1.5;
}

.our-stories-title span {
  text-align: left;
  display: block;
  color: #a9aaab;
  font-weight: 300;
}

.our-stories-title p {
  margin: 20px 0 0;
}

/* **********************************************************
/*                    Countdown
/* ********************************************************* */
.counter {
  background-color: #e0a9ae;
  text-align: center;
}

.employees, .customer, .design, .order {
  margin: 34px 0;
}

.counter-count {
  font-size: 60px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 92px;
  width: 100%;
  display: inline-block;
  margin: 0;
}

.employee-p, .customer-p, .order-p, .design-p {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
}

/* **********************************************************
/*                    Recent News
/* ********************************************************* */
.recent-news-icon {
  text-align: left;
}

.recent-news-icon p {
  color: #636464;
  display: inline-block;
}

.recent-news-icon p span {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #252b3b;
}

.news-img-block {
  text-align: left;
  background: #ffffff;
  display: inline-block;
}

.news-img-block img {
  float: left;
}

.news-title-block {
  padding: 18px 18px 18px 15rem;
}

.news-title-block h5 {
  line-height: 1.5;
}

.news-title-block p {
  max-height: 85px;
  overflow: hidden;
  margin: 0;
}

@media (max-width: 992px) {
  .our-stories-block img {
    width: 100%;
  }
  .news-flex1 {
    max-width: 100%;
    flex: 100%;
  }
}

@media (max-width: 768px) {
  .our-stories-block {
    margin: 0 0 25px;
  }
  .news-img-block img {
    width: 100%;
    margin: 0 0 10px;
  }
  .news-title-block {
    padding: 20px 26px;
  }
}

/* **********************************************************
/*                    Gallery
/* ********************************************************* */
.gallery img {
  width: 100%;
}

.gallery-img-wrap {
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  .gallery-img-block {
    padding: 0 10px;
  }
}

/* **********************************************************
/*                    Footer
/* ********************************************************* */
footer {
  padding: 90px 0;
  background: #333333;
}

@media (max-width: 768px) {
  footer {
    padding: 40px 0;
  }
}

footer h5 {
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 45px;
}

@media (max-width: 768px) {
  footer h5 {
    margin: 41px 0 18px;
  }
}

footer p {
  color: #e0e0e0;
  margin: 0;
  font-size: 15px;
}

.footer-social-icons img {
  display: block;
  margin-bottom: 40px;
}

.footer-social-icons a {
  color: #ffffff;
  background: #e0a9ae;
  transition: all 0.2s;
  width: 45px;
  height: 45px;
  border-radius: 3px;
  display: inline-block;
  margin-right: 8px;
}

.footer-social-icons a i {
  text-align: center;
  display: block;
  padding: 14px 0;
}

.footer-social-icons a:hover {
  text-decoration: none;
  background: #e0a9ae;
  transform: translateY(-5px);
  opacity: 0.8;
}

.footer-social-icons small {
  color: #e0e0e0;
  display: block;
  margin-top: 14px;
  letter-spacing: 1px;
}

/*
 * SUB PAGES
 ********************************/
/* **********************************************************
/*                    About Gallery
/* ********************************************************* */
.sub-page {
  padding: 60px 0;
}

.about-gallery img {
  width: 100%;
}

.about-pet {
  margin-top: 25px;
}

@media (max-width: 768px) {
  .about-pet {
    margin-top: 0;
  }
}

/* **********************************************************
/*                    About Team
/* ********************************************************* */
.about-team {
  background: #ffffff;
}

.about-team-block {
  background: #f2f3f8;
  margin: 0 0 25px;
  transition: 0.25s;
}

.about-team-block img {
  width: 100%;
}

.about-team-block:hover {
  transform: translateY(-8px);
  -webkit-box-shadow: 0px 21px 42px -22px #919394;
  -moz-box-shadow: 0px 21px 42px -22px #919394;
  box-shadow: 0px 21px 42px -22px #919394;
  cursor: pointer;
}

.about-team-title {
  padding: 20px 20px;
  min-height: 94px;
  overflow: hidden;
}

.about-team-title h5 {
  text-align: center;
}

.about-team-title p {
  text-align: center;
  margin: 0;
}

/* **********************************************************
/*                    Pricing
/* ********************************************************* */
.title {
  letter-spacing: 1px;
  font-size: 32px;
  position: relative;
  padding-bottom: 20px;
  margin: 0px 0px 30px;
  text-transform: uppercase;
}

.title:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  bottom: 0;
  left: 0;
}

.title:after {
  content: '';
  width: 80px;
  height: 4px;
  left: 0;
  bottom: -1.4px;
  position: absolute;
  background-color: #e0a9ae;
}

.title-cita {
  letter-spacing: 1px;
  font-size: 32px;
  position: relative;
  padding-bottom: 20px;
  margin: 0px 0px 30px;
  text-transform: uppercase;
}

.title-cita:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  bottom: 0;
  left: 0;
}

.title-cita:after {
  content: '';
  width: 80px;
  height: 4px;
  left: 0;
  bottom: -1.4px;
  position: absolute;
  background-color: #fff;
}

.detailed-pricing {
  background: #ffffff;
  padding: 20px;
  text-align: center;
  transition: 0.2s;
}

.detailed-pricing span {
  font-size: 50px;
  color: #e0a9ae;
}

.detailed-pricing p {
  text-align: center;
}

.detailed-pricing:hover {
  transform: translateY(-8px);
}

.simple-pricing {
  padding: 90px 0 0;
}

/* **********************************************************
/*                    FAQ
/* ********************************************************* */
.faq .card a {
  color: #252b3b;
  outline: none;
}

/* **********************************************************
/*                    History
/* ********************************************************* */
.history-wrap {
  background: #ffffff;
  padding: 30px;
  margin: 0 0 25px;
}

.history-wrap p {
  margin: 20px 0 0;
  max-height: 294px;
  overflow: hidden;
}

/* **********************************************************
/*                    Contact
/* ********************************************************* */
#map {
  height: 100%;
  height: 320px;
}

.address p {
  line-height: 1.8;
}

.form-group {
  margin: 0 0 25px;
}

.form-control {
  padding: 1rem .75rem;
}

textarea {
  height: 200px;
}

.btn-submit {
  width: 100%;
}

/* **********************************************************
/*                    Blog Single
/* ********************************************************* */
.blog {
  padding: 90px 0;
}

.blog-img-wrap {
  background: #ffffff;
  margin: 0 0 20px;
}

.blog-description {
  background: #ffffff;
}

.blog-description h5, .blog-description p {
  padding: 0 0 0 18px;
}

.blog-description .blog-know-more {
  margin-bottom: 20px;
  display: block;
  color: #e0a9ae;
  padding: 0 0 0 18px;
}

.blog-description a {
  color: #ccc;
}

.blog-description a:hover {
  color: #e0a9ae;
  transition: 0.2s;
}

.blog-search {
  border: 1px solid #ccc;
  padding: 8px 16px;
  border-radius: 2px;
  font-size: 15px;
}

.btn-blogsearch {
  padding: 10px 20px;
  border-radius: 2px;
  font-size: 15px;
  outline: none;
  margin: 0 0 0 8px;
  background: #252b3b;
  color: #ffffff;
  transition: 0.2s;
}

.btn-blogsearch:hover {
  background: #e0a9ae;
  color: #ffffff;
}

.categories {
  list-style: none;
  padding: 0;
  margin: 0;
}

.categories li {
  line-height: 1;
  border-bottom: 1px solid #e0a9ae;
  padding: 17px 0;
}

.categories li a {
  color: #252b3b;
}

.categories li:last-child {
  border: none;
}

.blog-share {
  border-top: 1px solid #eae8ea;
  border-bottom: 1px solid #eae8ea;
  text-align: right;
  padding: 8px 10px;
  color: #ccc;
}

.blog-share i {
  margin-left: 8px;
  font-size: 14px;
}

.category-img-block {
  display: inline-block;
}

.category-img-block img {
  display: inline-block;
  margin: 0 14px 0 0;
  float: left;
}

.blog-tags {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-tags li {
  border: 1px solid #ccc;
  float: left;
  padding: 4px 14px;
  margin: 0 0 13px 13px;
}

.pagination {
  padding: 27px 0 0;
}

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #e0a9ae;
  border-color: #ccc;
}

.page-link {
  color: #e0a9ae;
  padding: 0.9rem 1.15rem;
}

.page-link:focus, .page-link:hover {
  color: #e0a9ae;
}

@media (max-width: 1200px) {
  .blog-search {
    width: 100%;
  }
  .btn-blogsearch {
    width: 100%;
    margin: 10px 0 0;
  }
}

@media (max-width: 768px) {
  .blog {
    padding: 48px 0;
  }
  .blog-search {
    margin: 10px 0 0;
  }
}

/* **********************************************************
/*                    Blog Post
/* ********************************************************* */
.blog-post-quote {
  background: #252b3b;
  color: #ffffff;
}

.blog-post-quote p {
  padding: 10px 16px;
  font-size: 18px;
}

.comments {
  margin: 46px 0;
}

.comments img {
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  float: left;
}

.comment-block {
  margin: 0 0 0 113px;
}

.reply {
  color: #ccc;
}

.reply span {
  padding: 0 10px 0 0;
}

.reply-respond {
  text-decoration: line-through;
}

.comment-box {
  margin: 46px 0 0;
}

.comment-box form textarea {
  width: 100%;
  padding: 10px;
}
