/* Custom CSS */

body {
	background-color: #ffffff !important;
	  letter-spacing: 0.5px;
	}


p {
	font-size: 19px;
	letter-spacing: 0.5px;
	line-height: 35px;
	}


.ptf-color-green {
color: #709b31;
}

.ptf-color-blue {
color: #004c85;
}


a.ptf-color-green  {
color: #709b31 !important;
}

a.ptf-color-green:hover {
color: #004c85 !important;
}


a.ptf-color-blue  {
color: #004c85 !important;
	font-size: 15px;
}

a.ptf-color-blue:hover {
color: #709b31 !important;
}




h1, .h1 {
font-size: 125px !important;
letter-spacing: 0.5px !important;
line-height: 120px !important;
}

h2, .h2 {
font-size: 80px !important;
letter-spacing: 0.5px !important;
line-height: 90px !important;
}

h3, .h3 {
font-size: 50px !important;
letter-spacing: 0.5px !important;
line-height: 65px !important;
	font-weight: 600;
}

h4, .h4 {
font-size: 28px !important;
letter-spacing: 0.5px !important;
line-height: 45px !important;
}


h5, .h5 {
font-size: 23px !important;
letter-spacing: 0.5px !important;
line-height: 40px !important;
}



h6, .h6 {
	font-size: 17px !important;
letter-spacing: 5px !important;
margin-bottom: 40px;
	line-height: 25px !important;
}


h7, .h7 {
	font-size: 15px !important;
letter-spacing: 0.5px !important;
}

.ptf-services-list--style-1 li {
font-weight: 400 !important;
}

.ptf-work--style-1 h4 a{
font-weight: 700 !important;
}

.ptf-btn {
	font-weight: 600 !important;
	}
	

.text-align-left {
 text-align: left;
}

.text-align-right {
 text-align: right;
}

.f-text-align-left img {
float: left !important;
}

.f-text-align-left {
 text-align: left;
}

.f-text-align-right {
 text-align: right;
}

.rs-text-align-right {
 text-align: right;
}


.f-text-align-center {
 text-align: center;
}



.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  padding-right: var(--bs-gutter-x,40px);
  padding-left: var(--bs-gutter-x,40px);
}

.ptf-navbar-logo img {
	max-width: 280px;
}

.ptf-navbar, .ptf-navbar.ptf-navbar--solid {
  background-color: transparent;
}




.ptf-navbar.ptf-navbar--fixed {
   background-color: #709b31;
}


.ptf-navbar.ptf-navbar--fixed.ptf-navbar--fixed-2 {
   background-color: #f1eee9;
	border-bottom: 1px solid #709b31;
}


.ptf-nav--default .sf-menu {
	margin-right: -68px !important;
}


.ptf-nav--default .sf-menu > li {
padding: 25px; 
}


.ptf-nav--default .sf-menu > li > a {
	letter-spacing: 3px;
	font-weight: 600;
	color: #ffffff;
	font-size: 13px;
}

.ptf-nav--default .sf-menu > li.active a {
	opacity: 0.4;
}



.ptf-nav--default .sf-menu > li.current-menu-ancestor > a, .ptf-nav--default .sf-menu > li.current-menu-item > a, .ptf-nav--default .sf-menu > li.sfHover > a, .ptf-nav--default .sf-menu > li:hover > a {
  color: #ffffff;
	opacity: 0.4;
}


.ptf-nav--offcanvas .sf-menu > li > a, .ptf-nav--slide .sf-menu > li > a {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
	letter-spacing: 1px;
  color: #004c85;
}

.ptf-nav--offcanvas .sf-menu > li.current-menu-item > a, .ptf-nav--offcanvas .sf-menu > li.sfHover > a, .ptf-nav--offcanvas .sf-menu > li:hover > a,  .ptf-nav--slide .sf-menu > li.current-menu-item > a, .ptf-nav--slide .sf-menu > li.sfHover > a, .ptf-nav--slide .sf-menu > li:hover > a {
  color: #709b31;
}

.ptf-nav--offcanvas .sf-menu > li.active > a, .ptf-nav--slide .sf-menu > li.active > a {
  opacity: 0.4; 
	color: #004c85;
}

.ptf-nav--offcanvas .sf-menu > li.active > a:hover, .ptf-nav--slide .sf-menu > li.active > a:hover {
opacity: 1; 
	color: #709b31;
}

.ptf-is--homepage-05 .ptf-header--default .ptf-navbar,
.ptf-is--homepage-05 .ptf-header--default .ptf-navbar.ptf-navbar--solid {
	background-color: #191919;
}

