/* 

Classic Template

http://www.templatemo.com/tm-488-classic

-----------------------------*/

body {
	color: #8c8c8c;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	overflow-x: hidden;
}

a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

h2 { font-size: 2.2rem; }
.tm-thin-font { font-weight: 300; }

.container-fluid {
	margin-left: auto;
	margin-right: auto;
	max-width: 1390px;
	overflow-x: hidden;
}

@media (max-width: 1390px) {
	.container-fluid {
		padding-left: 5%;
		padding-right: 5%;
	}
}

.tm-header-inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	height: 100px;
}

.tm-site-name {
	color: #da6d8f;
	display: block;
	font-size: 2.6rem;
	font-weight: 400;
}

.tm-main-nav { font-size: 1.2rem; }

.navbar-nav .nav-link {
	border-radius: 6px;
	color: black;
	padding: 10px 40px;
}

.nav-item.active .nav-link,
.nav-link:hover,
.nav-link:focus {
	color: white;
	background-color: #da6d8f;

}

.tm-gold-text { color: #da6d8f; }

.tm-section {
	padding-top: 80px;
	padding-bottom: 100px;
}

.tm-home-img-container {
	background-image: url('../img/tm-home-img.jpg');
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
}

.tm-about-img-container { background-image: url('../img/tm-about-img.jpg');	}
.tm-blog-img-container { background-image: url('../img/tm-blog-img.jpg'); }
.tm-contact-img-container { background-image: url('../img/tm-contact-img.jpg'); }

.tm-about-img-container,
.tm-blog-img-container,
.tm-contact-img-container {
	background-size: auto 200px;
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
}

.tm-title {
	margin-bottom: 1rem;
	line-height: 1.4;
}

.tm-subtitle {
	font-size: 1.4rem;
	max-width: 800px;
	margin: 0 auto 80px;
}

.tm-content-box {
	max-width: 300px;
	margin: 0 auto;
}

h3 { font-size: 1.65rem; }
h4 { 
	font-size: 1.4rem;
	line-height: 1.6;
}

.tm-btn {
	color: white;
	background-color: #da6d8f;
	border: none;
	border-radius: 5px;
	display: inline-block;
	padding: 10px 30px;
}

.tm-btn:hover,
.tm-btn:focus {
	background-color: #509abd;
	color: white;
	outline: none;
}

.tm-btn-gray { background-color: #666666; }
.tm-btn-gray:hover,
.tm-btn-gray:focus {
	background-color: #515050;	
}

.tm-margin-b-15 { margin-bottom: 15px; }
.tm-margin-b-20 { margin-bottom: 20px; }
.tm-margin-b-30 { margin-bottom: 30px; }
.tm-margin-b-40 { margin-bottom: 40px; }
.tm-margin-t-big { margin-top: 90px; }
.tm-margin-t-mid { margin-top: 60px; }
.tm-margin-t-small { margin-top: 30px; }

.tm-text-link { 
	color: #006699; 
	line-height: 2.8;
	text-decoration: underline;
}
.tm-overflow-auto { overflow: auto; }
.tm-small-font { font-size: 1rem; }
.tm-related-post { margin-bottom: 40px; }
.tm-related-post:last-child { margin-bottom: 0; }
.media-left { padding-right: 25px; }
.media-body {
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
}

.tm-media-description { margin-bottom: 0; }

.tm-2-col-right { padding-left: 20px; }

.tm-footer {
	color: #c6c6c6;
	background-color: #191919;
	background-image: url('../img/classic-pattern-bg.png');
	font-size: 1rem;
	padding-top: 40px;
	padding-bottom: 20px;
}

.tm-footer-links-container { padding-left: 10px; }

.tm-footer-link {
	color: #CCCC66;
	line-height: 2.8;
	text-decoration: underline;
}

.tm-footer-link:hover,
.tm-footer-link:focus {
	color: #CCCC66;
	text-decoration: none;
}
.tm-footer-thumbnail { margin-bottom: 5px; }

.tm-copyright-text { 
	color: #999999; 
	margin-bottom: 0;
}

hr { border-top: 1px solid #CCCCCC; }
p { line-height: 1.9; }

.tm-gray-bg { 
	background-color: #CCCCCC; 
	color: black;
	padding: 30px 20px 20px;
}
.tm-footer-content-box-title { margin-bottom: 30px; }

.tm-img-post { margin-bottom: 30px; }

.tm-aside-r { padding-left: 30px; }

.form-control {
	border-radius: 0;
	font-size: 1.1rem;
	padding: 0.75rem 1rem;
}

.form-control:focus { border-color: #da6d8f; }

.tm-form-description { margin-top: 30px; }
.tm-contact-form { padding-top: 20px; }

a {
    color: #da6d8f;
}
a:focus, a:hover {
    color: #da6d8f;
    text-decoration: underline;
}

#google-map {
    height: 333px;
    width: 100%;
    margin-top: 40px;
}



.tm-contact-right { padding-left: 30px; }
.tm-p-small { font-size: 1rem; }

@media (max-width: 1199px) {
	.tm-2-col-left { padding-right: 0; }
	.tm-2-col-right { padding-left: 0; }
	.tm-text-link {
		line-height: 2.2;
	}
	.container-fluid {
		padding-left: 4%;
		padding-right: 4%;
	}
}

@media (max-width: 991px){

	.tm-home-img-container {
		background:none;
		height: auto;
	}

	.tm-subtitle { margin-bottom: 40px; }
	
	#tmNavbar .navbar-nav .nav-link { padding: 10px 25px; }
	.media { max-width: 240px; }
	.media-left {
		display: block;
		margin-bottom: 20px;
	}

	.tm-content-box { margin-bottom: 50px; }
	.tm-text-link { line-height: 2.4; }

	.tm-section {
	    padding-top: 50px;
	    padding-bottom: 60px;
	}

	.tm-2-col-left, .tm-2-col-right { 
		margin: 0 auto;
		max-width: 660px; 
	}
	
	.tm-margin-t-big { margin-top: 30px; }
	.media { max-width: 100%; }
	.media-left {
		display: table-cell;
		margin-bottom: 0;
	}

	.tm-footer-content-box { margin-bottom: 40px; }

	.tm-2-rows-md-swap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.tm-2-rows-md-down-1 {
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;		
	}
	.tm-2-rows-md-down-2 {
		-webkit-order: 2;
		    -ms-flex-order: 2;
		        order: 2;
		margin-bottom: 0;
		margin-top: 30px;		
	}

	.tm-contact-right { 
		padding-left: 15px; 
		padding-top: 40px;
	}
}

@media (max-width: 897px) {
	.tm-btn {
		padding: 10px 15px;
		font-size: 1rem;
	}
}

@media (max-width: 767px) {
	.tm-main-nav {
		position: fixed;
		right: 0;
		top: 21px;
		z-index: 1000;
	}
	#tmNavbar .navbar-nav .nav-item { float: none; }
	#tmNavbar .navbar-nav .nav-link { padding: 10px 35px; }
	#tmNavbar {
		background: white; 
		border-radius: 6px;
	}
	#tmNavbar .navbar-nav .nav-item+.nav-item { margin-left: 0; }
	.navbar-toggler {
		background: white;
		border-color: #da6d8f;
		color: #da6d8f;
		display: block;
		margin-left: auto;
		margin-right: 0;
	}
	.navbar-toggler:focus { outline: none; }
	.tm-content-box { margin-bottom: 50px; }
	
	.tm-2-col-left {
		padding-right: 0;
		max-width: 660px;
	}

	.tm-2-col-right { padding-left: 0; }
	.tm-margin-b-40 { margin-bottom: 25px; }
	
	.tm-copyright-text { padding-top: 0; }
	.tm-gray-bg { padding: 20px 20px 10px; }
	.tm-footer { padding-bottom: 15px; }

	.tm-2-rows-sm-swap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.tm-2-rows-sm-down-1 {
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;		
	}
	.tm-2-rows-sm-down-2 {
		-webkit-order: 2;
		    -ms-flex-order: 2;
		        order: 2;
		margin-bottom: 0;
		margin-top: 30px;		
	}

	.tm-sm-m-b { margin-bottom: 20px; }
	.tm-aside-r { padding-left: 15px; }
	.tm-aside-container {
		max-width: 310px;
		margin: 0 auto;
	}

	.tm-blog-post {	padding-bottom: 10px; }
	.tm-content-box-contact {
		margin-top: 40px;
		margin-bottom: 0;
	}

	.tm-contact-row-related-posts {	margin-top: 40px; }
}

@media (max-width: 543px) {
	.tm-footer-links-container { padding-left: 0; }
	.tm-xs-m-t { margin-top: 20px; }
	.tm-btn { padding: 10px 30px; }
}

@media(max-width: 510px) {
	.media { max-width: 240px; }
	.media-left {
		display: block;
		margin-bottom: 20px;
	}
		
	.tm-section {
		padding-top: 10%;
		padding-bottom: 10%;
	}

	.tm-subtitle { margin-bottom: 20px; }
	.tm-margin-b-40 { margin-bottom: 15px; }
	.tm-content-box { margin-bottom: 40px; }
	.tm-margin-t-mid { margin-top: 30px; }
	.tm-footer-content-box { margin-bottom: 40px; }
	.tm-footer-content-box-title { margin-bottom: 15px; }
	#google-map { margin-top: 25px; }
	.tm-map-section { margin-top: 50px; }

	.tm-contact-related-posts-container {
		max-width: 240px;
		margin-left: auto;
		margin-right: auto;
	}
}
/* The animation code */

@keyframes borros {
  0%    { box-shadow: 0 0 17px 6px #f841c399; }
  33%   { box-shadow: 0 0 17px 6px #e9f84199; }
  66%   { box-shadow: 0 0 17px 6px #41f8bc99; }  
  100%  { box-shadow: 0 0 17px 6px #f841c399; }
}

.bg-pink{
	background-color: #000000;
}

.bg-mix{
	mix-blend-mode: luminosity;
	cursor: pointer;
}
.bg-mix2{
	cursor: pointer;
}
.bg-mix:hover, .bg-mix2:hover {
	--mix-blend-mode: normal;
	--box-shadow: 0 0 20px 3px #f841c399;
  --animation-name: borros;
  --animation-duration: 5s;
  --animation-iteration-count: infinite;
}
.bg-mix-ok {
	mix-blend-mode: luminosity;
	cursor: pointer;
	mix-blend-mode: normal;
	box-shadow: 0 0 20px 3px #f841c399;
  animation-name: borros;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}

.tm-margin-b-20 {
    text-align: center!important;
}

.xds-sin20 {
    margin-top: -20px;
}

.xds-btn-pink{
    background-color: #da6d8f;
    border-width: 0px;
    animation-name: borros2;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}
.xds-btn-pink:hover {
    color: #ffffff;
    background-color: #da6d8f;
    animation-name: borros3;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}
.xds-btn-pink2{
    background-color: #da6d8f;
    border-width: 0px;
}
.xds-btn-pink2:hover {
    color: #ffffff;
    background-color: #da6d8f;
}

.tm-section {
    padding-top: 70px;
    padding-bottom: 50px;
}



 @keyframes bounce { 
		0%, 38%, 42%, 100% { transform: translateY(0); } 
		40% { transform: translateY(-30px); }
 }

.xds-bouncing {
    animation: bounce 15s ease infinite;
}
.xds-bouncing2 {
    animation: bounce 15s ease infinite;
    animation-delay: 5s;
}
.xds-bouncing3 {
    animation: bounce 15s ease infinite;
    animation-delay: 10s;
}


.example {
  margin: 3rem auto;
  text-align: center;
  color: white;
  margin-top: 60px;
}
.example .text {
  display: inline-block;
  position: relative;
  padding: 1rem 3rem;
  transform: translateY(-0.5rem);
  text-transform: uppercase;
  perspective: 10rem;
  cursor: pointer;
}

.example .text:first-of-type {
  padding-left: 4rem;
}
.example .text:first-of-type::before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotateY(10deg) translateX(calc(2rem - 3px));
  z-index: -1;
  background: #da6d8f;
}
.example .text:last-of-type {
  padding-right: 4rem;
}
.example .text:last-of-type::after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotateY(-10deg) translateX(calc(-1rem - 6px));
  z-index: -1;
  background: #da6d8f;
}

.example .text:hover:last-of-type::after {
box-shadow: 0 0 30px 10px #f841c399;
}
.example .text:hover:first-of-type::before {
box-shadow: 0 0 30px 10px #f841c399;
}
.example .counter {
  display: inline-block;
  position: relative;
  padding: 0.5rem 2rem;
  z-index: 88;
}
.example .counter .background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #da6d8f;
  border-radius: 0.7rem;
}

.example .counter .number {
  position: relative;
  display: inline-block;
  z-index: 1;
  transform: translateY(-2px);
  color: #ffffff;
}
.example .counter .number:first-of-type {
  font-size: 2rem;
}
.example .counter .number:first-of-type::after {
  content: '/';
  display: inline-block;
  padding: 0 0.2rem;
  font-size: 2.5rem;
}
.example .counter .number:last-of-type {
  font-size: 1rem;
  transform: translateY(-0.8rem) translateX(-0.2rem);
}
@media screen and (max-width: 600px) {
  .example .text {
    display: block;
  }
  .example .text:first-of-type {
    margin-bottom: 3rem;
  }
  .example .text:last-of-type {
    margin-top: 4rem;
  }
}


.text-xs-center {
    text-align: center!important;
}

.hero-section {
    position: relative;
    overflow: hidden;
    xxpadding-top: -50px;
    height: calc(100vh - 101px);
}

.hero-section .container {
    position: relative;
    z-index: 2;
    height: 100%;
    padding-bottom: 20px;
}

.align-items-center {
    align-items: center!important;
}

.justify-content-center {
    justify-content: center!important;
}
.d-flex {
    display: flex!important;
}
.hero-section .container .row {
    xxxheight: 100%;
}
.text-center {
    text-align: center!important;
}

.mb-5 {
    margin-bottom: 3rem!important;
}
.mt-auto {
    margin-top: auto!important;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

.atext-pink {
    --bs-text-opacity: 1;
    color: #da6d8f;
    font-size: 70px;
    font-weight: 700;
    font-family: Outfit, sans-serif;
}


@keyframes borros2 {
  0%    { box-shadow: 0 0 30px 10px #f841c399; }
  33%   { box-shadow: 0 0 30px 10px #e9f84199; }
  66%   { box-shadow: 0 0 30px 10px #41f8bc99; }  
  100%  { box-shadow: 0 0 30px 10px #f841c399; }
}

.custom-btn {
    background: #ee5007;
    border: 2px solid transparent;
    border-radius: 100px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    transition: all 0.3s;
    padding: 10px 20px;
    animation-name: borros2;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

@keyframes borros3 {
  0%    { background: #ee5007; }
  25%   { background: #da6d8f; }
  50%   { background: #ee5007; }
  75%   { background: #da6d8f; }
  100%  { background: #ee5007; }
  0%    { box-shadow: 0 0 30px 10px #f841c399; }
  33%   { box-shadow: 0 0 30px 10px #e9f84199; }
  66%   { box-shadow: 0 0 30px 10px #41f8bc99; }  
  100%  { box-shadow: 0 0 30px 10px #f841c399; }
}

.custom-btn:hover {
    color: #ffffff;
    animation-name: borros3;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

