@CHARSET "UTF-8";
@charset "UTF-8";
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(//www.playasdeasturias.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}#cookie-law-info-bar {
	font-size: 15px;
	margin: 0 auto;
	padding: 12px 10px;
	position: absolute;
	text-align: center;
	box-sizing: border-box;
	width:100%;
	z-index: 9999;
	/* box-shadow:rgba(0,0,0,.5) 0px 5px 50px; */
	display: none;
	left:0px;
	font-weight:300;
	box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding:5px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
	box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}

/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	display: inline-block;
	padding: 9px 12px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-left: 5px;
	text-decoration: none;
}
.cli-plugin-main-link {
	margin-left:0px;
	font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;}

/**
 * Added extra space between each cookie bar action elements @since 1.8.9
 */
.cli-plugin-main-link.cli-plugin-button {
	text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
    margin-left: 5px;
}.gdpr-container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.gdpr-row {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.gdpr-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.gdpr-col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.gdpr-align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.gdpr-d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.gdpr-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.modal-backdrop.show {
	opacity: .8;
}
.modal-open {
    overflow: hidden
}

.modal-open .gdpr-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.gdpr-modal.fade .gdpr-modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.gdpr-modal.show .gdpr-modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1039;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.gdpr-modal {
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}
.gdpr-modal a {
	text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
	position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
	text-align: left;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
    .gdpr-modal .gdpr-modal-dialog {
        max-width:500px;
		margin: 1.75rem auto;
        min-height: calc(100% - (1.75rem * 2));		
    }
}
@media (min-width: 992px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width: 900px;			
	}
}
.gdpr-modal-content {
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}
.gdpr-modal .row {
	margin: 0 -15px;
}
.gdpr-modal .modal-body {
	padding: 0;
	position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.gdpr-modal .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
    background-color: transparent;
    border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
	outline: 0;
}
.gdpr-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
	display:none;
}
.gdpr-switch .gdpr-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
	background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
	transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
	border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
	border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
    display: none;
}
.gdpr-tab-content>.active {
    display: block;
}
.gdpr-fade {
    transition: opacity .15s linear;
}
.gdpr-nav-pills {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column !important;
    flex-direction: column !important;
    align-items: stretch !important;
    -ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
	width: 100%;
	padding: 30px;
}
.nav.gdpr-nav-pills {
	background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
	border: 1px solid #0070ad;
	margin-bottom: 10px;
	color: #0070ad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
	background-color: #0070ad;
	border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
	color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
	background-color: #0070ad;
	border-color: #0070ad;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.gdpr-tab-content h4 {
	font-size: 20px;
	margin-bottom: .5rem;
	margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}


.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	display: none;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
	display: block;
}
.cli-modal.cli-show {
	display: block;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 900px;
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .3rem;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent !important;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
    display:none;
}
.cli-switch .cli-slider {
    background-color: #e3e1e8;
    height: 24px;
    width: 50px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
.cli-switch .cli-slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 20px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 20px;
}
.cli-switch input:checked + .cli-slider {
    background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
    transform: translateX(26px);
}
.cli-switch .cli-slider {
    border-radius: 34px;
}
.cli-switch .cli-slider:before {
    border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
    display: block;
}
.cli-fade {
    transition: opacity .15s linear;
}
.cli-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
    width: 100%;
    padding: 30px;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
    padding: 30px 10px;
	}
}
.cli-nav-pills {
    background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
    border: 1px solid #00acad;
    margin-bottom: 10px;
    color: #00acad;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem;
    cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
    background-color: #00acad;
    border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
    color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0;
}
.cli-tab-content h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
/* Settings Popup */
.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	flex-direction: column;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
    background-color: #000;
    -webkit-transform:scale(0);
    transform:scale(0);
    transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0;
  
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
  -webkit-transform:scale(1);
  transform:scale(1);
}
.cli-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
    transform: scale(0);
	overflow: hidden;
    outline: 0;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .2rem;
	box-sizing: border-box;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 38px;
    font-size: 14px;
}
.cli-switch input[type="checkbox"] {
    display:none;
}
.cli-switch .cli-slider {
    background-color: #e3e1e8;
	height: 20px;
    width: 38px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
    bottom: 2px;
    content: "";
    height: 15px;
    left: 3px;
    position: absolute;
    transition: .4s;
    width: 15px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(18px);
}
.cli-switch .cli-slider {
    border-radius: 34px;
    font-size:0;
}
.cli-switch .cli-slider:before {
    border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
    width: 100%;
    padding:5px 30px 5px 5px;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
    padding: 30px 10px;
	}
}
.cli-nav-pills {
    background: #fff;
}
.cli-nav-pills .cli-nav-link {
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    color:#2a2a2a;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem;
    cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
    background-color: #f6f6f9;
    border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
    color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0;
}
.cli-tab-content h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
/* Cookie Settings In Bar */
#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
    background: transparent;
}

#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
	border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
	margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
	flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.cli-wrapper {
    max-width: 90%;
    float: none;
    margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
	margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
	padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
	display:none;
	text-align:left;
}

/* Popup Footer Styles */
.cli-tab-footer .cli-btn {
    background-color: #00acad;
    padding: 10px 15px;
    text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #61a229;
    color: #ffffff;
    border-radius: 0;
}

.cli-tab-footer {
	width:100%;
	text-align:right;
    padding: 20px 0;
}
/* version 2.0 */
.cli-col-12
{
	width:100%;
}
.cli-tab-header
{
	display: flex;
	justify-content: space-between;
}
.cli-tab-header a:before {
    width: 10px;
    height: 2px;
    left: 0;
    top: calc(50% - 1px);
}
.cli-tab-header a:after {
    width: 2px;
    height: 10px;
    left: 4px;
    top: calc(50% - 5px);
    -webkit-transform: none;
    transform: none;
}
.cli-tab-header a:before {
	width: 7px;
    height: 7px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    content: " ";
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
    position: relative;
	display: flex;
    align-items: center;
	font-size:14px;
    color:#000;
    text-transform: capitalize;
    
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cli-tab-header {
    border-radius: 5px;
    padding: 12px 15px;
    cursor: pointer;
    transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
    background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-appearance: none;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
	padding: 10px;
	background: transparent;
    border:none;
    min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
	font-family: inherit;
    font-size: 16px;
    margin-bottom: 15px;
	margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
    padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    padding: 0;
    color: #000;
}
.wt-cli-privacy
{
    display:none;
}
.cli-tab-content
{
	display:none;
}
.cli-tab-section .cli-tab-content
{
	padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
	margin-top:5px;
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 645px;
	}
}
.cli-switch .cli-slider:after{
	content: attr(data-cli-disable);
    position: absolute;
    right: 50px;
	color: #000;
	font-size:12px;
    text-align:right;
    min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
	content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
	max-height: 60px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}
a.cli-privacy-readmore {
    font-size: 12px;
    margin-top: 12px;
    display: inline-block;
    padding-bottom: 0;
    cursor: pointer;
    color:#000;
    text-decoration: underline;
}
.cli-modal-footer {
    position: relative;
}
a.cli-privacy-readmore:before {
    content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
    content: attr(data-readless-text);
}

