/*

Theme Name: GOLF MORALEJA 

Theme URI: 

Author: GOLF MORALEJA

*/

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

@import url('https://fonts.googleapis.com/css?family=Merriweather:200,400,700,900|Open+Sans:300,400,600');

@import url('https://fonts.googleapis.com/css?family=Eczar:400,500,600,700,800');





@import "system/css/bootstrap/bootstrap-theme.css";

@import "system/css/bootstrap/bootstrap.css";

@import "system/css/main.css";

@import "system/css/style2.css";



@font-face {

	font-family: 'gt_sectra_fine';

	src: url('system/fonts/gt-sectra-fine/gt-sectra-fine-book-webfont.woff2') format('woff2'),

	url('system/fonts/gt-sectra-fine/gt-sectra-fine-book-webfont.woff') format('woff');

	font-weight: 100;

	font-style: normal;

}

@font-face {

	font-family: 'gt_sectra_fine';

	src: url('system/fonts/gt-sectra-fine/gt-sectra-fine-book-webfont.woff2') format('woff2'),

	url('system/fonts/gt-sectra-fine/gt-sectra-fine-book-webfont.woff') format('woff');

	font-weight: 300;

	font-style: normal;

}

@font-face {

	font-family: 'gt_sectra_fine';

	src: url('system/fonts/gt-sectra-fine/gt-sectra-fine-regular.woff2') format('woff2'),

	url('system/fonts/gt-sectra-fine/gt-sectra-fine-regular.woff') format('woff');

	font-weight: 400;

	font-style: normal;

}



@font-face {

	font-family: 'gt_sectra_fine';

	src: url('system/fonts/gt-sectra-fine/gt-sectra-fine-regular-italic.woff2') format('woff2'),

	url('system/fonts/gt-sectra-fine/gt-sectra-fine-regular-italic.woff') format('woff');

	font-weight: 400;

	font-style: italic;

}



@font-face {

	font-family: 'gt_sectra_fine';

	src: url('system/fonts/gt-sectra-fine/gt-sectra-fine-medium-webfont.woff2') format('woff2'),

	url('system/fonts/gt-sectra-fine/gt-sectra-fine-medium-webfont.woff') format('woff');

	font-weight: 500;

	font-style: normal;

}



@font-face {

	font-family: 'gt_sectra_fine';

	src: url('system/fonts/gt-sectra-fine/gt-sectra-fine-medium-italic-webfont.woff2') format('woff2'),

	url('system/fonts/gt-sectra-fine/gt-sectra-fine-medium-italic-webfont.woff') format('woff');

	font-weight: 500;

	font-style: italic;

}



*{

	box-sizing:border-box;

}



:root {

	/*--color-primary:#ff9900;*/

	--color-primary:#17402C;

	/*--color-secondary:#006600;*/

	--color-secondary:#17402C;

	--color-secondary-soft:#ebe3d6;

	--color-grey:#e0e0e0;

	--color-text:#333333;

	--font-primary: 'Merriweather', serif;

	--font-secondary:"Lato";



}



body	{

	font-family: 'Lato', serif;

	color:#333333;

	font-size: 14px;

}

li,

p	{

	color:#333333;

	font-family: 'Lato', serif;

	font-size: 18px;

	font-weight: 200;

	line-height: 24px;

}

li{

	font-weight: 400;

}



.content li{

	border-bottom: 2px solid #e9e3d7;

	padding-bottom: 15px;

	padding-top: 15px;

}

.content .h2{

	margin-bottom: 30px;

	margin-top: 40px;

}





.font-primary{

	font-family: 'Lato', serif;



}

.font-secondary{

	font-family: "Lato";



}

a.no-decoration{

	text-decoration:none;

}

a.color-primary,

.color-primary{

	color:var(--color-primary)!important;

}

a.color-secondary,

.color-secondary{

	color:var(--color-secondary)!important;

}





/*****************

	

	helpers

	

*********************/

.margin-b-0{

	margin-bottom: 0px;

}

.margin-b-5{

	margin-bottom: 5px;

}

.margin-b-10{

	margin-bottom: 10px;

}

.margin-b-15{

	margin-bottom: 15px;

}

.margin-b-20{

	margin-bottom: 20px;

}

.margin-b-25{

	margin-bottom: 25px;

}

.margin-b-30{

	margin-bottom: 30px;

}

.margin-b-40{

	margin-bottom: 40px;

}

.margin-b-50{

	margin-bottom: 50px;

}

.margin-b-60{

	margin-bottom: 60px;

}



.padding-b-0{

	padding-bottom: 0px;

}

.padding-b-5{

	padding-bottom: 5px;

}

.padding-b-10{

	padding-bottom: 10px;

}

.padding-b-15{

	padding-bottom: 15px;

}

.padding-b-20{

	padding-bottom: 20px;

}

.padding-b-25{

	padding-bottom: 25px;

}

.padding-b-30{

	padding-bottom: 30px;

}

.padding-b-40{

	padding-bottom: 40px;

}

.padding-b-50{

	padding-bottom: 50px;

}

.padding-b-60{

	padding-bottom: 60px;

}



.no-padding > [class*="col-"]{

	padding: 0;

}



.padding-20{

	padding: 20px;

}

.padding-40{

	padding: 40px;

}



.padding-r-50{

	padding-right: 50px;

}

.padding-l-50{

	padding-left: 50px;

}

.padding-tb-20{

	padding-top: 20px;

	padding-bottom: 20px;

}

.padding-tb-50{

	padding-top: 50px;

	padding-bottom: 50px;

}

.padding-tb-10{

	padding-top: 10px;

	padding-bottom: 10px;

}

.no-margin{

	margin: 0!important;

}

.no-padding{

	padding: 0!important;

}

img.display-block{

	margin: auto;

}

.remain-top-15{

	margin-top: -15px;

}

.two_columns	{

	column-count: 2;

}

.display-flex {

	display: flex;

}

.contenidotexto img.size-full{

	width: 100%;

	height: auto;

}

@media (max-width: 767px) {



	.margin-b-xs-15{

		margin-bottom: 15px;

	}

	.content,

	.contenidotexto,

	.padding-xs-15{

		padding: 15px!important;

	}

}



@media (min-width: 767px) {

	.display-flex-sm {

		display: flex;

	}

	.display-inline-flex-sm{

		display: inline-flex;

	}

	.botoneshomemiembros .block-buttons .col-sm-3 {

		position: relative;

		top: 30px;

	}

}

/*****************



	textos



*********************/

.text-color-white{

	color:#fff;

}

a.text-color-black,

.text-color-black{

	color:#000;

	text-decoration: none!important;

}

.text-color-primary {

	color:#006600;

}

a{

	color:#46a568;

}

/*****************



	fondos



*********************/



.bg-secondary{

	background: #f0ebe3;

}

.bg-secondary.has-right-bg{

	position: relative;

}

.bg-secondary.has-right-bg:before{

	content: "";

	display: block;

	position: absolute;

	right: -500px;

	width: 500px;

	height: 100%;

	background: #f0ebe3;



}



.bg-third-col-one {

	background: #fcfcfa;

}

.bg-third-col-two {

	background: #f7f4ef;

}

.bg-third-col-three {

	background: #f2ebe3;

}

.bg-third-soft{

	background: #f7f4ef;

}

.bg-third{

	background: #f2ebe3;

}

.bg-secondary-soft{

	background: #f6f4ef;

}



.bg-secondary-softest{

	background: #fcfcfa;

}



.servicios-tres-columnas hr {

	border-top: 1px solid #A0A0A0 !important;

}

.servicios-tres-columnas h2 {

	height: 100px;

}

.positionbottom30 {

	position: relative;

	bottom: 30px;

}

.positionbottom80 {

	position: relative;

	bottom: 80px;

}

.positionbottom50 {

	position: relative;

	bottom: 50px;

}

.padding20 {

	padding: 20px;

}

.bg-secondary-softest.has-left-bg{

	position: relative;

}

.bg-secondary-softest.has-left-bg:before{

	content: "";

	display: block;

	position: absolute;

	left: -500px;

	width: 500px;

	height: 100%;

	background: #fcfcfa;



}





.bg-grey{

	background:  var(--color-grey);

}



/*****************



	header



*********************/



.navbar-toggle .icon-bar{

	background:  var(--color-secondary);



}





.affix .logo-layer {

	padding-bottom: 0;

}

.affix .logo-layer img, .logo-layer img{

	max-width: 200px !important;

}

.logo-layer img{

	max-width: 85px;

	-webkit-transition: all 0.2s ease-in-out;

	-o-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

}



@media (max-width: 767px) {

	.logo-layer img{

		max-width: 65px;



	}

}



.logo-layer{

	display: inline-block;

	width: 100%;

	text-align: center;

	padding-top: 10px;

}



.menu-header{

	text-align: center;

}



/************



	path



************/



.path	{

	text-align: center;

	font-size: 10px;

}

.path	a{

	color:#eee;

}



/***************



	default page



*****************/





[data-background]{

	background-position: center center;

}



.main-photo	{

	min-height: 300px;

	margin-top:200px;

}



.main-photo.lg{

	min-height: 600px;

	margin-top: 40px;

}

.main-photo-small-height.lg{

	min-height: 350px;

	margin-top: 200px;

}

.main-photo-small-height .block-buttons a span {

	font-size: 25px;

	padding: 5px;

}

.main-photo-small-height .block-buttons a {

	height: 150px;

}

@media (max-width: 991px) {

	.main-photo.lg {

		margin-top: 15px;

	}

}

/***************



	nav



*************/



.menumovil{

	display: none;

}







/*****************



	table



*********************/



table	{

	width: 100%;

	margin-bottom: 15px;

}

th	{

	color:#006600;

	text-transform: uppercase;

	font-size: 16px;

	font-weight: 400;

	font-family: "Lato";

	padding-top: 15px;

	padding-bottom: 15px;



}



td{

	border-bottom: 2px solid #e9e3d7;

	font-family: "Lato";

	font-weight: 400;

	font-size: 16px;

	padding-top: 15px;

	padding-bottom: 15px;

}

.table-info{

	position: relative;

}

.table-info th,

.table-info td{

	padding: 10px;

	padding-top: 15px;

	padding-bottom: 15px;

	width: 12.5%;

}

.table-info th{

	font-family: var(--font-primary);



}

.table-info th:nth-child(even),

.table-info td:nth-child(even){

	background: #f6f4ef;

}

.table-info th:nth-child(odd),

.table-info td:nth-child(odd){

	background: #fcfcfa;



}



.table-info td:first-child{

	color:#006600;

}





.table-info.has-left-bg:before{

	content: "";

	display: block;

	position: absolute;

	left: -500px;

	width: 500px;

	height: 100%;

	background: #fcfcfa;

	top:0;



}

.table-info.has-right-bg:after{

	content: "";

	display: block;

	position: absolute;

	right: -500px;

	top:0;

	width: 500px;

	height: 100%;

	background: #f6f4ef;



}

/**********************



	buttons

*********************/



.btn-primary{

	width: 100%;

	display: inline-block;

	background: #46A568;

	color:#fff;

	border-radius: 6px;

	text-decoration: none;

	border: 0;

	white-space: normal;

	text-decoration: none!important;

	font-weight: 100;

	vertical-align: middle;

}

.btn.auto{

	width: auto;

	padding-left: 30px;

	padding-right: 30px;

}

.btn-primary.lg{

	min-height:90px;

	line-height: 25px;

	font-size: 25px;



}



@media (max-width: 767px) {

	.btn-primary.lg{

		min-height: 60px;

		line-height: 50px;

		font-size: 20px;



	}



	.home .btn-primary.lg{

		min-height: 60px;

		margin-bottom: 15px;

	}

}

.btn-primary:focus,

.btn-primary:active,

.btn-primary:hover{

	background:#46A568;

}

.btn {

	position: relative;

}



.btn span{

	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

	left: 0;

	right: 0;

}



.btn-transparent{

	width: 100%;

	display: inline-block;

	background: none;

	color:#fff;

	border-radius: 6px;

	text-decoration: none;

	border: 0;

	white-space: normal;

	text-decoration: none!important;

	font-weight: 100;

	vertical-align: middle;

}

.btn-transparent.lg{

	min-height: 130px;

	line-height: 130px;

	font-size: 40px;



}

.btn-transparent.md{

	min-height: 150px;

	line-height: 150px;

	font-size: 25px;



}

.btn-transparent.md span{

	max-width: 240px;

	display: block;

	margin: auto;

	line-height: 25px;

}

.btn-transparent:hover{

	color:#fff;

}



.btn-transparent.green{

	background: rgb(70, 165, 104); /* Fall-back for browsers that don't support rgba */

	background: rgba(70, 165, 104, 1);

}



.btn-transparent.green:hover{

	color:#fff;

	background: rgb(0, 102, 0); /* Fall-back for browsers that don't support rgba */

	background: rgba(0, 102, 0, .35);

}



@media (max-width: 1199px) {

	.btn-transparent.md{



		font-size: 20px;



	}

	.btn-transparent.md span{

		max-width: 80%;

	}

}





/****************



	Helpers



******************/



.translateY{



	position: absolute;

	top: 55%;

	transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

	left: 0;

	right: 0;





}



/****************



	accordeon



******************/

.tab-content > .tab-pane:not([class*=col-]){

	width: 100%;

}









.tab-content .tab-pane .panel{

	margin-left: -15px;

	margin-right: -15px;

	margin-top: 15px;

	padding: 0;

}

.panel{

	border: 0;

	box-shadow: 0;



}



.panel-heading	{

	background: #fafafa;

	font-size: 24px;

	text-align: center;



}

.panel-default > .panel-heading{

	padding: 0;

}