.ptf-is--homepage-11 .ptf-navbar {
	padding: 0 35px;
}

.ptf-is--homepage-11 .ptf-navbar .container {
	width: 100%;
}

.ptf-offcanvas-menu {
padding-top: 58px !important;
}

.ptf-offcanvas-menu__navigation {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.ptf-offcanvas-menu-icon {
 margin-right: 4px;
}


.ptf-is--home-dark a {
  color: #004c85;
}

.ptf-is--home-dark a:hover {
  color: #709b31;
}

.ptf-is-page-loaded .ptf-custom--9503::after {
	width: 100%;
}

.ptf-animated-block img {
	max-width: 280px;
}

.ptf-site-overlay {
  background-color: #ffffff;
	opacity: 0.9;
}


.ptf-custom--9135 .typed-cursor {
	color: #ee3364;
}

.ptf-custom--0531 {
	position: absolute;
	bottom: 15%;
	left: 130px;
	color: #0b0b0b;
	font-size: 35px;
}

.ptf-custom--9503::after {
	content: '';
	position: absolute;
	top: 50%;
	left: calc(100% + 30px);
	width: 0;
	max-width: 60px;
	height: 1px;
	background-color: #1f0e49;
	transition: width .5s 1s ease-in-out;
}



.ptf-custom--5832 {
	position: relative;
	z-index: 1;
	margin-right: 50px;
}

.ptf-custom--5832::after {
	content: '';
	position: absolute;
	top: -50px;
	right: -50px;
	z-index: -1;
	width: 100%;
	height: 100%;
	border: 10px solid #00bec5;
}

.ptf-custom--5832 {
	position: relative;
	z-index: 1;
	margin-right: 50px;
}

.ptf-custom--5832::after {
	content: '';
	position: absolute;
	top: -50px;
	right: -50px;
	z-index: -1;
	width: 100%;
	height: 100%;
	border: 10px solid #00bec5;
}

.ptf-custom--3103 .ptf-services-box__link {
	background-color: rgba(0,0,0,.25);
}

.ptf-custom--3103 .ptf-highlight {
	background: linear-gradient(to top, transparent 5%, rgba(0,0,0,.25) 5% , rgba(0,0,0,.25) 37%, transparent 37%);
}

.ptf-custom--4111 .ptf-swiper-pagination--style-1 span {
	background-color: #fff;
}

.ptf-custom--4111 .ptf-swiper-button-prev--style-2,
.ptf-custom--4111 .ptf-swiper-button-next--style-2 {
	color: #fff;
}

.ptf-custom--6632 {
	margin-top: -225px;
}

.ptf-custom--9917 .ptf-social-icons a:not(:hover) {
	color: #fff;
}

.ptf-custom--8681 .ptf-countdown h5,
.ptf-custom--8681 .ptf-countdown strong {
	color: #fff;
}

.ptf-custom--9511 .ptf-swiper-pagination--style-1 span {
	background-color: #fff;
}


.lnir {
color: #ffffff;
}

.lnir:hover {
color: #004c85;
}




.lh-0p9  {
	line-height: 1 !important;
}

.fz-90.has-white-color:hover {
  color: #709b31 !important;
}


.ptf-is--home-dark .ptf-custom--1560 {
  bottom: 62px !important;
}

.ptf-is--home-dark .ptf-custom--1560::after {
    background-image: none !important;
}


#awwwards {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;
	width: 90px;
	height: 135px;
	text-indent: -666em;
	background-image: url(../img/root/awwwards_honorable_white.png);
	background-repeat: no-repeat;
	background-size: 90px 135px;

	overflow: hidden;
}

#wpselected {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 90px;
	height: 90px;
	text-indent: -666em;
	background-image: url(../img/root/wpselected-badge-left.png);
	background-repeat: no-repeat;
	background-size: 90px 90px;
	overflow: hidden;
}














/* Info CSS */


.ptf-video-button__title {
letter-spacing: 3px;
}


.ptf-phone-block__caption {
letter-spacing: 2px;
}


.ptf-work { /* Code for Firefox */
	background-color: transparent !important;
}


.ptf-counter-up--style-2 .ptf-counter-up__title {
letter-spacing: 2px;
}

.ptf-divider
{
    --ptf-height: 2px;
    --ptf-color: var(--ptf-color-11);
}

.ptf-services-list--style-5 li {
letter-spacing: 1px;
}

.ptf-link-with-arrow {
 letter-spacing: 3px;
}