.cli-collapsed .cli-privacy-content
{
    transition: max-height 0.25s ease-in;

}
.cli-privacy-content p
{
	margin-bottom:0;
}
.cli-modal-close svg {
    fill: #000;
}
span.cli-necessary-caption {
    color: #000;
    font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
    display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
    display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
    display: none;
}
.cli-tab-container .cli-row
{
	max-height: 500px;
    overflow-y: auto;	
}
.cli-modal.cli-blowup.cli-out {
    z-index: -1;
}
.cli-modal.cli-blowup {
    z-index: 999999;
    transform: scale(1);
    
  }
  .cli-modal.cli-blowup .cli-modal-dialog {
    animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  .cli-modal.cli-blowup.cli-out .cli-modal-dialog
  {
    animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  @keyframes blowUpContent {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    99.9% {
      transform: scale(2);
      opacity: 0;
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes blowUpContentTwo {
    0% {
      transform: scale(2);
      opacity: 0;
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes blowUpModal {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes blowUpModalTwo {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    50% {
        transform: scale(0.5);
        opacity: 0;
      }
    100% {
      transform: scale(0);
      opacity: 0;
    }
  }
  .cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
    font-size: 12px;
}
.cli_settings_button
{
    cursor: pointer;
}
/* Accessibility Fix */
.wt-cli-sr-only
{
    display: none;
    font-size:16px;
}
/* Changes for CCPA 
Version : 1.8.9
*/
a.wt-cli-element.cli_cookie_close_button {
    text-decoration: none;
    color: #333333;
    font-size: 22px;
    line-height: 22px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
}
/* GDPR Bar Version 2 */
.cli-bar-container{
    float: none;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cli-bar-btn_container {
    margin-left: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: nowrap;
}
.cli-style-v2 a
{
    cursor: pointer;
}
.cli-bar-btn_container a {
    white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link 
{
    font-weight:inherit;
}
.cli-style-v2 
{   
    font-size: 11pt;
    line-height: 18px;
    font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
    display: block;
}
.cli-style-v2 .cli-bar-message {
    width: 70%;
    text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
    width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
    margin-top:8px;
    margin-left: 0px;
    flex-wrap: wrap;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-message {
    text-align: center;
} */
#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
    margin-top:8px;
    margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
    text-align: left;
    /* padding-left: 15px; */
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 16px;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container.cli-style-v2 {
    padding-left: 0px;
    padding-right: 0px;
} */

.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
    margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
    margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
    font-size: inherit;
    cursor: pointer;
    margin: 0px 0px 0px 5px;
}
/* .cli-bar-container.cli-style-v2 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
} */
#cookie-law-info-bar[data-cli-style="cli-style-v2"] 
{
    padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
    padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
    padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
    text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
    margin-top: 5px;
    margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
    white-space: nowrap;
    text-decoration: underline;
}
.wt-cli-necessary-checkbox {
    display: none !important;
}
@media (max-width: 985px) {
    .cli-style-v2 .cli-bar-message
    {
        width:100%;
    }
    .cli-style-v2.cli-bar-container
    {
        justify-content:left;
        flex-wrap: wrap;
    }
    .cli-style-v2 .cli-bar-btn_container {
        margin-left:0px;
        margin-top: 10px;
    }
    #cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
    {
        padding: 25px 25px;
    }
}
/* Settings popup footer section */
.wt-cli-ckyes-brand-logo {
    display: flex;
    align-items: center;
    font-size: 9px;
    color: #111111;
    font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
    width: 65px;
    margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
    padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
    
    .cli-style-v2 .cli-bar-btn_container {
        flex-wrap: wrap;
    }
}
/* Fix: HTML validation error due to the enclosing of <p> tags on category description */
.wt-cli-cookie-description {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    padding: 0;
    color: #000;
}.isf_sublabel_fe{
	white-space: nowrap!important;
	overflow: hidden;
	vertical-align: middle;
	font-size: 13px;
	font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, sans-serif;
	line-height: 2;
	text-align: center;
	display: block;
	
	float:right;
	margin-left:5px;
}/*
#INDEED_TEMPLATES#
{
    "ism_template_sf_1" : "(#1) Old Fashioned",
	"ism_template_sf_2" : "(#2) Brooklyn",
	"ism_template_sf_3" : "(#3) Last Word"
}
#INDEED_TEMPLATES#
*/

/*Template Social Follow 1*/

.ism_template_sf_1{
}
.ism_template_sf_1 a{
	line-height:0px;
	/*display:block;
	float:left;*/
}
.ism_template_sf_1 .ism_item{
	border-radius:1px;
	padding:3px;
	color:#f1f1f1;
	margin:0px;
	min-height:60px;
	padding:8px 0px;
	border:1px solid rgba(204,204,204,0.1);
	min-width: 90px;
}
.ism_template_sf_1 .ism_item:hover{

	color:#fff;
}
.ism_template_sf_1 .fa-ism, .ism_template_sf_1 .ism-sc-icon{
	width:80px;
	text-align:center;
	display:block;
	float:none !important;
	font-size:32px;
	/*line-height: 80px;
	margin-bottom:-24px;*/
	line-height:34px;
	margin:0 auto;
}
.ism_template_sf_1 .ism_share_counts{
	margin-left:0px;
	text-align:center;
	display:block;
	float:none;
	font-size: 19px;
	font-weight:normal;
	/*margin-top:-8px;*/
	line-height:20px;
	margin:0 auto;
}
.ism_template_sf_1 .ism_share_counts:after{
	/*content:" Shares";
	display:block;
	margin-top:-13px;
	font-size:12px;*/
}
.ism_template_sf_1 .ism_share_label{
	text-align:center;
	display:block;
	float:none;
	/*
	margin-top: -10px;*/
	line-height:14px;
	
	font-size:12px;
	margin-left:0px;
	margin:0 auto;
}
.ism_template_sf_1 .isf_sublabel_fe{
	line-height:15px !important;
	float:none !important;
	margin-left:0px;
}
.ism_template_sf_1 .ism_box_facebook{
	background:rgb(59, 89, 152);
	border-color:rgb(59, 89, 152);
}
.ism_template_sf_1 .ism_box_twitter{
	background:#00ABF0;
	border-color:#00ABF0;
}
.ism_template_sf_1 .ism_box_google{
	background:rgb(217, 82, 50);
	border-color:rgb(217, 82, 50);
}
.ism_template_sf_1 .ism_box_linkedin{
	background:rgb(28, 134, 188);
	border-color:rgb(28, 134, 188);
}
.ism_template_sf_1 .ism_box_pinterest{
	background:rgb(174, 24, 31);
	border-color:rgb(174, 24, 31);
}
.ism_template_sf_1 .ism_box_stumbleupon{
	background:rgb(233, 75, 36);
	border-color:rgb(233, 75, 36);
}
.ism_template_sf_1 .ism_box_vk{
	background:#5d83aa;
	border-color:#5d83aa;
}
.ism_template_sf_1 .ism_box_digg{
	background:#005f93;
	border-color:#005f93;
}
.ism_template_sf_1 .ism_box_tumblr{
	background:#2c4762;
	border-color:#2c4762;
}
.ism_template_sf_1 .ism_box_email{
	background:#666;
	border-color:#666;
}
.ism_template_sf_1 .ism_box_reddit{
	background:#2cae2c; 
	border-color:#2cae2c; 
}
.ism_template_sf_1 .ism_box_delicious{
	background:#2f78c5;
	border-color:#2f78c5;
}
.ism_template_sf_1 .ism_box_weibo{
	background:#ED1C24;
	border-color:#ED1C24;
}
.ism_template_sf_1 .ism_box_xing{
	background:#00605e;
	border-color:#00605e;
}
.ism_template_sf_1 .ism_box_print{
	background:#333333;
	border-color:#333333;
}

/*Template Social Follow 2*/

.ism_template_sf_2{
}
.ism_template_sf_2 a{
	line-height:0px;
}
.ism_template_sf_2 .ism_item{
	border-radius:5px; 
	padding:3px;
	color:#f1f1f1;
	margin:0 7px 7px 0;
	min-height:60px;
	padding:8px 0px;
	border:1px solid rgba(204,204,204,0.1);
	min-width: 90px;
	opacity:0.95;
	box-shadow: inset -2px -3px 1px rgba(0,0,0,.22);
	-webkit-box-shadow: inset -2px -3px 1px rgba(0,0,0,.22);
	-moz-box-shadow:    inset -2px -3px 1px rgba(0,0,0,.22);
}
.ism_template_sf_2 .ism_item:hover{
	opacity:1;
	color:#fff;
}
.ism_template_sf_2 .fa-ism, .ism_template_sf_2 .ism-sc-icon{
	width:80px;
	text-align:center;
	display:block;
	float:none !important;
	font-size:32px;
	line-height:34px;
	margin:0 auto;
	text-shadow: 2px 2px 10px rgba(0,0,0, 0.6);
}
.ism_template_sf_2 .ism_share_counts{
	margin-left:0px;
	text-align:center;
	display:block;
	float:none;
	font-size: 21px;
	font-weight:800;
	/*margin-top:-8px;*/
	line-height:29px;
	margin:0 auto;
}
.ism_template_sf_2 .ism_share_counts:after{

}
.ism_template_sf_2 .ism_share_label{
	text-align:center;
	display:block;
	float:none;
	/*
	margin-top: -10px;*/
	line-height:14px;
	
	font-size:12px;
	font-weight:bold;
	margin-left:0px;
	margin:0 auto;
}
.ism_template_sf_2 .isf_sublabel_fe{
	line-height:15px !important;
	float:none !important;
	margin-left:0px;
	font-size:11px !important;
}
.ism_template_sf_2 .ism_box_facebook{
	background:rgb(59, 89, 152);
	border-color:rgb(59, 89, 152);
}
.ism_template_sf_2 .ism_box_twitter{
	background:#00ABF0;
	border-color:#00ABF0;
}
.ism_template_sf_2 .ism_box_google{
	background:rgb(217, 82, 50);
	border-color:rgb(217, 82, 50);
}
.ism_template_sf_2 .ism_box_linkedin{
	background:rgb(28, 134, 188);
	border-color:rgb(28, 134, 188);
}
.ism_template_sf_2 .ism_box_pinterest{
	background:rgb(174, 24, 31);
	border-color:rgb(174, 24, 31);
}
.ism_template_sf_2 .ism_box_stumbleupon{
	background:rgb(233, 75, 36);
	border-color:rgb(233, 75, 36);
}
.ism_template_sf_2 .ism_box_vk{
	background:#5d83aa;
	border-color:#5d83aa;
}
.ism_template_sf_2 .ism_box_digg{
	background:#005f93;
	border-color:#005f93;
}
.ism_template_sf_2 .ism_box_tumblr{
	background:#2c4762;
	border-color:#2c4762;
}
.ism_template_sf_2 .ism_box_email{
	background:#666;
	border-color:#666;
}
.ism_template_sf_2 .ism_box_reddit{
	background:#2cae2c; 
	border-color:#2cae2c; 
}
.ism_template_sf_2 .ism_box_delicious{
	background:#2f78c5;
	border-color:#2f78c5;
}
.ism_template_sf_2 .ism_box_weibo{
	background:#ED1C24;
	border-color:#ED1C24;
}
.ism_template_sf_2 .ism_box_xing{
	background:#00605e;
	border-color:#00605e;
}
.ism_template_sf_2 .ism_box_print{
	background:#333333;
	border-color:#333333;
}

/*Template Social Follow 2*/

.ism_template_sf_3{
}
.ism_template_sf_3 a{
	line-height:0px;
}
.ism_template_sf_3 .ism_item{
	padding:3px;
	color:#666;
	margin:0 7px 7px 0;
	min-height:60px;
	padding:8px 0px;
	border:1px solid rgba(204,204,204,0.1);
	min-width: 90px;
	opacity:1;
	background:none !important;
	border:none !important;
}
.ism_template_sf_3 .ism_item:hover{
	opacity:0.95;
	box-shadow:none;
	color:#333;
}
.ism_template_sf_3 .ism_item:hover .fa-ism, .ism_template_sf_3 .ism_item:hover .ism-sc-icon{
	box-shadow:none;
	
}
.ism_template_sf_3 .ism_item:hover .fa-ism:before, .ism_template_sf_3 .ism_item:hover .ism-sc-icon:before{
	top:1px;
	position:relative;
	transition: all 2s; 
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
}
.ism_template_sf_3 .fa-ism, .ism_template_sf_3 .ism-sc-icon{
	border-radius:100%;
	text-align:center;
	display:block;
	float:none !important;
	color:#fafafa;
	font-size:30px;
	line-height:58px;
	margin:0 auto;
	width:58px;
	height:58px;
	box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,.15);
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,.15);
	-moz-box-shadow:    inset 0px 0px 2px 2px rgba(0,0,0,.15);
	text-shadow: 2px 2px 10px rgba(0,0,0, 0.5);
	transition: all 2s; 
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
}
.ism_template_sf_3 .ism_share_counts{
	margin-left:0px;
	text-align:center;
	display:block;
	float:none;
	font-size: 25px;
	font-weight:800;
	line-height:29px;
	margin:0 auto;
}
.ism_template_sf_3 .ism_share_counts:after{

}
.ism_template_sf_3 .ism_share_label{
	text-align:center;
	display:block;
	float:none;
	line-height:18px;
	font-weight:600;
	font-size:15px;
	margin-left:0px;
	margin:0 auto;
}
.ism_template_sf_3 .isf_sublabel_fe{
	line-height:15px !important;
	float:none !important;
	margin-left:0px;
	font-size:11px !important;
}
.ism_template_sf_3 .fa-facebook-ism{
	background:rgb(59, 89, 152);
	border-color:rgb(59, 89, 152);
}
.ism_template_sf_3 .fa-twitter-ism{
	background:#00ABF0;
	border-color:#00ABF0;
}
.ism_template_sf_3 .fa-google-ism{
	background:rgb(217, 82, 50);
	border-color:rgb(217, 82, 50);
}
.ism_template_sf_3 .fa-linkedin-ism{
	background:rgb(28, 134, 188);
	border-color:rgb(28, 134, 188);
}
.ism_template_sf_3 .fa-pinterest-ism{
	background:rgb(174, 24, 31);
	border-color:rgb(174, 24, 31);
}
.ism_template_sf_3 .fa-stumbleupon-ism{
	background:rgb(233, 75, 36);
	border-color:rgb(233, 75, 36);
}
.ism_template_sf_3 .fa-vk-ism{
	background:#5d83aa;
	border-color:#5d83aa;
}
.ism_template_sf_3 .fa-digg-ism{
	background:#005f93;
	border-color:#005f93;
}
.ism_template_sf_3 .fa-tumblr-ism{
	background:#2c4762;
	border-color:#2c4762;
}
.ism_template_sf_3 .ism_box_email{
	background:#666;
	border-color:#666;
}
.ism_template_sf_3 .fa-reddit-ism{
	background:#2cae2c; 
	border-color:#2cae2c; 
}
.ism_template_sf_3 .fa-delicious-ism{
	background:#2f78c5;
	border-color:#2f78c5;
}
.ism_template_sf_3 .fa-weibo-ism{
	background:#ED1C24;
	border-color:#ED1C24;
}
.ism_template_sf_3 .fa-xing-ism{
	background:#00605e;
	border-color:#00605e;
}
.ism_template_sf_3 .ism_box_print{
	background:#333333;
	border-color:#333333;
}
.ism_template_sf_3 .ism-socicon-blogger{
	background: #ec661c;
	border-color: #ec661c;
}

.ism_template_sf_3 .ism-socicon-amazon{
	background: #ff9900;
	border-color: #ff9900;
}
.ism_template_sf_3 .ism-socicon-newsvine{
	background: #075B2F;
	border-color: #075B2F;	
}
.ism_template_sf_3 .ism-socicon-douban{
	background: #3ca353;
	border-color: #3ca353;
}
.ism_template_sf_3 .ism-socicon-viadeo{
	background: #e4a000;
	border-color: #e4a000;	
}
.ism_template_sf_3 .ism-socicon-identica{
	background: #000000;
	border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-baidu{
	background: #2629d9;
	border-color: #2629d9;
}
.ism_template_sf_3 .ism-socicon-foursquare{
	background: #f94877;
	border-color: #f94877;
}
.ism_template_sf_3 .ism-socicon-skype{
	background: #28abe3;
	border-color: #28abe3;
}
.ism_template_sf_3 .ism-socicon-yelp{
	background: #c83218;
	border-color: #c83218;
}
.ism_template_sf_3 .ism-socicon-feedburner{
	background: #ffcc00;
	border-color: #ffcc00;
}
.ism_template_sf_3 .ism-socicon-soundcloud{
	background: #fe3801;
	border-color: #fe3801;
}
.ism_template_sf_3 .ism-socicon-spotify{
	background: #7bb342;
	border-color: #7bb342;
}
.ism_template_sf_3 .ism-socicon-grooveshark{
	background: #000000;
	border-color: #000000;
}
.ism_template_sf_3 .ism-socicon-mixcloud{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-lastfm{
	background: #d41316;
	border-color: #d41316;	
}
.ism_template_sf_3 .ism-socicon-youtube{
	background: #e02a20;
	border-color: #e02a20;	
}
.ism_template_sf_3 .ism-socicon-vimeo{
	background: #51b5e7;
	border-color: #51b5e7;	
}
.ism_template_sf_3 .ism-socicon-dailymotion{
	background: #004e72;
	border-color: #004e72;	
}
.ism_template_sf_3 .ism-socicon-vine{
	background: #00b389;
	border-color: #00b389;	
}
.ism_template_sf_3 .ism-socicon-flickr{
	background: #1e1e1b;
	border-color: #1e1e1b;	
}
.ism_template_sf_3 .ism-socicon-500px{
	background: #58a9de;
	border-color: #58a9de;	
}
.ism_template_sf_3 .ism-socicon-instagram{
	background: #9c7c6e;
	border-color: #9c7c6e;	
}
.ism_template_sf_3 .ism-socicon-technocrati{
	background: #5cb030;
	border-color: #5cb030;	
}
.ism_template_sf_3 .ism-socicon-dribbble{
	background: #020202;
	border-color: #020202;	
}
.ism_template_sf_3 .ism-socicon-deviantart{
	background: #c5d200;
	border-color: #c5d200;	
}
.ism_template_sf_3 .ism-socicon-forst{
	background: #5B9A68;
	border-color: #5B9A68;	
}
.ism_template_sf_3 .ism-socicon-play{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-zerply{
	background: #9DBC7A;
	border-color: #9DBC7A;	
}
.ism_template_sf_3 .ism-socicon-wikipedia{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-apple{
	background: #B9BFC1;
	border-color: #B9BFC1;	
}
.ism_template_sf_3 .ism-socicon-flattr{
	background: #F67C1A;
	border-color: #F67C1A;	
}
.ism_template_sf_3 .ism-socicon-github{
	background: #221e1b;
	border-color: #221e1b;	
}
.ism_template_sf_3 .ism-socicon-friendfeed{
	background: #2F72C4;
	border-color: #2F72C4;	
}
.ism_template_sf_3 .ism-socicon-newsvine{
	background: #075B2F;
	border-color: #075B2F;	
}
.ism_template_sf_3 .ism-socicon-bebo{
	background: #EF1011;
	border-color: #EF1011;	
}
.ism_template_sf_3 .ism-socicon-zynga{
	background: #DC0606;
	border-color: #DC0606;	
}
.ism_template_sf_3 .ism-socicon-steam{
	background: #171a21;
	border-color: #171a21;	
}
.ism_template_sf_3 .ism-socicon-xbox{
	background: #92C83E;
	border-color: #92C83E;	
}
.ism_template_sf_3 .ism-socicon-windows{
	background: #00BDF6;
	border-color: #00BDF6;	
}
.ism_template_sf_3 .ism-socicon-outlook{
	background: #0072C6;
	border-color: #0072C6;	
}
.ism_template_sf_3 .ism-socicon-coderwall{
	background: #3E8DCC;
	border-color: #3E8DCC;	
}
.ism_template_sf_3 .ism-socicon-tripadvisor{
	background: #4B7E37;
	border-color: #4B7E37;	
}
.ism_template_sf_3 .ism-socicon-appnet{
	background: #494949;
	border-color: #494949;	
}
.ism_template_sf_3 .ism-socicon-goodreads{
	background: #463020;
	border-color: #463020;	
}
.ism_template_sf_3 .ism-socicon-tripit{
	background: #1982C3;
	border-color: #1982C3;	
}
.ism_template_sf_3 .ism-socicon-lanyrd{
	background: #3c80c9;
	border-color: #3c80c9;	
}
.ism_template_sf_3 .ism-socicon-slideshare{
	background: #4ba3a6;
	border-color: #4ba3a6;	
}
.ism_template_sf_3 .ism-socicon-rss{
	background: #f26109;
	border-color: #f26109;	
}
.ism_template_sf_3 .ism-socicon-disqus{
	background: #2e9fff;
	border-color: #2e9fff;	
}
.ism_template_sf_3 .ism-socicon-houzz{
	background: #7CC04B;
	border-color: #7CC04B;	
}
.ism_template_sf_3 .ism-socicon-mail{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-patreon{
	background: #E44727;
	border-color: #E44727;
}
.ism_template_sf_3 .ism-socicon-paypal{
	background: #009cde;
	border-color: #009cde;	
}
.ism_template_sf_3 .ism-socicon-playstation{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-smugmug{
	background: #ACFD32;
	border-color: #ACFD32;	
}
.ism_template_sf_3 .ism-socicon-swarm{
	background: #FC9D3C;
	border-color: #FC9D3C;	
}
.ism_template_sf_3 .ism-socicon-triplej{
	background: #E53531;
	border-color: #E53531;	
}
.ism_template_sf_3 .ism-socicon-yammer{
	background: #1175C4;
	border-color: #1175C4;	
}
.ism_template_sf_3 .ism-socicon-stackoverflow{
	background: #FD9827;
	border-color: #FD9827;	
}
.ism_template_sf_3 .ism-socicon-drupal{
	background: #00598e;
	border-color: #00598e;	
}
.ism_template_sf_3 .ism-socicon-android{
	background: #8ec047;
	border-color: #8ec047;	
}
.ism_template_sf_3 .ism-socicon-meetup{
	background: #e2373c;
	border-color: #e2373c;	
}
.ism_template_sf_3 .ism-socicon-persona{
	background: #e6753d;
	border-color: #e6753d;	
}
.ism_template_sf_3 .ism-socicon-ello{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-8tracks{
	background: #122c4b;
	border-color: #122c4b;	
}
.ism_template_sf_3 .ism-socicon-twitch{
	background: #6441a5;
	border-color: #6441a5;	
}
.ism_template_sf_3 .ism-socicon-airbnb{
	background: #ff5a5f;
	border-color: #ff5a5f;	
}
.ism_template_sf_3 .ism-socicon-storehouse{
	background: #25B0E6;
	border-color: #25B0E6;	
}
.ism_template_sf_3 .ism-socicon-icq{
	background: #7EBD00;
	border-color: #7EBD00;	
}
.ism_template_sf_3 .ism-socicon-modelmayhem{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-istock{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-angellist{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-periscope{
	background: #3AA4C6;
	border-color: #3AA4C6;	
}
.ism_template_sf_3 .ism-socicon-ravelry{
	background: #B6014C;
	border-color: #B6014C;	
}
.ism_template_sf_3 .ism-socicon-snapchat{
	background: #fffa37;
	border-color: #fffa37;	
}
.ism_template_sf_3 .ism-socicon-qq{
	background: #4297d3;
	border-color: #4297d3;	
}
.ism_template_sf_3 .ism-socicon-qq{
	background: #4297d3;
	border-color: #4297d3;	
}
.ism_template_sf_3 .ism-socicon-renren{
	background: #2266b0;
	border-color: #2266b0;	
}
.ism_template_sf_3 .ism-socicon-envato{
	background: #597c3a;
	border-color: #597c3a;		
}
.ism_template_sf_3 .ism-socicon-behance{
	background: #000000;
	border-color: #000000;	
}
.ism_template_sf_3 .ism-socicon-forrst{
	background: #5B9A68;
	border-color: #5B9A68;		
}

.ism_template_sf_3 .ism-socicon-technorati{
	background: #5cb030;
	border-color: #5cb030;		
}/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome-ism';
  src: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/fontawesome-webfont.eot?v=4.3.0);
  src: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa-ism {
  display: inline-block;
  font-family: FontAwesome-ism;
  font-style: normal;
  font-weight: normal;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align:middle;
  width: 20px;
  font-size:17px;
  text-align:center;
}
.fa-ism:after{
	display:none;
}


@font-face {
  font-family: 'indeed-ism';
  src: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/indeed.eot?7915378);
  src: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/indeed.eot?7915378#iefix) format('embedded-opentype'),
       url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/indeed.svg?7915378#indeed) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'indeed-ism';
  src: url(data:application/octet-stream;base64,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) format('woff'),
       url(data:application/octet-stream;base64,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) format('truetype');
}

.fa-facebook-ism:before, .fa-facebook-ism:after {
  content: "\f09a";
}
.fa-twitter-ism:before, .fa-twitter-ism:after {
  content: "\f099";
}
.fa-google-ism:before, .fa-google_plus-ism:before, .fa-google-ism:after, .fa-google_plus-ism:after {
  content: "\f1a0";
}
.fa-pinterest-ism:before, .fa-pinterest-ism:after {
  content: "\f0d2";
}
.fa-linkedin-ism:before, .fa-linkedin-ism:after {
  content: "\f0e1";
}
.fa-digg-ism:before, .fa-digg-ism:after {
  content: "\f1a6";
}
.fa-stumbleupon-ism:before, .fa-stumbleupon-ism:after, .fa-stumbleupo-ism:before,.fa-stumbleupo-ism:after {
  content: "\f1a4";
}
.fa-tumblr-ism:before, .fa-tumblr-ism:after {
  content: "\f173";
}
.fa-vk-ism:before, .fa-vk-ism:after {
  content: "\f189";
}
.fa-reddit-ism:before, .fa-reddit-ism:after {
  content: "\f1a1";
}
.fa-delicious-ism:before, .fa-delicious-ism:after {
  content: "\f1a5";
}
.fa-weibo-ism:before, .fa-weibo-ism:after {
  content: "\f18a";
}
.fa-xing-ism:before, .fa-xing-ism:after {
  content: "\f168";
}
.fa-print-ism:before, .fa-print-ism:after {
  content: "\f02f";
}
.fa-email-ism:before, .fa-email-ism:after {
  content: "\f003";
}
.fa-whatsapp-ism:before, .fa-whatsapp-ism:after {
  content: "\f232";
}
.fa-mailru-ism:before, .fa-mailru-ism:after {
	content: "\f1fa";
}
/*=========INDEED FONTS ================*/
.fa-bufferapp-ism:before, .fa-bufferapp-ism:after {
	font-family: indeed-ism;
	content: '\e801';
}
.fa-evernote-ism:before, .fa-evernote-ism:after {
	font-family: indeed-ism;
	content: '\e805';
}
.fa-ok-ism:before, .fa-ok-ism:after {
	font-family: indeed-ism;
	content: '\e804';
}
.fa-getpocket-ism:before, .fa-getpocket-ism:after {
	font-family: indeed-ism;
	content: '\e803';
}
.fa-meneame-ism:before, .fa-meneame-ism:after {
	font-family: indeed-ism;
	content: '\e809';
}
.fa-flattr-ism:before, .fa-flattr-ism:after {
	font-family: indeed-ism;
	content: '\e800';
}
.fa-managewp-ism:before, .fa-managewp-ism:after {
	font-family: indeed-ism;
	content: '\e808';
}
.fa-myspace-ism:before, .fa-myspace-ism:after {
	font-family: indeed-ism;
	content: '\e802';
}
.fa-yelp-ism:before { 
	font-family: indeed-ism;
	content: '\e806'; 
}
.fa-hackernews-ism:before { 
	content: "\f1d4"; 
}
.fa-ymail-ism:before { 
	content: "\f19e"; 
}
.fa-gmail-ism:before { 
	content: "\f0e0"; 
}

.fa-ism_move_bttn:before{
	content: "\f047";
}
.fa-sms-ism:before{
	content: "\f1d7";
}
.fa-viber-ism:before{
	content: "\f095";
}

.fa-telegram-ism:before{
	content: "\f1d8";
}
.fa-comments-ism:before{
	content: "\f086";
}
.fa-love_like-ism:before{
	content: "\f004" !important;
}
.fa-aol-ism:before{
	content: "\f170";
}
.fa-flipboard-ism:before{
	content: "\f280";
}
.fa-mailto-ism:before{
    content: "\f1ea";
}@font-face {
    font-family: 'ism-socicon';
    src: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/socicon/socicon.eot);
    src: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/socicon/socicon.eot?#iefix) format('embedded-opentype'),
         url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/socicon/socicon.woff) format('woff'),
         url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/socicon/socicon.woff2) format('woff2'),
         url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/socicon/socicon.ttf) format('truetype'),
         url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/fonts/socicon/socicon.svg#sociconregular) format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}

[class^="ism-socicon-"], [class*=" ism-socicon-"] {
	font-family: 'ism-socicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ism-sc-icon {
	display: inline-block;
	font-family: 'ism-socicon';
    font-style: normal;
    font-weight: normal;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    width: 20px;
    font-size: 17px;
    text-align: center;
	float: left;
}

.ism-socicon-renren:before {
	content: "\52";
}
.ism-socicon-qq:before {
	content: "\5b";
}
.ism-socicon-baidu:before {
	content: "\bf";
}
.ism-socicon-douban:before {
	content: "\5c";
}
.ism-socicon-weibo:before {
	content: "\b1";
}
.ism-socicon-snapchat:before {
	content: "\60";
}
.ism-socicon-ravelry:before {
	content: "\b0";
}
.ism-socicon-periscope:before {
	content: "\30";
}
.ism-socicon-angellist:before {
	content: "\20ac";
}
.ism-socicon-istock:before {
	content: "\25";
}
.ism-socicon-modelmayhem:before {
	content: "\21";
}
.ism-socicon-icq:before {
	content: "\a7";
}
.ism-socicon-storehouse:before {
	content: "\3e";
}
.ism-socicon-whatsapp:before {
	content: "\3c";
}
.ism-socicon-pocket:before {
	content: "\3f";
}
.ism-socicon-airbnb:before {
	content: "\2f";
}
.ism-socicon-twitch:before {
	content: "\7b";
}
.ism-socicon-ello:before {
	content: "\27";
}
.ism-socicon-8tracks:before {
	content: "\7d";
}
.ism-socicon-amazon:before {
	content: "\a3";
}
.ism-socicon-mixcloud:before {
	content: "\22";
}
.ism-socicon-meetup:before {
	content: "\5d";
}
.ism-socicon-persona:before {
	content: "\29";
}
.ism-socicon-android:before {
	content: "\5f";
}
.ism-socicon-odnoklassniki:before {
	content: "\2e";
}
.ism-socicon-github:before {
	content: "\51";
}
.ism-socicon-drupal:before {
	content: "\23";
}
.ism-socicon-appnet:before {
	content: "\34";
}
.ism-socicon-buffer:before {
	content: "\39";
}
.ism-socicon-goodreads:before {
	content: "\35";
}
.ism-socicon-houzz:before {
	content: "\2b";
}
.ism-socicon-mail:before {
	content: "\40";
}
.ism-socicon-patreon:before {
	content: "\3d";
}
.ism-socicon-paypal:before {
	content: "\2d";
}
.ism-socicon-playstation:before {
	content: "\5e";
}
.ism-socicon-rss:before {
	content: "\2c";
}
.ism-socicon-slideshare:before {
	content: "\38";
}
.ism-socicon-smugmug:before {
	content: "\a8";
}
.ism-socicon-swarm:before {
	content: "\24";
}
.ism-socicon-triplej:before {
	content: "\2a";
}
.ism-socicon-vkontakte:before {
	content: "\3b";
}
.ism-socicon-yammer:before {
	content: "\26";
}
.ism-socicon-coderwall:before {
	content: "\32";
}
.ism-socicon-dailymotion:before {
	content: "\74";
}
.ism-socicon-envato:before {
	content: "\47";
}
.ism-socicon-feedburner:before {
	content: "\69";
}
.ism-socicon-flattr:before {
	content: "\50";
}
.ism-socicon-foursquare:before {
	content: "\65";
}
.ism-socicon-friendfeed:before {
	content: "\53";
}
.ism-socicon-identica:before {
	content: "\55";
}
.ism-socicon-lanyrd:before {
	content: "\37";
}
.ism-socicon-disqus:before {
	content: "\3a";
}
.ism-socicon-newsvine:before {
	content: "\54";
}
.ism-socicon-outlook:before {
	content: "\31";
}
.ism-socicon-skype:before {
	content: "\67";
}
.ism-socicon-stackoverflow:before {
	content: "\28";
}
.ism-socicon-steam:before {
	content: "\58";
}
.ism-socicon-tripadvisor:before {
	content: "\33";
}
.ism-socicon-tripit:before {
	content: "\36";
}
.ism-socicon-vimeo:before {
	content: "\73";
}
.ism-socicon-vine:before {
	content: "\75";
}
.ism-socicon-wikipedia:before {
	content: "\4e";
}
.ism-socicon-windows:before {
	content: "\5a";
}
.ism-socicon-wordpress:before {
	content: "\79";
}
.ism-socicon-xbox:before {
	content: "\59";
}
.ism-socicon-yahoo:before {
	content: "\66";
}
.ism-socicon-yelp:before {
	content: "\68";
}
.ism-socicon-youtube:before {
	content: "\72";
}
.ism-socicon-zynga:before {
	content: "\57";
}
.ism-socicon-500px:before {
	content: "\77";
}
.ism-socicon-apple:before {
	content: "\4f";
}
.ism-socicon-bebo:before {
	content: "\56";
}
.ism-socicon-behance:before {
	content: "\48";
}
.ism-socicon-blogger:before {
	content: "\41";
}
.ism-socicon-delicious:before {
	content: "\49";
}
.ism-socicon-deviantart:before {
	content: "\4a";
}
.ism-socicon-digg:before {
	content: "\46";
}
.ism-socicon-dribbble:before {
	content: "\44";
}
.ism-socicon-facebook:before {
	content: "\62";
}
.ism-socicon-flickr:before {
	content: "\76";
}
.ism-socicon-forrst:before {
	content: "\4b";
}
.ism-socicon-google:before {
	content: "\63";
}
.ism-socicon-grooveshark:before {
	content: "\70";
}
.ism-socicon-instagram:before {
	content: "\78";
}
.ism-socicon-lastfm:before {
	content: "\71";
}
.ism-socicon-linkedin:before {
	content: "\6a";
}
.ism-socicon-myspace:before {
	content: "\6d";
}
.ism-socicon-pinterest:before {
	content: "\64";
}
.ism-socicon-play:before {
	content: "\4c";
}
.ism-socicon-reddit:before {
	content: "\43";
}
.ism-socicon-soundcloud:before {
	content: "\6e";
}
.ism-socicon-spotify:before {
	content: "\6f";
}
.ism-socicon-stumbleupon:before {
	content: "\45";
}
.ism-socicon-technorati:before {
	content: "\42";
}
.ism-socicon-tumblr:before {
	content: "\7a";
}
.ism-socicon-twitter:before {
	content: "\61";
}
.ism-socicon-viadeo:before {
	content: "\6b";
}
.ism-socicon-xing:before {
	content: "\6c";
}
.ism-socicon-zerply:before {
	content: "\4d";
}/*=TOTAL SHARES=*/
/*=POPUP=*/
/*=AFTER SHARE=*/
/*=SLIDE IN=*/
/*=PINTEREST POPUP=*/
/*=BOX COLORS=*/
/*=MAIN STYLE=*/
/*=MOBILE=*/
/*=LOCKERS=*/


/*==================TOTAL SHARES======================*/
.ism_total_share{
	display: inline-block;
	padding: 2px 1px;
	color:#333;
	clear: both;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height:1;
	vertical-align: middle;
	font-family: helvetica, arial, sans-serif;
	max-width:100%;
	min-width:41px;
}

.ism_total_share.ism_light{
	color:#fff;
}
.ism_total_share .ism_tc_label{
	font-size: 15px;
	font-weight: 700;
	vertical-align: middle;
}
.ism_total_share .ism_tc_count{
	font-size: 18px;
	font-weight: 900;
	vertical-align: middle;
	padding: 0px 1px;
	line-height:12px;
}
.ism_total_share .ism_tc_count.ism-zoomed{
	font-size:25px;
	line-height:20px;
}
.ism_total_share .ism_tc_sublabel{	
	font-size: 10px;
	vertical-align: middle;
}
/*==================TOTAL SHARES======================*/
/*==================POPUP======================*/
.ism_popup_wrapper{
	overflow: hidden;
}
.ism_popup_box{
	position: fixed;
	z-index: 999993;
	left:50%;
	background:#fff;
	display:none;
	-webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
}
.ism_popup_box .ism_top_side{
	font-family: 'Open Sans', helvetica, arial, sans-serif;
	font-size: 25px;
	line-height: 48px;
	color: #fff;
	font-weight: 400;
	letter-spacing: .5px;
	position:absolute;
	top: 0;
	left: 0px;
	width: 100%;
	text-indent: 25px;
	background-color: #404650;
	background-color: #555f6e;
}
.ism_popup_box .ism_popup_above_content{
	margin-top:48px;
}
.ism_popup_wrapper:after{
	content: "";
	background-color: rgba(0,0,0,0.65);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999992;
}
/*close bttn*/
.ism_popup_box .ism_close_popup{
	position:absolute;
	top: 10px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/images/close.png);
	background-size: cover;                   
    background-repeat: no-repeat;
    background-position: center center; 
	cursor: pointer;
	z-index: 999994;
	opacity:0.4;
}
.ism_popup_box .ism_close_popup:hover{
	opacity:0.8;
}
/*==================POPUP======================*/
/*==================AFTER SHARE======================*/
.ism_after_share_wrapper{

}
.ism_after_share_box{
	position: fixed;
	z-index: 999993;
	left:50%;
	background:#fff;
	display:none;
	-webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.35);
	width:100%;
}
.ism_after_share_box .ism_top_after_share{
	font-family: 'Open Sans', helvetica, arial, sans-serif;
	font-size: 25px;
	line-height: 48px;
	color: #fff;
	font-weight: 400;
	letter-spacing: .5px;
	position:absolute;
	top: 0;
	left: 0px;
	width: 100%;
	text-indent: 25px;
	background-color: #404650;
	background-color: #555f6e;
}
.ism_after_share_box .ism_after_share_above_content{
	padding: 20px;
	padding-top:0px;
	margin-top:48px;
}
.ism_after_share_wrapper:after{
	content: "";
	background-color: rgba(0,0,0,0.65);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999992;
}
/*close bttn*/
.ism_after_share_box .ism_close_after_share{
	position:absolute;
	top: 10px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/images/close.png);
	background-size:   cover;                   
    background-repeat: no-repeat;
    background-position: center center; 
	cursor: pointer;
	z-index: 999994;
	opacity:0.4;
}
.ism_after_share_box .ism_close_after_share:hover{
	opacity:0.8;
}
/*==================AFTER SHARE======================*/
/*==================SLIDE IN======================*/
.ism_slide_box{
	position: fixed;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 999990;
	background:#fff;
	display:none;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
}
.ism_slide_box .ism_top_side_slide{
	font-family: 'Open Sans', helvetica, arial, sans-serif;
	font-size: 25px;
	line-height: 48px;
	color: #404650;
	font-weight: 400;
	letter-spacing: .5px;
	position:absolute;
	top: 0;
	left: 0px;
	width: 100%;
	text-indent: 25px;
	border-bottom:1px solid #ededed;
	background-color: #fafafa;
}
.ism_slide_box .ism_popup_above_content_slide{
	margin-top:48px;
}
/*close bttn*/
.ism_slide_box .ism_close_slide{
	position:absolute;
	top: 10px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/images/close_bk.png);
	background-size:   cover;                   
    background-repeat: no-repeat;
    background-position: center center; 
	cursor: pointer;
	z-index: 999991;
	opacity:0.2;
}
.ism_slide_box .ism_close_slide:hover{
	opacity:0.8;
}
/*==================SLIDE IN======================*/
/*==================PINTEREST POPUP======================*/
.popup_wrapp {
    position: fixed;
	z-index: 999999;
    top: 0px;
    height: auto;
    left: 0px;
    width: 100%;
    min-height: 100%;
    background-color: rgba(0,0,0,0.30);
}
.popup_wrapp .the_popup {
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 6%;
    bottom: 10px;
    font-family: "Open Sans",sans-serif;
	position:relative;
}
.popup_wrapp .the_popup .popup_top{
    background-color: #e64151;
    padding: 6px 9px;
	/*border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-webkit-box-shadow: inset 0px -1px 8px -1px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 0px -1px 8px -1px rgba(50, 50, 50, 0.5);
box-shadow:         inset 0px -1px 8px -1px rgba(50, 50, 50, 0.5);*/
}
@-webkit-keyframes fadeInLeftTitle {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftTitle {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.popup_wrapp .the_popup .popup_top .title{
    float: left;
    margin: 5px 0px 5px 5px;
    font-size: 18px;
	font-family: "Open Sans",sans-serif;
    color: #fff;
	-webkit-animation-name: fadeInLeftTitle;
  animation-name: fadeInLeftTitle;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.popup_wrapp .the_popup .popup_top .close_bttn{
    background: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/images/close_2.png) no-repeat top center;
	background-size:20px;
    width: 20px;
    height: 20px;
	margin-top:5px;
    float: right;
    cursor: pointer;
}
.popup_wrapp .the_popup .popup_content {
    padding: 10px;
    background: #fafafa;
    min-height: 250px;
    border: 1px solid #dd;
    border-top: none;
}
.popup_wrapp .the_popup .popup_content .the_button{
    height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;
    background-color: #21759b;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#2a95c5),to(#21759b));
    background-image: -webkit-linear-gradient(top,#2a95c5,#21759b);
    background-image: -moz-linear-gradient(top,#2a95c5,#21759b);
    background-image: -ms-linear-gradient(top,#2a95c5,#21759b);
    background-image: -o-linear-gradient(top,#2a95c5,#21759b);
    background-image: linear-gradient(to bottom,#2a95c5,#21759b);
    border-color: #21759b;
    border-bottom-color: #1e6a8d;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
    box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    line-height: 23px;
    height: 24px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	min-width: 100px;
	text-align: center;
	float: right;
	clear: both;
	margin: 10px;
	min-height: 30px;
	line-height: 30px;
}
.popup_wrapp .the_popup .popup_content .loading{
    background-image: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/images/wpspin_light.gif);
    width: 16px;
    height: 16px;
    display: none;
}
.popup_form{
	width:100%;
	font-size:13px;
}
.popup_form .popup_name{
	width:49%;
	display:inline-block;
	margin-right:1%;
}
.popup_form .popup_name input{
	width:100%;
	box-sizing: border-box;
}
.popup_form .popup_from{
	width:49%;
	display:inline-block;
}
.popup_form .popup_from input{
	width:100%;
	box-sizing: border-box;
}
.popup_form .popup_sendto{
	width:100%;
	margin:8px 0 15px 0;
}
.popup_form .popup_sendto input{
	width:100%;
	box-sizing: border-box;
}
.popup_form .popup_subject{
	width:100%;
	display:inline-block;
	margin-bottom:10px;
}
.popup_form .popup_subject input{
	width:100%;
	box-sizing: border-box;
}
.popup_form .popup-label{
	margin:5px 0 2px 0;
	font-weight:bold;
	font-size: 13px;
}
.popup_form .popup_message{
	width:100%;
}
.popup_form .popup_message textarea{
	width:100%;
	box-sizing: border-box;
	min-height:150px;
}
.popup_form .popup_captcha{
	width:100%;
}
.popup_form .popup_captcha input{
	width:100%;
	box-sizing: border-box;
}
.popup_error{
	color: #c14947;
	font-size: 13px;
	background-color: #f2dede;
	padding: 9px;
	border-radius: 4px;
}
.popup_success{
	color: #34771b;
	font-size: 14px;
	font-weight:bold;
	background-color: #ccebc9;
	padding: 13px;
	border-radius: 4px;
}

/*pinterest*/
.ism_pinterest_popup_wrap_img{
	display: inline-block;
	width: 80px;
	height: 80px;
	margin: 5px;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #eee;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	position: relative;
	cursor: pointer;
}
.popup_mini_img, .popup_mini_img_selected{
	vertical-align: middle;
	max-width: 80px;
	max-height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
}

.ism_pinterest_popup_wrap_img:hover, .popup_mini_img_selected{
	border: 1px solid #c3c3c3;
}
.popup_wrapp .the_popup .popup_top.pinterest_popup{
    background-color: rgb(174, 24, 31);
}
.pinIt_bttn{
	background-color: rgb(174, 24, 31);
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	cursor: pointer;
	opacity: 0.80;
}
.pinIt_bttn:hover{
	opacity: 1;	
}
/*==================PINTEREST POPUP======================*/
/*==================BOX COLORS======================*/
.ism_box_facebook{
	background-color:rgb(59, 89, 152);
}
.ism_box_twitter{
	background-color:#00ABF0;
}
.ism_box_google{
	background-color:rgb(217, 82, 50);
}
.ism_box_linkedin{
    background-color:rgb(28, 134, 188);
}
.ism_box_pinterest{
	background-color:rgb(174, 24, 31);
}
.ism_box_stumbleupon{
	background-color:rgb(233, 75, 36);
}
.ism_box_vk{
	background-color:#5d83aa;
}

.ism_box_digg{
	background-color:#005f93;
}
.ism_box_tumblr{
	background-color:#2c4762;
}
.ism_box_email {
	background-color: #666;
}
.ism_box_reddit{
	background-color:#2cae2c; 
}
.ism_box_delicious{
	background-color: #2f78c5;
}
.ism_box_weibo{
	background-color: #ED1C24;
}
.ism_box_xing{
	background-color: #00605e;
}
.ism_box_print{
	background-color: #333333;
}

.ism_box_ok{
	background-color:#fb8433;
}
.ism_box_whatsapp{
	background-color:#2ab200;
}
.ism_box_bufferapp{
	background-color: #000;
}
.ism_box_mailru{
	background-color: #044b89;
}
.ism_box_meneame{
	background-color: #f6711b;
}
.ism_box_evernote{
	background-color: #7cbf4b;
}
.ism_box_getpocket{
	background-color: #f03e58;
}
.ism_box_flattr{
	background-color: #7faf44;
}
.ism_box_managewp{
	background-color: #248acb;
}
.ism_box_myspace{
	background-color: #3a5998;
}
.ism_box_hackernews{
	background-color: #f17626;
}
.ism_box_ymail{
	background-color: #511295;
}
.ism_box_gmail{
	background-color: #e3513f;
}
.ism_box_blogger{
	background-color: #ec661c;
}

.ism_box_amazon{
	background-color: #ff9900;
}
.ism_box_newsvine{
	background-color: #075B2F;	
}
.ism_box_douban{
	background-color: #3ca353;
}
.ism_box_viadeo{
	background-color: #e4a000;	
}
.ism_box_identica{
	background-color: #000000;
}
.ism_box_baidu{
	background-color: #2629d9;
}
.ism_box_foursquare{
	background-color: #f94877;
}
.ism_box_skype{
	background-color: #28abe3;
}
.ism_box_yelp{
	background-color: #c83218;
}
.ism_box_feedburner{
	background-color: #ffcc00;
}
.ism_box_soundcloud{
	background-color: #fe3801;
}
.ism_box_spotify{
	background-color: #7bb342;
}
.ism_box_grooveshark{
	background-color: #000000;
}
.ism_box_mixcloud{
	background-color: #000000;	
}
.ism_box_lastfm{
	background-color: #d41316;	
}
.ism_box_youtube{
	background-color: #e02a20;	
}
.ism_box_vimeo{
	background-color: #51b5e7;	
}
.ism_box_dailymotion{
	background-color: #004e72;	
}
.ism_box_vine{
	background-color: #00b389;	
}
.ism_box_flickr{
	background-color: #1e1e1b;	
}
.ism_box_500px{
	background-color: #58a9de;	
}
.ism_box_instagram{
	background-color: #9c7c6e;	
}
.ism_box_technocrati{
	background-color: #5cb030;	
}
.ism_box_dribbble{
	background-color: #020202;	
}
.ism_box_deviantart{
	background-color: #c5d200;	
}
.ism_box_forst{
	background-color: #5B9A68;	
}
.ism_box_play{
	background-color: #000000;	
}
.ism_box_zerply{
	background-color: #9DBC7A;	
}
.ism_box_wikipedia{
	background-color: #000000;	
}
.ism_box_apple{
	background-color: #B9BFC1;	
}
.ism_box_flattr{
	background-color: #F67C1A;	
}
.ism_box_github{
	background-color: #221e1b;	
}
.ism_box_friendfeed{
	background-color: #2F72C4;	
}
.ism_box_newsvine{
	background-color: #075B2F;	
}
.ism_box_bebo{
	background-color: #EF1011;	
}
.ism_box_zynga{
	background-color: #DC0606;	
}
.ism_box_steam{
	background-color: #171a21;	
}
.ism_box_xbox{
	background-color: #92C83E;	
}
.ism_box_windows{
	background-color: #00BDF6;	
}
.ism_box_outlook{
	background-color: #0072C6;	
}
.ism_box_coderwall{
	background-color: #3E8DCC;	
}
.ism_box_tripadvisor{
	background-color: #4B7E37;	
}
.ism_box_appnet{
	background-color: #494949;	
}
.ism_box_goodreads{
	background-color: #463020;	
}
.ism_box_tripit{
	background-color: #1982C3;	
}
.ism_box_lanyrd{
	background-color: #3c80c9;	
}
.ism_box_slideshare{
	background-color: #4ba3a6;	
}
.ism_box_rss{
	background-color: #f26109;	
}
.ism_box_disqus{
	background-color: #2e9fff;	
}
.ism_box_houzz{
	background-color: #7CC04B;	
}
.ism_box_mail{
	background-color: #000000;	
}
.ism_box_patreon{
	background-color: #E44727;	
}
.ism_box_paypal{
	background-color: #009cde;	
}
.ism_box_playstation{
	background-color: #000000;	
}
.ism_box_smugmug{
	background-color: #ACFD32;	
}
.ism_box_swarm{
	background-color: #FC9D3C;	
}
.ism_box_triplej{
	background-color: #E53531;	
}
.ism_box_yammer{
	background-color: #1175C4;	
}
.ism_box_stackoverflow{
	background-color: #FD9827;	
}
.ism_box_drupal{
	background-color: #00598e;	
}
.ism_box_android{
	background-color: #8ec047;	
}
.ism_box_meetup{
	background-color: #e2373c;	
}
.ism_box_persona{
	background-color: #e6753d;	
}
.ism_box_ello{
	background-color: #000000;	
}
.ism_box_8tracks{
	background-color: #122c4b;	
}
.ism_box_twitch{
	background-color: #6441a5;	
}
.ism_box_airbnb{
	background-color: #ff5a5f;	
}
.ism_box_storehouse{
	background-color: #25B0E6;	
}
.ism_box_icq{
	background-color: #7EBD00;	
}
.ism_box_modelmayhem{
	background-color: #000000;	
}
.ism_box_istock{
	background-color: #000000;	
}
.ism_box_angellist{
	background-color: #000000;	
}
.ism_box_periscope{
	background-color: #3AA4C6;	
}
.ism_box_periscope{
	background-color: #3AA4C6;	
}
.ism_box_ravelry{
	background-color: #B6014C;	
}
.ism_box_snapchat{
	background-color: #fffa37;	
}
.ism_box_qq{
	background-color: #4297d3;	
}
.ism_box_qq{
	background-color: #4297d3;	
}
.ism_box_renren{
	background-color: #2266b0;	
}
.ism_box_envato{
	background-color: #597c3a;		
}
.ism_box_behance{
	background-color: #000000;	
}
.ism_box_forrst{
	background-color: #5B9A68;		
}

.ism_box_technorati{
	background-color: #5cb030;		
}
.ism_box_viber{
	background-color: #7b519d;		
}
.ism_box_sms{
	background-color: #99BF7A;
}
.ism_box_telegram{
	background-color: #0088cc;
}
.ism_box_comments{
	background-color: #32373c;
}
.ism_box_love_like{
	background-color: #B33D25 ;
}
.ism_box_aol{
	background-color: #00c4ff;
}
.ism_box_flipboard {
	background-color: #e12828;
}
.ism_box_mailto{
	background-color: #449a88;
}
/*==================BOX COLORS======================*/









/*==================MAIN STYLE======================*/
.clear {
	clear: both;
}
.ism_wrap{
    margin: 0px auto;
	word-wrap: normal!important;
	clear: both;
	display: inline-block;
	z-index:99999;
}
.ism_wrap a:link, .ism_wrap a:visited, , .ism_wrap a:active{
	text-decoration:none !important;
}
.ism_wrap a{
	line-height: 0 !important;
}

.ism_wrap,
.ism_wrap input{
	line-height: 0 !important;
}
.ism_item_wrapper{
	vertical-align:middle;
}
.ism_item{
    margin: 4px;
	padding:3px 10px;
    color:#fff;
	clear:both;
	overflow:hidden;
	cursor: pointer;
	text-align:center;
}

.ism_item::after {
	clear:both;
}
.indeed_sm_icon{
    opacity: 0.6;
    width: 40px;
    height: 40px;
    margin: 5px;
}
.indeed_sm_icon:hover{
    opacity: 1;
}
.indeed_full_name_sm{
    font-size: 11px;
    color: #003333;
	white-space: nowrap!important;
	overflow: hidden;
}
.ism_share_counts{
    display: inline-block;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.8;
	white-space: nowrap!important;
	overflow: hidden;
	vertical-align: middle;
	margin-left:8px;
	min-width: 30px;
	text-align:right;
	float:right;
}
.ism_share_counts:after{
	clear:both;
}
.ism_share_label{
    margin-left: 5px;
	white-space: nowrap!important;
	overflow: hidden;
	vertical-align: middle;
	font-size: 13px;
	font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, sans-serif;
	line-height: 2;
	float:left;
}
.ism_share_label:link, .ism_share_label:visited, , .ism_share_label:active{
	text-decoration:none !important;
}
.ism_wrap .fa-ism, .ism_wrap .ism-sc-icon{
	float:left;
}
.indeed_top_ism{
    width: 100%;
    position: relative;
    height: 0px;
}
.indeed_bottom_ism{
    width: 100%;
    height: 0px;
}
.indeed_before_wrapp{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 0px;
    width: 100%;
}
.indeed_second_before_wrapp{
	/*margin: 0px auto;*/
	position: absolute;
	height: 0px;
}
.ism_locker_parent{
    position: relative;
}
.ism_locker_child{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}


.ism_link{
	text-decoration: none !important;
}

@media only screen and (max-width: 479px){
	.ism_item{
	    margin: 1px;
	}		
}
/*==================MAIN STYLE======================*/




/*==================MOBILE======================*/
@-moz-keyframes dropHeader {
    0% {
        -moz-transform: translateY(149px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-webkit-keyframes dropHeader {
    0% {
        -webkit-transform: translateY(149px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@keyframes dropHeader {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(149px);
    }
}
.ism_template_mob_1{
	
    -moz-animation-name: dropHeader;
    -moz-animation-iteration-count: once;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 2s;

    -webkit-animation-name: dropHeader;
    -webkit-animation-iteration-count: once;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 2s;

    animation-name: dropHeader;
    animation-iteration-count: once;
    animation-timing-function: ease-in;
    animation-duration: 2s;
	
}
.ism_template_mob_1 .ism_item_wrapper{
	margin:0px;
	text-align:center;
	box-sizing:border-box;
	width:26%;
	height:49px;
}
.ism_template_mob_1 .ism_item{
	padding:0px 9px;
	margin:0px !important;
	text-align:center;
	box-sizing:border-box;
	height:49px;
}
.ism_template_mob_1 .fa-ism, .ism_template_mob_1 .ism-sc-icon{
	font-size:27px;
	float:none;
	height: 49px;
	line-height: 49px;
}
.ism_template_mob_1 .ism_share_label{
	float:none;
	height: 49px;
	line-height: 49px;
}
.ism_template_mob_1 .ism_share_counts{
	float:none;
	min-width:initial;
	height: 49px;
	line-height: 49px;
}

.ism_template_mob_1 .mobi-more{
	background:#f6f6f6 url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/files/images/mobi-more.png) center center no-repeat;
	width:22%;
	background-size: contain;
	min-height: 49px;
	border-top:1px solid #eee;
}
.ism_template_mob_1 .ism_mobile-items_hidden{
	width: 99%;
	margin:0 auto;
	background-color: #fefefe;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-box-shadow: 0px -2px 4px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px -2px 4px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         0px -2px 4px 0px rgba(50, 50, 50, 0.35);
}
.ism_template_mob_1 .ism_mobile-items_hidden .top-share{
	background: rgba(0,0,0,0.7);
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width:100%;
	height:33px;
	color:#fefefe;
	line-height:33px;
	padding-left:17px;
	text-align:left;
}
.ism_template_mob_1 .ism_mobile_h_item{
	border-top: 1px solid #ededed;
	padding:10px;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item:nth-of-type(even){
	background-color:#fafafa;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item_wrapper{
	width: 100% !important;
	height:auto;
	text-align: left;
	background-color: transparent;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item{
	height:auto;
	text-align: left;
	background-color: transparent;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_label{
	color: #000;
	line-height:29px;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .fa-ism, .ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism-sc-icon{
	margin-right: 15px;
	padding: 5px 7px;
	font-size:19px;
	line-height:19px;
	height:auto;
	width: 30px;
    box-sizing: border-box;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_counts{
	color: #000;
	float: right;
	margin-right: 5px;
	height:auto;
	line-height:normal;
	line-height:29px;
}
.ism_template_mob_1 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .mob-count-label {
	float: right;
	display: inline-block;
	line-height: 29px;
	color: #222;
	font-size: 11px;
}

/*MOBILE 2*/
.ism_template_mob_2{
    -moz-animation-name: dropHeader;
    -moz-animation-iteration-count: once;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 2s;

    -webkit-animation-name: dropHeader;
    -webkit-animation-iteration-count: once;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 2s;

    animation-name: dropHeader;
    animation-iteration-count: once;
    animation-timing-function: ease-in;
    animation-duration: 2s;
	
}
.ism_template_mob_2 .ism_item{
	margin:0px;
	padding:0px 9px;
	text-align:center;
	box-sizing:border-box;
	width:26%;
	height:49px;
}
.ism_template_mob_2 .fa-ism, .ism_template_mob_2 .ism-sc-icon{
	font-size:27px;
	float:none;
	height: 49px;
	line-height: 49px;
}
.ism_template_mob_2 .ism_share_label{
	float:none;
	height: 49px;
	line-height: 49px;
}
.ism_template_mob_2 .ism_share_counts{
	float:none;
	min-width:initial;
	height: 49px;
	line-height: 49px;
}
.ism_template_mob_2 .mobi-more{
	width: 100%;
	background-size: contain;
	height: 45px;
	border: solid 1px #dae0e5;
	line-height:45px;
	font-size:19px;
	vertical-align: top;
	color:#666;
	text-shadow: 0 1px 1px rgba(255,255,255,.8);
	background: #fff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2');
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: 0 -1px 1px rgba(0,0,0,.05);
	box-shadow: 0 -1px 1px rgba(0,0,0,.05);
}
.ism_template_mob_2 .mobi-more:hover{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.ism_template_mob_2 .mobi-more img{
	height:29px;
	padding:8px 0;
}

.ism_template_mob_2 .ism_mobile-items_hidden{
	width: 99%;
	margin:0 auto;
	background-color: #fefefe;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-box-shadow: 0px -2px 4px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px -2px 4px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         0px -2px 4px 0px rgba(50, 50, 50, 0.35);
}
.ism_template_mob_2 .ism_mobile-items_hidden .top-share{
	background: rgba(0,0,0,0.7);
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width:100%;
	height:33px;
	color:#fefefe;
	line-height:33px;
	padding-left:17px;
	text-align:left;
}
.ism_template_mob_2 .ism_mobile_h_item{
	border-top: 1px solid #ededed;
	padding:10px;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item:nth-of-type(even){
	background-color:#fafafa;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item_wrapper{
	width: 100% !important;
	height:auto;
	text-align: left;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item{
	width: 100% !important;
	height:auto;
	text-align: left;
	background-color: transparent;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_label{
	color: #000;
	line-height:29px;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .fa-ism, .ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism-sc-icon{
	margin-right: 15px;
	padding: 5px 7px;
	font-size:19px;
	line-height:19px;
	height:auto;
	width: 30px;
    box-sizing: border-box;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_counts{
	color: #000;
	float: right;
	margin-right: 5px;
	height:auto;
	line-height:normal;
	line-height:29px;
}
.ism_template_mob_2 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .mob-count-label {
	float: right;
	display: inline-block;
	line-height: 29px;
	color: #222;
	font-size: 11px;
}

/*MOBILE 3 */
.ism_template_mob_3{
	height: 100% !important;
	text-align: left !important;
	width: 45px;
	left: -45px;
	bottom: 70px !important;
}
.ism_template_mob_3 .ism_item{
	margin:0px;
	padding:0px;
	text-align:center;
	box-sizing:border-box;
	width:45px;
	height:45px;
}
.ism_template_mob_3 .fa-ism, .ism_template_mob_3 .ism-sc-icon{
	font-size:21px;
	float:none;
	height:45px;
	width:45px;
	line-height: 45px;
	margin:0px;
	padding:0px;
}

.ism_template_mob_3 .mobi-more{
	width: 45px;
	height: 45px;
	position: absolute;
	bottom: 0px;
	right:-45px;
	border:1px solid #eee;
	border-left:0px;
	box-sizing:border-box;
	background:#fefefe;
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(left,  #f3f3f3 0%, #ffffff 72%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f3f3f3), color-stop(72%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f3f3f3 0%,#ffffff 72%); /* IE10+ */
	background: linear-gradient(to right,  #f3f3f3 0%,#ffffff 72%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	text-align:center;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;	
	-webkit-box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.07);
	-moz-box-shadow:    1px 0px 5px 0px rgba(50, 50, 50, 0.07);
	box-shadow:         1px 0px 5px 0px rgba(50, 50, 50, 0.07);
}
.ism_template_mob_3 .mobi-more img{
	height:29px;
	padding:8px 0;
}
.ism_template_mob_3 .ism_mobile-items_hidden{
	width: 45px;
	background-color: #fefefe;
	position:absolute;
	bottom: 0px;
	left: 0px;
}

.ism_template_mob_3 .ism_mobile-items_hidden .ism_mobile_h_item:nth-of-type(even){
	background-color:#fafafa;
}
.ism_template_mob_3 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item{
	width: 100% !important;
	height:auto;
	text-align: left;
	background-color: transparent;
}
.ism_template_mob_3 .ism_mobile-items_hidden .ism_mobile_h_item .ism_item .ism_share_label{
	color: #000;
	line-height:29px;
}

/* TOTALS for template 1 & 2 */
.ism_template_mob_2 .ism_mobile_h_item .ism_total_share, .ism_template_mob_1 .ism_mobile_h_item .ism_total_share{
	display: block !important;
	padding: 0 9px
}
.ism_template_mob_2 .ism_mobile_h_item .ism_total_share .ism_tc_label, .ism_template_mob_1 .ism_mobile_h_item .ism_total_share .ism_tc_label{
	float: left;
	display: block;
}
.ism_template_mob_2 .ism_mobile_h_item .ism_total_share .ism_tc_count, .ism_template_mob_1 .ism_mobile_h_item .ism_total_share .ism_tc_count{
	float: right;
}

.ism_template_mob_2 .ism_mobile_h_item .ism_total_share .ism_tc_sublabel, .ism_template_mob_1 .ism_mobile_h_item .ism_total_share .ism_tc_sublabel{
	float: right;
	display: inline-block;
	clear: both;	
}
/*==================MOBILE======================*/

/*==================LOCKERS======================*/
.ism_timeout_wrapper{
	padding: 0px;
	margin-top:8px;
	margin-bottom:2px;
	background: rgba(0, 0, 0, 0.03);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.20), 0 1px rgba(255, 255, 255, 0.08);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.20), 0 1px rgba(255, 255, 255, 0.08);
	-o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.20), 0 1px rgba(255, 255, 255, 0.08);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.20), 0 1px rgba(255, 255, 255, 0.08);

}
.ism_timeout_line{
	position:relative;
	width: 100%;
	height: 6px;
	background-color: #00ABF0;
	background: -webkit-linear-gradient(to top,rgba(0,130,183,.7) 0,rgba(0,171,240,.6) 100%);	
	background: -o-linear-gradient(to top,rgba(0,130,183,.7) 0,rgba(0,171,240,.6) 100%);	
	background: -moz-linear-gradient(to top,rgba(0,130,183,.7) 0,rgba(0,171,240,.6) 100%);	
	background: linear-gradient(to top,rgba(0,130,183,.7) 0,rgba(0,171,240,.6) 100%);	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	-o-transition: 0.4s linear;
	transition: 0.4s linear;
	-webkit-transition-property: width, background-color;
	-moz-transition-property: width, background-color;
	-o-transition-property: width, background-color;
	transition-property: width, background-color;
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.7);
	-moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.7);
	-o-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.7);
}
.ism_timeout_line:before {
	bottom: 0;
	background: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/stripes.png) 0 0 repeat;
	border-radius: 4px 4px 0 0;
	opacity:0.4;
}
.ism_timeout_line:before, .ism_timeout_line:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
/*Template 1*/
.ism_locker_1{
}

/*Template 2*/
.ism_locker_2{
	border: 1px solid #ededed;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
	box-shadow: 0 0 20px rgba(0,0,0,.07);
	background-color: #f7f7f7;
	text-align:center;
	min-height: 120px;
	padding:25px;
	border-radius: 9px;
	max-width:630px; 
	margin:10px auto; 
}
.ism_locker_2 .lock_content{
	min-height:70px;
	vertical-align:middle; 
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.ism_locker_2 .lock_content h2{
	text-shadow: 1px 1px 2px #fff;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
.ism_locker_2 .lock_buttons{
	margin:3px auto;
	display:inline-block;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: rgba(0,0,0,0.04);
	padding: 5px 12px;
	padding-bottom:0px;
	text-align: center;
	border: 1px solid rgba(0,0,0,0.08);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
	box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
}

/*Template 3*/
.ism_locker_3{
	border: 1px solid #ededed;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
	box-shadow: 0 0 20px rgba(0,0,0,.07);
	background-color: #f7f7f7;
	background:#fff url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/lock_1.png) 0 top repeat-x;
	text-align:center;
	min-height: 140px;
	padding:25px 15px;
	position:relative;
	max-width:600px; 
	margin:10px auto;
}
.ism_locker_3 .lk_wrapper{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:5px;
	background:url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/lock_1.png) 0 bottom repeat-x;
}
.ism_locker_3 .lock_content{
	min-height:80px;
	vertical-align:middle; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
}
.ism_locker_3 .lock_content h2{
	text-shadow: 1px 1px 2px #fff;
	font-size:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#719fd6;
}
.ism_locker_3 .lock_content h1,.ism_locker_3 .lock_content h2,.ism_locker_3 .lock_content h3{
	color:#719fd6;	
}
.ism_locker_3 .lock_content p{
	padding:0px;
	margin:0px;
}
.ism_locker_3 .lock_buttons{
	margin:3px -15px 3px -15px;
	background: rgba(0,0,0,0.02);
	padding: 6px 5px;
	padding-bottom:0px;
	text-align: center;
	border: 1px solid rgba(0,0,0,0.08);
	border-left:none;
	border-right:none;
}
/*Template 4*/
.ism_locker_4{
	border: 1px solid #ededed;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
	box-shadow: 0 0 20px rgba(0,0,0,.07);
	background: -webkit-linear-gradient(#fefefe,#f1f1f1); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fefefe, #f1f1f1); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fefefe,#f1f1f1); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fefefe, #f1f1f1); /* Standard syntax */
	background: -webkit-linear-gradient(#fafafa,#fff); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fafafa, #fff); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fafafa,#fff); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fafafa, #fff); /* Standard syntax */
	text-align:center;
	min-height: 140px;
	padding:25px;
	position:relative;
	max-width:620px; 
	margin:10px auto;
}
.ism_locker_4 .lk_wrapper{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:9px;
	background:#fff url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/lock_3.png) 0 bottom repeat-x;
}
.ism_locker_4 .lk_left_side{
	border-radius:50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	height:130px;
	width:130px;
	position:absolute;
	top:20px;
	left:30px;
	margin:0px 15px 10px 18px;
	border: 1px solid rgba(0,0,0,0.08);
	-webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
	-moz-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
	box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
	background:#ddd url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/lock_5.png) center center no-repeat;
	background-size: 80px auto;
}
.ism_locker_4 .lock_content{
	min-height:80px;
	vertical-align:middle; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:160px;
	padding-top:10px;
}
.ism_locker_4 .lock_content h2{
	text-shadow: 1px 1px 2px #fff;
	font-size:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#719fd6;
	line-height:16px;
}
.ism_locker_4 .lock_content h1,.ism_locker_4 .lock_content h2,.ism_locker_4 .lock_content h3{
	color:#719fd6;	
}
.ism_locker_4 .lock_content p{
	padding:0px;
	margin:0px;
}
.ism_locker_4 .lock_buttons{
	margin-top:20px;
}
/*Template 5*/
.ism_locker_5{
	border: 1px solid #ededed;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	background:rgba(250,250,250,0.7);
	text-align:center;
	min-height: 140px;
	padding:15px 15px;
	position:relative;
	max-width:610px; 
	margin:10px auto; 
}
.ism_locker_5 .lk_top_side{
	background: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/lock_5.png) center center no-repeat;
	background-size: 40px auto;
	margin:0 auto;
	height:40px;
	width:100px;
}
.ism_locker_5 .lock_content{
	min-height: 80px;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
.ism_locker_5 .lock_content h2{
	text-shadow: 1px 1px 2px #fff;
	font-size:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:16px;
}
.ism_locker_5 .lock_content h1,.ism_locker_5 .lock_content h2,.ism_locker_5 .lock_content h3{
	color:#0082a2;	
}
.ism_locker_5 .lock_content p{
	padding:0px;
	margin:0px;
}
.ism_locker_5 .lock_buttons{
	margin-top:20px;
}
/*Template 6*/
.ism_locker_6{
	border: 1px solid #ededed;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.07);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.07);
	box-shadow: 0 0 20px rgba(0,0,0,.07);
	background: -webkit-linear-gradient(#fefefe,#f1f1f1); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fefefe, #f1f1f1); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fefefe,#f1f1f1); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fefefe, #f1f1f1); /* Standard syntax */
	background: -webkit-linear-gradient(#fafafa,#fff); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#fafafa, #fff); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#fafafa,#fff); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#fafafa, #fff); /* Standard syntax */
	text-align:center;
	min-height: 140px;
	padding:15px 15px;
	position:relative;
	max-width:620px; 
	margin:10px auto;
	margin-top:50px; 
}
.ism_locker_6 .lk_top_side{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	height: 110px;
	width: 110px;
	position: absolute;
	top: -50px;
	left: 50%;
	z-index: 999;
	margin-left: -55px;
	border: 4px solid #fff;
	-webkit-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
	-moz-box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
	box-shadow: inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);
	background: #0082a2 url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/lock_4.png) center center no-repeat;
	background-size: 46px auto;	
}
.ism_locker_6 .lock_content{
	min-height: 80px;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	padding-top: 30px;
}
.ism_locker_6 .lock_content h2{
	text-shadow: 1px 1px 2px #fff;
	font-size:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#0082a2;
	line-height:16px;
}
.ism_locker_6 .lock_content h1,.ism_locker_6 .lock_content h2,.ism_locker_6 .lock_content h3{
	color:#0082a2;	
}
.ism_locker_6 .lock_content p{
	padding:0px;
	margin:0px;
}
.ism_locker_6 .lock_buttons{
	margin-top:20px;
}
/*Template 7*/
.ism_locker_7{
	border: 1px solid #ddd;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	background:#406cb8;
	text-align:center;
	min-height: 140px;
	padding:15px 15px;
	position:relative;
	max-width:630px; 
	margin:10px auto; 
}
.ism_locker_7 .lk_wrapper{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	border: 3px solid #fefefe;
}
.ism_locker_7 .lk_top_side{
	background: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/lock_6.png) center center no-repeat;
	background-size: auto 60px;
	margin:0 auto;
	height:60px;
	width:100px;
}
.ism_locker_7 .lock_content{
	min-height: 80px;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	color:#fff;
}
.ism_locker_7 .lock_content h2{
	font-size:29px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:16px;
}
.ism_locker_7 .lock_content h1,.ism_locker_7 .lock_content h2,.ism_locker_7 .lock_content h3{
	color:#fff;	
}
.ism_locker_7 .lock_content p{
	padding:0px;
	margin:0px;
}
.ism_locker_7 .lock_buttons{
	margin:3px auto;
	margin-top:20px;
	display:inline-block;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: rgba(255,255,255,0.07);
	padding: 8px 9px;
	padding-bottom:0px;
	text-align: center;
	border: 1px solid rgba(0,0,0,0.08);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
	box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);	
	z-index: 99999;
	position: relative;
}
.ism_locker_7 .ism_timeout_line{
	background-color: rgba(231,231,231,.7);
	background: -webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
	background: -o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);		
	background: -moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
	background: linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
}
/*Template 8*/
.ism_locker_8{
	border: 1px solid #ededed;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #737373;
	text-align:center;
	min-height: 140px;
	padding:20px 15px;
	padding-bottom:25px;
	position:relative;
	max-width:600px; 
	margin:10px auto;
}
.ism_locker_8 .lk_top_side{
	background: url(//www.playasdeasturias.com/wp-content/plugins/indeed-social-mediaxxxx/lockers/img/lock_4.png) center center no-repeat;
	margin:0 auto;
	height:36px;
	width:100px;
	background-size: 26px auto;	
}
.ism_locker_8 .lk_wrapper_top{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:9px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius:  8px 8px 0 0;
	-webkit-border-radius:  8px 8px 0 0;
	background:#df1346;
}
.ism_locker_8 .lk_wrapper_bottom{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:9px;
	background:#df1346;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
}
.ism_locker_8 .lock_content{
	min-height:80px;
	vertical-align:middle; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	color:#c9c5c4;
}
.ism_locker_8 .lock_content h2{
	font-size:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ededed;
}
.ism_locker_8 .lock_content h1,.ism_locker_8 .lock_content h2,.ism_locker_8 .lock_content h3{
	color:#719fd6;	
}
.ism_locker_8 .lock_content p{
	padding:0px;
	margin:0px;
}
.ism_locker_8 .lock_buttons{
	margin:3px -15px 3px -15px;
	background: rgba(0,0,0,0.07);
	padding: 6px 5px;
	padding-bottom:0px;
	text-align: center;
	border: 1px solid rgba(0,0,0,0.08);
	border-left:none;
	border-right:none;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);
	box-shadow: inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.10);	
}
.ism_locker_8 .ism_timeout_line{
	background-color: rgba(231,231,231,.7);
	background: -webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
	background: -o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);		
	background: -moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
	background: linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);	
}
/*==================LOCKERS======================*/

.ism_item_wrapper.ism-align-vertical{
	display: block;
}
.ism_item_wrapper.ism-align-horizontal{
	display: inline-block;
}


.ism-public-trial-version{
	clear: both;
	margin:15px 10px;
	box-sizing:border-box;
	padding: 12px 12px 12px 12px;
  	border-radius: 3px 3px 3px 3px;
  	border: 1px solid #F0DBB4;
  	color: #fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1.5em;
  	background-color: #ab2c2c;
  	border-color: #ab2c2c;
}/*Template 1*/
.ism_template_1{
}
/*Template 2*/
.ism_template_2{
}
.ism_template_2 .ism_item{
	border-radius:27px;
	padding:3px;
}
.ism_template_2 .fa-ism, .ism_template_2 .ism-sc-icon{
	width:27px;
	text-align:center;
	text-shadow: 0px 1px 8px rgba(0, 0, 0, 0);
}
.ism_template_2 .ism_item:hover .fa-ism, .ism_template_2 .ism_item:hover .ism-sc-icon{
	text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.7);
}
.ism_template_2 .ism_share_label{
	padding-right:8px;
}
.ism_template_2 .ism_share_counts{
	padding-right:10px;
	margin-left:0px;
}
.ism_template_2 .isf_sublabel_fe{
	margin-left:0px;
	margin-right:10px;
}
/*Template 3*/
.ism_template_3{
}
.ism_template_3 .ism_item{
	border-radius:5px;
	padding:3px;
	-webkit-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
	box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.24);
}
.ism_template_3 .ism_item:hover{
	opacity:0.8;
}
.ism_template_3 .fa-ism, .ism_template_3 .ism-sc-icon{
	width:27px;
	text-align:center;
}
.ism_template_3 .ism_share_label{
	padding-right:6px;
}
.ism_template_3 .ism_share_counts{
	padding-right:2px;
	margin-left:0px;
}
.ism_template_3 .isf_sublabel_fe{
	margin-left:0px;
	margin-right:5px;
}
/*Template 4*/
.ism_template_4{
}
.ism_template_4 .ism_item{
	border-radius:27px;
	background-color: white;
	padding:3px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
	margin:7px;
	
}
.ism_template_4 .fa-facebook-ism, .ism_template_4 .ism_box_facebook .ism_share_label, .ism_template_4 .ism_box_facebook .ism_share_counts, .ism_template_4 .ism_box_facebook .isf_sublabel_fe{
	color:rgb(59, 89, 152);
}
.ism_template_4 .fa-twitter-ism, .ism_template_4 .ism_box_twitter .ism_share_label, .ism_template_4 .ism_box_twitter .ism_share_counts, .ism_template_4 .ism_box_twitter .isf_sublabel_fe{
	color:#00ABF0;
}
.ism_template_4 .fa-google-ism, .ism_template_4 .ism_box_google .ism_share_label, .ism_template_4 .ism_box_google .ism_share_counts, .ism_template_4 .ism_box_google .isf_sublabel_fe{
	color:rgb(217, 82, 50);
}
.ism_template_4 .fa-linkedin-ism, .ism_template_4 .ism_box_linkedin .ism_share_label, .ism_template_4 .ism_box_linkedin .ism_share_counts, .ism_template_4 .ism_box_linkedin .isf_sublabel_fe{
	color:rgb(28, 134, 188);
}
.ism_template_4 .fa-pinterest-ism, .ism_template_4 .ism_box_pinterest .ism_share_label, .ism_template_4 .ism_box_pinterest .ism_share_counts, .ism_template_4 .ism_box_pinterest .isf_sublabel_fe{
	color:rgb(174, 24, 31);
}
.ism_template_4 .fa-stumbleupon-ism, .ism_template_4 .ism_box_stumbleupon .ism_share_label, .ism_template_4 .ism_box_stumbleupon .ism_share_counts, .ism_template_4 .ism_box_stumbleupon .isf_sublabel_fe{
	color:rgb(233, 75, 36);
}
.ism_template_4 .fa-vk-ism, .ism_template_4 .ism_box_vk .ism_share_label, .ism_template_4 .ism_box_vk .ism_share_counts, .ism_template_4 .ism_box_vk .isf_sublabel_fe{
	color:#5d83aa;
}
.ism_template_4 .fa-digg-ism, .ism_template_4 .ism_box_digg .ism_share_label, .ism_template_4 .ism_box_digg .ism_share_counts, .ism_template_4 .ism_box_digg .isf_sublabel_fe{
	color:#005f93;
}
.ism_template_4 .fa-tumblr-ism, .ism_template_4 .ism_box_tumblr .ism_share_label, .ism_template_4 .ism_box_tumblr .ism_share_counts, .ism_template_4 .ism_box_tumblr .isf_sublabel_fe{
	color:#2c4762;
}
.ism_template_4 .fa-email-ism, .ism_template_4 .ism_box_email .ism_share_label, .ism_template_4 .ism_box_email .ism_share_counts, .ism_template_4 .ism_box_email .isf_sublabel_fe{
	color:#666;
}
.ism_template_4 .fa-reddit-ism, .ism_template_4 .ism_box_reddit .ism_share_label, .ism_template_4 .ism_box_reddit .ism_share_counts, .ism_template_4 .ism_box_reddit .isf_sublabel_fe{
	color:#2cae2c; 
}
.ism_template_4 .fa-delicious-ism, .ism_template_4 .ism_box_delicious .ism_share_label, .ism_template_4 .ism_box_delicious .ism_share_counts, .ism_template_4 .ism_box_delicious .isf_sublabel_fe{
	color:#2f78c5;
}
.ism_template_4 .fa-weibo-ism, .ism_template_4 .ism_box_weibo .ism_share_label, .ism_template_4 .ism_box_weibo .ism_share_counts, .ism_template_4 .ism_box_weibo .isf_sublabel_fe{
	color:#ED1C24;
}
.ism_template_4 .fa-xing-ism, .ism_template_4 .ism_box_xing .ism_share_label, .ism_template_4 .ism_box_xing .ism_share_counts, .ism_template_4 .ism_box_xing .isf_sublabel_fe{
	color:#00605e;
}
.ism_template_4 .fa-print-ism, .ism_template_4 .ism_box_print .ism_share_label, .ism_template_4 .ism_box_print .ism_share_counts, .ism_template_4 .ism_box_print .isf_sublabel_fe{
	color:#333333;
}

.ism_template_4 .fa-ok-ism, .ism_template_4 .ism_box_ok .ism_share_label, .ism_template_4 .ism_box_ok .ism_share_counts, .ism_template_4 .ism_box_ok .isf_sublabel_fe{
	color:#fb8433;
}
.ism_template_4 .fa-whatsapp-ism, .ism_template_4 .ism_box_whatsapp .ism_share_label, .ism_template_4 .ism_box_whatsapp .ism_share_counts, .ism_template_4 .ism_box_whatsapp .isf_sublabel_fe{
	color:#2ab200;
}
.ism_template_4 .fa-bufferapp-ism, .ism_template_4 .ism_box_bufferapp .ism_share_label, .ism_template_4 .ism_box_bufferapp .ism_share_counts, .ism_template_4 .ism_box_bufferapp .isf_sublabel_fe{
	color:#000;
}
.ism_template_4 .fa-mailru-ism, .ism_template_4 .ism_box_mailru .ism_share_label, .ism_template_4 .ism_box_mailru .ism_share_counts, .ism_template_4 .ism_box_mailru .isf_sublabel_fe{
	color:#044b89;
}
.ism_template_4 .fa-meneame-ism, .ism_template_4 .ism_box_meneame .ism_share_label, .ism_template_4 .ism_box_meneame .ism_share_counts, .ism_template_4 .ism_box_meneame .isf_sublabel_fe{
	color:#f6711b;
}
.ism_template_4 .fa-evernote-ism, .ism_template_4 .ism_box_evernote .ism_share_label, .ism_template_4 .ism_box_evernote .ism_share_counts, .ism_template_4 .ism_box_evernote .isf_sublabel_fe{
	color:#7cbf4b;
}
.ism_template_4 .fa-getpocket-ism, .ism_template_4 .ism_box_getpocket .ism_share_label, .ism_template_4 .ism_box_getpocket .ism_share_counts, .ism_template_4 .ism_box_getpocket .isf_sublabel_fe{
	color:#f03e58;
}
.ism_template_4 .fa-flattr-ism, .ism_template_4 .ism_box_flattr .ism_share_label, .ism_template_4 .ism_box_flattr .ism_share_counts, .ism_template_4 .ism_box_flattr .isf_sublabel_fe{
	color:#7faf44;
}
.ism_template_4 .fa-managewp-ism, .ism_template_4 .ism_box_managewp .ism_share_label, .ism_template_4 .ism_box_managewp .ism_share_counts, .ism_template_4 .ism_box_managewp .isf_sublabel_fe{
	color:#248acb;
}
.ism_template_4 .fa-myspace-ism, .ism_template_4 .ism_box_myspace .ism_share_label, .ism_template_4 .ism_box_myspace .ism_share_counts, .ism_template_4 .ism_box_myspace .isf_sublabel_fe{
	color:#3a5998;
}
.ism_template_4 .fa-hackernews-ism, .ism_template_4 .ism_box_hackernews .ism_share_label, .ism_template_4 .ism_box_hackernews .ism_share_counts, .ism_template_4 .ism_box_hackernews .isf_sublabel_fe{
	color:#f17626;
}
.ism_template_4 .fa-ymail-ism, .ism_template_4 .ism_box_ymail .ism_share_label, .ism_template_4 .ism_box_ymail .ism_share_counts, .ism_template_4 .ism_box_ymail .isf_sublabel_fe{
	color:#511295;
}
.ism_template_4 .fa-gmail-ism, .ism_template_4 .ism_box_gmail .ism_share_label, .ism_template_4 .ism_box_gmail .ism_share_counts, .ism_template_4 .ism_box_gmail .isf_sublabel_fe{
	color:#e3513f;
}
.ism_template_4 .ism-socicon-blogger, .ism_template_4 .ism_box_blogger .ism_share_label, .ism_template_4 .ism_box_blogger .ism_share_counts, .ism_template_4 .ism_box_blogger .isf_sublabel_fe{
	color:#ec661c;
}
.ism_template_4 .ism-socicon-amazon, .ism_template_4 .ism_box_amazon .ism_share_label, .ism_template_4 .ism_box_amazon .ism_share_counts, .ism_template_4 .ism_box_amazon .isf_sublabel_fe{
	color:#ff9900;
}
.ism_template_4 .ism-socicon-newsvine, .ism_template_4 .ism_box_newsvine .ism_share_label, .ism_template_4 .ism_box_newsvine .ism_share_counts, .ism_template_4 .ism_box_newsvine .isf_sublabel_fe{
	color:#075B2F;
}
.ism_template_4 .ism-socicon-douban, .ism_template_4 .ism_box_douban .ism_share_label, .ism_template_4 .ism_box_douban .ism_share_counts, .ism_template_4 .ism_box_douban .isf_sublabel_fe{
	color:#3ca353;
}
.ism_template_4 .ism-socicon-viadeo, .ism_template_4 .ism_box_viadeo .ism_share_label, .ism_template_4 .ism_box_viadeo .ism_share_counts, .ism_template_4 .ism_box_viadeo .isf_sublabel_fe{
	color:#e4a000;
}
.ism_template_4 .ism-socicon-identica, .ism_template_4 .ism_box_identica .ism_share_label, .ism_template_4 .ism_box_identica .ism_share_counts, .ism_template_4 .ism_box_identica .isf_sublabel_fe{
	color:#000000;
}
.ism_template_4 .ism-socicon-baidu, .ism_template_4 .ism_box_baidu .ism_share_label, .ism_template_4 .ism_box_baidu .ism_share_counts, .ism_template_4 .ism_box_baidu .isf_sublabel_fe{
	color:#2629d9;
}
.ism_template_4 .ism-socicon-yammer, .ism_template_4 .ism_box_yammer .ism_share_label, .ism_template_4 .ism_box_yammer .ism_share_counts, .ism_template_4 .ism_box_yammer .isf_sublabel_fe{
	color:#1175C4;
}
.ism_template_4 .ism-socicon-blogger, .ism_template_4 .ism_box_blogger .ism_share_label, .ism_template_4 .ism_box_blogger .ism_share_counts, .ism_template_4 .ism_box_blogger .isf_sublabel_fe{ color: #ec661c; }
.ism_template_4 .ism-socicon-amazon, .ism_template_4 .ism_box_amazon .ism_share_label, .ism_template_4 .ism_box_amazon .ism_share_counts, .ism_template_4 .ism_box_amazon .isf_sublabel_fe{ color: #ff9900; }
.ism_template_4 .ism-socicon-newsvine, .ism_template_4 .ism_box_newsvine .ism_share_label, .ism_template_4 .ism_box_newsvine .ism_share_counts, .ism_template_4 .ism_box_newsvine .isf_sublabel_fe{ color: #075B2F; }
.ism_template_4 .ism-socicon-douban, .ism_template_4 .ism_box_douban .ism_share_label, .ism_template_4 .ism_box_douban .ism_share_counts, .ism_template_4 .ism_box_douban .isf_sublabel_fe{ color: #3ca353; }
.ism_template_4 .ism-socicon-viadeo, .ism_template_4 .ism_box_viadeo .ism_share_label, .ism_template_4 .ism_box_viadeo .ism_share_counts, .ism_template_4 .ism_box_viadeo .isf_sublabel_fe{ color: #e4a000; }
.ism_template_4 .ism-socicon-identica, .ism_template_4 .ism_box_identica .ism_share_label, .ism_template_4 .ism_box_identica .ism_share_counts, .ism_template_4 .ism_box_identica .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-baidu, .ism_template_4 .ism_box_baidu .ism_share_label, .ism_template_4 .ism_box_baidu .ism_share_counts, .ism_template_4 .ism_box_baidu .isf_sublabel_fe{ color: #2629d9; }
.ism_template_4 .ism-socicon-foursquare, .ism_template_4 .ism_box_foursquare .ism_share_label, .ism_template_4 .ism_box_foursquare .ism_share_counts, .ism_template_4 .ism_box_foursquare .isf_sublabel_fe{ color: #f94877; }
.ism_template_4 .ism-socicon-skype, .ism_template_4 .ism_box_skype .ism_share_label, .ism_template_4 .ism_box_skype .ism_share_counts, .ism_template_4 .ism_box_skype .isf_sublabel_fe{ color: #28abe3; }
.ism_template_4 .ism-socicon-yelp, .ism_template_4 .ism_box_yelp .ism_share_label, .ism_template_4 .ism_box_yelp .ism_share_counts, .ism_template_4 .ism_box_yelp .isf_sublabel_fe{ color: #c83218; }
.ism_template_4 .ism-socicon-feedburner, .ism_template_4 .ism_box_feedburner .ism_share_label, .ism_template_4 .ism_box_feedburner .ism_share_counts, .ism_template_4 .ism_box_feedburner .isf_sublabel_fe{ color: #ffcc00; }
.ism_template_4 .ism-socicon-soundcloud, .ism_template_4 .ism_box_soundcloud .ism_share_label, .ism_template_4 .ism_box_soundcloud .ism_share_counts, .ism_template_4 .ism_box_soundcloud .isf_sublabel_fe{ color: #fe3801; }
.ism_template_4 .ism-socicon-spotify, .ism_template_4 .ism_box_spotify .ism_share_label, .ism_template_4 .ism_box_spotify .ism_share_counts, .ism_template_4 .ism_box_spotify .isf_sublabel_fe{ color: #7bb342; }
.ism_template_4 .ism-socicon-grooveshark, .ism_template_4 .ism_box_grooveshark .ism_share_label, .ism_template_4 .ism_box_grooveshark .ism_share_counts, .ism_template_4 .ism_box_grooveshark .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-mixcloud, .ism_template_4 .ism_box_mixcloud .ism_share_label, .ism_template_4 .ism_box_mixcloud .ism_share_counts, .ism_template_4 .ism_box_mixcloud .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-lastfm, .ism_template_4 .ism_box_lastfm .ism_share_label, .ism_template_4 .ism_box_lastfm .ism_share_counts, .ism_template_4 .ism_box_lastfm .isf_sublabel_fe{ color: #d41316; }
.ism_template_4 .ism-socicon-youtube, .ism_template_4 .ism_box_youtube .ism_share_label, .ism_template_4 .ism_box_youtube .ism_share_counts, .ism_template_4 .ism_box_youtube .isf_sublabel_fe{ color: #e02a20; }
.ism_template_4 .ism-socicon-vimeo, .ism_template_4 .ism_box_vimeo .ism_share_label, .ism_template_4 .ism_box_vimeo .ism_share_counts, .ism_template_4 .ism_box_vimeo .isf_sublabel_fe{ color: #51b5e7; }
.ism_template_4 .ism-socicon-dailymotion, .ism_template_4 .ism_box_dailymotion .ism_share_label, .ism_template_4 .ism_box_dailymotion .ism_share_counts, .ism_template_4 .ism_box_dailymotion .isf_sublabel_fe{ color: #004e72; }
.ism_template_4 .ism-socicon-vine, .ism_template_4 .ism_box_vine .ism_share_label, .ism_template_4 .ism_box_vine .ism_share_counts, .ism_template_4 .ism_box_vine .isf_sublabel_fe{ color: #00b389; }
.ism_template_4 .ism-socicon-flickr, .ism_template_4 .ism_box_flickr .ism_share_label, .ism_template_4 .ism_box_flickr .ism_share_counts, .ism_template_4 .ism_box_flickr .isf_sublabel_fe{ color: #1e1e1b; }
.ism_template_4 .ism-socicon-500px, .ism_template_4 .ism_box_500px .ism_share_label, .ism_template_4 .ism_box_500px .ism_share_counts, .ism_template_4 .ism_box_500px .isf_sublabel_fe{ color: #58a9de; }
.ism_template_4 .ism-socicon-instagram, .ism_template_4 .ism_box_instagram .ism_share_label, .ism_template_4 .ism_box_instagram .ism_share_counts, .ism_template_4 .ism_box_instagram .isf_sublabel_fe{ color: #9c7c6e; }
.ism_template_4 .ism-socicon-technocrati, .ism_template_4 .ism_box_technocrati .ism_share_label, .ism_template_4 .ism_box_technocrati .ism_share_counts, .ism_template_4 .ism_box_technocrati .isf_sublabel_fe{ color: #5cb030; }
.ism_template_4 .ism-socicon-dribbble, .ism_template_4 .ism_box_dribbble .ism_share_label, .ism_template_4 .ism_box_dribbble .ism_share_counts, .ism_template_4 .ism_box_dribbble .isf_sublabel_fe{ color: #020202; }
.ism_template_4 .ism-socicon-deviantart, .ism_template_4 .ism_box_deviantart .ism_share_label, .ism_template_4 .ism_box_deviantart .ism_share_counts, .ism_template_4 .ism_box_deviantart .isf_sublabel_fe{ color: #c5d200; }
.ism_template_4 .ism-socicon-forst, .ism_template_4 .ism_box_forst .ism_share_label, .ism_template_4 .ism_box_forst .ism_share_counts, .ism_template_4 .ism_box_forst .isf_sublabel_fe{ color: #5B9A68; }
.ism_template_4 .ism-socicon-play, .ism_template_4 .ism_box_play .ism_share_label, .ism_template_4 .ism_box_play .ism_share_counts, .ism_template_4 .ism_box_play .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-zerply, .ism_template_4 .ism_box_zerply .ism_share_label, .ism_template_4 .ism_box_zerply .ism_share_counts, .ism_template_4 .ism_box_zerply .isf_sublabel_fe{ color: #9DBC7A; }
.ism_template_4 .ism-socicon-wikipedia, .ism_template_4 .ism_box_wikipedia .ism_share_label, .ism_template_4 .ism_box_wikipedia .ism_share_counts, .ism_template_4 .ism_box_wikipedia .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-apple, .ism_template_4 .ism_box_apple .ism_share_label, .ism_template_4 .ism_box_apple .ism_share_counts, .ism_template_4 .ism_box_apple .isf_sublabel_fe{ color: #B9BFC1; }
.ism_template_4 .ism-socicon-flattr, .ism_template_4 .ism_box_flattr .ism_share_label, .ism_template_4 .ism_box_flattr .ism_share_counts, .ism_template_4 .ism_box_flattr .isf_sublabel_fe{ color: #F67C1A; }
.ism_template_4 .ism-socicon-github, .ism_template_4 .ism_box_github .ism_share_label, .ism_template_4 .ism_box_github .ism_share_counts, .ism_template_4 .ism_box_github .isf_sublabel_fe{ color: #221e1b; }
.ism_template_4 .ism-socicon-friendfeed, .ism_template_4 .ism_box_friendfeed .ism_share_label, .ism_template_4 .ism_box_friendfeed .ism_share_counts, .ism_template_4 .ism_box_friendfeed .isf_sublabel_fe{ color: #2F72C4; }
.ism_template_4 .ism-socicon-bebo, .ism_template_4 .ism_box_bebo .ism_share_label, .ism_template_4 .ism_box_bebo .ism_share_counts, .ism_template_4 .ism_box_bebo .isf_sublabel_fe{ color: #EF1011; }
.ism_template_4 .ism-socicon-zynga, .ism_template_4 .ism_box_zynga .ism_share_label, .ism_template_4 .ism_box_zynga .ism_share_counts, .ism_template_4 .ism_box_zynga .isf_sublabel_fe{ color: #DC0606; }
.ism_template_4 .ism-socicon-steam, .ism_template_4 .ism_box_steam .ism_share_label, .ism_template_4 .ism_box_steam .ism_share_counts, .ism_template_4 .ism_box_steam .isf_sublabel_fe{ color: #171a21; }
.ism_template_4 .ism-socicon-xbox, .ism_template_4 .ism_box_xbox .ism_share_label, .ism_template_4 .ism_box_xbox .ism_share_counts, .ism_template_4 .ism_box_xbox .isf_sublabel_fe{ color: #92C83E; }
.ism_template_4 .ism-socicon-windows, .ism_template_4 .ism_box_windows .ism_share_label, .ism_template_4 .ism_box_windows .ism_share_counts, .ism_template_4 .ism_box_windows .isf_sublabel_fe{ color: #00BDF6; }
.ism_template_4 .ism-socicon-outlook, .ism_template_4 .ism_box_outlook .ism_share_label, .ism_template_4 .ism_box_outlook .ism_share_counts, .ism_template_4 .ism_box_outlook .isf_sublabel_fe{ color: #0072C6; }
.ism_template_4 .ism-socicon-coderwall, .ism_template_4 .ism_box_coderwall .ism_share_label, .ism_template_4 .ism_box_coderwall .ism_share_counts, .ism_template_4 .ism_box_coderwall .isf_sublabel_fe{ color: #3E8DCC; }
.ism_template_4 .ism-socicon-tripadvisor, .ism_template_4 .ism_box_tripadvisor .ism_share_label, .ism_template_4 .ism_box_tripadvisor .ism_share_counts, .ism_template_4 .ism_box_tripadvisor .isf_sublabel_fe{ color: #4B7E37; }
.ism_template_4 .ism-socicon-appnet, .ism_template_4 .ism_box_appnet .ism_share_label, .ism_template_4 .ism_box_appnet .ism_share_counts, .ism_template_4 .ism_box_appnet .isf_sublabel_fe{ color: #494949; }
.ism_template_4 .ism-socicon-goodreads, .ism_template_4 .ism_box_goodreads .ism_share_label, .ism_template_4 .ism_box_goodreads .ism_share_counts, .ism_template_4 .ism_box_goodreads .isf_sublabel_fe{ color: #463020; }
.ism_template_4 .ism-socicon-tripit, .ism_template_4 .ism_box_tripit .ism_share_label, .ism_template_4 .ism_box_tripit .ism_share_counts, .ism_template_4 .ism_box_tripit .isf_sublabel_fe{ color: #1982C3; }
.ism_template_4 .ism-socicon-lanyrd, .ism_template_4 .ism_box_lanyrd .ism_share_label, .ism_template_4 .ism_box_lanyrd .ism_share_counts, .ism_template_4 .ism_box_lanyrd .isf_sublabel_fe{ color: #3c80c9; }
.ism_template_4 .ism-socicon-slideshare, .ism_template_4 .ism_box_slideshare .ism_share_label, .ism_template_4 .ism_box_slideshare .ism_share_counts, .ism_template_4 .ism_box_slideshare .isf_sublabel_fe{ color: #4ba3a6; }
.ism_template_4 .ism-socicon-rss, .ism_template_4 .ism_box_rss .ism_share_label, .ism_template_4 .ism_box_rss .ism_share_counts, .ism_template_4 .ism_box_rss .isf_sublabel_fe{ color: #f26109; }
.ism_template_4 .ism-socicon-disqus, .ism_template_4 .ism_box_disqus .ism_share_label, .ism_template_4 .ism_box_disqus .ism_share_counts, .ism_template_4 .ism_box_disqus .isf_sublabel_fe{ color: #2e9fff; }
.ism_template_4 .ism-socicon-houzz, .ism_template_4 .ism_box_houzz .ism_share_label, .ism_template_4 .ism_box_houzz .ism_share_counts, .ism_template_4 .ism_box_houzz .isf_sublabel_fe{ color: #7CC04B; }
.ism_template_4 .ism-socicon-mail, .ism_template_4 .ism_box_mail .ism_share_label, .ism_template_4 .ism_box_mail .ism_share_counts, .ism_template_4 .ism_box_mail .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-patreon, .ism_template_4 .ism_box_patreon .ism_share_label, .ism_template_4 .ism_box_patreon .ism_share_counts, .ism_template_4 .ism_box_patreon .isf_sublabel_fe{ color: #E44727; }
.ism_template_4 .ism-socicon-paypal, .ism_template_4 .ism_box_paypal .ism_share_label, .ism_template_4 .ism_box_paypal .ism_share_counts, .ism_template_4 .ism_box_paypal .isf_sublabel_fe{ color: #009cde; }
.ism_template_4 .ism-socicon-playstation, .ism_template_4 .ism_box_playstation .ism_share_label, .ism_template_4 .ism_box_playstation .ism_share_counts, .ism_template_4 .ism_box_playstation .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-smugmug, .ism_template_4 .ism_box_smugmug .ism_share_label, .ism_template_4 .ism_box_smugmug .ism_share_counts, .ism_template_4 .ism_box_smugmug .isf_sublabel_fe{ color: #ACFD32; }
.ism_template_4 .ism-socicon-swarm, .ism_template_4 .ism_box_swarm .ism_share_label, .ism_template_4 .ism_box_swarm .ism_share_counts, .ism_template_4 .ism_box_swarm .isf_sublabel_fe{ color: #FC9D3C; }
.ism_template_4 .ism-socicon-triplej, .ism_template_4 .ism_box_triplej .ism_share_label, .ism_template_4 .ism_box_triplej .ism_share_counts, .ism_template_4 .ism_box_triplej .isf_sublabel_fe{ color: #E53531; }
.ism_template_4 .ism-socicon-yammer, .ism_template_4 .ism_box_yammer .ism_share_label, .ism_template_4 .ism_box_yammer .ism_share_counts, .ism_template_4 .ism_box_yammer .isf_sublabel_fe{ color: #1175C4; }
.ism_template_4 .ism-socicon-stackoverflow, .ism_template_4 .ism_box_stackoverflow .ism_share_label, .ism_template_4 .ism_box_stackoverflow .ism_share_counts, .ism_template_4 .ism_box_stackoverflow .isf_sublabel_fe{ color: #FD9827; }
.ism_template_4 .ism-socicon-drupal, .ism_template_4 .ism_box_drupal .ism_share_label, .ism_template_4 .ism_box_drupal .ism_share_counts, .ism_template_4 .ism_box_drupal .isf_sublabel_fe{ color: #00598e; }
.ism_template_4 .ism-socicon-android, .ism_template_4 .ism_box_android .ism_share_label, .ism_template_4 .ism_box_android .ism_share_counts, .ism_template_4 .ism_box_android .isf_sublabel_fe{ color: #8ec047; }
.ism_template_4 .ism-socicon-meetup, .ism_template_4 .ism_box_meetup .ism_share_label, .ism_template_4 .ism_box_meetup .ism_share_counts, .ism_template_4 .ism_box_meetup .isf_sublabel_fe{ color: #e2373c; }
.ism_template_4 .ism-socicon-persona, .ism_template_4 .ism_box_persona .ism_share_label, .ism_template_4 .ism_box_persona .ism_share_counts, .ism_template_4 .ism_box_persona .isf_sublabel_fe{ color: #e6753d; }
.ism_template_4 .ism-socicon-ello, .ism_template_4 .ism_box_ello .ism_share_label, .ism_template_4 .ism_box_ello .ism_share_counts, .ism_template_4 .ism_box_ello .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-8tracks, .ism_template_4 .ism_box_8tracks .ism_share_label, .ism_template_4 .ism_box_8tracks .ism_share_counts, .ism_template_4 .ism_box_8tracks .isf_sublabel_fe{ color: #122c4b; }
.ism_template_4 .ism-socicon-twitch, .ism_template_4 .ism_box_twitch .ism_share_label, .ism_template_4 .ism_box_twitch .ism_share_counts, .ism_template_4 .ism_box_twitch .isf_sublabel_fe{ color: #6441a5; }
.ism_template_4 .ism-socicon-airbnb, .ism_template_4 .ism_box_airbnb .ism_share_label, .ism_template_4 .ism_box_airbnb .ism_share_counts, .ism_template_4 .ism_box_airbnb .isf_sublabel_fe{ color: #ff5a5f; }
.ism_template_4 .ism-socicon-storehouse, .ism_template_4 .ism_box_storehouse .ism_share_label, .ism_template_4 .ism_box_storehouse .ism_share_counts, .ism_template_4 .ism_box_storehouse .isf_sublabel_fe{ color: #25B0E6; }
.ism_template_4 .ism-socicon-icq, .ism_template_4 .ism_box_icq .ism_share_label, .ism_template_4 .ism_box_icq .ism_share_counts, .ism_template_4 .ism_box_icq .isf_sublabel_fe{ color: #7EBD00; }
.ism_template_4 .ism-socicon-modelmayhem, .ism_template_4 .ism_box_modelmayhem .ism_share_label, .ism_template_4 .ism_box_modelmayhem .ism_share_counts, .ism_template_4 .ism_box_modelmayhem .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-istock, .ism_template_4 .ism_box_istock .ism_share_label, .ism_template_4 .ism_box_istock .ism_share_counts, .ism_template_4 .ism_box_istock .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-angellist, .ism_template_4 .ism_box_angellist .ism_share_label, .ism_template_4 .ism_box_angellist .ism_share_counts, .ism_template_4 .ism_box_angellist .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-periscope, .ism_template_4 .ism_box_periscope .ism_share_label, .ism_template_4 .ism_box_periscope .ism_share_counts, .ism_template_4 .ism_box_periscope .isf_sublabel_fe{ color: #3AA4C6; }
.ism_template_4 .ism-socicon-ravelry, .ism_template_4 .ism_box_ravelry .ism_share_label, .ism_template_4 .ism_box_ravelry .ism_share_counts, .ism_template_4 .ism_box_ravelry .isf_sublabel_fe{ color: #B6014C; }
.ism_template_4 .ism-socicon-snapchat, .ism_template_4 .ism_box_snapchat .ism_share_label, .ism_template_4 .ism_box_snapchat .ism_share_counts, .ism_template_4 .ism_box_snapchat .isf_sublabel_fe{ color: #fffa37; }
.ism_template_4 .ism-socicon-qq, .ism_template_4 .ism_box_qq .ism_share_label, .ism_template_4 .ism_box_qq .ism_share_counts, .ism_template_4 .ism_box_qq .isf_sublabel_fe{ color: #4297d3; }
.ism_template_4 .ism-socicon-renren, .ism_template_4 .ism_box_renren .ism_share_label, .ism_template_4 .ism_box_renren .ism_share_counts, .ism_template_4 .ism_box_renren .isf_sublabel_fe{ color: #2266b0; }
.ism_template_4 .ism-socicon-envato, .ism_template_4 .ism_box_envato .ism_share_label, .ism_template_4 .ism_box_envato .ism_share_counts, .ism_template_4 .ism_box_envato .isf_sublabel_fe{ color: #597c3a; }
.ism_template_4 .ism-socicon-behance, .ism_template_4 .ism_box_behance .ism_share_label, .ism_template_4 .ism_box_behance .ism_share_counts, .ism_template_4 .ism_box_behance .isf_sublabel_fe{ color: #000000; }
.ism_template_4 .ism-socicon-forrst, .ism_template_4 .ism_box_forrst .ism_share_label, .ism_template_4 .ism_box_forrst .ism_share_counts, .ism_template_4 .ism_box_forrst .isf_sublabel_fe{ color: #5B9A68; }
.ism_template_4 .ism-socicon-technorati, .ism_template_4 .ism_box_technorati .ism_share_label, .ism_template_4 .ism_box_technorati .ism_share_counts, .ism_template_4 .ism_box_technorati .isf_sublabel_fe{ color: #5cb030; }
.ism_template_4 .fa-sms-ism, .ism_template_4 .ism_box_sms .ism_share_label, .ism_template_4 .ism_box_sms .ism_share_counts, .ism_template_4 .ism_box_sms .isf_sublabel_fe{ color: #99BF7A; }
.ism_template_4 .fa-viber-ism, .ism_template_4 .ism_box_viber .ism_share_label, .ism_template_4 .ism_box_viber .ism_share_counts, .ism_template_4 .ism_box_viber .isf_sublabel_fe{ color: #7b519d; }

.ism_template_4 .fa-telegram-ism, .ism_template_4 .ism_box_telegram .ism_share_label, .ism_template_4 .ism_box_telegram .ism_share_counts, .ism_template_4 .ism_box_telegram .isf_sublabel_fe{color:#0088cc;}
.ism_template_4 .fa-comments-ism, .ism_template_4 .ism_box_comments .ism_share_label, .ism_template_4 .ism_box_comments .ism_share_counts, .ism_template_4 .ism_box_comments .isf_sublabel_fe{color:#32373c;}
.ism_template_4 .fa-love_like-ism, .ism_template_4 .ism_box_love_like .ism_share_label, .ism_template_4 .ism_box_love_like .ism_share_counts, .ism_template_4 .ism_box_love_like .isf_sublabel_fe{color:#B33D25;}
.ism_template_4 .fa-aol-ism, .ism_template_4 .ism_box_aol .ism_share_label, .ism_template_4 .ism_box_aol .ism_share_counts, .ism_template_4 .ism_box_aol .isf_sublabel_fe{color:#00c4ff;}
.ism_template_4 .fa-flipboard-ism, .ism_template_4 .ism_box_flipboard .ism_share_label, .ism_template_4 .ism_box_flipboard .ism_share_counts, .ism_template_4 .ism_box_flipboard .isf_sublabel_fe{color:#e12828;}
.ism_template_4 .fa-mailto-ism, .ism_template_4 .ism_box_mailto .ism_share_label, .ism_template_4 .ism_box_mailto .ism_share_counts, .ism_template_4 .ism_box_mailto .isf_sublabel_fe{color:#449a88;}

.ism_template_4 .ism_item:hover .fa-ism, .ism_template_4 .ism_item:hover .ism-sc-icon{
	color:#fff !important;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}

.ism_template_4 .ism_item{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=1 );
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}
.ism_template_4 .ism_box_facebook:hover{
	background:rgb(59, 89, 152);
}
.ism_template_4 .ism_box_twitter:hover{
	background:#00ABF0;
}
.ism_template_4 .ism_box_google:hover{
	background:rgb(217, 82, 50);
}
.ism_template_4 .ism_box_linkedin:hover{
	background:rgb(28, 134, 188);
}
.ism_template_4 .ism_box_pinterest:hover{
	background:rgb(174, 24, 31);
}
.ism_template_4 .ism_box_stumbleupon:hover{
	background:rgb(233, 75, 36);
}
.ism_template_4 .ism_box_vk:hover{
	background:#5d83aa;
}
.ism_template_4 .ism_box_digg:hover{
	background:#005f93;
}
.ism_template_4 .ism_box_tumblr:hover{
	background:#2c4762;
}
.ism_template_4 .ism_box_email:hover{
	background:#666;
}
.ism_template_4 .ism_box_reddit:hover{
	background:#2cae2c; 
}
.ism_template_4 .ism_box_delicious:hover{
	background: #2f78c5;
}
.ism_template_4 .ism_box_weibo:hover{
	background: #ED1C24;
}
.ism_template_4 .ism_box_xing:hover{
	background: #00605e;
}
.ism_template_4 .ism_box_print:hover{
	background: #333333;
}

.ism_template_4 .ism_box_ok:hover{
	background: #fb8433;
}
.ism_template_4 .ism_box_whatsapp:hover{
	background: #2ab200;
}
.ism_template_4 .ism_box_bufferapp:hover{
	background: #000;
}
.ism_template_4 .ism_box_mailru:hover{
	background: #044b89;
}
.ism_template_4 .ism_box_meneame:hover{
	background: #f6711b;
}
.ism_template_4 .ism_box_evernote:hover{
	background: #7cbf4b;
}
.ism_template_4 .ism_box_getpocket:hover{
	background: #f03e58;
}
.ism_template_4 .ism_box_flattr:hover{
	background: #7faf44;
}
.ism_template_4 .ism_box_managewp:hover{
	background: #248acb;
}
.ism_template_4 .ism_box_myspace:hover{
	background: #3a5998;
}
.ism_template_4 .ism_box_hackernews:hover{
	background: #f17626;
}
.ism_template_4 .ism_box_ymail:hover{
	background: #511295;
}
.ism_template_4 .ism_box_gmail:hover{
	background: #e3513f;
}
.ism_template_4 .ism_box_blogger:hover{
	background: #ec661c;
}
.ism_template_4 .ism_box_amazon:hover{
	background: #ff9900;
}
.ism_template_4 .ism_box_newsvine:hover{
	background: #075B2F;	
}
.ism_template_4 .ism_box_douban:hover{
	background: #3ca353;
}
.ism_template_4 .ism_box_viadeo:hover{
	background: #e4a000;	
}
.ism_template_4 .ism_box_identica:hover{
	background: #000000;
}
.ism_template_4 .ism_box_baidu:hover{
	background: #2629d9;
}
.ism_template_4 .ism_box_yammer:hover{
	background: #1175C4;	
}

.ism_template_4 .ism_box_blogger:hover{ background: #ec661c;	}
.ism_template_4 .ism_box_amazon:hover{ background: #ff9900;	}
.ism_template_4 .ism_box_newsvine:hover{ background: #075B2F;	}
.ism_template_4 .ism_box_douban:hover{ background: #3ca353;	}
.ism_template_4 .ism_box_viadeo:hover{ background: #e4a000;	}
.ism_template_4 .ism_box_identica:hover{ background: #000000;	}
.ism_template_4 .ism_box_baidu:hover{ background: #2629d9;	}
.ism_template_4 .ism_box_foursquare:hover{ background: #f94877;	}
.ism_template_4 .ism_box_skype:hover{ background: #28abe3;	}
.ism_template_4 .ism_box_yelp:hover{ background: #c83218;	}
.ism_template_4 .ism_box_feedburner:hover{ background: #ffcc00;	}
.ism_template_4 .ism_box_soundcloud:hover{ background: #fe3801;	}
.ism_template_4 .ism_box_spotify:hover{ background: #7bb342;	}
.ism_template_4 .ism_box_grooveshark:hover{ background: #000000;	}
.ism_template_4 .ism_box_mixcloud:hover{ background: #000000;	}
.ism_template_4 .ism_box_lastfm:hover{ background: #d41316;	}
.ism_template_4 .ism_box_youtube:hover{ background: #e02a20;	}
.ism_template_4 .ism_box_vimeo:hover{ background: #51b5e7;	}
.ism_template_4 .ism_box_dailymotion:hover{ background: #004e72;	}
.ism_template_4 .ism_box_vine:hover{ background: #00b389;	}
.ism_template_4 .ism_box_flickr:hover{ background: #1e1e1b;	}
.ism_template_4 .ism_box_500px:hover{ background: #58a9de;	}
.ism_template_4 .ism_box_instagram:hover{ background: #9c7c6e;	}
.ism_template_4 .ism_box_technocrati:hover{ background: #5cb030;	}
.ism_template_4 .ism_box_dribbble:hover{ background: #020202;	}
.ism_template_4 .ism_box_deviantart:hover{ background: #c5d200;	}
.ism_template_4 .ism_box_forst:hover{ background: #5B9A68;	}
.ism_template_4 .ism_box_play:hover{ background: #000000;	}
.ism_template_4 .ism_box_zerply:hover{ background: #9DBC7A;	}
.ism_template_4 .ism_box_wikipedia:hover{ background: #000000;	}
.ism_template_4 .ism_box_apple:hover{ background: #B9BFC1;	}
.ism_template_4 .ism_box_flattr:hover{ background: #F67C1A;	}
.ism_template_4 .ism_box_github:hover{ background: #221e1b;	}
.ism_template_4 .ism_box_friendfeed:hover{ background: #2F72C4;	}
.ism_template_4 .ism_box_bebo:hover{ background: #EF1011;	}
.ism_template_4 .ism_box_zynga:hover{ background: #DC0606;	}
.ism_template_4 .ism_box_steam:hover{ background: #171a21;	}
.ism_template_4 .ism_box_xbox:hover{ background: #92C83E;	}
.ism_template_4 .ism_box_windows:hover{ background: #00BDF6;	}
.ism_template_4 .ism_box_outlook:hover{ background: #0072C6;	}
.ism_template_4 .ism_box_coderwall:hover{ background: #3E8DCC;	}
.ism_template_4 .ism_box_tripadvisor:hover{ background: #4B7E37;	}
.ism_template_4 .ism_box_appnet:hover{ background: #494949;	}
.ism_template_4 .ism_box_goodreads:hover{ background: #463020;	}
.ism_template_4 .ism_box_tripit:hover{ background: #1982C3;	}
.ism_template_4 .ism_box_lanyrd:hover{ background: #3c80c9;	}
.ism_template_4 .ism_box_slideshare:hover{ background: #4ba3a6;	}
.ism_template_4 .ism_box_rss:hover{ background: #f26109;	}
.ism_template_4 .ism_box_disqus:hover{ background: #2e9fff;	}
.ism_template_4 .ism_box_houzz:hover{ background: #7CC04B;	}
.ism_template_4 .ism_box_mail:hover{ background: #000000;	}
.ism_template_4 .ism_box_patreon:hover{ background: #E44727;	}
.ism_template_4 .ism_box_paypal:hover{ background: #009cde;	}
.ism_template_4 .ism_box_playstation:hover{ background: #000000;	}
.ism_template_4 .ism_box_smugmug:hover{ background: #ACFD32;	}
.ism_template_4 .ism_box_swarm:hover{ background: #FC9D3C;	}
.ism_template_4 .ism_box_triplej:hover{ background: #E53531;	}
.ism_template_4 .ism_box_yammer:hover{ background: #1175C4;	}
.ism_template_4 .ism_box_stackoverflow:hover{ background: #FD9827;	}
.ism_template_4 .ism_box_drupal:hover{ background: #00598e;	}
.ism_template_4 .ism_box_android:hover{ background: #8ec047;	}
.ism_template_4 .ism_box_meetup:hover{ background: #e2373c;	}
.ism_template_4 .ism_box_persona:hover{ background: #e6753d;	}
.ism_template_4 .ism_box_ello:hover{ background: #000000;	}
.ism_template_4 .ism_box_8tracks:hover{ background: #122c4b;	}
.ism_template_4 .ism_box_twitch:hover{ background: #6441a5;	}
.ism_template_4 .ism_box_airbnb:hover{ background: #ff5a5f;	}
.ism_template_4 .ism_box_storehouse:hover{ background: #25B0E6;	}
.ism_template_4 .ism_box_icq:hover{ background: #7EBD00;	}
.ism_template_4 .ism_box_modelmayhem:hover{ background: #000000;	}
.ism_template_4 .ism_box_istock:hover{ background: #000000;	}
.ism_template_4 .ism_box_angellist:hover{ background: #000000;	}
.ism_template_4 .ism_box_periscope:hover{ background: #3AA4C6;	}
.ism_template_4 .ism_box_ravelry:hover{ background: #B6014C;	}
.ism_template_4 .ism_box_snapchat:hover{ background: #fffa37;	}
.ism_template_4 .ism_box_qq:hover{ background: #4297d3;	}
.ism_template_4 .ism_box_renren:hover{ background: #2266b0;	}
.ism_template_4 .ism_box_envato:hover{ background: #597c3a;	}
.ism_template_4 .ism_box_behance:hover{ background: #000000;	}
.ism_template_4 .ism_box_forrst:hover{ background: #5B9A68;	}
.ism_template_4 .ism_box_technorati:hover{ background: #5cb030;	}
.ism_template_4 .ism_box_sms:hover{ background: #99BF7A;}
.ism_template_4 .ism_box_viber:hover{ background: #7b519d;}
.ism_template_4 .ism_box_telegram:hover{ background: #0088cc;}
.ism_template_4 .ism_box_comments:hover{ background: #32373c;}
.ism_template_4 .ism_box_love_like:hover{ background: #B33D25;}
.ism_template_4 .ism_box_aol:hover{ background: #00c4ff;}
.ism_template_4 .ism_box_flipboard:hover{ background: #e12828;}
.ism_template_4 .ism_box_mailto:hover{ background: #449a88;}

.ism_template_4 .fa-ism, .ism_template_4 .ism-sc-icon{
	width:27px;
	text-align:center;
}
.ism_template_4 .ism_item:hover .ism_share_label{
	color:#fff;
}
.ism_template_4 .ism_share_label{
	padding-right:8px;
}
.ism_template_4 .ism_share_counts{
	padding-right:8px;
	margin-left:0px;
}
.ism_template_4 .ism_item:hover .ism_share_counts{
	color:#fff;
}
.ism_template_4 .isf_sublabel_fe{
	margin-left:0px;
	margin-right:10px;
}
.ism_template_4 .ism_item:hover .isf_sublabel_fe{
	color:#fff;
}
/*Template 5*/
.ism_template_5{
	
}
.ism_template_5 .ism_item{
	margin:0px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position:relative;
	overflow:hidden;
	
	-webkit-box-shadow: inset 0px -6px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px -6px 0px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px -6px 0px 0px rgba(0,0,0,0.2);

}
.ism_template_5 .fa-ism, .ism_template_5 .ism-sc-icon {
	width:24px;
	text-align:center;
	height:38px;
	line-height: 38px;
}
.ism_template_5 .ism_item:hover{
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
	opacity:0.9;
	
	top:-1px;
	
	/*top
	bottom:-1px;
	*/
}
.ism_template_5 .ism_share_label{
	line-height:36px;
}
.ism_template_5 .ism_share_counts{
	line-height:36px;
}
.ism_template_5 .isf_sublabel_fe{
	line-height:36px;
	margin-left:5px;
}
.ism_template_5 a{
	position:relative;
	bottom:-2px;
}
/*Template 6*/
.ism_template_6{
}
.ism_template_6 .ism_item{
	border-radius:27px;
	background-color: white;
	padding:3px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
	margin:7px;
	overflow:visible;
	
}
.ism_template_6 .fa-facebook-ism, .ism_template_6 .ism_box_facebook .ism_share_label, .ism_template_6 .ism_box_facebook .ism_share_counts, .ism_template_6 .ism_box_facebook .isf_sublabel_fe{
	color:rgb(59, 89, 152);
}
.ism_template_6 .fa-twitter-ism, .ism_template_6 .ism_box_twitter .ism_share_label, .ism_template_6 .ism_box_twitter .ism_share_counts, .ism_template_6 .ism_box_twitter .isf_sublabel_fe{
	color:#00ABF0;
}
.ism_template_6 .fa-google-ism, .ism_template_6 .ism_box_google .ism_share_label, .ism_template_6 .ism_box_google .ism_share_counts, .ism_template_6 .ism_box_google .isf_sublabel_fe{
	color:rgb(217, 82, 50);
}
.ism_template_6 .fa-linkedin-ism, .ism_template_6 .ism_box_linkedin .ism_share_label, .ism_template_6 .ism_box_linkedin .ism_share_counts, .ism_template_6 .ism_box_linkedin .isf_sublabel_fe{
	color:rgb(28, 134, 188);
}
.ism_template_6 .fa-pinterest-ism, .ism_template_6 .ism_box_pinterest .ism_share_label, .ism_template_6 .ism_box_pinterest .ism_share_counts, .ism_template_6 .ism_box_pinterest .isf_sublabel_fe{
	color:rgb(174, 24, 31);
}
.ism_template_6 .fa-stumbleupon-ism, .ism_template_6 .ism_box_stumbleupon .ism_share_label, .ism_template_6 .ism_box_stumbleupon .ism_share_counts, .ism_template_6 .ism_box_stumbleupon .isf_sublabel_fe{
	color:rgb(233, 75, 36);
}
.ism_template_6 .fa-vk-ism, .ism_template_6 .ism_box_vk .ism_share_label, .ism_template_6 .ism_box_vk .ism_share_counts, .ism_template_6 .ism_box_vk .isf_sublabel_fe{
	color:#5d83aa;
}
.ism_template_6 .fa-digg-ism, .ism_template_6 .ism_box_digg .ism_share_label, .ism_template_6 .ism_box_digg .ism_share_counts, .ism_template_6 .ism_box_digg .isf_sublabel_fe{
	color:#005f93;
}
.ism_template_6 .fa-tumblr-ism, .ism_template_6 .ism_box_tumblr .ism_share_label, .ism_template_6 .ism_box_tumblr .ism_share_counts, .ism_template_6 .ism_box_tumblr .isf_sublabel_fe{
	color:#2c4762;
}
.ism_template_6 .fa-email-ism, .ism_template_6 .ism_box_email .ism_share_label, .ism_template_6 .ism_box_email .ism_share_counts, .ism_template_6 .ism_box_email .isf_sublabel_fe{
	color:#666;
}
.ism_template_6 .fa-reddit-ism, .ism_template_6 .ism_box_reddit .ism_share_label, .ism_template_6 .ism_box_reddit .ism_share_counts, .ism_template_6 .ism_box_reddit .isf_sublabel_fe{
	color:#2cae2c; 
}
.ism_template_6 .fa-delicious-ism, .ism_template_6 .ism_box_delicious .ism_share_label, .ism_template_6 .ism_box_delicious .ism_share_counts, .ism_template_6 .ism_box_delicious .isf_sublabel_fe{
	color:#2f78c5;
}
.ism_template_6 .fa-weibo-ism, .ism_template_6 .ism_box_weibo .ism_share_label, .ism_template_6 .ism_box_weibo .ism_share_counts, .ism_template_6 .ism_box_weibo .isf_sublabel_fe{
	color:#ED1C24;
}
.ism_template_6 .fa-xing-ism, .ism_template_6 .ism_box_xing .ism_share_label, .ism_template_6 .ism_box_xing .ism_share_counts, .ism_template_6 .ism_box_xing .isf_sublabel_fe{
	color:#00605e;
}
.ism_template_6 .fa-print-ism, .ism_template_6 .ism_box_print .ism_share_label, .ism_template_6 .ism_box_print .ism_share_counts, .ism_template_6 .ism_box_print .isf_sublabel_fe{
	color:#333333;
}

.ism_template_6 .fa-ok-ism, .ism_template_6 .ism_box_ok .ism_share_label, .ism_template_6 .ism_box_ok .ism_share_counts, .ism_template_6 .ism_box_ok .isf_sublabel_fe{
	color:#fb8433;
}
.ism_template_6 .fa-whatsapp-ism, .ism_template_6 .ism_box_whatsapp .ism_share_label, .ism_template_6 .ism_box_whatsapp .ism_share_counts, .ism_template_6 .ism_box_whatsapp .isf_sublabel_fe{
	color:#2ab200;
}
.ism_template_6 .fa-bufferapp-ism, .ism_template_6 .ism_box_bufferapp .ism_share_label, .ism_template_6 .ism_box_bufferapp .ism_share_counts, .ism_template_6 .ism_box_bufferapp .isf_sublabel_fe{
	color:#000;
}
.ism_template_6 .fa-mailru-ism, .ism_template_6 .ism_box_mailru .ism_share_label, .ism_template_6 .ism_box_mailru .ism_share_counts, .ism_template_6 .ism_box_mailru .isf_sublabel_fe{
	color:#044b89;
}
.ism_template_6 .fa-meneame-ism, .ism_template_6 .ism_box_meneame .ism_share_label, .ism_template_6 .ism_box_meneame .ism_share_counts, .ism_template_6 .ism_box_meneame .isf_sublabel_fe{
	color:#f6711b;
}
.ism_template_6 .fa-evernote-ism, .ism_template_6 .ism_box_evernote .ism_share_label, .ism_template_6 .ism_box_evernote .ism_share_counts, .ism_template_6 .ism_box_evernote .isf_sublabel_fe{
	color:#7cbf4b;
}
.ism_template_6 .fa-getpocket-ism, .ism_template_6 .ism_box_getpocket .ism_share_label, .ism_template_6 .ism_box_getpocket .ism_share_counts, .ism_template_6 .ism_box_getpocket .isf_sublabel_fe{
	color:#f03e58;
}
.ism_template_6 .fa-flattr-ism, .ism_template_6 .ism_box_flattr .ism_share_label, .ism_template_6 .ism_box_flattr .ism_share_counts, .ism_template_6 .ism_box_flattr .isf_sublabel_fe{
	color:#7faf44;
}
.ism_template_6 .fa-managewp-ism, .ism_template_6 .ism_box_managewp .ism_share_label, .ism_template_6 .ism_box_managewp .ism_share_counts, .ism_template_6 .ism_box_managewp .isf_sublabel_fe{
	color:#248acb;
}
.ism_template_6 .fa-myspace-ism, .ism_template_6 .ism_box_myspace .ism_share_label, .ism_template_6 .ism_box_myspace .ism_share_counts, .ism_template_6 .ism_box_myspace .isf_sublabel_fe{
	color:#3a5998;
}
.ism_template_6 .fa-hackernews-ism, .ism_template_6 .ism_box_hackernews .ism_share_label, .ism_template_6 .ism_box_hackernews .ism_share_counts, .ism_template_6 .ism_box_hackernews .isf_sublabel_fe{
	color:#f17626;
}
.ism_template_6 .fa-ymail-ism, .ism_template_6 .ism_box_ymail .ism_share_label, .ism_template_6 .ism_box_ymail .ism_share_counts, .ism_template_6 .ism_box_ymail .isf_sublabel_fe{
	color:#511295;
}
.ism_template_6 .fa-gmail-ism, .ism_template_6 .ism_box_gmail .ism_share_label, .ism_template_6 .ism_box_gmail .ism_share_counts, .ism_template_6 .ism_box_gmail .isf_sublabel_fe{
	color:#e3513f;
}
.ism_template_6 .ism-socicon-blogger, .ism_template_6 .ism_box_blogger .ism_share_label, .ism_template_6 .ism_box_blogger .ism_share_counts, .ism_template_6 .ism_box_blogger .isf_sublabel_fe{
	color:#e3513f;
}
.ism_template_6 .ism-socicon-amazon, .ism_template_6 .ism_box_amazon .ism_share_label, .ism_template_6 .ism_box_amazon .ism_share_counts, .ism_template_6 .ism_box_amazon .isf_sublabel_fe{
	color:#ff9900;
}
.ism_template_6 .ism-socicon-newsvine, .ism_template_6 .ism_box_newsvine .ism_share_label, .ism_template_6 .ism_box_newsvine .ism_share_counts, .ism_template_6 .ism_box_newsvine .isf_sublabel_fe{
	color:#075B2F;
}
.ism_template_6 .ism-socicon-douban, .ism_template_6 .ism_box_douban .ism_share_label, .ism_template_6 .ism_box_douban .ism_share_counts, .ism_template_6 .ism_box_douban .isf_sublabel_fe{
	color:#3ca353;
}
.ism_template_6 .ism-socicon-viadeo, .ism_template_6 .ism_box_viadeo .ism_share_label, .ism_template_6 .ism_box_viadeo .ism_share_counts, .ism_template_6 .ism_box_viadeo .isf_sublabel_fe{
	color:#e4a000;
}
.ism_template_6 .ism-socicon-identica, .ism_template_6 .ism_box_identica .ism_share_label, .ism_template_6 .ism_box_identica .ism_share_counts, .ism_template_6 .ism_box_identica .isf_sublabel_fe{
	color:#000000;
}
.ism_template_6 .ism-socicon-baidu, .ism_template_6 .ism_box_baidu .ism_share_label, .ism_template_6 .ism_box_baidu .ism_share_counts, .ism_template_6 .ism_box_baidu .isf_sublabel_fe{
	color:#2629d9;
}
.ism_template_6 .ism-socicon-yammer, .ism_template_6 .ism_box_yammer .ism_share_label, .ism_template_6 .ism_box_yammer .ism_share_counts, .ism_template_6 .ism_box_yammer .isf_sublabel_fe{
	color:#1175C4;
}

.ism_template_6 .ism-socicon-blogger, .ism_template_6 .ism_box_blogger .ism_share_label, .ism_template_6 .ism_box_blogger .ism_share_counts, .ism_template_6 .ism_box_blogger .isf_sublabel_fe{ color: #ec661c; }
.ism_template_6 .ism-socicon-amazon, .ism_template_6 .ism_box_amazon .ism_share_label, .ism_template_6 .ism_box_amazon .ism_share_counts, .ism_template_6 .ism_box_amazon .isf_sublabel_fe{ color: #ff9900; }
.ism_template_6 .ism-socicon-newsvine, .ism_template_6 .ism_box_newsvine .ism_share_label, .ism_template_6 .ism_box_newsvine .ism_share_counts, .ism_template_6 .ism_box_newsvine .isf_sublabel_fe{ color: #075B2F; }
.ism_template_6 .ism-socicon-douban, .ism_template_6 .ism_box_douban .ism_share_label, .ism_template_6 .ism_box_douban .ism_share_counts, .ism_template_6 .ism_box_douban .isf_sublabel_fe{ color: #3ca353; }
.ism_template_6 .ism-socicon-viadeo, .ism_template_6 .ism_box_viadeo .ism_share_label, .ism_template_6 .ism_box_viadeo .ism_share_counts, .ism_template_6 .ism_box_viadeo .isf_sublabel_fe{ color: #e4a000; }
.ism_template_6 .ism-socicon-identica, .ism_template_6 .ism_box_identica .ism_share_label, .ism_template_6 .ism_box_identica .ism_share_counts, .ism_template_6 .ism_box_identica .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-baidu, .ism_template_6 .ism_box_baidu .ism_share_label, .ism_template_6 .ism_box_baidu .ism_share_counts, .ism_template_6 .ism_box_baidu .isf_sublabel_fe{ color: #2629d9; }
.ism_template_6 .ism-socicon-foursquare, .ism_template_6 .ism_box_foursquare .ism_share_label, .ism_template_6 .ism_box_foursquare .ism_share_counts, .ism_template_6 .ism_box_foursquare .isf_sublabel_fe{ color: #f94877; }
.ism_template_6 .ism-socicon-skype, .ism_template_6 .ism_box_skype .ism_share_label, .ism_template_6 .ism_box_skype .ism_share_counts, .ism_template_6 .ism_box_skype .isf_sublabel_fe{ color: #28abe3; }
.ism_template_6 .ism-socicon-yelp, .ism_template_6 .ism_box_yelp .ism_share_label, .ism_template_6 .ism_box_yelp .ism_share_counts, .ism_template_6 .ism_box_yelp .isf_sublabel_fe{ color: #c83218; }
.ism_template_6 .ism-socicon-feedburner, .ism_template_6 .ism_box_feedburner .ism_share_label, .ism_template_6 .ism_box_feedburner .ism_share_counts, .ism_template_6 .ism_box_feedburner .isf_sublabel_fe{ color: #ffcc00; }
.ism_template_6 .ism-socicon-soundcloud, .ism_template_6 .ism_box_soundcloud .ism_share_label, .ism_template_6 .ism_box_soundcloud .ism_share_counts, .ism_template_6 .ism_box_soundcloud .isf_sublabel_fe{ color: #fe3801; }
.ism_template_6 .ism-socicon-spotify, .ism_template_6 .ism_box_spotify .ism_share_label, .ism_template_6 .ism_box_spotify .ism_share_counts, .ism_template_6 .ism_box_spotify .isf_sublabel_fe{ color: #7bb342; }
.ism_template_6 .ism-socicon-grooveshark, .ism_template_6 .ism_box_grooveshark .ism_share_label, .ism_template_6 .ism_box_grooveshark .ism_share_counts, .ism_template_6 .ism_box_grooveshark .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-mixcloud, .ism_template_6 .ism_box_mixcloud .ism_share_label, .ism_template_6 .ism_box_mixcloud .ism_share_counts, .ism_template_6 .ism_box_mixcloud .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-lastfm, .ism_template_6 .ism_box_lastfm .ism_share_label, .ism_template_6 .ism_box_lastfm .ism_share_counts, .ism_template_6 .ism_box_lastfm .isf_sublabel_fe{ color: #d41316; }
.ism_template_6 .ism-socicon-youtube, .ism_template_6 .ism_box_youtube .ism_share_label, .ism_template_6 .ism_box_youtube .ism_share_counts, .ism_template_6 .ism_box_youtube .isf_sublabel_fe{ color: #e02a20; }
.ism_template_6 .ism-socicon-vimeo, .ism_template_6 .ism_box_vimeo .ism_share_label, .ism_template_6 .ism_box_vimeo .ism_share_counts, .ism_template_6 .ism_box_vimeo .isf_sublabel_fe{ color: #51b5e7; }
.ism_template_6 .ism-socicon-dailymotion, .ism_template_6 .ism_box_dailymotion .ism_share_label, .ism_template_6 .ism_box_dailymotion .ism_share_counts, .ism_template_6 .ism_box_dailymotion .isf_sublabel_fe{ color: #004e72; }
.ism_template_6 .ism-socicon-vine, .ism_template_6 .ism_box_vine .ism_share_label, .ism_template_6 .ism_box_vine .ism_share_counts, .ism_template_6 .ism_box_vine .isf_sublabel_fe{ color: #00b389; }
.ism_template_6 .ism-socicon-flickr, .ism_template_6 .ism_box_flickr .ism_share_label, .ism_template_6 .ism_box_flickr .ism_share_counts, .ism_template_6 .ism_box_flickr .isf_sublabel_fe{ color: #1e1e1b; }
.ism_template_6 .ism-socicon-500px, .ism_template_6 .ism_box_500px .ism_share_label, .ism_template_6 .ism_box_500px .ism_share_counts, .ism_template_6 .ism_box_500px .isf_sublabel_fe{ color: #58a9de; }
.ism_template_6 .ism-socicon-instagram, .ism_template_6 .ism_box_instagram .ism_share_label, .ism_template_6 .ism_box_instagram .ism_share_counts, .ism_template_6 .ism_box_instagram .isf_sublabel_fe{ color: #9c7c6e; }
.ism_template_6 .ism-socicon-technocrati, .ism_template_6 .ism_box_technocrati .ism_share_label, .ism_template_6 .ism_box_technocrati .ism_share_counts, .ism_template_6 .ism_box_technocrati .isf_sublabel_fe{ color: #5cb030; }
.ism_template_6 .ism-socicon-dribbble, .ism_template_6 .ism_box_dribbble .ism_share_label, .ism_template_6 .ism_box_dribbble .ism_share_counts, .ism_template_6 .ism_box_dribbble .isf_sublabel_fe{ color: #020202; }
.ism_template_6 .ism-socicon-deviantart, .ism_template_6 .ism_box_deviantart .ism_share_label, .ism_template_6 .ism_box_deviantart .ism_share_counts, .ism_template_6 .ism_box_deviantart .isf_sublabel_fe{ color: #c5d200; }
.ism_template_6 .ism-socicon-forst, .ism_template_6 .ism_box_forst .ism_share_label, .ism_template_6 .ism_box_forst .ism_share_counts, .ism_template_6 .ism_box_forst .isf_sublabel_fe{ color: #5B9A68; }
.ism_template_6 .ism-socicon-play, .ism_template_6 .ism_box_play .ism_share_label, .ism_template_6 .ism_box_play .ism_share_counts, .ism_template_6 .ism_box_play .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-zerply, .ism_template_6 .ism_box_zerply .ism_share_label, .ism_template_6 .ism_box_zerply .ism_share_counts, .ism_template_6 .ism_box_zerply .isf_sublabel_fe{ color: #9DBC7A; }
.ism_template_6 .ism-socicon-wikipedia, .ism_template_6 .ism_box_wikipedia .ism_share_label, .ism_template_6 .ism_box_wikipedia .ism_share_counts, .ism_template_6 .ism_box_wikipedia .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-apple, .ism_template_6 .ism_box_apple .ism_share_label, .ism_template_6 .ism_box_apple .ism_share_counts, .ism_template_6 .ism_box_apple .isf_sublabel_fe{ color: #B9BFC1; }
.ism_template_6 .ism-socicon-flattr, .ism_template_6 .ism_box_flattr .ism_share_label, .ism_template_6 .ism_box_flattr .ism_share_counts, .ism_template_6 .ism_box_flattr .isf_sublabel_fe{ color: #F67C1A; }
.ism_template_6 .ism-socicon-github, .ism_template_6 .ism_box_github .ism_share_label, .ism_template_6 .ism_box_github .ism_share_counts, .ism_template_6 .ism_box_github .isf_sublabel_fe{ color: #221e1b; }
.ism_template_6 .ism-socicon-friendfeed, .ism_template_6 .ism_box_friendfeed .ism_share_label, .ism_template_6 .ism_box_friendfeed .ism_share_counts, .ism_template_6 .ism_box_friendfeed .isf_sublabel_fe{ color: #2F72C4; }
.ism_template_6 .ism-socicon-bebo, .ism_template_6 .ism_box_bebo .ism_share_label, .ism_template_6 .ism_box_bebo .ism_share_counts, .ism_template_6 .ism_box_bebo .isf_sublabel_fe{ color: #EF1011; }
.ism_template_6 .ism-socicon-zynga, .ism_template_6 .ism_box_zynga .ism_share_label, .ism_template_6 .ism_box_zynga .ism_share_counts, .ism_template_6 .ism_box_zynga .isf_sublabel_fe{ color: #DC0606; }
.ism_template_6 .ism-socicon-steam, .ism_template_6 .ism_box_steam .ism_share_label, .ism_template_6 .ism_box_steam .ism_share_counts, .ism_template_6 .ism_box_steam .isf_sublabel_fe{ color: #171a21; }
.ism_template_6 .ism-socicon-xbox, .ism_template_6 .ism_box_xbox .ism_share_label, .ism_template_6 .ism_box_xbox .ism_share_counts, .ism_template_6 .ism_box_xbox .isf_sublabel_fe{ color: #92C83E; }
.ism_template_6 .ism-socicon-windows, .ism_template_6 .ism_box_windows .ism_share_label, .ism_template_6 .ism_box_windows .ism_share_counts, .ism_template_6 .ism_box_windows .isf_sublabel_fe{ color: #00BDF6; }
.ism_template_6 .ism-socicon-outlook, .ism_template_6 .ism_box_outlook .ism_share_label, .ism_template_6 .ism_box_outlook .ism_share_counts, .ism_template_6 .ism_box_outlook .isf_sublabel_fe{ color: #0072C6; }
.ism_template_6 .ism-socicon-coderwall, .ism_template_6 .ism_box_coderwall .ism_share_label, .ism_template_6 .ism_box_coderwall .ism_share_counts, .ism_template_6 .ism_box_coderwall .isf_sublabel_fe{ color: #3E8DCC; }
.ism_template_6 .ism-socicon-tripadvisor, .ism_template_6 .ism_box_tripadvisor .ism_share_label, .ism_template_6 .ism_box_tripadvisor .ism_share_counts, .ism_template_6 .ism_box_tripadvisor .isf_sublabel_fe{ color: #4B7E37; }
.ism_template_6 .ism-socicon-appnet, .ism_template_6 .ism_box_appnet .ism_share_label, .ism_template_6 .ism_box_appnet .ism_share_counts, .ism_template_6 .ism_box_appnet .isf_sublabel_fe{ color: #494949; }
.ism_template_6 .ism-socicon-goodreads, .ism_template_6 .ism_box_goodreads .ism_share_label, .ism_template_6 .ism_box_goodreads .ism_share_counts, .ism_template_6 .ism_box_goodreads .isf_sublabel_fe{ color: #463020; }
.ism_template_6 .ism-socicon-tripit, .ism_template_6 .ism_box_tripit .ism_share_label, .ism_template_6 .ism_box_tripit .ism_share_counts, .ism_template_6 .ism_box_tripit .isf_sublabel_fe{ color: #1982C3; }
.ism_template_6 .ism-socicon-lanyrd, .ism_template_6 .ism_box_lanyrd .ism_share_label, .ism_template_6 .ism_box_lanyrd .ism_share_counts, .ism_template_6 .ism_box_lanyrd .isf_sublabel_fe{ color: #3c80c9; }
.ism_template_6 .ism-socicon-slideshare, .ism_template_6 .ism_box_slideshare .ism_share_label, .ism_template_6 .ism_box_slideshare .ism_share_counts, .ism_template_6 .ism_box_slideshare .isf_sublabel_fe{ color: #4ba3a6; }
.ism_template_6 .ism-socicon-rss, .ism_template_6 .ism_box_rss .ism_share_label, .ism_template_6 .ism_box_rss .ism_share_counts, .ism_template_6 .ism_box_rss .isf_sublabel_fe{ color: #f26109; }
.ism_template_6 .ism-socicon-disqus, .ism_template_6 .ism_box_disqus .ism_share_label, .ism_template_6 .ism_box_disqus .ism_share_counts, .ism_template_6 .ism_box_disqus .isf_sublabel_fe{ color: #2e9fff; }
.ism_template_6 .ism-socicon-houzz, .ism_template_6 .ism_box_houzz .ism_share_label, .ism_template_6 .ism_box_houzz .ism_share_counts, .ism_template_6 .ism_box_houzz .isf_sublabel_fe{ color: #7CC04B; }
.ism_template_6 .ism-socicon-mail, .ism_template_6 .ism_box_mail .ism_share_label, .ism_template_6 .ism_box_mail .ism_share_counts, .ism_template_6 .ism_box_mail .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-patreon, .ism_template_6 .ism_box_patreon .ism_share_label, .ism_template_6 .ism_box_patreon .ism_share_counts, .ism_template_6 .ism_box_patreon .isf_sublabel_fe{ color: #E44727; }
.ism_template_6 .ism-socicon-paypal, .ism_template_6 .ism_box_paypal .ism_share_label, .ism_template_6 .ism_box_paypal .ism_share_counts, .ism_template_6 .ism_box_paypal .isf_sublabel_fe{ color: #009cde; }
.ism_template_6 .ism-socicon-playstation, .ism_template_6 .ism_box_playstation .ism_share_label, .ism_template_6 .ism_box_playstation .ism_share_counts, .ism_template_6 .ism_box_playstation .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-smugmug, .ism_template_6 .ism_box_smugmug .ism_share_label, .ism_template_6 .ism_box_smugmug .ism_share_counts, .ism_template_6 .ism_box_smugmug .isf_sublabel_fe{ color: #ACFD32; }
.ism_template_6 .ism-socicon-swarm, .ism_template_6 .ism_box_swarm .ism_share_label, .ism_template_6 .ism_box_swarm .ism_share_counts, .ism_template_6 .ism_box_swarm .isf_sublabel_fe{ color: #FC9D3C; }
.ism_template_6 .ism-socicon-triplej, .ism_template_6 .ism_box_triplej .ism_share_label, .ism_template_6 .ism_box_triplej .ism_share_counts, .ism_template_6 .ism_box_triplej .isf_sublabel_fe{ color: #E53531; }
.ism_template_6 .ism-socicon-yammer, .ism_template_6 .ism_box_yammer .ism_share_label, .ism_template_6 .ism_box_yammer .ism_share_counts, .ism_template_6 .ism_box_yammer .isf_sublabel_fe{ color: #1175C4; }
.ism_template_6 .ism-socicon-stackoverflow, .ism_template_6 .ism_box_stackoverflow .ism_share_label, .ism_template_6 .ism_box_stackoverflow .ism_share_counts, .ism_template_6 .ism_box_stackoverflow .isf_sublabel_fe{ color: #FD9827; }
.ism_template_6 .ism-socicon-drupal, .ism_template_6 .ism_box_drupal .ism_share_label, .ism_template_6 .ism_box_drupal .ism_share_counts, .ism_template_6 .ism_box_drupal .isf_sublabel_fe{ color: #00598e; }
.ism_template_6 .ism-socicon-android, .ism_template_6 .ism_box_android .ism_share_label, .ism_template_6 .ism_box_android .ism_share_counts, .ism_template_6 .ism_box_android .isf_sublabel_fe{ color: #8ec047; }
.ism_template_6 .ism-socicon-meetup, .ism_template_6 .ism_box_meetup .ism_share_label, .ism_template_6 .ism_box_meetup .ism_share_counts, .ism_template_6 .ism_box_meetup .isf_sublabel_fe{ color: #e2373c; }
.ism_template_6 .ism-socicon-persona, .ism_template_6 .ism_box_persona .ism_share_label, .ism_template_6 .ism_box_persona .ism_share_counts, .ism_template_6 .ism_box_persona .isf_sublabel_fe{ color: #e6753d; }
.ism_template_6 .ism-socicon-ello, .ism_template_6 .ism_box_ello .ism_share_label, .ism_template_6 .ism_box_ello .ism_share_counts, .ism_template_6 .ism_box_ello .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-8tracks, .ism_template_6 .ism_box_8tracks .ism_share_label, .ism_template_6 .ism_box_8tracks .ism_share_counts, .ism_template_6 .ism_box_8tracks .isf_sublabel_fe{ color: #122c4b; }
.ism_template_6 .ism-socicon-twitch, .ism_template_6 .ism_box_twitch .ism_share_label, .ism_template_6 .ism_box_twitch .ism_share_counts, .ism_template_6 .ism_box_twitch .isf_sublabel_fe{ color: #6441a5; }
.ism_template_6 .ism-socicon-airbnb, .ism_template_6 .ism_box_airbnb .ism_share_label, .ism_template_6 .ism_box_airbnb .ism_share_counts, .ism_template_6 .ism_box_airbnb .isf_sublabel_fe{ color: #ff5a5f; }
.ism_template_6 .ism-socicon-storehouse, .ism_template_6 .ism_box_storehouse .ism_share_label, .ism_template_6 .ism_box_storehouse .ism_share_counts, .ism_template_6 .ism_box_storehouse .isf_sublabel_fe{ color: #25B0E6; }
.ism_template_6 .ism-socicon-icq, .ism_template_6 .ism_box_icq .ism_share_label, .ism_template_6 .ism_box_icq .ism_share_counts, .ism_template_6 .ism_box_icq .isf_sublabel_fe{ color: #7EBD00; }
.ism_template_6 .ism-socicon-modelmayhem, .ism_template_6 .ism_box_modelmayhem .ism_share_label, .ism_template_6 .ism_box_modelmayhem .ism_share_counts, .ism_template_6 .ism_box_modelmayhem .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-istock, .ism_template_6 .ism_box_istock .ism_share_label, .ism_template_6 .ism_box_istock .ism_share_counts, .ism_template_6 .ism_box_istock .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-angellist, .ism_template_6 .ism_box_angellist .ism_share_label, .ism_template_6 .ism_box_angellist .ism_share_counts, .ism_template_6 .ism_box_angellist .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-periscope, .ism_template_6 .ism_box_periscope .ism_share_label, .ism_template_6 .ism_box_periscope .ism_share_counts, .ism_template_6 .ism_box_periscope .isf_sublabel_fe{ color: #3AA4C6; }
.ism_template_6 .ism-socicon-ravelry, .ism_template_6 .ism_box_ravelry .ism_share_label, .ism_template_6 .ism_box_ravelry .ism_share_counts, .ism_template_6 .ism_box_ravelry .isf_sublabel_fe{ color: #B6014C; }
.ism_template_6 .ism-socicon-snapchat, .ism_template_6 .ism_box_snapchat .ism_share_label, .ism_template_6 .ism_box_snapchat .ism_share_counts, .ism_template_6 .ism_box_snapchat .isf_sublabel_fe{ color: #fffa37; }
.ism_template_6 .ism-socicon-qq, .ism_template_6 .ism_box_qq .ism_share_label, .ism_template_6 .ism_box_qq .ism_share_counts, .ism_template_6 .ism_box_qq .isf_sublabel_fe{ color: #4297d3; }
.ism_template_6 .ism-socicon-renren, .ism_template_6 .ism_box_renren .ism_share_label, .ism_template_6 .ism_box_renren .ism_share_counts, .ism_template_6 .ism_box_renren .isf_sublabel_fe{ color: #2266b0; }
.ism_template_6 .ism-socicon-envato, .ism_template_6 .ism_box_envato .ism_share_label, .ism_template_6 .ism_box_envato .ism_share_counts, .ism_template_6 .ism_box_envato .isf_sublabel_fe{ color: #597c3a; }
.ism_template_6 .ism-socicon-behance, .ism_template_6 .ism_box_behance .ism_share_label, .ism_template_6 .ism_box_behance .ism_share_counts, .ism_template_6 .ism_box_behance .isf_sublabel_fe{ color: #000000; }
.ism_template_6 .ism-socicon-forrst, .ism_template_6 .ism_box_forrst .ism_share_label, .ism_template_6 .ism_box_forrst .ism_share_counts, .ism_template_6 .ism_box_forrst .isf_sublabel_fe{ color: #5B9A68; }
.ism_template_6 .ism-socicon-technorati, .ism_template_6 .ism_box_technorati .ism_share_label, .ism_template_6 .ism_box_technorati .ism_share_counts, .ism_template_6 .ism_box_technorati .isf_sublabel_fe{ color: #5cb030; }
.ism_template_6 .fa-sms-ism, .ism_template_6 .ism_box_sms .ism_share_label, .ism_template_6 .ism_box_sms .ism_share_counts, .ism_template_6 .ism_box_sms .isf_sublabel_fe{
	color: #99BF7A;
}
.ism_template_6 .fa-viber-ism, .ism_template_6 .ism_box_viber .ism_share_label, .ism_template_6 .ism_box_viber .ism_share_counts, .ism_template_6 .ism_box_viber .isf_sublabel_fe{
	color: #7b519d;
}
.ism_template_6 .fa-telegram-ism, .ism_template_6 .ism_box_telegram .ism_share_label, .ism_template_6 .ism_box_telegram .ism_share_counts, .ism_template_6 .ism_box_telegram .isf_sublabel_fe{
	color: #0088cc;
}
.ism_template_6 .fa-comments-ism, .ism_template_6 .ism_box_comments .ism_share_label, .ism_template_6 .ism_box_comments .ism_share_counts, .ism_template_6 .ism_box_comments .isf_sublabel_fe{
	color: #32373c;
}
.ism_template_6 .fa-love_like-ism, .ism_template_6 .ism_box_love_like .ism_share_label, .ism_template_6 .ism_box_love_like .ism_share_counts, .ism_template_6 .ism_box_love_like .isf_sublabel_fe{
	color: #B33D25;
}
.ism_template_6 .fa-aol-ism, .ism_template_6 .ism_box_aol .ism_share_label, .ism_template_6 .ism_box_aol .ism_share_counts, .ism_template_6 .ism_box_aol .isf_sublabel_fe{
	color: #00c4ff;
}
.ism_template_6 .fa-flipboard-ism, .ism_template_6 .ism_box_flipboard .ism_share_label, .ism_template_6 .ism_box_flipboard .ism_share_counts, .ism_template_6 .ism_box_flipboard .isf_sublabel_fe{
	color: #e12828;
}
.ism_template_6 .fa-mailto-ism, .ism_template_6 .ism_box_mailto .ism_share_label, .ism_template_6 .ism_box_mailto .ism_share_counts, .ism_template_6 .ism_box_mailto .isf_sublabel_fe{
	color: #449a88;
}

.ism_template_6 .ism_item:hover .fa-ism, .ism_template_6 .ism_item:hover .ism-sc-icon{
	color:#fff !important;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}
.ism_template_6 .ism_item{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=1 );
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}

.ism_template_6 .ism_box_facebook:hover{
	background:rgb(59, 89, 152);
}
.ism_template_6 .ism_box_twitter:hover{
	background:#00ABF0;
}
.ism_template_6 .ism_box_google:hover{
	background:rgb(217, 82, 50);
}
.ism_template_6 .ism_box_linkedin:hover{
	background:rgb(28, 134, 188);
}
.ism_template_6 .ism_box_pinterest:hover{
	background:rgb(174, 24, 31);
}
.ism_template_6 .ism_box_stumbleupon:hover{
	background:rgb(233, 75, 36);
}
.ism_template_6 .ism_box_vk:hover{
	background:#5d83aa;
}
.ism_template_6 .ism_box_digg:hover{
	background:#005f93;
}
.ism_template_6 .ism_box_tumblr:hover{
	background:#2c4762;
}
.ism_template_6 .ism_box_email:hover{
	background:#666;
}
.ism_template_6 .ism_box_reddit:hover{
	background:#2cae2c; 
}
.ism_template_6 .ism_box_delicious:hover{
	background: #2f78c5;
}
.ism_template_6 .ism_box_weibo:hover{
	background: #ED1C24;
}
.ism_template_6 .ism_box_xing:hover{
	background: #00605e;
}
.ism_template_6 .ism_box_print:hover{
	background: #333333;
}
.ism_template_6 .ism_box_ok:hover{
	background: #fb8433;
}
.ism_template_6 .ism_box_whatsapp:hover{
	background: #2ab200;
}
.ism_template_6 .ism_box_bufferapp:hover{
	background: #000;
}
.ism_template_6 .ism_box_mailru:hover{
	background: #044b89;
}
.ism_template_6 .ism_box_meneame:hover{
	background: #f6711b;
}
.ism_template_6 .ism_box_evernote:hover{
	background: #7cbf4b;
}
.ism_template_6 .ism_box_getpocket:hover{
	background: #f03e58;
}
.ism_template_6 .ism_box_flattr:hover{
	background: #7faf44;
}
.ism_template_6 .ism_box_managewp:hover{
	background: #248acb;
}
.ism_template_6 .ism_box_myspace:hover{
	background: #3a5998;
}
.ism_template_6 .ism_box_hackernews:hover{
	background: #f17626;
}
.ism_template_6 .ism_box_ymail:hover{
	background: #511295;
}
.ism_template_6 .ism_box_gmail:hover{
	background: #e3513f;
}
.ism_template_6 .ism_box_blogger:hover{
	background: #ec661c;
}
.ism_template_6 .ism_box_amazon:hover{
	background: #ff9900;
}
.ism_template_6 .ism_box_newsvine:hover{
	background: #075B2F;
}
.ism_template_6 .ism_box_douban:hover{
	background: #3ca353;
}
.ism_template_6 .ism_box_viadeo:hover{
	background: #e4a000;
}
.ism_template_6 .ism_box_identica:hover{
	background: #000000;
}
.ism_template_6 .ism_box_baidu:hover{
	background: #2629d9;
}
.ism_template_6 .ism_box_yammer:hover{
	background: #1175C4;
}

.ism_template_6 .ism_box_blogger:hover{ background: #ec661c; }
.ism_template_6 .ism_box_amazon:hover{ background: #ff9900; }
.ism_template_6 .ism_box_newsvine:hover{ background: #075B2F; }
.ism_template_6 .ism_box_douban:hover{ background: #3ca353; }
.ism_template_6 .ism_box_viadeo:hover{ background: #e4a000; }
.ism_template_6 .ism_box_identica:hover{ background: #000000; }
.ism_template_6 .ism_box_baidu:hover{ background: #2629d9; }
.ism_template_6 .ism_box_foursquare:hover{ background: #f94877; }
.ism_template_6 .ism_box_skype:hover{ background: #28abe3; }
.ism_template_6 .ism_box_yelp:hover{ background: #c83218; }
.ism_template_6 .ism_box_feedburner:hover{ background: #ffcc00; }
.ism_template_6 .ism_box_soundcloud:hover{ background: #fe3801; }
.ism_template_6 .ism_box_spotify:hover{ background: #7bb342; }
.ism_template_6 .ism_box_grooveshark:hover{ background: #000000; }
.ism_template_6 .ism_box_mixcloud:hover{ background: #000000; }
.ism_template_6 .ism_box_lastfm:hover{ background: #d41316; }
.ism_template_6 .ism_box_youtube:hover{ background: #e02a20; }
.ism_template_6 .ism_box_vimeo:hover{ background: #51b5e7; }
.ism_template_6 .ism_box_dailymotion:hover{ background: #004e72; }
.ism_template_6 .ism_box_vine:hover{ background: #00b389; }
.ism_template_6 .ism_box_flickr:hover{ background: #1e1e1b; }
.ism_template_6 .ism_box_500px:hover{ background: #58a9de; }
.ism_template_6 .ism_box_instagram:hover{ background: #9c7c6e; }
.ism_template_6 .ism_box_technocrati:hover{ background: #5cb030; }
.ism_template_6 .ism_box_dribbble:hover{ background: #020202; }
.ism_template_6 .ism_box_deviantart:hover{ background: #c5d200; }
.ism_template_6 .ism_box_forst:hover{ background: #5B9A68; }
.ism_template_6 .ism_box_play:hover{ background: #000000; }
.ism_template_6 .ism_box_zerply:hover{ background: #9DBC7A; }
.ism_template_6 .ism_box_wikipedia:hover{ background: #000000; }
.ism_template_6 .ism_box_apple:hover{ background: #B9BFC1; }
.ism_template_6 .ism_box_flattr:hover{ background: #F67C1A; }
.ism_template_6 .ism_box_github:hover{ background: #221e1b; }
.ism_template_6 .ism_box_friendfeed:hover{ background: #2F72C4; }
.ism_template_6 .ism_box_bebo:hover{ background: #EF1011; }
.ism_template_6 .ism_box_zynga:hover{ background: #DC0606; }
.ism_template_6 .ism_box_steam:hover{ background: #171a21; }
.ism_template_6 .ism_box_xbox:hover{ background: #92C83E; }
.ism_template_6 .ism_box_windows:hover{ background: #00BDF6; }
.ism_template_6 .ism_box_outlook:hover{ background: #0072C6; }
.ism_template_6 .ism_box_coderwall:hover{ background: #3E8DCC; }
.ism_template_6 .ism_box_tripadvisor:hover{ background: #4B7E37; }
.ism_template_6 .ism_box_appnet:hover{ background: #494949; }
.ism_template_6 .ism_box_goodreads:hover{ background: #463020; }
.ism_template_6 .ism_box_tripit:hover{ background: #1982C3; }
.ism_template_6 .ism_box_lanyrd:hover{ background: #3c80c9; }
.ism_template_6 .ism_box_slideshare:hover{ background: #4ba3a6; }
.ism_template_6 .ism_box_rss:hover{ background: #f26109; }
.ism_template_6 .ism_box_disqus:hover{ background: #2e9fff; }
.ism_template_6 .ism_box_houzz:hover{ background: #7CC04B; }
.ism_template_6 .ism_box_mail:hover{ background: #000000; }
.ism_template_6 .ism_box_patreon:hover{ background: #E44727; }
.ism_template_6 .ism_box_paypal:hover{ background: #009cde; }
.ism_template_6 .ism_box_playstation:hover{ background: #000000; }
.ism_template_6 .ism_box_smugmug:hover{ background: #ACFD32; }
.ism_template_6 .ism_box_swarm:hover{ background: #FC9D3C; }
.ism_template_6 .ism_box_triplej:hover{ background: #E53531; }
.ism_template_6 .ism_box_yammer:hover{ background: #1175C4; }
.ism_template_6 .ism_box_stackoverflow:hover{ background: #FD9827; }
.ism_template_6 .ism_box_drupal:hover{ background: #00598e; }
.ism_template_6 .ism_box_android:hover{ background: #8ec047; }
.ism_template_6 .ism_box_meetup:hover{ background: #e2373c; }
.ism_template_6 .ism_box_persona:hover{ background: #e6753d; }
.ism_template_6 .ism_box_ello:hover{ background: #000000; }
.ism_template_6 .ism_box_8tracks:hover{ background: #122c4b; }
.ism_template_6 .ism_box_twitch:hover{ background: #6441a5; }
.ism_template_6 .ism_box_airbnb:hover{ background: #ff5a5f; }
.ism_template_6 .ism_box_storehouse:hover{ background: #25B0E6; }
.ism_template_6 .ism_box_icq:hover{ background: #7EBD00; }
.ism_template_6 .ism_box_modelmayhem:hover{ background: #000000; }
.ism_template_6 .ism_box_istock:hover{ background: #000000; }
.ism_template_6 .ism_box_angellist:hover{ background: #000000; }
.ism_template_6 .ism_box_periscope:hover{ background: #3AA4C6; }
.ism_template_6 .ism_box_ravelry:hover{ background: #B6014C; }
.ism_template_6 .ism_box_snapchat:hover{ background: #fffa37; }
.ism_template_6 .ism_box_qq:hover{ background: #4297d3; }
.ism_template_6 .ism_box_renren:hover{ background: #2266b0; }
.ism_template_6 .ism_box_envato:hover{ background: #597c3a; }
.ism_template_6 .ism_box_behance:hover{ background: #000000; }
.ism_template_6 .ism_box_forrst:hover{ background: #5B9A68; }
.ism_template_6 .ism_box_technorati:hover{ background: #5cb030; }
.ism_template_6 .ism_box_sms:hover{ background: #99BF7A; }
.ism_template_6 .ism_box_viber:hover{ background: #7b519d; }

.ism_template_6 .ism_box_telegram:hover{
	background: #0088cc;
}
.ism_template_6 .ism_box_comments:hover{
	background: #32373c;
}
.ism_template_6 .ism_box_love_like:hover{
	background: #B33D25;
}
.ism_template_6 .ism_box_aol:hover{
	background: #00c4ff;
}
.ism_template_6 .ism_box_flipboard:hover{
	background: #e12828;
}
.ism_template_6 .ism_box_mailto:hover{
	background: #449a88;
}

.ism_template_6 .fa-ism, .ism_template_6 .ism-sc-icon{
	width:27px;
	text-align:center;
}
.ism_template_6 .ism_item:hover .ism_share_label{
	color:#fff;
}
.ism_template_6 .ism_share_label{
	padding-right:8px;
}
.ism_template_6 .ism_share_counts{
	padding-right:8px;
	margin-left:0px;
}
.ism_template_6 .isf_sublabel_fe{
	float:left !important;
}
.ism_template_6 .ism_item:hover .isf_sublabel_fe{
	color:#fff;
}
.ism_template_6 .ism_share_counts {
padding: 0px;
width: 33px;
background-color: #fff;
height: 33px;
border-radius: 18px;
border-top-left-radius:0px;
border-bottom-left-radius:0px;
margin-top: -3px;
margin-bottom: -4px;
margin-right: -4px;
text-align: center;
line-height: 2.3;
position:relative;
overflow: initial;
margin-left: 12px;
}
.ism_template_6 .ism_share_counts:before{
content: "";
position: absolute;
left: -6px;
top: 10px;
border-right: 6px solid #fff;
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
}
.ism_template_6 .ism_item:hover .ism_share_counts{
	
}
/*Template 7*/
.ism_template_7{
}
.ism_template_7:hover .ism_item{
	opacity:0.2;
}
.ism_template_7 .ism_item{
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.1); */
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.1);
	border: solid 1px #b8b8b9;
	-webkit-transition-property: opacity; -webkit-transition-duration: 500ms;
 	-moz-transition-property: opacity; -moz-transition-duration: 500ms;
}
.ism_template_7 .ism_item:hover{
	opacity:1;
}
.ism_template_7 .fa-ism, .ism_template_7 .ism-sc-icon{
	width:27px;
	text-align:center;
}
.ism_template_7 .ism_share_label{
	padding-right:6px;
}
.ism_template_7 .ism_share_counts{
	padding-right:2px;
	margin-left:0px;
}
.ism_template_7 .isf_sublabel_fe{
	margin-left:0px;
	margin-right:10px;
}
/*Template 8*/
.ism_template_8{
}
.ism_template_8 .ism_item{
	padding:0px;
	padding-right:5px;
}
.ism_template_8 .fa-ism, .ism_template_8 .ism-sc-icon{
	width:32px;
	height:32px;
	text-align:center;
	background-color:rgba(0,0,0,0.2);
	line-height:32px;
}
.ism_template_8 .ism_share_label{
	line-height:32px;
	padding-right:4px;
}
.ism_template_8 .ism_share_counts{
	line-height:32px;
	margin-left:2px;
}
.ism_template_8 .ism_item:hover .fa-ism, .ism_template_8 .ism_item:hover .ism-sc-icon{
	background-color:rgba(255,255,255,0.1);
}
.ism_template_8 .isf_sublabel_fe{
	margin-left:5px;
	line-height:32px;
}
/*Template 9*/
.ism_template_9{
	
}
.ism_template_9 .ism_item{
	margin:0px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position:relative;
	overflow:hidden;
	
	-webkit-box-shadow: inset 8px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 8px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: inset 8px 0px 5px 0px rgba(0,0,0,0.2);
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	margin-left:-5px;
	
	/*right
	-webkit-box-shadow: inset -8px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset -8px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: inset -8px 0px 5px 0px rgba(0,0,0,0.2);
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	margin-right:-5px;
	/**/
}
.ism_template_9 .fa-ism, .ism_template_9 .ism-sc-icon{
	width:24px;
	text-align:center;
	height:38px;
	line-height: 38px;
}
.ism_template_9 .ism_item:hover{
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
	opacity:0.9;
	
	left:5px;
	
	/*right*
	right:5px;
	/**/
}
.ism_template_9 .ism_share_label{
	line-height:36px;
}
.ism_template_9 .ism_share_counts{
	line-height:36px;
}
.ism_template_9 .isf_sublabel_fe{
	margin-left:5px;
	line-height:36px;
}
/*Template 10*/
.ism_template_10{
}
.ism_template_10 .ism_item{
	border-radius:27px;
	background-color: white;
	padding:3px;
	border:2px solid #ccc;
	margin:3px;
	color:#ccc;
	
}
.ism_template_10 .ism_box_facebook:hover{
	color:rgb(59, 89, 152);
	border-color:rgb(59, 89, 152);
}
.ism_template_10 .ism_box_twitter:hover{
	color:#00ABF0;
	border-color:#00ABF0;
}
.ism_template_10 .ism_box_google:hover{
	color:rgb(217, 82, 50);
	border-color:rgb(217, 82, 50);
}
.ism_template_10 .ism_box_linkedin:hover{
	color:rgb(28, 134, 188);
	border-color:rgb(28, 134, 188);
}
.ism_template_10 .ism_box_pinterest:hover{
	color:rgb(174, 24, 31);
	border-color:rgb(174, 24, 31);
}
.ism_template_10 .ism_box_stumbleupon:hover{
	color:rgb(233, 75, 36);
	border-color:rgb(233, 75, 36);
}
.ism_template_10 .ism_box_vk:hover{
	color:#5d83aa;
	border-color:#5d83aa;
}
.ism_template_10 .ism_box_digg:hover{
	color:#005f93;
	border-color:#005f93;
}
.ism_template_10 .ism_box_tumblr:hover{
	color:#2c4762;
	border-color:#2c4762;
}
.ism_template_10 .ism_box_email:hover{
	color:#666;
	border-color:#666;
}
.ism_template_10 .ism_box_reddit:hover{
	color:#2cae2c; 
	border-color:#2cae2c; 
}
.ism_template_10 .ism_box_delicious:hover{
	color:#2f78c5;
	border-color: #2f78c5;
}
.ism_template_10 .ism_box_weibo:hover{
	color:#ED1C24;
	border-color: #ED1C24;
}
.ism_template_10 .ism_box_xing:hover{
	color:#00605e;
	border-color: #00605e;
}
.ism_template_10 .ism_box_print:hover{
	color:#333333;
	border-color: #333333;
}

.ism_template_10 .ism_box_ok:hover{
	color: #fb8433;
	border-color: #fb8433;
}
.ism_template_10 .ism_box_whatsapp:hover{
	color: #2ab200;
	border-color: #2ab200;
}
.ism_template_10 .ism_box_bufferapp:hover{
	color: #000;
	border-color: #000;
}
.ism_template_10 .ism_box_mailru:hover{
	color: #044b89;
	border-color: #044b89;
}
.ism_template_10 .ism_box_meneame:hover{
	color: #f6711b;
	border-color: #f6711b;
}
.ism_template_10 .ism_box_evernote:hover{
	color: #7cbf4b;
	border-color: #7cbf4b;
}
.ism_template_10 .ism_box_getpocket:hover{
	color: #f03e58;
	border-color: #f03e58;
}
.ism_template_10 .ism_box_flattr:hover{
	color: #7faf44;
	border-color: #7faf44;
}
.ism_template_10 .ism_box_managewp:hover{
	color: #248acb;
	border-color: #248acb;
}
.ism_template_10 .ism_box_myspace:hover{
	color: #3a5998;
	border-color: #3a5998;
}
.ism_template_10 .ism_box_hackernews:hover{
	color: #f17626;
	border-color: #f17626;
}
.ism_template_10 .ism_box_ymail:hover{
	color: #511295;
	border-color: #511295;
}
.ism_template_10 .ism_box_gmail:hover{
	color: #e3513f;
	border-color: #e3513f;
}
.ism_template_10 .ism_box_blogger:hover{
	color: #ec661c;
	border-color: #ec661c;
}
.ism_template_10 .ism_box_amazon:hover{
	color: #ff9900;
	border-color: #ff9900;
}
.ism_template_10 .ism_box_newsvine:hover{
	color: #075B2F;
	border-color: #075B2F;
}
.ism_template_10 .ism_box_douban:hover{
	color: #3ca353;
	border-color: #3ca353;
}
.ism_template_10 .ism_box_viadeo:hover{
	color: #e4a000;
	border-color: #e4a000;
}
.ism_template_10 .ism_box_identica:hover{
	color: #000000;
	border-color: #000000;
}
.ism_template_10 .ism_box_baidu:hover{
	color: #2629d9;
	border-color: #2629d9;
}
.ism_template_10 .ism_box_yammer:hover{
	color: #1175C4;
	border-color: #1175C4;
}
.ism_template_10 .ism_box_sms:hover{
	color: #99BF7A;
	border-color: #99BF7A;
}
.ism_template_10 .ism_box_viber:hover{
	color: #7b519d;
	border-color: #7b519d;
}
.ism_template_10 .ism_box_telegram:hover{
	color: #0088cc;
	border-color: #0088cc;
}
.ism_template_10 .ism_box_comments:hover{
	color: #32373c;
	border-color: #32373c;
}
.ism_template_10 .ism_box_love_like:hover{
	color: #B33D25;
	border-color: #B33D25;
}
.ism_template_10 .ism_box_aol:hover{
	color: #00c4ff;
	border-color: #00c4ff;
}
.ism_template_10 .ism_box_flipboard:hover{
	color: #e12828;
	border-color: #e12828;
}
.ism_template_10 .ism_box_mailto:hover{
	color: #449a88;
	border-color: #449a88;
}

.ism_template_10 .ism_box_facebook{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_twitter{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_google{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_linkedin{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_pinterest{	
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_stumbleupon{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_vk{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_digg{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_tumblr{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_email{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_reddit{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_delicious{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_weibo{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_xing{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_print{
	-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .ism_box_ok, .ism_template_10 .ism_box_whatsapp, .ism_template_10 .ism_box_bufferapp, .ism_template_10 .ism_box_mailru, .ism_template_10 .ism_box_meneame, 
.ism_template_10 .ism_box_evernote, .ism_template_10 .ism_box_getpocket, .ism_template_10 .ism_box_flattr, .ism_template_10 .ism_box_managewp, .ism_template_10 .ism_box_myspace, 
.ism_template_10 .ism_box_hackernews, .ism_template_10 .ism_box_ymail, .ism_template_10 .ism_box_gmail, .ism_template_10 .ism_box_blogger, .ism_template_10 .ism_box_amazon,
.ism_template_10 .ism_box_newsvine, .ism_template_10 .ism_box_douban, .ism_template_10 .ism_box_viadeo, .ism_template_10 .ism_box_identica, .ism_template_10 .ism_box_baidu,
.ism_template_10 .ism_box_yammer , .ism_template_10 .ism_box_sms, .ism_template_10 .ism_box_viber ,.ism_template_10 .ism_box_mailto, .ism_template_10 .ism_box_comments,
.ism_template_10 .ism_box_love_like, .ism_template_10 .ism_box_aol, .ism_template_10 .ism_box_flipboard, .ism_template_10 .ism_box_mailto, .ism_template_10 .ism_box_telegram
{
		-webkit-transition: all 0.9s;
	   -moz-transition: all 0.9s;
	     -o-transition: all 0.9s;
	        transition: all 0.9s;
}
.ism_template_10 .fa-ism, .ism_template_10 .ism-sc-icon{
	width:27px;
	text-align:center;
}
.ism_template_10 .ism_share_label{
	padding-right:8px;
}
.ism_template_10 .ism_share_counts{
	padding-right:8px;
	margin-left:0px;
}
.ism_template_10 .isf_sublabel_fe{
	margin-right:5px;
	margin-left:0px;
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.ism_animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.ism_animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.ism_animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes ism_bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes ism_bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.ism_bounce {
  -webkit-animation-name: ism_bounce;
  animation-name: ism_bounce;
}

@-webkit-keyframes ism_flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes ism_flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.ism_flash {
  -webkit-animation-name: ism_flash;
  animation-name: ism_flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes ism_pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ism_pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.ism_pulse {
  -webkit-animation-name: ism_pulse;
  animation-name: ism_pulse;
}

@-webkit-keyframes ism_rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ism_rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.ism_rubberBand {
  -webkit-animation-name: ism_rubberBand;
  animation-name: ism_rubberBand;
}

@-webkit-keyframes ism_shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes ism_shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.ism_shake {
  -webkit-animation-name: ism_shake;
  animation-name: ism_shake;
}

@-webkit-keyframes ism_swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes ism_swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.ism_swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: ism_swing;
  animation-name: ism_swing;
}

@-webkit-keyframes ism_tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes ism_tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.ism_tada {
  -webkit-animation-name: ism_tada;
  animation-name: ism_tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes ism_wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes ism_wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.ism_wobble {
  -webkit-animation-name: ism_wobble;
  animation-name: ism_wobble;
}

@-webkit-keyframes ism_bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ism_bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.ism_bounceIn {
  -webkit-animation-name: ism_bounceIn;
  animation-name: ism_bounceIn;
}

@-webkit-keyframes ism_bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ism_bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ism_bounceInDown {
  -webkit-animation-name: ism_bounceInDown;
  animation-name: ism_bounceInDown;
}

@-webkit-keyframes ism_bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ism_bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.ism_bounceInLeft {
  -webkit-animation-name: ism_bounceInLeft;
  animation-name: ism_bounceInLeft;
}

@-webkit-keyframes ism_bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ism_bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.ism_bounceInRight {
  -webkit-animation-name: ism_bounceInRight;
  animation-name: ism_bounceInRight;
}

@-webkit-keyframes ism_bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ism_bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ism_bounceInUp {
  -webkit-animation-name: ism_bounceInUp;
  animation-name: ism_bounceInUp;
}
/*
@-webkit-keyframes ism_bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes ism_bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.ism_bounceOut {
  -webkit-animation-name: ism_bounceOut;
  animation-name: ism_bounceOut;
}

@-webkit-keyframes ism_bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes ism_bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.ism_bounceOutDown {
  -webkit-animation-name: ism_bounceOutDown;
  animation-name: ism_bounceOutDown;
}

@-webkit-keyframes ism_bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes ism_bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.ism_bounceOutLeft {
  -webkit-animation-name: ism_bounceOutLeft;
  animation-name: ism_bounceOutLeft;
}

@-webkit-keyframes ism_bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes ism_bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.ism_bounceOutRight {
  -webkit-animation-name: ism_bounceOutRight;
  animation-name: ism_bounceOutRight;
}

@-webkit-keyframes ism_bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes ism_bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.ism_bounceOutUp {
  -webkit-animation-name: ism_bounceOutUp;
  animation-name: ism_bounceOutUp;
}
*/
@-webkit-keyframes ism_fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes ism_fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.ism_fadeIn {
  -webkit-animation-name: ism_fadeIn;
  animation-name: ism_fadeIn;
}

@-webkit-keyframes ism_fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ism_fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ism_fadeInDown {
  -webkit-animation-name: ism_fadeInDown;
  animation-name: ism_fadeInDown;
}

@-webkit-keyframes ism_fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ism_fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ism_fadeInDownBig {
  -webkit-animation-name: ism_fadeInDownBig;
  animation-name: ism_fadeInDownBig;
}

@-webkit-keyframes ism_fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ism_fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.ism_fadeInLeft {
  -webkit-animation-name: ism_fadeInLeft;
  animation-name: ism_fadeInLeft;
}

@-webkit-keyframes ism_fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ism_fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.ism_fadeInLeftBig {
  -webkit-animation-name: ism_fadeInLeftBig;
  animation-name: ism_fadeInLeftBig;
}

@-webkit-keyframes ism_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ism_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.ism_fadeInRight {
  -webkit-animation-name: ism_fadeInRight;
  animation-name: ism_fadeInRight;
}

@-webkit-keyframes ism_fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ism_fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.ism_fadeInRightBig {
  -webkit-animation-name: ism_fadeInRightBig;
  animation-name: ism_fadeInRightBig;
}

@-webkit-keyframes ism_fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ism_fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ism_fadeInUp {
  -webkit-animation-name: ism_fadeInUp;
  animation-name: ism_fadeInUp;
}

@-webkit-keyframes ism_fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ism_fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ism_fadeInUpBig {
  -webkit-animation-name: ism_fadeInUpBig;
  animation-name: ism_fadeInUpBig;
}
/*
@-webkit-keyframes ism_fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes ism_fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.ism_fadeOut {
  -webkit-animation-name: ism_fadeOut;
  animation-name: ism_fadeOut;
}

@-webkit-keyframes ism_fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes ism_fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.ism_fadeOutDown {
  -webkit-animation-name: ism_fadeOutDown;
  animation-name: ism_fadeOutDown;
}

@-webkit-keyframes ism_fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes ism_fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.ism_fadeOutDownBig {
  -webkit-animation-name: ism_fadeOutDownBig;
  animation-name: ism_fadeOutDownBig;
}

@-webkit-keyframes ism_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes ism_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.ism_fadeOutLeft {
  -webkit-animation-name: ism_fadeOutLeft;
  animation-name: ism_fadeOutLeft;
}

@-webkit-keyframes ism_fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes ism_fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.ism_fadeOutLeftBig {
  -webkit-animation-name: ism_fadeOutLeftBig;
  animation-name: ism_fadeOutLeftBig;
}

@-webkit-keyframes ism_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes ism_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.ism_fadeOutRight {
  -webkit-animation-name: ism_fadeOutRight;
  animation-name: ism_fadeOutRight;
}

@-webkit-keyframes ism_fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes ism_fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.ism_fadeOutRightBig {
  -webkit-animation-name: ism_fadeOutRightBig;
  animation-name: ism_fadeOutRightBig;
}

@-webkit-keyframes ism_fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes ism_fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.ism_fadeOutUp {
  -webkit-animation-name: ism_fadeOutUp;
  animation-name: ism_fadeOutUp;
}

@-webkit-keyframes ism_fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes ism_fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.ism_fadeOutUpBig {
  -webkit-animation-name: ism_fadeOutUpBig;
  animation-name: ism_fadeOutUpBig;
}
*/
@-webkit-keyframes ism_flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes ism_flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.ism_animated.ism_flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: ism_flip;
  animation-name: ism_flip;
}

@-webkit-keyframes ism_flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes ism_flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.ism_flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: ism_flipInX;
  animation-name: ism_flipInX;
}

@-webkit-keyframes ism_flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes ism_flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.ism_flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: ism_flipInY;
  animation-name: ism_flipInY;
}
/*
@-webkit-keyframes ism_flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes ism_flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.ism_flipOutX {
  -webkit-animation-name: ism_flipOutX;
  animation-name: ism_flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes ism_flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes ism_flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.ism_flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: ism_flipOutY;
  animation-name: ism_flipOutY;
}
*/
@-webkit-keyframes ism_lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes ism_lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.ism_lightSpeedIn {
  -webkit-animation-name: ism_lightSpeedIn;
  animation-name: ism_lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/*
@-webkit-keyframes ism_lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes ism_lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.ism_lightSpeedOut {
  -webkit-animation-name: ism_lightSpeedOut;
  animation-name: ism_lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
*/

@-webkit-keyframes ism_rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes ism_rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.ism_rotateIn {
  -webkit-animation-name: ism_rotateIn;
  animation-name: ism_rotateIn;
}

@-webkit-keyframes ism_rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes ism_rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.ism_rotateInDownLeft {
  -webkit-animation-name: ism_rotateInDownLeft;
  animation-name: ism_rotateInDownLeft;
}

@-webkit-keyframes ism_rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes ism_rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.ism_rotateInDownRight {
  -webkit-animation-name: ism_rotateInDownRight;
  animation-name: ism_rotateInDownRight;
}

@-webkit-keyframes ism_rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes ism_rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.ism_rotateInUpLeft {
  -webkit-animation-name: ism_rotateInUpLeft;
  animation-name: ism_rotateInUpLeft;
}

@-webkit-keyframes ism_rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes ism_rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.ism_rotateInUpRight {
  -webkit-animation-name: ism_rotateInUpRight;
  animation-name: ism_rotateInUpRight;
}
/*
@-webkit-keyframes ism_rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes ism_rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.ism_rotateOut {
  -webkit-animation-name: ism_rotateOut;
  animation-name: ism_rotateOut;
}

@-webkit-keyframes ism_rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes ism_rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.ism_rotateOutDownLeft {
  -webkit-animation-name: ism_rotateOutDownLeft;
  animation-name: ism_rotateOutDownLeft;
}

@-webkit-keyframes ism_rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes ism_rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.ism_rotateOutDownRight {
  -webkit-animation-name: ism_rotateOutDownRight;
  animation-name: ism_rotateOutDownRight;
}

@-webkit-keyframes ism_rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes ism_rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.ism_rotateOutUpLeft {
  -webkit-animation-name: ism_rotateOutUpLeft;
  animation-name: ism_rotateOutUpLeft;
}

@-webkit-keyframes ism_rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes ism_rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.ism_rotateOutUpRight {
  -webkit-animation-name: ism_rotateOutUpRight;
  animation-name: ism_rotateOutUpRight;
}
*/
@-webkit-keyframes ism_slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ism_slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ism_slideInDown {
  -webkit-animation-name: ism_slideInDown;
  animation-name: ism_slideInDown;
}

@-webkit-keyframes ism_slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ism_slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.ism_slideInLeft {
  -webkit-animation-name: ism_slideInLeft;
  animation-name: ism_slideInLeft;
}

@-webkit-keyframes ism_slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ism_slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.ism_slideInRight {
  -webkit-animation-name: ism_slideInRight;
  animation-name: ism_slideInRight;
}
/*
@-webkit-keyframes ism_slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes ism_slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.ism_slideOutLeft {
  -webkit-animation-name: ism_slideOutLeft;
  animation-name: ism_slideOutLeft;
}

@-webkit-keyframes ism_slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes ism_slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.ism_slideOutRight {
  -webkit-animation-name: ism_slideOutRight;
  animation-name: ism_slideOutRight;
}

@-webkit-keyframes ism_slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes ism_slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.ism_slideOutUp {
  -webkit-animation-name: ism_slideOutUp;
  animation-name: ism_slideOutUp;
}

@-webkit-keyframes ism_slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ism_slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.ism_slideInUp {
  -webkit-animation-name: ism_slideInUp;
  animation-name: ism_slideInUp;
}

@-webkit-keyframes ism_slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes ism_slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.ism_slideOutDown {
  -webkit-animation-name: ism_slideOutDown;
  animation-name: ism_slideOutDown;
}

@-webkit-keyframes ism_hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes ism_hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.ism_hinge {
  -webkit-animation-name: ism_hinge;
  animation-name: ism_hinge;
}
*/
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes ism_rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes ism_rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.ism_rollIn {
  -webkit-animation-name: ism_rollIn;
  animation-name: ism_rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
/*
@-webkit-keyframes ism_rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes ism_rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.ism_rollOut {
  -webkit-animation-name: ism_rollOut;
  animation-name: ism_rollOut;
}
*//*! Do not edit this file. Please integrate your custom style either on your theme templates or through Widget > Custom CSS */.wp-social-login-provider-list{padding:10px}.wp-social-login-provider-list a{text-decoration:none}.wp-social-login-provider-list img{border:0}#wpc-weather,#wpc-weather>,#wpc-weather>*{font-family:helvetica neue,segoe ui,arial}#wpc-weather,#wpc-weather.small .now .location_name{font-size:14px}@font-face{font-family:Climacons-Font;src:url(//www.playasdeasturias.com/wp-content/plugins/wp-cloudy/css/climacons-webfont.eot);src:url(//www.playasdeasturias.com/wp-content/plugins/wp-cloudy/css/climacons-webfont.eot?#iefix) format('embedded-opentype'),url(//www.playasdeasturias.com/wp-content/plugins/wp-cloudy/css/climacons-webfont.svg#Climacons-Font) format('svg'),url(//www.playasdeasturias.com/wp-content/plugins/wp-cloudy/css/climacons-webfont.woff) format('woff'),url(//www.playasdeasturias.com/wp-content/plugins/wp-cloudy/css/climacons-webfont.ttf) format('truetype');font-weight:400;font-style:normal}#wpc-weather{position:relative;margin:10px 0;padding:10px 20px;width:100%;line-height:24px;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpc-weather>div,#wpc-weather>div div,#wpc-weather>div div div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpc-weather .wpc-highlight{display:block;font-weight:700}#wpc-weather .hours .temperature .wpc-highlight,#wpc-weather .temp_max .wpc-highlight,#wpc-weather .today .time_temperature_ave .wpc-highlight,#wpc-weather .today .time_temperature_max .wpc-highlight{display:inline-block}#wpc-weather.medium .now .location_name{font-size:24px}#wpc-weather.large .now .location_name{font-size:34px}#wpc-weather.small .now .climacon:before{font-size:60px;line-height:80px;margin-bottom:20px}#wpc-weather.medium .now .climacon:before{font-size:100px;line-height:100px;margin-bottom:20px}#wpc-weather .forecast .climacon,#wpc-weather .hours .climacon,#wpc-weather .now .climacon:before{font-family:Climacons-Font;speak:none;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpc-weather.large .now .climacon:before{font-size:200px}#wpc-weather .now .time_symbol{text-align:center}#wpc-weather.small .now .time_symbol svg{width:60px;height:60px;margin-bottom:20px}#wpc-weather.medium .now .time_symbol svg{width:100px;height:100px;margin-bottom:20px}#wpc-weather.large .now .time_symbol svg{width:200px;height:200px;margin-bottom:20px}#wpc-weather .infos,#wpc-weather .short_condition{width:100%;display:inline-block}#wpc-weather.small .now .time_temperature{font-size:14px}#wpc-weather.medium .now .time_temperature{font-size:24px}#wpc-weather.large .now .time_temperature{font-size:34px;margin:0}#wpc-weather .short_condition{font-size:16px;margin:5px 0;text-align:center}#wpc-weather .infos .cloudiness,#wpc-weather .infos .humidity,#wpc-weather .infos .precipitation,#wpc-weather .infos .pressure,#wpc-weather .infos .wind{display:inline-block;float:left;margin:10px 0;text-align:center;width:20%}#wpc-weather .today .day{float:left;text-align:left;min-width:88px;width:20%}#wpc-weather .today .time_temperature_ave,#wpc-weather .today .time_temperature_max{float:right;text-align:right;width:50px}#wpc-weather .today .time_temperature_min{float:right;margin-right:10px;text-align:right;width:50px}#wpc-weather .today .sun_hours{min-width:200px;width:30%;float:left;text-align:center}#wpc-weather .forecast,#wpc-weather .hours,#wpc-weather .today{display:inline-block;width:100%}#wpc-weather .today .sun_hours .sunrise:before,#wpc-weather .today .sun_hours .sunset:before{font-size:30px;font-family:Climacons-Font;vertical-align:middle;padding-right:5%}#wpc-weather .today .sun_hours .sunrise:before{content:"\e02a"}#wpc-weather .today .sun_hours .sunset:before{content:"\e029"}#wpc-weather .hours{border-bottom-style:solid;border-top-style:solid;border-width:1px;margin-bottom:10px;text-align:center}#wpc-weather .hours .climacon{font-size:30px;display:block;text-align:center}#wpc-weather .hours .symbol{height:30px;position:relative}#wpc-weather .hours .fifth,#wpc-weather .hours .first,#wpc-weather .hours .fourth,#wpc-weather .hours .second,#wpc-weather .hours .sixth,#wpc-weather .hours .third{display:inline-block;margin:0 6% 0 0;width:auto}#wpc-weather .hours .first{margin:0 6%}#wpc-weather .forecast .eighth,#wpc-weather .forecast .eleventh,#wpc-weather .forecast .fifteenth,#wpc-weather .forecast .fifth,#wpc-weather .forecast .first,#wpc-weather .forecast .fourteenth,#wpc-weather .forecast .fourth,#wpc-weather .forecast .ninth,#wpc-weather .forecast .second,#wpc-weather .forecast .seventh,#wpc-weather .forecast .sixth,#wpc-weather .forecast .tenth,#wpc-weather .forecast .third,#wpc-weather .forecast .thirteenth,#wpc-weather .forecast .twelfth{display:inline-block;width:100%}#wpc-weather .forecast .day{float:left;text-transform:capitalize;width:100px}#wpc-weather .forecast .symbol{float:left;width:100px;position:relative}#wpc-weather .forecast .temp_max,#wpc-weather .forecast .temp_min{float:right;text-align:right;width:50px}#wpc-weather .forecast .temp_min{margin-right:10px}#wpc-weather .forecast .climacon{font-size:30px;display:block;text-align:center}#wpc-weather .location_name,#wpc-weather .time_temperature{font-size:44px;text-align:center}#wpc-weather .hours .symbol span,#wpc-weather .time_symbol span{position:absolute;text-indent:-9999px}#wpc-weather .time_temperature{display:block;margin-top:-20px}#wpc-weather .now .climacon:before{font-size:200px;display:block;text-align:center}#wpc-weather #wpc-map-container{width:100%}#wpc-weather #wpc-map{height:300px;position:relative;width:100%;z-index:3}#wpc-weather #wpc-map svg{width:auto;height:auto}#wpc-weather .wpc-link-owm{float:left}#wpc-weather .wpc-last-update{float:right}#wpc-weather .wpc-last-update,#wpc-weather .wpc-link-owm{font-size:11px}#wpc-weather .climacon.w800:before{content:"\e028"}#wpc-weather .climacon.w801:before{content:"\e001"}#wpc-weather .climacon.w802:before{content:"\e000"}#wpc-weather .climacon.w803:before,#wpc-weather .climacon.w804:before{content:"\e000";color:#B5B5B5}#wpc-weather .climacon.w500:before,#wpc-weather .climacon.w501:before{content:"\e004"}#wpc-weather .climacon.w502:before{content:"\e003"}#wpc-weather .climacon.w503:before{content:"\e007"}#wpc-weather .climacon.w504:before{content:"\e006"}#wpc-weather .climacon.w511:before{content:"\e00a"}#wpc-weather .climacon.w520:before{content:"\e009"}#wpc-weather .climacon.w521:before{content:"\e00d"}#wpc-weather .climacon.w300:before,#wpc-weather .climacon.w301:before,#wpc-weather .climacon.w302:before,#wpc-weather .climacon.w310:before,#wpc-weather .climacon.w311:before,#wpc-weather .climacon.w312:before,#wpc-weather .climacon.w321:before,#wpc-weather .climacon.w522:before{content:"\e00c"}#wpc-weather .climacon.w600:before{content:"\e016"}#wpc-weather .climacon.w601:before{content:"\e015"}#wpc-weather .climacon.w602:before{content:"\e019"}#wpc-weather .climacon.w611:before{content:"\e015"}#wpc-weather .climacon.w621:before{content:"\e018"}#wpc-weather .climacon.w701:before{content:"\e01f"}#wpc-weather .climacon.w711:before,#wpc-weather .climacon.w721:before{content:"\e01e"}#wpc-weather .climacon.w731:before{content:"\e01c"}#wpc-weather .climacon.w741:before{content:"\e01b"}#wpc-weather .climacon.w900:before{content:"\e037"}#wpc-weather .climacon.w901:before,#wpc-weather .climacon.w902:before{content:"\e022"}#wpc-weather .climacon.w903:before{content:"\e038"}#wpc-weather .climacon.w904:before{content:"\e03d"}#wpc-weather .climacon.w905:before{content:"\e021"}#wpc-weather .climacon.w906:before{content:"\e012"}#wpc-weather .climacon.w200:before{content:"\e025"}#wpc-weather.wpc-xs{padding:10px}#wpc-weather.wpc-xs .today .day{text-align:center;width:100%}#wpc-weather.wpc-xs .today .sun_hours{width:100%}#wpc-weather.wpc-xs .today .sun_hours .sunrise,#wpc-weather.wpc-xs .today .sun_hours .sunset{width:100%;display:block}#wpc-weather.wpc-xs .infos .cloudiness,#wpc-weather.wpc-xs .infos .humidity,#wpc-weather.wpc-xs .infos .precipitation,#wpc-weather.wpc-xs .infos .pressure,#wpc-weather.wpc-xs .infos .wind{width:100%;margin:2px}#wpc-weather.wpc-xs .hours .fifth,#wpc-weather.wpc-xs .hours .first,#wpc-weather.wpc-xs .hours .fourth,#wpc-weather.wpc-xs .hours .second,#wpc-weather.wpc-xs .hours .sixth,#wpc-weather.wpc-xs .hours .third{width:36%;margin:0 6% 0 0}#wpc-weather.wpc-xs .forecast .day{width:100%}#wpc-weather.wpc-xs .forecast .symbol{width:100%;height:30px}#wpc-weather.wpc-xs .forecast .temp_min{float:left;margin-right:0;text-align:left;width:50%;clear:both}#wpc-weather.wpc-xs .forecast .temp_max{float:right;text-align:right;width:50%}@media screen and (max-width:767px){#wpc-weather .infos .cloudiness,#wpc-weather .infos .humidity,#wpc-weather .infos .precipitation,#wpc-weather .infos .pressure,#wpc-weather .infos .wind{width:100%}#wpc-weather .hours .fifth,#wpc-weather .hours .first,#wpc-weather .hours .fourth,#wpc-weather .hours .second,#wpc-weather .hours .sixth,#wpc-weather .hours .third{display:inline-block;margin:10px 0;width:100%}#wpc-weather .forecast .day{width:inherit}#wpc-weather .forecast .symbol{width:auto}#wpc-weather .forecast .temp_max{float:right;text-align:right}#wpc-weather .forecast .temp_min{margin-right:0;text-align:right;width:auto;margin-left:10px}}#wpc-weather circle,#wpc-weather g,#wpc-weather path,#wpc-weather rect{-moz-transform-origin:50px 50px!important}#wpc-weather .climacon_componentWrap-sun_cloud,#wpc-weather .climacon_componentWrap-sunriseAlt,#wpc-weather .climacon_componentWrap-sunsetAlt,#wpc-weather .climacon_iconWrap-cloudDrizzleSun,#wpc-weather .climacon_iconWrap-cloudDrizzleSun g,#wpc-weather .climacon_iconWrap-cloudDrizzleSun g g,#wpc-weather .climacon_iconWrap-sun .climacon_component-stroke_sunSpoke,#wpc-weather .climacon_iconWrap-sunFill .climacon_component-stroke_sunSpoke,#wpc-weather .climacon_wrapperComponent-sunBody{-moz-animation-name:none!important}/*
+----------------------------------------------------------------+
|                                                                |
|   WordPress Plugin: WP-PostRatings                             |
|   Copyright (c) 2012 Lester "GaMerZ" Chan                      |
|                                                                |
|   File Written By:                                             |
|   - Lester "GaMerZ" Chan                                       |
|   - http://lesterchan.net                                      |
|                                                                |
|   File Information:                                            |
|   - Post Ratings CSS File                                      |
|   - wp-content/plugins/wp-postratings/postratings-css.css      |
|                                                                |
+----------------------------------------------------------------+
*/

.post-ratings {
	width: 100%;
	opacity: 1;
	/* background-color: #ffffff; */
}

.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}

.post-ratings-image {
	border: 0;
}

.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
	border: 0;
	padding: 0;
	margin: 0;
}

.post-ratings-text {
	
}

.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;background:#000;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;background:#000;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;border:5px solid #000;background:#fff;}#cboxTitle{margin:0;position:absolute;top:-20px;left:0;color:#ccc;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;background:#fff;}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#colorbox{outline:0;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc;}#cboxLoadingGraphic{background:url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/colorbox/images/loading.gif) no-repeat center center;}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0;}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff;}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}#cboxPrevious:hover{background-position:bottom left;}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}#cboxNext:hover{background-position:bottom right;}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px;}#cboxClose:hover{background-position:bottom center;}

.sbHolder{
	background-color: #2d2d2d;
	border: solid 1px #515151;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	position: relative;
	width: 200px;
}
.sbHolder:focus .sbSelector{

}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #EBB52D;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{

}
.sbHolderDisabled .sbToggle{

}
.sbOptions{
	background-color: #212121;
	border: solid 1px #515151;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #ddd;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #EBB52D;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}/*
Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0;
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
    float: none;
    width: auto;
}

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
    margin-left: 26px;
    margin-right: 0;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;

    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat 0 1px;
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat 100% -22px;
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;

    background: #fff url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat -37px -22px;
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2-spinner.gif) no-repeat 100%;
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px;
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px;
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results-dept-1 .select2-result-label { padding-left: 20px }
.select2-results-dept-2 .select2-result-label { padding-left: 40px }
.select2-results-dept-3 .select2-result-label { padding-left: 60px }
.select2-results-dept-4 .select2-result-label { padding-left: 80px }
.select2-results-dept-5 .select2-result-label { padding-left: 100px }
.select2-results-dept-6 .select2-result-label { padding-left: 110px }
.select2-results-dept-7 .select2-result-label { padding-left: 120px }

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2-spinner.gif) no-repeat 100%;
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2);
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2-spinner.gif) no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2.png) right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */

/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/design/img/select2x2.png) !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}*//*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(//www.playasdeasturias.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.playasdeasturias.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.playasdeasturias.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.playasdeasturias.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.playasdeasturias.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.playasdeasturias.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*!
 * jQuery UI CSS Framework 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(//www.playasdeasturias.com/wp-content/themes/playas/ait-theme/assets/jquery-ui-css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.24
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }