/*MENU - START */

#site-navigation.main-navigation.navigation-menu {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefcea+0,f1da36+100;Gold+3D */
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
  /* IE6-9 */
  box-shadow: 5px 5px 20px black;
}

.nav-menu {
  text-align: center;
}

.navigation-menu .nav-menu > li > a:hover {
  color: #1b7bab;
}

.navigation-menu .nav-menu > li > a {
  transition: .5s;
  font-family: saira stencil one;
  font-size: 19px;
  line-height: 17px;
  padding-right: 7px;
  padding-left: 7px;
  color: #03154f;
}

.navigation-menu li.current-menu-item > a {
  color: #20abc7;
}

/* MENU FIRST WRAPPER */

#masthead.site-header {
  background-color: transparent;
}

/* TABLET MENU LABELS */

.primary-menu-label {
  transition: .5s;
  font-family: saira stencil one;
  font-size: 19px;
  line-height: 17px;
  padding-right: 7px;
  padding-left: 7px;
  color: #03154f;
}

.primary-menu-label:hover {
  color: #1b7bab;
}

/* MOBILE MENU ICON */

.icon.icon-close {
  fill: #03154f;
}

/* MOBILE MENU ICON */

.icon.icon-bars {
  fill: #03154f;
}

/*MENU - END */

/* LOGO ABOVE MENU*/

.custom-logo {
  margin-top: -10px;
  margin-bottom: -13px;
  transition: .5s;
  max-width: 80%;
}

.custom-logo:hover {
  transition: .5s;
  opacity: 0.8;
}

/* BACKGROUND ABOVE MENU */

.site-branding {
  padding: 30px 0;
  text-align: center;
  /*  background-image: radial-gradient(#090240, #040d2c);*/
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e6896+0,1d6a93+48,0e2749+100 */
  background: #1e6896;
  /* Old browsers */
  background: -moz-linear-gradient(top,  #1e6896 0%, #1d6a93 48%, #0e2749 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #1e6896 0%,#1d6a93 48%,#0e2749 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #1e6896 0%,#1d6a93 48%,#0e2749 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e6896', endColorstr='#0e2749',GradientType=0 );
  /* IE6-9 */
}

.wolf-jplayer-playlist div.jp-audio .jp-interface {
  position: static;
  position: relative;
  width: auto;
  padding-left: 100px;
  height: 120px;
  padding-top: 80px;
}

/*SITE'S BACKGROUND - START*/

#page.site {
  background: #0e2749;
  /* Old browsers */
  background: -moz-linear-gradient(top,  #0e2749 0%, #2161af 49%, #7db9e8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #0e2749 0%,#2161af 49%,#7db9e8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #0e2749 0%,#2161af 49%,#7db9e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e2749', endColorstr='#7db9e8',GradientType=0 );
  /* IE6-9 */
}

/*SITE'S BACKGROUND - END*/

/* FOOTER - START */

footer {
  border-top-left-radius: 70% 20%;
  border-top-right-radius: 70% 20%;
  /* box-shadow: -3px -3px 10px black;*/
}

#footer-widgets {
  padding: 40px 0;
}

.logo-aleloy-footer {
  margin-top: 5px;
}

.logo-aleloy-footer,
.logo-uhi-footer {
  transition: .5s;
}

.logo-aleloy-footer:hover,
.logo-uhi-footer:hover {
  transition: .5s;
  opacity: 0.8;
}

.logo-LTY-footer {
  margin-top: -22px;
  transition: .5s;
}

.logo-LTY-footer:hover {
  opacity: 0.8;
  transition: .5s;
}

@media (min-width: 751px) {
  .logo-LTY-footer {
    max-width: 40%;
  }
}

/* FOOTER - END */

/* HOME CUSTOM - START */


.page-id-8 .site-info,
.page-id-8 .site-footer,
.page-id-8 #site-navigation.main-navigation.navigation-menu,
.page-id-8 .menu-toggle {
  display: none;
}


