/*Overall*/
body {
    color: #6F6F6E;
	-webkit-font-smoothing: antialiased;
}
.padding {
    padding: 6.5rem 0;
}
.paddingless {
    padding: 1.5rem 0;
}
.highlight {
    color: #F28C11;
}
.heading .divider-left, .heading .divider-center {
    background: none;
}
.heading {
    border-bottom: 2px solid #dadada;
}
.darkline{
    border-bottom: 2px solid #6F6F6E;
}
.morespacing {
	line-height: 2;
}

/*Back to top*/
.scrollToTop {
    background: #F28C11;
	border-radius: 25%;
}
.scrollToTop:hover {
    background: #cf7202;
}

/*Nav*/

.navbar-nav .nav-link {
    padding: 8px 0 !important;
    color: #384141;
    font-weight: 500;
    text-transform: none;
}

.transparent-bg-dark .navbar-nav .nav-link::before, .fixedmenu .navbar-nav .nav-link::before {
    background: #F28C11;
}
.navbar-brand img {
    width: 100px;
}
img.logo-brand {
	-webkit-transition: width 0.5s;
     -moz-transition: width 0.5s;
     transition: width 0.5s;
}
.logo-brand {
	-webkit-transition: width 0.5s;
     -moz-transition: width 0.5s;
     transition: width 0.5s;
}
.navbar-nav .nav-link {
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.navbar-brand {
    margin: 14px 0;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 7px;
    margin-left: 0px;
}
.logo-brand-sm {
    width: 65px !important;	
}
.transparent-bg, .transparent-bg-dark, .boxed-nav, .center-brand, .dark-nav, .nav-gradient {
    position: fixed;
}
navbar-brand {
    width: 100%;
}
.nav-social ul.social_icon li a.twitter:hover, .nav-social ul.social_icon li a.twitter:focus, .nav-social ul.social_icon li a.facebook:hover, .nav-social ul.social_icon li a.facebook:focus, .nav-social ul.social_icon li a.insta:hover, .nav-social ul.social_icon li a.insta:focus {
    color: #F28C11;
    background: transparent;
	background: #fff;
}


.fixedmenu .nav-social ul.social_icon li a.insta:hover, .fixedmenu .nav-social ul.social_icon li a.insta:focus, .fixedmenu .nav-social ul.social_icon li a.twitter:hover, .fixedmenu .nav-social ul.social_icon li a.twitter:focus, .fixedmenu .nav-social ul.social_icon li a.facebook:hover, .fixedmenu .nav-social ul.social_icon li a.facebook:focus {
	background: transparent;
	background: #fff;
}



.nav-social ul.social_icon li a {
    font-size: 16px;
}

.tparrows.tp-leftarrow:before {
    content: "<";
    font-family: '-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"';
}
.tparrows.tp-rightarrow:before {
    content: ">";
    font-family: '-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"';
}

/*Slider*/
.tparrows {
	background: transparent;
}
.tparrows:before {
    font-family: revicons;
    font-size: 40px;
    color: #F28C11;
	text-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
	font-weight: 700;
}
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover, .tparrows.tp-leftarrow:focus, .tparrows.tp-rightarrow:focus {
    background: transparent;
}
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover, .tparrows.tp-leftarrow:focus, .tparrows.tp-rightarrow:focus {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
}


h1.font-light.darkcolor {
	font-weight:700 !important;
}

h4.darkcolor.font-light.mobileonly	{
	display: none !important;
}
h4.darkcolor.font-light.nomobile	{
	display: block !important;
}


/*Bienvenidos bar*/
.white_transparent:hover, .white_transparent:focus {
    background: #cf7202;
    color: #fff;
}
.white_transparent:hover, 
.white_transparent:focus {
    border: 1px!important;
	border-color: #cf7202!important;
}
h1.bottom25.whitecolor.font-light2 {
    font-size: 2.5rem!important;
}
p.bottom10.whitecolor {
    font-size: 16px;
}
.extrabold {
	font-weight: 700;
}

/*Servicios*/
.fa-box-open:before {
	content:"\f49"
}
.fa-clock:before {
	content:"\f017"
}
.fa-mail-bulk:before {
	content:"\f674"
}
.icon_wraper .icon_box i, .icon_wraper [class^="col"]:nth-child(4) .icon_box i, .icon_wraper [class^="col"]:nth-child(2n) .icon_box i, .icon_wraper [class^="col"]:nth-child(3n) .icon_box i, .icon_wraper [class^="col"]:nth-child(5) .icon_box i {
    color: #F28C11;
}
.graybackground {
	background-color: #f6f6f6;
}
.medgraybackground {
    background-color: #ddd;
}



/*Alianzas*/
#alianzas.padding {
    padding-bottom: 0;
}