.panel > div  .panel-title a{

	background: #fafafa;

	padding: 20px;

	display: block;

	border-bottom: 2px solid #fff;

}



.panel-default > .panel-heading.par a{

	background: #fafafa!important;

}

.panel-default > .panel-heading.impar a{

	background: #e5e5e5!important;

}



.panel > div:nth-child(n+3) .panel-title a{

	background: #e5e5e5;

}

.panel > div  .panel-title a[aria-expanded=true]{

	background: #ada592!important;

	color:#fff;

}

h4.panel-title{

	font-size: 18px;

	color:#666;

	text-transform: uppercase;

	margin-bottom: 0;

	padding-bottom: 0;

}

/****************



	slider



******************/



.owl-nav	{

	display: block;

	margin: auto;

	max-width: 1220px;

	position: absolute;

	height: 0px;

	top:-20px !important;

	bottom:0;

	right: 0;

	left: 0;

}

.owl-prev{

	display: block;

	width: 60px;

	height: 60px;

	background: url(system/img/arrow-left.png);

	background-repeat: no-repeat;

	overflow: hidden;

	text-indent: -2000px;

	float: left;

	margin-top: -30px;

	position: relative;



}

.owl-next{

	display: block;

	width: 60px;

	height: 60px;

	background: url(system/img/arrow-right.png);

	background-repeat: no-repeat;

	overflow: hidden;

	text-indent: -2000px;

	float: right;

	margin-top: -30px;

	position: relative;

}



.scrollerWrapper {
	background-color: #46A568;
	color: #fff;
}



.scrollerWrapper a {

	color: #fff !important;

	text-decoration: none;

}

/*****************

	

	blocks

	

*********************/



.block-icons li{

	margin-left: 100px;

	margin-right: 100px;

	vertical-align: top;

}

.block-icons a{

	color:var(--color-text);

	text-decoration: none;

}



.block-list li{

	padding-bottom: 15px;

	border-bottom: 2px solid #e9e3d7;

}



.block-underline p{

	border-bottom: 2px solid #e9e3d7;

	margin-bottom: 15px;



}

.block-tabs {

	padding-top: 15px;

}



.block-tabs	.nav-tabs > li{

	text-align: center;

	text-transform: uppercase;

	font-family:"gt_sectra_fine", serif;

	font-weight: 300;

	border-left: 2px solid #fff;

}



.block-tabs .nav-tabs > li.active:first-child a,

.block-tabs	.nav-tabs > li:first-child a{

	background: #d9d5cc;

	position: static;

	color:#666666;



}

.block-tabs .nav-tabs > li.active:first-child:before	{

	background: #d9d5cc;

	content: "";

	display: block;

	position: absolute;

	width: 100%;

	height: 20px;

	left: 0;

	z-index: 1;

	margin-top: 40px;

}

.block-tabs .nav-tabs > li.active:nth-child(2) a,

.block-tabs	.nav-tabs > li:nth-child(2) a{

	background: #f6f4ef;

	position: static;

	color:#666666;

}

.block-tabs	.nav-tabs > li.active:nth-child(2):before	{

	background: #f6f4ef;

	content: "";

	display: block;

	position: absolute;

	width: 100%;

	height: 20px;

	left: 0;

	z-index: 1;

	margin-top: 40px;

}

.block-tabs .nav-tabs > li.active:nth-child(3) a,

.block-tabs	.nav-tabs > li:nth-child(3) a{

	background: #cccccc;

	position: static;

	color:#666666;

}

.block-tabs	.nav-tabs > li.active:nth-child(3):before	{

	background: #cccccc;

	content: "";

	display: block;

	position: absolute;

	width: 100%;

	height: 20px;

	left: 0;

	z-index: 1;

	margin-top: 40px;

}

.block-tabs .nav-tabs > li.active:nth-child(4) a,

.block-tabs	.nav-tabs > li:nth-child(4) a{

	background: #f0ebe3;

	position: static;

	color:#666666;

}

.block-tabs	.nav-tabs > li.active:nth-child(4):before	{

	background: #f0ebe3;

	content: "";

	display: block;

	position: absolute;

	width: 100%;

	height: 20px;

	left: 0;

	z-index: 1;

	margin-top: 40px;

}



.block-tabs	.nav > li{

	position: static;

}



.nav-tabs{

	border-bottom: 0;

}

.block-tabs	.nav > li a{

	display: inline-block;

	vertical-align: middle;

	text-align: center;

	height: 75px;

	line-height: 18px;

	width: 100%;

	position: relative !important;

	top: -15px;

	padding-top: 20px;

}

}

.block-content-tab	{

	/*display: inline-flex;*/

	padding-top: 80px;

	padding-bottom: 80px;

	display: block;

}



.block-content-tab p.h2{

	font-size: 24px;

	font-weight: 900;

	font-family: var(--font-secondary);

	color:#333;

}

.block-content-tab li{

	border-bottom: 1px solid #e9e3d7;

	margin-bottom: 15px;

	padding-bottom: 15px;

}



.block-content-tab .title{

	width: 50%;

	border-bottom: 2px solid #e9e3d7;

	margin-right: 5px;

	color:#006600;

	text-transform: uppercase;



}





.block-content-tab .col-sm-5{

	width: 20%;

	font-family: var(--font-secondary);

	margin-bottom: 30px;



}

.block-content-tab .col-sm-5 strong{

	font-weight: bold;

	display: block;

}

.panel.panel-default.tabsacordeones {

	position: relative;

	bottom: 15px;

}

@media (max-width: 767px) {



	.block-content-tab .col-sm-5{

		width: 100%;





	}

}



.block-content-tab .text{

	width: 50%;

	border-bottom: 2px solid #e9e3d7;

	margin-left: 5px;



}

.block-content-tab .text li{

	margin-bottom: 15px;

}

.block-content-tab a{

	color:#46A568;

	font-weight: bold;

	text-decoration: none;

}

a.btn.btn-default.calltoaction {

	background-color: #46a568 !important;

	border: none;

	background: #46a568;

	text-decoration: none;

	color: #fff;

	text-shadow: none;

	padding: 15px 20px;

	width: 250px;

	max-width: 300px;

	margin-right: 10px;

	margin-left: 10px;

    font-size: 20px;

    min-height: 100px;

    padding: 20px !important;
    
}

.contenidotexto ul li {

	border-bottom: 1px solid #e9e3d7;

	padding-bottom: 10px;

	text-align: left;

	padding-top: 10px;

}

.bg-primary {

	background-color: #008000;

}

.textwhite h2, .textwhite p, .textwhite strong, .textwhite li {

	color: #fff !important;

}

.textwhite .contenidotexto {

	padding-top: 20px;

}

.bg-primary h2 {

	margin-top: 20px;

}

.bg-primary .contenidotexto ul li {

	border-bottom: 1px solid #468c41;

	padding-bottom: 15px;

	margin-bottom: 15px;

}

.bg-secondary h2 {

	margin-top: 20px;

}

.bg-secondary .doscolumnascolores {

	margin-top: 20px;

	margin-bottom: 20px;

}

h1.h1 {

	margin-top: 30px;

}

/**********************

	

	Home + Login

*********************/



.home-login{

	/*height: calc(100vh - 150px);*/

	height: calc(100vh);

	display: block;

	width: 100%;

	font-family:'gt_sectra_fine', serif !important;

	font-weight: 300;

}



.home-login .h1{

	color:#fff;

	text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.25);

	font-weight: 100;

	font-size: 70px;

}

@media (max-width: 767px) {



	.home-login .h1{

		font-size: 35px;

	}

	input[type="checkbox"]{

		border:0!important;

	}



	#login	.margin-b-40{

		margin-bottom: 10px;

	}



}

.page-template-login .h1, .page-template-forgot-password .h1 {

	font-weight: 100;

	font-size: 30px;

	padding-top: 10px;

}

.page-template-login button {

	min-height: 60px !important;

	font-size: 20px !important;

}



.input-group	{

	width: 100%;

}

.form-control{

	width: 100%;

	border:0;

	font-size: 20px;

	border-radius: 6px!important;

	height: 45px;

}

@media (max-width: 767px) {

	.form-control{

		font-size: 14px;

	}

	.home-login h1.h1 {

		margin-top: 40px;

		margin-bottom: 20px;



	}

}

.checkbox{

	color:#fff;

}

.checkbox label:before{

	content:"";

	display: inline-block;

	width: 15px;

	height: 15px;

	border-radius: 2px;

	background: #fff;

	position: absolute;

	left: 0;

	pointer-events: none;

}

.radio label, .checkbox label{

	padding-left: 50px;

	margin-left: -30px;

	font-size: 2.0rem;



}



input[type="checkbox"]:checked + label:before{

	background:var(--color-secondary);

}



.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{

	position: absolute;

	margin-top: 4px \9;

	/* margin-left: -20px; */

	width: 15px;

	height: 15px;

	margin-top: 1px;

	left: 20px;

	padding-left: 200px;

	outline: none;

	cursor: pointer;

	opacity: 0;

}

.blur{

	-webkit-filter: blur(10px);

	filter: blur(10px);

}





form a{

	font-size: 2.0rem;

	text-decoration: none!important;

}

form a:hover{

	color:#fff;

	text-decoration: underline!important;



}

.text404 {

	text-align: center;

	padding-bottom: 50px;

}



/************

	

	Organos directivos

************/



.block-content-tab .block-person {

	width: 24%;

	display: inline-block;

	margin: 0;

	padding: 0;

	margin-bottom: 50px;

}





@media (max-width: 991px) {



	.block-content-tab .block-person {

		width: 49%;



	}

}

@media (max-width: 767px) {



	.block-content-tab .block-person {

		width: 100%;



	}

}

.block-person {

	text-align: center;

}



.block-person img	{

	border-radius: 50%;

	display: block;

	margin: auto;

	width: 100%;

	max-width: 150px;

	margin-bottom: 15px;

	clear: both;

}



.block-person .h3{

	color: var(--color-secondary);

	text-transform: uppercase;

	font-family: var(--font-secondary);

	font-weight: 500;

	margin-bottom: 15px;

	padding-bottom: 0;

	height: 50px;

}

.block-person p{

	margin-bottom: 0;

	padding-bottom: 0;

	color: var(--color-text);

	font-size: 16px;

	font-family: var(--font-secondary);

	font-weight: 300;



}

.block-person a{

	color:#46A568;

	font-family: var(--font-secondary);

}







/************

	

Correspondencias



************/

.block-correspondencia {

	float: left;

}



.block-correspondencia ul.two_columns {

	column-count: auto;

}

.block-correspondencia li {

	float: left;

	width: 50%;

}

.block-correspondencia li span {

	padding-right: 25px;

}

img.icon.sm{

	width: 40px;

	display: inline-block;

	vertical-align: middle;

}



.block-correspondencia img.icon + span{

	display: inline-block;

	vertical-align: middle;

	width: 90%;

}



.block-correspondencia img.icon.sm{

	margin-right: 10px;

	margin-bottom: 0;

}



.block-correspondencia	.h3{

	color:#ada592;

	font-size: 16px;

	font-family: var(--font-secondary);

	text-transform: uppercase;

	padding-top: 10px;

}

/************

	

Block galería



************/

.block-gallery img{

	border-radius: 6px;

}

.tab-content .panel-default a {

	color: rgb(102, 102, 102);

	font-family: Merriweather, sans-serif;

	font-weight: 400;

}

.tabsacordeones {

	margin-bottom: 0 !important;

	margin-top: 0 !important;

}



@media (max-width: 767px) {

	.block-year .text,

	.block-year .year{

		width: 100%;

	}

	.block-year{

		border-bottom: 2px solid #a0a0a0;

		margin-bottom: 30px;

	}

	.block-year .year{

		text-align: center;

	}

	.block-year:nth-child(even) .year{

		float: none;

		text-align: center;

	}

	.year{

		margin-bottom: 30px;

	}

	.block-year:before{

		content: "";

		height: 2px;

		position: absolute;

		background: #a0a0a0;

		width: 100%;

		left:0;

		right:0;

		display: block;

		margin: auto;

		display: none;

	}



}







/************

	

Submenu



************/



.menu-header > ul li{

	padding-bottom: 7.5px;

}



.menu-header ul.sub-menu li{

	padding-bottom: 0px!important;

}



.menu-header a{

	position: relative;

}

.menu-header a:hover{

	color:#489048;

}



@media (max-width:1199px) {

	.affix-top	.sub-menu {

		top:51px;

	}

}

.affix-top	.menu-header a:hover:before{

	top:48px;

}





@media (max-width: 767px) {

	.affix-top	.menu-header a:hover:before{

		display:none;

	}

}

.sub-menu.secondLevel-mainNav.visible{

	display: block!important;

	position: absolute;

	width: 330px;

	/* LMM background: #626262;*/

	background:transparent;

	right: -330px!important;

	top: 0;

	left: auto;

	height: 100%;

	z-index: -1;



}





.sub-menu .menu-item-has-children a:hover:after,

.sub-menu .menu-item-has-children a:after{

	content: "";

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 10px 0 10px 10px;

	border-color: transparent transparent transparent #17402C;



	position: absolute;

	right: -25px;

	display: block;

	top:7.5px;

}



@media (max-width: 767px) {

	.sub-menu .menu-item-has-children a:hover:after,

	.sub-menu .menu-item-has-children a:after{

		display: none;

	}

	.menu-header > ul li{

		padding-bottom: 0;

	}

}



.sub-menu .caret{

	display: none!important;

}

.sub-menu .sub-menu .menu-item a:after{

	display: none;

}

.sub-menu .sub-menu .menu-item-has-children a:after{

	border-color: transparent transparent transparent #626262;





}









/************

	

home miembros



************/