.ptf-service-box {
    display: block;
    padding-left: 50px !important;
	padding-right: 50px !important;
	padding-top: 25px !important;
	padding-bottom: 15px !important;
    grid-template-columns: auto;
	 border-top: 2px solid var(--ptf-color-11);
}



.ptf-service-box__arrow {
margin-top: -43px;
	 color: var(--ptf-accent-1);
}

.ptf-approach-box {
  border-top: 2px solid var(--ptf-color-white) !important;
}

.ptf-approach-box-black {
  border-top: 2px solid var(--ptf-color-black) !important;
}
	

.ptf-services-list--style-2 li {
font-size: 20px !important;
	line-height: 35px !important;
	letter-spacing: 0.5px !important;
	font-family: var(--ptf-primary-font) !important;
}


.ptf-approach-box__content {
    margin-top: 0px !important;
}

.ptf-approach-box {
	height: auto !important;
}


.ptf-service-box:hover .ptf-service-box__arrow {
  color: var(--ptf-accent-2);
}


.ptf-filled-link {
 color: #ffffff !important;
}













/* Galeria CSS */


.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  filter: "alpha(opacity=100)" !important;
  opacity: 1 !important;
}

.ptf-simple-image {
}


.ptf-simple-image:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.ptf-justified-gallery img {
  max-width: none !important;
	width: 100% !important;
}

 .fancybox-bg {
  opacity: 1;
  background-color: #000000 !important;

}










/* Tipologias CSS */


.ptf-filters--style-4
{
	letter-spacing: 2px !important;
}







.ptf-work--style-1 h6
{
	letter-spacing: 2px !important;
}


.ptf-work--style-1 h4 a
{
	color: #000000;
	font-size: 24px;
}


.ptf-work--style-1 h4 a:hover
{
	color: #004c85 !important;
	text-decoration: none !important;
}


.ptf-work--style-1 .ptf-work__media img
{
	 min-width: 100% !important;
}

.ptf-btn.ptf-btn--primary.ptf-btn--primary2
{
	border: 1px solid #000000 !important;
	color: #000000 !important;
	background-color: transparent !important;
}


.ptf-btn.ptf-btn--primary.ptf-btn--primary2:hover
{
	border: 1px solid #66902b !important;
	color: #ffffff !important;
	background-color: #66902b !important;
}



.ptf-btn.ptf-btn--primary.ptf-btn--primary3
{
	
	border: 1px solid #66902b !important;
	color: #ffffff !important;
	background-color: #66902b !important;
}


.ptf-btn.ptf-btn--primary.ptf-btn--primary3:hover
{
	border: 1px solid #66902b !important;
	color: #66902b !important;
	background-color: transparent !important;
}



/* Contactos CSS */

.sf-menu-2 > li > a {
	color: #004c85 !important;
}


.lnir.lnir-2 {
color: #004c85 !important;
}

.lnir.lnir-2:hover {
opacity: 0.4 !important;
}

.ptf-timeline__description {
color: #999999 !important;
}



.gutter-col {
	 padding-right: 80px !important;
}


.gutter-col-2 {
 padding-left: 80px !important;

}






/* SELECTION CSS */


::-moz-selection { /* Code for Firefox */
  color: #015790 !important;
	background-color: #b5d56a !important;
}

::selection {
  color: #015790 !important;
	background-color: #b5d56a !important;
}
















/* min-width 1500px */
@media  (min-width: 1580px) {


.acab-pt-80 {
		padding-top: 83px !important;
	}

	}


/* max-width 1500px */
@media  (max-width: 1579px) {

	
	h2, .h2 {
font-size: 65px !important;
line-height: 75px !important;
}
	
	
	h3, .h3 {
font-size: 40px !important;
line-height: 55px !important;
}
	
	
h4, .h4 {
font-size: 27px !important;
line-height: 42px !important;
}

	
h5, .h5 {
font-size: 20px !important;
line-height: 35px !important;
}
	
	.ptf-service-box {
	padding-bottom: 15px !important;
		padding-left: 35px !important;
padding-right: 35px !important;

}
	
}


/* max-width 1500px */
@media (min-width: 1200px) and (max-width: 1579px) {
	
		h1, .h1  {
font-size: 95px !important;
line-height: 95px !important;
}
	

}	