/*Planes*/
section#servicios.padding, section#instalaciones.padding {
    padding-bottom: .5rem;
}
.pricingtitle {
    font-size: 2rem;
    font-weight: 500;
	border-bottom: 2px solid #F28C11;
    display: inline-block;
}
.pricingtitle .divider-center {
    margin: 10px auto -2px;
	height: 4px;
    width: 70px;
    display: block;
}

.pricing_item .pricing_currency {
    color: #F28C11;
}

.pricing_list li.darkcolor {
    color: #384141;
}
.pricing_list li {
	font-weight: 400;
    color: #d5d5d5;
	font-size: 15px;
	margin: 10px 0;
}
.pricing_list li {
}
.pricing_list li {
}
.btn_common {
    border-radius: 8px;
}
.pricing_item .pricing_price {
    padding: 10px 0 10px 0;
}
.pricing_price {
	 line-height: 1.2;
}
.pricing_list {
    padding: 1rem 0;
}
.pricing_item {
    padding: 1rem 1rem;
}
.bottom1rem {
    padding-bottom: 1rem;
}
.pricing_item::before {
	background: none;
}
.pricing_item .pricing_price:hover {
    border-top: 1px solid #999;
    border-bottom: 1px solid rgba(139, 144, 157, 0.18);
}

/*
.pricing_item .pricing_price, .pricing_item .pricing_price:hover {
    border-top: 1px solid rgba(139, 144, 157, 0.18);
    border-bottom: 1px solid rgba(139, 144, 157, 0.18);
}
*/
.btn_primary {
    background: #F28C11;
}
.btn_primary:hover, .btn_primary:focus, .btn_secondry {
    background: #cf7202;
}
.highlightcolor {
	color: #F28C11;
	font-size: 1.05rem;
}

/*Virtual bar #parallax-bg.parallax-one {
    background-image: linear-gradient(130deg,#F28C11 0%,#ea5c0c 100%)!important;
}*/

/*Virtual bar */
#parallax-bg.parallax-one {
	background-color: #F28C11;
	background-image: none;
}
/*Virtual bar */
#parallax-bg.parallax-negro{
	background-color: #ddd;
	background-image: none;
	color: #000;
}
#parallax-bg.paddingless {
    padding-top: 2%;
    padding-right: 0px;
    padding-bottom: 2%;
    padding-left: 0px;
}
.comunicado {
	font-size: 16px;
}