.block-buttons{

	display:block;

	margin: auto;

	max-width: 1299px;

	width: 100%;

}

.documentoslist img.display-block {

	width: auto;

}





.block-buttons a{
	display: inline-block;
	width: 100%;
	float: left;
    max-width: 450px !important;
    margin: 10px;
    color: #fff;
    border-radius: 6px;
    border: 0;
    white-space: normal;
    text-decoration: none !important;
    font-weight: 100;
    vertical-align: middle;
    text-align: center;
}

.block-buttons a span{

	display: block;

	font-size:30px;

	font-weight: 200;

	max-width: 350px;

	margin: auto;

	text-align: center;

}



@media (max-width: 1199px) {

	.block-buttons{

		width: 90%;



	}

}



@media (max-width: 991px) {

	.block-buttons{

		width: 90%;



	}

	.block-buttons a span{

		font-size: 22px;

		max-width: 200px;

	}

}

@media (max-width: 767px) {

	.main-photo.lg{

		margin-top: 0;

		padding-top: 40px;

	}

	.block-buttons{

		position: relative!important;

		top: 0;

		transform: translateY(0%);

		-webkit-transform: translateY(0%);

		left: auto;

		right: auto;

	}

	.block-buttons a{

		font-size: 20px;
		float: none;
	    display: block;
    	min-height: auto !important;
    	margin: auto !important;
	}

	.block-buttons a span{

		font-size: 24px;

		width: 80%;

	}

}



.positionbottom20 {

	position: relative;

	bottom: 20px;

}

.bg-photo{

	background-size: cover;

}

.bg-photo img{

	object-fit: fill;

}

.bg-photo.rounded{

	border-radius: 6px;

}

.block-news{

	margin-bottom: 30px;

}

.block-news	.date span{

	display: inline-block;

	vertical-align: top;

	border-radius: 6px;

	border: 1px solid #e9e3d7;

	font-weight: bold;

	font-size: 18px;

	width: 70px;

	height: 80px;

	line-height: 40px;

	text-align: center;

	margin-right: 15px;

}

.block-news	.info{

	display: inline-block;

	vertical-align: top;





}

.block-news	.info p,

.block-news	.info img,

.block-news	.info .h3{



	display: inline-block;



}



.block-news	.info img + .h3,

.block-news	.info img + .h3 + p{

	width: 50%;



}



.block-news	.info img{

	width: 30%;

	border-radius: 6px;

	float: left;

	margin-right:15px;



}

#galeriadeimagenes .block-gallery img {

	margin-bottom: 30px;

}

@media (max-width: 767px) {



	.block-news	.info img + .h3,

	.block-news	.info img + .h3 + p{

		width:100%;



	}



	.block-news	.info img{

		width:100%;

		float: none;

		margin-right:0;

		margin-bottom: 15px;



	}

}



.homenoticiaslist a {

	text-decoration: none;

}

.homenoticiaslist a:hover {

	text-decoration: underline;

}



/************

	

Navegación noticias



************/

.navigation-post ul{

	margin: 0;

	padding:0;

	margin-bottom: 60px;

	border-bottom: 0;

}

.navigation-post li{

	width:  32.9%;

	display: inline-block;

	margin: 0;

	padding:0;

	border-bottom: 0;



}



@media (max-width:1199px) {

	.navigation-post li{

		width:  32.6%;



	}

}



.rt-joomla img{

	width: 100%;

	height: auto;



}

img + img{

	margin-top: 15px;

}

@media (max-width: 767px) {

	.navigation-post li{

		width: 32.6%;

	}

	.navigation-post li a{

		font-size: 11px;

	}

	.img-responsive{

		margin-bottom: 15px;

	}

	.gallery-item{

		width: 100%!important;

	}

	.rt-joomla img{

		width: 100%;

		height: auto;



	}

	.logo-layer img{
		top: -10px;
		position: relative;
	}
	body #main_header .logo-layer img {
		max-width: 80px !important;		
	}

	#galeriadeimagenes .row .col-xs-6:nth-child(odd) {
	    clear: both;
	}

}





.navigation-post .back-news{

	text-align: left;

	padding-left: 20px;

	color:var(--color-secondary)!important;



}

.navigation-post .back-news:before{

	display: block;

	position: absolute;

	width: 30px;

	height: 30px;

	content: "";

	background: url('system/img/icons/navigation/icon-arrow-left.png');

	left: 0;

	background-size: contain;

	top:0;



}

.navigation-post .next-news{

	color:var(--color-secondary)!important;

	text-align: right;

	padding-right:20px;



}

.search-results .resultadobusqueda a {

	text-decoration: none;

}

.search-results h2.h3 {

	font-size: 30px !important;

}

.search-results .resultadobusqueda p {

	font-size: 15px !important;

}

@media (max-width: 767px) {

	.navigation-post .back-news{

		padding-left: 10px;



	}

	.navigation-post .next-news{

		padding-right:10px;



	}

}

.navigation-post .next-news:before{

	display: block;

	position: absolute;

	width: 30px;

	height: 30px;

	content: "";

	background: url('system/img/icons/navigation/icon-arrow-right.png');

	right: 0;

	background-size: contain;

	top:0;



}

.navigation-post .back{



	color:var(--color-secondary)!important;

	text-align: center;



}

.navigation-post .back:before{

	display: block;

	position: absolute;

	width: 30px;

	height: 30px;

	content: "";

	background: url('system/img/icons/navigation/icon-arrow-top.png');

	margin: auto;

	top:-20px;

	background-size: contain;

	left: 0;

	right: 0;



}

.hoyoahoyo .owl-stage-outer .item h2 {

	font-size: 25px;

	width: 80%;

	margin: auto;

	position: relative;

	bottom: 5px;

}



/************

	

gallery



************/

@media (min-width: 767px) {



	#gallery-2 .gallery-item {

		float: left;

		margin-top: 10px;

		text-align: center;

		width: 32%!important;

	}

	#gallery-2 .gallery-caption{

		font-size: 8px;

	}

	.gallery-item{

		margin: .5%;

	}

}

.gallery-item img{

	width: 100%;

	height: auto;

}



/************

	

navegación proimada 



************/

.icon-rounded{

	width: 15px;

	height: 15px;

	border-radius: 50%;

	border:1px solid #eee;

	display: inline-block;

}



.icon-rounded.white{

	background: #fff;

}

.icon-rounded.yellow{

	background: #ffff01;

}

.icon-rounded.blue{

	background: #0072c2;

}

.icon-rounded.red{

	background: #fe0000;

}

.icon-mail{

	background: url('system/img/icons/icon-mail.png');

	display: inline-block;

	width: 25px;

	height: 15px;

	background-size: cover;

	position: relative;

	top: 2px;

}

.col-sm-10.col-sm-offset-1 .fluid-container .row .container {

	width: 100% !important;

}

ul.page-numbers li {

	float: left;

	padding-right: 10px;

}