/* max-width 1199px */
@media (max-width: 1199px) {

	h1, .h1 {
font-size: 95px !important;
line-height: 95px !important;
}

	
	
	.ptf-service-box {
	padding-bottom: 20px !important;
		padding-left: 0px !important;
padding-right: 0px !important;

}
	
	.ptf-service-box__arrow
    {
        display: block !important;
    }
	
	
	
    .ptf-header--style-1 .ptf-nav,
    .ptf-header--style-3 .ptf-nav,
    .ptf-header--style-4 .ptf-nav
    {
        display: none;
    }

  .ptf-header--style-1 .ptf-navbar-logo,
    .ptf-header--style-3 .ptf-navbar-logo,
    .ptf-header--style-4 .ptf-navbar-logo
    {
        margin-right: auto;
    }


.ptf-header--style-1 .ptf-offcanvas-menu-icon,
.ptf-header--style-3 .ptf-offcanvas-menu-icon,
.ptf-header--style-4 .ptf-offcanvas-menu-icon
{
    margin-left: 2.5rem;
}
	

	
	
	
	}



/* max-width 991px */
@media (max-width: 991px) {
	
	.f-text-align-center {
 text-align: left !important;
}

	
	
	.f-text-align-left {
 text-align: center;
}

.f-text-align-right {
 text-align: center;
}
	
	
	.f-text-align-left img {
margin: 0 auto;
float: none !important;
}
	
	
	
	
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  padding-right: var(--bs-gutter-x,30px);
  padding-left: var(--bs-gutter-x,30px);
}
	
	
	.ptf-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}
	.ptf-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}
	
.gutter-col {
	 padding-right: 12px !important;
}


.gutter-col-2 {
 padding-left: 12px !important;

}
	
}




/* max-width 1500px */
@media (min-width:877px) and (max-width: 1199px) {
	
.acab-pt-80 {
		padding-top: 83px !important;
	}
	

}	



/* min-width 768px */
@media (min-width: 768px) {
	
.acab-pt-80 {
		padding-top: 104px;
	}
	
	.ptf-custom--5136 {
		padding-left: 70px;
	}
	.ptf-custom--8620 {
		padding-right: 70px !important;
	}
	.ptf-custom--5317 {
		padding: 0 30px !important;
	}
	.ptf-custom--5171 {
		padding-right: 70px;
	}
	.ptf-custom--7205 {
		margin-top: -100px;
	}
	.ptf-custom--8511 {
		padding-right: 85px;
	}
	.ptf-custom--6525 {
		position: relative;
		z-index: 2;
	}
}

/* max-width 767px */
@media (max-width: 767px) {
	
	
	
	
	p {
	font-size: 18px !important;
	letter-spacing: 0.5px !important;
	}

h1, .h1 {
		font-size: 80px !important;
	  line-height: 85px !important;
}

	
	#awwwards,
	#wpselected {
		display: none;
	}
	.ptf-custom--9135 h2 {
		font-size: 28px
	}
	.ptf-custom--1631 {
		font-size: 38px;
	}
	
	
	.ptf-services-list--style-2 li {
font-size: 18px !important;
	line-height: 33px !important;
}
	
	
	.rs-text-align-right {
 text-align: left;
}
	
	
	.gutter-col {
	 padding-right: 12px !important;
}


.gutter-col-2 {
 padding-left: 12px !important;

}


	
}


/* max-width 575px */
@media (max-width: 575px) {

	
h1, .h1 {
	font-size: 65px !important;
	  line-height: 65px !important;
}
	

		h2, .h2 {
font-size: 50px !important;
line-height: 60px !important;
}
	
	
	h3, .h3 {
font-size: 30px !important;
line-height: 45px !important;
}
	
	h4, .h4 {
font-size: 25px !important;
line-height: 40px !important;
}
	
	h5, .h5 {
font-size: 18px !important;
line-height: 33px !important;
}
	

	
	
	.ptf-navbar-logo img {
  max-width: 200px;
}
	
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  padding-right: var(--bs-gutter-x,15px);
  padding-left: var(--bs-gutter-x,15px);
}
	
	
.lnir {
	margin-right: -5px;
	
	}
	
	
	.ptf-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}
	.ptf-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}
	.ptf-custom--0531 {
		bottom: 5%;
	}
	
	.ptf-offcanvas-menu {
  width: 83%;	
}
	
	.gutter-col-2 {
 padding-left: 10px !important;

}

	
}



/* max-width 520px */
@media (max-width: 520px) {
	
		h1 {
font-size: 58px !important;
			line-height: 63px !important;
}
	
}	
	
	
/* max-width 480px */
@media (max-width: 480px) {

	
	
	.ptf-offcanvas-menu {
  width: 82.5%;	
}
	
}


/* max-width 380px */
@media (max-width: 380px) {

		h1 {
font-size: 50px !important;
			line-height: 55px !important;
}
	
	.ptf-offcanvas-menu {
  width: 73%;	
}
	
}