/* Espacios */
.instalaciones1 {
	 background-image: url(../images/botanical-bush-gray1.jpg),linear-gradient(180deg,#fefefe 0%,#eee 100%)!important;
}
.instalaciones2 {
	 background-image: url(../images/807598-gray1.jpg),linear-gradient(180deg,#fefefe 0%,#eee 100%)!important;
}
.instalaciones3 {
	 background-image: url(../images/oficina-alerce.jpg),linear-gradient(180deg,#fefefe 0%,#eee 100%)!important;
}
h3.heading_spaceless {
	margin-bottom: .5rem;
}

.news_wrap .news_box {
    background: none;
	padding-top: 0;
	-webkit-border-radius: 0;
    border-radius: 0;
}
ul.salabullets {
    padding-left: 65px;
}

.news_wrap .image {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.news_wrap .news_box {
    margin: 0;
}
ul.salabullets {
    Text-align: left;
    padding-left: 80px;
    padding-right: 30px;
	color: #000;
	list-style: square;
}
.salabullets > li{
    padding-bottom: 10px;
}
p.heading_space {
    color: #000;
}
.gridsection .img-container {
	max-height: 515px;
}
.split-box {
   background: #f6f6f6;
}
.split-box1 {
	background-blend-mode: normal;
    background-image: url(../images/botanical-bush-gray1.jpg),linear-gradient(180deg,#fefefe 0%,#eee 100%)!important;
}
.split-box2 {
	background-blend-mode: normal;
    background-image: url(../images/807598-gray1.jpg),linear-gradient(180deg,#fefefe 0%,#eee 100%)!important;
}
.split-box3 {
	background-blend-mode: normal;
    background-image: url(../images/beautiful-branch-gray4.jpg),linear-gradient(180deg,#fefefe 0%,#eee 100%)!important;
}

.heading_space {
    margin-bottom: 2rem;
	margin-top: 2rem;
}
h3.heading_space {
    margin-left: 2rem;
}

/* FAQ */
.card-header {
    background-color: #6F6F6E;
}
.card .btn-link{
    color: #fff;
	font-size:1.3rem;
}
.card .btn {
 	white-space: normal;
}

.card {
    border: 1px solid rgba(139, 144, 157, 0.18);
    border-radius: 10px;
	word-wrap: break-word;
    border: 0;
}





/* Contact */
#contacto a:hover {
	color: #F28C11;
}
.contact_address .contact-table:nth-child(4) .icon-cell, .contact_address .contact-table.colorfour .icon-cell, .contact_address .contact-table.colorthree .icon-cell, .contact_address .contact-table.colorthree .icon-cell, .contact_address .contact-table.colortwo .icon-cell, .contact_address .contact-table.colorone .icon-cell {
    background: #F28C11;
}
.contact-table .icon-cell {
    display: inline-block;
    background: #F28C11;
    -webkit-border-radius: 10%;
    border-radius: 10%;
}
ul.social_icon li a.insta:hover, ul.social_icon li a.insta:focus, ul.social_icon li a.twitter:hover, ul.social_icon li a.twitter:focus, ul.social_icon li a.facebook:hover, ul.social_icon li a.facebook:focus {
    background: #F28C11;
}
ul.social_icon li a {
    -webkit-border-radius: 25%;
    border-radius: 25%;
}
ul.social_icon li {
    padding-left: 5px;
    padding-right: 5px;
}
.copyright p {
    font-weight: 300;
}
.ucf .field-wrapper input[type=text], .ucf .field-wrapper input[type=tel], .ucf .field-wrapper input[type=email], .ucf .field-wrapper input[type=password], .ucf .field-wrapper textarea, .ucf .field-wrapper select {
    padding: 12px 0;
    margin-bottom: 30px;
    font-size: 14px;
    border: none;
    border-bottom: 2px solid #a5a5a5;
	background-color: transparent;
}
.ucf .field-wrapper input[type=text]:focus,
.ucf .field-wrapper input[type=tel]:focus,
.ucf .field-wrapper input[type=email]:focus,
.ucf .field-wrapper input[type=password]:focus,
.ucf .field-wrapper textarea:focus,
.ucf .field-wrapper select:focus { border-bottom: 2px solid #a5a5a5; -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); }



.ucf button[type=submit] {
    background: #F28C11;
      border-radius: 8px;
	    font-weight: bold;
    line-height: normal;
    font-size: 13px;
    text-transform: uppercase;
  
}
button.primary {
    width: 100%;
}
label {
    display: block;
}
.ucf button[type=submit]:hover {
    background: #cf7202;
}



@media (min-width: 481px) {
.ucf fieldset {
    width: 600px;
}
.ucf .field-wrapper {
    clear: none;
}
}

@media (min-width: 481px) {
.ucf .field-wrapper input[type=text], .ucf .field-wrapper input[type=tel], .ucf .field-wrapper input[type=email], .ucf .field-wrapper input[type=password], .ucf .field-wrapper textarea {
    width: 100%;
}
}

/* Map */
iframe {
    margin-bottom: -10px;
}



/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 980px) {
.transparent-bg-dark {
    background: transparent;
}
.fixedmenu  {
    background: #fff;
}
.pricingtitle {
    font-size: 1.6rem;
}
.navbar-expand-lg {
	background: #fff;
}
.navbar-nav .nav-link {
    font-size: 20px;
}
.navbar-nav {
    text-align: center;
}
}


/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 .navbar-brand img {
    width: 65px;
}
h4, #parallax-bg h4 {
	font-weight: 500 !important;
	}
h1.font-bold.darkcolor.smaller {
    font-size: 1rem !important;
}	
h4.darkcolor.font-light.mobileonly	{
	font-size: .8rem !important;
	font-weight: 500 !important;
	display: block !important;
	padding-bottom: 5px !important;
}
h4.darkcolor.font-light.nomobile	{
	display: none !important;
}	
#revo_main_wrapper {
	margin-top: 45px !important; 
}
#parallax-bg.parallax-one {
    margin-top: 40px;
}	
.tp-caption .tp-resizeme .whitecolor {
	width: 150px !important;
}
}
@media all and (max-width: 560px) {
.btn_common {
    font-size: 11px !important;
}
}

@media all and (max-width: 560px) {
.btn_common {
    font-size: 11px !important;
}
}

@media all and (max-width: 560px) {
	.noincluye {
		display:none;
		
}
}

@media all and (min-width: 480px) and ( max-width: 980px )  {

h1, #parallax-bg h1 {
    font-size: 3rem !important;

}
h4, #parallax-bg h4 {
    font-size: 1.2rem !important;
	font-weight: 500 !important;
}
#revo_main_wrapper {
	margin-top: 45px !important; 
}
#parallax-bg.parallax-one {
    margin-top: 40px;
}
}

@media all and (min-width: 981px) {
	.btn_common.tp-resizeme {
		min-width: 250px !important;
	}
}



@media (max-width: 1200px) {
h1, #parallax-bg h1 {
    font-size: 2.3rem;
}
}

@media all and (min-width: 981px) {

h1.font-bold.darkcolor, h1.font-light.darkcolor {
	font-size:40px !important;
}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	
h1.font-bold.darkcolor, h1.font-light.darkcolor {
	font-size:30px !important;
}
h4, #parallax-bg h4 {
	font-weight: 500 !important;
}
p.no_bottom.morespacing {
	max-width: 350px;
}
ul.salabullets {
	font-weight: 500 !important;
	font-size: 12px;
}
}