.comosersociotabla table tr td:nth-child(2) {

	text-align: right;

	font-weight: bold;

}

.personnombre {

	font-weight: bold !important;

}

.documentoslist li {

	margin-bottom: 30px;

}

.documentoslist li span {

	width: 200px !important;

	display: block;

}



#prensa .documentoslist img {

	width: auto !important;

}





/************

	

Hoyo a hoyo



************/



.block-thumbs img{

	border-radius: 6px;

}





#owl-holes .owl-next{

	background: url(system/img/arrow-right-color.png);

}

#owl-holes .owl-prev{

	background: url(system/img/arrow-left-color.png);

}



#owl-holes .owl-nav{

	width: 50%;

	/* float: right; */

	position: absolute;

	right: 0;

	top: 20px;

	/* border: 1px solid red; */

	margin: 0;

	left: auto;

}

@media (max-width: 767px) {

	#owl-holes .owl-nav{

		width: 100%;

	}



}

.tab-pane.active + .tab-pane.active .block-content-tab{

	opacity: 0;

	height: 0;

	overflow: hidden;

}

.historiacontenidotexto {
	color: #333333;
	font-family: 'Open Sans', serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	padding-bottom: 34px;
	text-align: center;
}

/************

	

menu movil



************/





@media (max-width: 767px) {



	.main-nav{

		display: none;

	}

	.main-nav.visible{

		display: block;

	}

	.main-nav > .menu-header{

		border-top:1px solid #eee;

		/* border-bottom:1px solid #eee; */

		border-bottom: none !important;

		padding-bottom: 20px;

		padding-top: 20px;

	}

	.selector-idioma.mobile ul li {

		float: left;

	}

	.menu li{

		text-align: center;

	}

	.navbar-toggle{

		top:20px;

		z-index: 100;

		right: 10px;

	}

	.navbar-toggle.activo span.icon-bar{

		transform: rotate(45deg);

	}

	.navbar-toggle.activo span.icon-bar + span.icon-bar{

		transform: rotate(-45deg);

		margin-top: -3px;

	}

	.navbar-toggle.activo	span + span +span{

		display: none;

	}

}



@media (max-width: 767px) {



	.affix-top .sub-menu{

		top:auto;

	}

	.sub-menu {

		position: relative;

		left: auto;

		top:auto;

		width: 100%;

		background: #003501;

		padding-bottom: 0px;

		width: 100%;

		padding-left: 0;

		padding-right: 0;

		margin-left: 0px!important;

		margin-right: 0px!important;

	}

	.sub-menu li a{

		padding: 5px;

	}

	.sub-menu.secondLevel-mainNav.visible {

		display: block!important;

		position: relative;

		width: 100%;

		background: #626262;

		right: auto!important;

		top: auto;

		left: auto;

		height: auto;

		z-index: 1;

		margin-left: 0!important;

		margin-right: 0!important;

	}







	.menumovil{

		overflow: auto;

	}







}



@media (max-width: 767px) {







}





/********************

	calendar

**********************/

.calendar table{

	border-spacing: 5px;

	border-collapse: separate;



}

.calendar th{

	font-weight: bold;

	text-align: center;

	font-family: "Merriweather",sans-serif;

}

.calendar td{

	text-align: center;

	border-bottom: 0;

	padding-top: 10px;

	padding-bottom: 10px;



}

.day{



}

.day.inactive{

	color:#cdcdcd;

}

.day.past{



}

.day.future{



}

.day.today{



}



.block-event{

	margin-bottom: 25px;

	border-left: 4px solid var(--color-secondary);

	padding-left: 10px;

}

.block-event.golf{

	border-left: 4px solid #006900;

}

.block-event.raqueta{

	border-left: 4px solid #35c1da;

}

.block-event.eventos{

	border-left: 4px solid #ff9400;

}

.block-event.institucional{

	border-left: 4px solid #7f7460;

}









.block-event date{

	font-size: 9px;

	font-family: "Open sans";

	display: block;

}

.block-event .title-event{

	text-transform: uppercase;

	font-family: "Open sans";

	font-weight: 100;

}

.block-event.institucional .title-event{

	font-weight: 600;

}



.block-leyend {

	text-align: center;

}

.block-leyend ul{

	display: inline-block;

}



.block-leyend li{

	border-bottom: 0;

	vertical-align: middle;

	font-size: 12px;

}

.block-leyend span{

	display: inline-block;

	width: 20px;

	height: 20px;

	border-radius: 4px;

	margin-right: 10px;

	position: relative;

	vertical-align: middle;



}

.block-leyend .bg-golf{

	background: #006900;

}

.block-leyend .bg-raqueta{

	background: #35c1da;

}

.block-leyend .bg-eventos{

	background: #ff9400;

}

.block-leyend .bg-institucional{

	background: #7f7460;

}

/*

.day:hover{

	background: var(--color-secondary-soft);

	border-radius: 4px;	

}*/

.day.selected{

	background: var(--color-secondary);

	border-radius: 4px;

	color:#fff;

	cursor: pointer

}

.calendar .owl-prev{

	background: url(system/img/arrow-left-color.png);

	width: 40px;

	height: 40px;

	background-size: cover;

	left: 0;

	overflow: visible;

}



.calendar{



	padding-left: 50px;

	padding-right: 50px;

}

.calendar.owl-carousel .owl-controls,

.calendar .owl-controls,

.calendar .owl-nav{

	overflow: visible;

}

.calendar .owl-next{

	background: url(system/img/arrow-right-color.png);

	width: 40px;

	height: 40px;

	background-size: cover;

	overflow: visible;

}

.block-tabs.holes .block-content-tab img {

	height: auto;

}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {



	.logo-layer img {

		max-width: 60px;

	}

	.private a {

		font-size: 11px;

		position: relative;

		top: 5px;

		left: 5px;

	}



	.main-photo-small-height.lg {

		margin-top: 0px;

	}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

	.botoneshomemiembros a span {

		font-size: 17px !important;

	}

	.main-nav {

		display: none;

	}

	.navbar-toggle {

		display: block;

		top: 20px;

		z-index: 100;

		right: 10px;

	}

	.logo-layer img {

		top: -10px;

		position: relative;

	}

	.main-nav{

		display: none;

	}

	.main-nav.visible{

		display: block;

	}

	.main-nav > .menu-header{

		border-top:1px solid #eee;

		border-bottom:1px solid #eee;

		padding-bottom: 20px;

		padding-top: 20px;

	}

	.menu li{

		text-align: center;

	}

	.navbar-toggle{

		top:20px;

		z-index: 100;

		right: 10px;

	}

	.navbar-toggle.activo span.icon-bar{

		transform: rotate(45deg);

	}

	.navbar-toggle.activo span.icon-bar + span.icon-bar{

		transform: rotate(-45deg);

		margin-top: -3px;

	}

	.navbar-toggle.activo	span + span +span{

		display: none;

	}

	.affix-top .sub-menu{

		top:auto;

	}

	.sub-menu {

		position: relative;

		left: auto;

		top:auto;

		width: 100%;

		background: #003501;

		padding-bottom: 0px;

		width: 100%;

		padding-left: 0;

		padding-right: 0;

		margin-left: 0px!important;

		margin-right: 0px!important;

	}

	.sub-menu li a{

		padding: 5px;

	}

	.sub-menu.secondLevel-mainNav.visible {

		display: block!important;

		position: relative;

		width: 100%;

		background: #626262;

		right: auto!important;

		top: auto;

		left: auto;

		height: auto;

		z-index: 1;

		margin-left: 0!important;

		margin-right: 0!important;

	}





	.menumovil{

		overflow: auto;

	}

	.private.visible {

		position: relative;

	}

	.private.visible ul li {

		text-align: center;

	}

	.private.visible li:before {

		content: "" !important;

	}

	nav#private {

		display: none !important;

	}

	nav#mainNav nav#private {

		display: block !important;

	}

	.page-template-correspondencias .tab-content, .page-template-correspondencias .nav-tabs {

		display: block !important;

	}

	.block-correspondencia ul.two_columns li {

		width: 100%;

		margin-bottom: 20px;

		height: auto;

	}

	.block-correspondencia ul.two_columns li span {

		line-height: 20px;

	}

	.block-year .year {

		font-size: 90px;

		position: relative;

		bottom: 30px;

	}



	.main-nav > .menu-header {

		border-bottom: none;

	}

}



@media (min-width: 768px) {

	h1, .h1 {

		margin-top: 30px;

	}

}



@media (max-width: 767px) {

	.block-year .year {

		font-size: 80px;

		margin-bottom: 0px;

	}

	.block-year .text:after {

		display: none;

	}

	.block-year p {

		text-align: left;

	}

	.comosersociotabla {

		padding-left: 15px;

		padding-right: 15px;

	}

	.comosersociotabla .table-responsive.table-site {

		border: none;

	}

	.homenoticiaslist {

		padding-left: 40px;

		padding-right: 40px;

	}

	.h1 {

		padding-bottom: 0px !important;

		margin-bottom: 0px !important;

		font-size: 35px;

	}

	.block-icons .documentoslist li {

		margin-left: 0px;

		margin-right: 0px;

	}

	a.btn.btn-default.calltoaction {

		margin-bottom: 20px;

	}

	.page-template-correspondencias .tab-content {

		display: block !important;

	}

	.page-template-correspondencias .nav-tabs.hidden-xs {

		display: block !important;

	}

	.page-template-correspondencias .block-tabs .nav > li a {

		top: -30px;

	}

	.block-correspondencia {

		margin-bottom: 40px;

	}

	.block-correspondencia ul.two_columns li {

		width: 100%;

		margin-bottom: 20px;

		height: auto;

	}

	.block-correspondencia ul.two_columns li span {

		line-height: 20px;

	}

	.contenidotexto img {

		max-width: 100%;

		height: auto;

	}

	nav.navigation-post a {

		font-size: 14px;

	}

	.home-login .container {

		position: relative;

		top: -20px;

	}

	.home-login a.btn.btn-primary {

		position: relative;

		top: 35px;

	}

	.page-template-login .home-login {

		height: 500px;

	}

	.page-template-login .home-login h1 {

		font-size: 35px;

		margin-top: 200px;

		margin-bottom: 30px !important;

	}

	.page-template-login .home-login a.text-color-white {

		position: relative;

		top: 40px;

	}

	.page-template-login .home-login button {

		margin-top: 30px;

	}



	.page-template-forgot-password h1 {

		margin-bottom: 30px !important;

	}

	.page-template-encuesta #encuesta {
	    padding-left: 40px;
	    padding-right: 40px;
	}

	#encuestaformulario .wpcf7-form .wpcf7-list-item {
	    display: block;
	    text-align: center;
	    margin-bottom: 30px;
	}
	#encuestaformulario .wpcf7-spinner {
	    display: none;
	}

}

.page-template-forgot-password form input, .page-template-login form input {

	font-size: 15px;

}

.page-template-home .h1 {

	font-size: 50px;

}

.page-template-forgot-password form button {

	font-size: 20px !important;

	min-height: 60px !important;

}

div#revistas .block-content-tab {

	padding-top: 20px;

}



.modal-body {

	padding: 0px !important;

	text-align: center;

}



.modal-dialog {

	width: 60% !important;

}



@media (max-width: 767px) {

	.modal-dialog {

		width: 90% !important;

	}

	.modal-body {

		padding: 0px !important;

		text-align: center;

	}

}

.modal-content {

	background-color: transparent !important;

	border: 0px solid #999 !important;

	border: 0px solid rgba(0, 0, 0, 0.2) !important;

	border-radius: 0px !important;

	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;

	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;

}

form#login .btn-group.bootstrap-select button.btn.dropdown-toggle.selectpicker.btn-default {

	background: #fff;

	padding: 0px !important;

	min-height: 50px !important;

}

form#login .btn-group.bootstrap-select {

	width: 100%;

}

form#login .btn-group.bootstrap-select span.filter-option.pull-left {

	padding-left: 25px;

	font-size: 15px;

	padding-right: 25px;

	color: rgb(85, 85, 85);

}

form#login .btn-group.bootstrap-select button.btn.dropdown-toggle.selectpicker.btn-default span.caret {

	left: 10px !important;

}



.btn_misservicios .calltoaction {

	float: left;

	max-width: 450px !important;

	margin: 10px;

	color: #fff;

	border-radius: 6px;

	border: 0;

	white-space: normal;

	text-decoration: none !important;

	font-weight: 100;

	vertical-align: middle;

	text-align: center;

	padding:35px !important;

}

.ekko-lightbox .close {

	position: absolute;

	right: 10px;

	top: 70px;

	z-index: 999 !important;

	/* background: #fff; */

	opacity: 1;

	color: #fff;

	width: 20px;

	font-size: 30px;

}

.glyphicon-chevron-right:before {

	display: inline-block;

	width: 25px;

	height: 15px;

	background-size: cover;

	position: relative;

	top: 2px;

}

.glyphicon-chevron-right:before, .glyphicon-chevron-left:before {

	font-family: 'Glyphicons Halflings';

	font-size: 20px;

	flex-grow: 1;

}

.glyphicon-chevron-right:before {

    background: url(system/img/arrow-right.png);

    background-repeat: no-repeat;

    background-size: 30px;

    height: 30px;

    background-position: right;

}

.glyphicon-chevron-right:before {

	content: "";

}

.glyphicon-chevron-left:before {

    background: url(system/img/arrow-left.png);

    background-repeat: no-repeat;

    background-size: 30px;

    height: 30px;

    background-position: left;

}

.glyphicon-chevron-left:before {

	content: "";

}

.ekko-lightbox-nav-overlay a:empty {

	width: 29% !important;

}

.ekko-lightbox-nav-overlay {

	display: flex !important;

}