.page-id-8 .container {
  margin: 0 auto;
  max-width: 800px;
}

.page-id-8 .site-branding {
  background: none;
}

.page-id-8 .single-page-wrapper .entry-content {
  text-align: center;
  margin-top: -30px;
  /*
					border-top-left-radius: 50px;
		border-bottom-right-radius: 50px;
		*/
  -webkit-clip-path: polygon(50px 0%, calc(100% - 0px) 0%, 100% 0px, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0px 100%, 0% calc(100% - 0px), 0% 50px);
  clip-path: polygon(50px 0%, calc(100% - 0px) 0%, 100% 0px, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0px 100%, 0% calc(100% - 0px), 0% 50px);
  box-shadow: 0 0 0;
  /*
		border-color: navy;
		border-style: groove;
		*/
}

@media screen and (max-width: 730px) {
  .page-id-8 .single-page-wrapper .entry-content {
    margin-top: -50px;
  }
}

/* FRONT PICTURE - START */

@media (min-width: 901px) {
  .wp-image-94 {
    width: 70%;
  }
}

@media screen and (max-width: 900px) {
  .wp-image-94 {
    width: 100%;
  }
}

.wp-image-94 {
  border-radius: 50px;
}

/* FRONT PICTURE - END */

/* FLAGS */
.wp-image-109, .wp-image-108 {
  margin-bottom: -13px;
}

/* BIO TEXT */
.wp-block-group__inner-container {
  text-align: justify;
  padding-top: 1px;
}


/* SHORT BIO TEXT */
h1.has-text-align-center {
  margin-top: 40px;
	margin-bottom: -5px;
}

/* ITA BIO */
#BioItaHome.is-layout-constrained.wp-block-group {
  margin-top: -13px;
}


/* COPYRIGHT ALLIGNMENT */
.has-text-align-center.ALcopyright {
  margin-top: 70px;
}


/* HOME CUSTOM - END */

/* PAGES CUSTOM - START */

/* PAGES WRAPPER STYLE */

.single-page-wrapper .entry-content {
  box-shadow: 5px 5px 20px black;
  border-radius: 8px;
}

/*INTRO */

.page-id-65 .wp-custom-header,
.page-id-65 .site-info {
  display: none;
}

.page-id-65 .single-page-wrapper .entry-content {
  border-radius: 8px;
  padding: 20px;
  max-width: 600px;
  margin: auto;
}

.page-id-65 footer {
  box-shadow: none;
}

/* PAGES CUSTOM - START */

/* BUTTONS STYLING - START*/

.wp-block-button__link {
  border-color: #011c4f;
  color: #001559;
  font-family: saira stencil one;
  letter-spacing: 2px;
  font-size: 22px;
  box-shadow: 2px 2px 10px black;
  min-width: 300px;
  margin-top: 13px;
  padding-top: 7px;
  padding-right: 20px;
  padding-bottom: 7px;
  padding-left: 20px;
  border-width: 4px;
  border-top-style: double;
  border-left-style: double;
  border-bottom-style: outset;
  border-right-style: outset;
  border-left-width: 3px;
  border-top-width: 3px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefcea+0,f1da36+100;Gold+3D */
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
  /* IE6-9 */
}

.wp-block-button .wp-block-button__link:hover {
  color: #1b7bab!important;
}

/* BUTTONS STYLING - END*/

.menu-toggle {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefcea+0,f1da36+100;Gold+3D */
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
  /* IE6-9 */
  box-shadow: 5px 5px 20px black;
}

/* HEADERS - START */

h1 {
  color: #000d57;
  letter-spacing: 1px;
  word-spacing: 1px;
}

h3 {
  color: #090c66;
  font-size: 21px;
}

/* HEADERS - END */

/* SEPARATOR LINE */

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  background-color: #0a1e6b;
  margin-top: 38px;
  margin-bottom: 35px;
  padding-top: 1px;
  width: 115px;
  padding-right: 244px;
  opacity: 0.3;
}

.has-text-align-center {
  margin-top: 21px;
}