.ekko-lightbox-nav-overlay a {

	ms-flex: 1;

	flex: 1;

	display: -ms-flexbox;

	display: flex;

	-ms-flex-align: center;

	align-items: center;

	opacity: 0;

	transition: opacity .5s;

	color: #fff;

	font-size: 30px;

	z-index: 1;

	line-height: normal !important;

}



.scrollerWrapper {

	z-index:100;

	width: 100%;

	overflow: hidden;

	margin-bottom: 30px;

	margin-top: 0px !important;

}



@media (max-width: 767px) {

	.scrollerWrapper {

		position:relative !important;

		z-index:100;

	}
	ul.scroller li {
		font-size: 13px;
	}
	.login_form .inner_content .form_wrapper .recover_password {
	    margin-top: 20px;
	}

}



@media (max-width: 991px) {

	ul.scroller li {
		font-size: 13px;
	}
	.scrollerWrapper {

		position:relative !important;

		z-index:100;

	}

}



@media (max-width: 1024px) {

	ul.scroller li {
		font-size: 13px;
	}

	.scrollerWrapper {

		position:relative !important;
		z-index:100;

	}

}


/*
ul.scroller li {

	width: 600px !important;

}
*/
ul.scroller li {
	width: 100% !important;
}


.galeriaimagenesitems img {

	width: 100% !important;

}

.galeriaimagenesitems .date span {

	text-transform: uppercase;

	font-size: 16px;

}

.galeriaimagenesitems .leermas {

	display: block;

	font-weight: bold;

	margin-top: 10px;

}

.galeriaimagenesitems p {

	font-size: 16px;

	line-height: 21px;

}

.galeriaimagenesitems .info h3 {

	float: left;

	width: 100%;

}
.single-galeria_imagenes h4.modal-title {
    display: none;
}
.headerticker .row {
	margin: 0px;
}
.headerticker .col-sm-12 {
	padding: 0px !important;
}
.scrollerWrapper ul.scroller li span {
    margin-right: 40px;
}
.btn_misservicios .container {
    text-align: center;
}
.btn_misservicios .container .text-center {
    display: inline-block;
}
.bigbuttongreen {
	font-size: 25px;
    padding: 25px 40px;
    width: auto;
}
.genericloginbutton {
	display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.154em;
    line-height: 1.200;
    color: #FFF;
    background-color: #46A568;
    padding: 15px 15px 15px 15px;
    text-decoration: none;
    font-weight: bold;
    position: relative;
}
#encuestaformulario input[type="checkbox"] {
    width: 15px;
    height: 15px;
    border: 1px solid #000 !important;
    margin-right: 10px;
}
#encuestaformulario input[type="checkbox"]:checked {
    background-color: #000;
}
div#encuestaformulario {
	margin-top: 40px;
    text-align: center;
    margin-bottom: 40px;
}
#encuestaformulario input.wpcf7-form-control.wpcf7-submit {
    display: inline-block;
    font-size: 0.85714em;
    text-transform: uppercase;
    letter-spacing: 0.154em;
    line-height: 1.200;
    color: #FFF;
    background-color: #46A568;
    padding: 15px 25px;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    border: none;
    margin-top: 20px;
    margin-bottom: 40px;
}
#encuestaformulario .wpcf7-mail-sent-ok {
    background: #46A568;
    color: white;
    padding: 20px;
    border: none;
}

div#modalvotacion {
    width: 600px;
    margin: auto;
    height: 250px;
    background: #fff;
}
#modalvotacion .modal-body, #modalvotacion .modal-body h2, #modalvotacion .modal-body a {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
#modalvotacion .modal-header, #modalvotacion .modal-footer {
    border: none;
}
#modalvotacion a.close {
    position: absolute;
    right: 0px;
    top: -20px;
    background: #000;
    text-shadow: none;
    color: #fff;
    cursor: pointer;
    z-index: 9999;
    width: 20px;
    padding: 0px !important;
}

.noticiassocialeslist .info {
	width: 100%;
}
.noticiassocialeslist .info img {
	width: 100%;
	height: auto;
}
.noticiassocialeslist .date {
    margin-top: 10px !important;
    margin-bottom: 10px;
    float: left;
    color: rgba( 0,0,0,0.5 );
    font-size: 12px;
    width: 100%;
}
.noticiassocialeslist .info h3 {
    height: 80px;
}
.noticiassocialeslist .excerpt {
    color: rgba(102,114,121,1);
    font-size: 14px;
    line-height: 20px;
}
.noticiassocialeslist .excerpt .leermas {
    display: block;
    margin-top: 20px;
    width: 120px;
    text-align: center;
    padding: 8px 20px;
    border: 2px solid #222;
    border-radius: 3px;
    color: #222;
    text-decoration: none;
    font-size: 12px;
}
.homenoticiaslist.noticiassocialeslist .col-sm-4:nth-child(3n+1) {
    clear: both;
}
.banner-boletines {
    text-align: center;
    margin-top: 20px;
}
.banner-boletines p {
    color: #46a568;
}
.banner-boletines a {
    background: #46a568;
    color: #ffffff;
    margin-left: 10px;
    padding: 10px;
    border-radius: 9px;
    text-decoration: none;
}

#correspondencias_tabs .tab-content .panel-body .two_columns li.croquet span:before {
	content: url('https://www.realclublamoraleja.com/wp-content/themes/golfmoraleja/system/img/icons/icono-croquet.png');
    position: absolute;
    top: -10px;
    left: -5px;
}

.noticiassocialeslist .col-sm-12.clearfix {
    float: left;
}
.footer-greater-madrid {
	float: right;
	margin-left: 20px;
}
.flipbook-icon-angle-left:before, .flipbook-icon-angle-right:before {
    content: "\f105";
    color: #fff !important;
    font-family: 'icomoon' !important;
}
.flipbook-menu span span:before {
    color: #000 !important;
    font-family: 'icomoon' !important;
}
#main_footer_top img.footer-icon-instagtram {
    width: 30px;
    margin-top: 20px;
}
.container.curriculum {
    margin-bottom: 50px;
}
.curriculum .cvdescripcion, .curriculum .cvdescripcion li  {
    color: #333333;
    font-family: 'Lato', serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 24px;
}
.curriculum .cvdescripcion li {
    list-style: square;
    margin-left: 20px;
}
.curriculum .cargo {
	font-size: 20px;
	line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
	.banner-boletines a {
	    display: block;
	    width: fit-content;
	    margin: auto;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    padding-left: 15px;
	    padding-right: 15px;
	}
	img.footer-greater-madrid {
	    float: none;
	    margin-top: 30px;
	}
	#main_footer_top address {
		font-size: 1em !important;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

	.botoneshomemiembros .block-buttons .col-sm-3 {
	    width: 30%;
	    margin-right: 20px;
	}

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

	.botoneshomemiembros .block-buttons .col-sm-3 {
	    width: 45%;
	    margin-right: 20px;
	}

}
