/*@import url('https://fonts.cdnfonts.com/css/adobe-garamond-pro-2');*/

@font-face {
    font-family: 'Adobe Garamond Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Adobe Garamond Pro'), url('../fonts/AGaramondPro-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Adobe Garamond Pro';
    font-style: italic;
    font-weight: 400;
    src: local('Adobe Garamond Pro'), url('../fonts/AGaramondPro-Italic.woff') format('woff');
}
@font-face {
    font-family: 'Adobe Garamond Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Adobe Garamond Pro'), url('../fonts/AGaramondPro-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Adobe Garamond Pro';
    font-style: italic;
    font-weight: 700;
    src: local('Adobe Garamond Pro'), url('../fonts/AGaramondPro-BoldItalic.woff') format('woff');
}



#content #user-registration
{
  margin: auto !important;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount), 
body.user-registration-page .user-registration:not(.user-registration-MyAccount) 
{
  background: rgb(0, 0, 0, .4);
}
.ur-frontend-form.login
{
  background: none;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button,
.ur-frontend-form.login .ur-reset-password-btn
{
  background: rgb(187, 139, 71);
  border-radius: 7px;
  color: #fff;
  font-weight: bold;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover,
.ur-frontend-form.login .ur-reset-password-btn:hover
{
  background: #fff;
  color: #20396D !important;
  border: none;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a {
    text-underline-offset: 4px;
    color: #BB8A47;
}
.user-registration-form__label.user-registration-form__label-for-checkbox.inline span
{
  color: #fff;
}

.ur-message-container .ur-message-content
{
  padding: 15px;
  color: #fff;
}


body {
  padding: 0;
  margin: 0;
  background-image: url('../images/ace_bg.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  /*background-size: 100% 100%;*/
  background-size: cover;
}

a{
  color: inherit
}
p{
  color: #fff !important;
}

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

#site-header{
  position: sticky;
  top: 0;
  padding: 10px 16px;
  z-index: 99999;
  /*background: rgba(184, 136, 70, 0.8);*/
}
.site-navigation ul.menu li ul
{
  /*background: rgba(166, 123, 63, .9);*/
  background: rgba(166, 123, 63);
  border-radius: 3px;
}
.site-navigation ul.menu li a
{
  padding: 8px 12px;
}
.site-navigation ul.menu li.menu-item-has-children:after
{
  font-size: 26px;
  color: #fff;
}
.site-navigation ul.menu li ul.sub-menu a{
  color: #fff;
  font-size: 14px;
}
.site-navigation ul.menu li ul.sub-menu a:hover{
  /*color: #1a3451 !important;*/
  /*color: #141740 !important;*/
  color: #0C1624 !important;
}

.menu li a{
  /*color: #b88846;*/
  color: #BB8A47;
  font-weight: bold;
  font-size: 16px;
}
.menu a:hover{
  /*color: #b88b48;*/
}

#site-header .header-inner{
  /*background: rgb(0, 0, 60, .8);*/
  /*background: rgb(32, 56, 109, 0.9);*/
  /*background: rgba(10, 25,50, 0.99);*/
  background: rgba(15, 35,70, 0.97);
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
}

li#menu-item-99 a,
li#menu-item-938 a

{
  color: #fff !important;
  /*background: rgb(183, 142, 64, .7);*/
  background: rgb(187, 139, 71);
  border-radius: 7px;
  margin-left: 15px;
}
li#menu-item-99 a:hover,
li#menu-item-938 a:hover

{
  background: #fff;
  color: #20396D !important;
}


.site-navigation ul.menu li a:hover {
  color: #fff !important;
}


body.home #menu-item-56{
  display: none;
}

main{
	min-height: 80vh;
}

.home #content{
  margin-top: 0;
}
.home .ace-container {
  /*min-height:  800px !important;*/
  background-image: url('../images/hero_bg.jpg');
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -128px;
  margin-bottom: -140px;
  z-index: -100;
  padding-top: 100px;
  width: 100vw;
  height: 100vh;
  min-height: 780px;
}

/*
@media (max-width: 768px) {
  .home .ace-container {
     background-size: 400% 100%;
  }
}
*/

.site-title.show a{
    
    /*background-image: url('../images/ig-logo-white.png')*/;
	background-image: url('../images/ACE_2025_Menu_logo.png');
    /*width: 230px*/;
	width: 280px;
    /*height: 54px;*/
	height: 76px;
    background-size: cover;
    /*background-image: url('../images/ace-award-3d.png');*/

    display: inline-block;
    background-position: center; 
    text-indent: -9999px; /* get rid of any text */
	margin-top: 7px;
	margin-bottom: 7px;
}

@media (max-width: 420px) {
  .site-title.show a{
	width: 270px;
	height: 74px;
  }
	
  .site-navigation-toggle-holder{
	padding: 8px;
  }
}

.entry-title, 
.entry-title a,
.main-title
{
  font-family: 'Adobe Garamond Pro', sans-serif;
  /*color: #b88846;*/
  color: #BB8A47 !important;
}

.page h2, .page h3, .page h4, .page h5{
  /*color: #b88846;*/
  color: #BB8A47;
}
.page-pricing .page-content hr{
  margin-bottom: 40px;
  opacity: 0.4;
  /* width: 50%;*/
}

.page-terms-and-conditions .site-main .page-content ul,
.page-terms-and-conditions .site-main .page-content ul li
{
  color: #fff !important;
}
.page-terms-and-conditions .site-main .page-content ul,
.page-info .page-content ul
{
  margin-bottom: 40px;
}
.page-terms-and-conditions .site-main .page-content h3{
  font-size: 18px;
}

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

.page-contact #content .page-content{
    background: rgb(0, 0, 0, .4);
    border-radius: 5px;
    padding: 15px;
	display: inline-block
}

.page-contact #content{
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}
/**********************************************
***********************************************
**********************************************/
#content{
	margin-top: 50px;
}


.content-detail{
  text-align: center;
}
.sidebar-right-wrap
{
	position: static;
	display: block;
	vertical-align: baseline;
}
.award-item-container{
	/*padding-top:30px;*/
}

@media (max-width: 480px) {
  .post-type-archive-awards #video iframe{
	max-width: 400px;
	max-height: 260px;
  }
}


.award-item-content .attachment-post-thumbnail{
  max-height: 420px;
  width: auto;
  border-radius: 7px;
}
.sidebar-right-wrap ul{
	list-style: none;
	background: #b88846;
	color: #fff;
	margin: 0;
	padding: 15px;
	border-radius: 3px;
}
.sidebar-right-wrap ul li{
	margin: 5px;
}
.sidebar-right-wrap ul li a{
	text-decoration:none;
}
.sidebar-right-wrap ul li.active
{
	font-weight: bold;
	font-size: 18px;
}

.award-item-content{
	/*
	display: grid;
	grid-template-columns: 6fr 1fr;
	*/
}

.winners-list {
	list-style: none;
	margin:0;
	padding: 0;
	display:grid;
	grid-template-columns: repeat(3, 1fr);
    row-gap: 40px;
    column-gap: 20px;	
}

@media (max-width: 1000px) {
	.winners-list {
	  grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 480px) {
	.winners-list {
	  grid-template-columns: 1fr;
	}
}

.winners-list li{
	display: flex;
	flex-direction: column;
	text-align: center;
	background: rgb(32, 56, 109, .4);
	padding: 15px;
	border-radius: 7px;
}

.winners-list li img{
	/*width: 250px;*/
	/*height: 180px;*/
	max-width: 100%;
	max-height: 225px;
	border-radius: 5px;
}

.winners-list li h3{
	font-size: 18px;
	font-weight: bold;
	max-width: 240px;
	text-align: center;
	margin: auto;
	margin-top:0;
	margin-bottom: 10px;
    height: 44px;
	color: #b88846 !important; 
}

.winners-list li h4{
	font-size: 15px;
	color: #fff !important;
	text-align: center;
	margin: auto;
	margin-left:-10px;
	margin-right: -10px;
	margin-bottom:0;

}

.jury-list{
	list-style: none;
	margin: 0;
	padding: 0;
	/*display: flex; */
	display: grid;
	grid-template-columns: repeat(5, 1fr);
    align-items: center;
    justify-content: center;
	gap: 40px;
}




/*
.jury-list li:first-child{
	grid-column: 1/-1;
	margin: auto;
	max-width: 350px;
}
*/

.jury-list li{
	text-align: center;
	height: 240px;
}

.jury-list li:hover img{
  transform: scale(1.1);
  border-color: #BB8A47;
}

.jury-list li img {
  border:1px #fff solid;
  border-radius: 140px 140px 140px 140px;
  width: 140px;
  height: 140px;
  transition: transform 0.4s ease-in-out; 
}

.jury-list li h3{
	font-size: 18px;
	font-weight: bold;
	color: #b88846;
	margin-top: -8px;
	margin-bottom: 8px;
}

.jury-list li:nth-child(7) h3{
  margin-left: -8px;
  margin-right: -8px;
}

.jury-list li h4{
	font-size: 12px;
	color: #fff;
	max-width: 180px;
	margin: auto;
	margin-top:0;
	padding:0;
}

@media (max-width: 480px) {
  .jury-list {
     grid-template-columns: 1fr;
  }
  .jury-list li{
	  height: auto;
   }
  .jury-list li img{
	 width: 250px ;
	 height: 250px ;
  }	
}

/* Styles for tablets and larger mobile devices */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    /* CSS rules for tablets */
  .jury-list {
     grid-template-columns: repeat(2, 1fr);
  }
}

.subpage-desc{
  margin-bottom: 60px;
}


.award-other-content{
	text-align: center;
	/*
	display: grid;
	grid-template-columns: 6fr 1fr;
	*/
}











.award-categories{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  gap: 12px;
  row-gap: 12px;

  margin:40px auto auto;
  padding:0;

}

.______award-categories li
{
  position: relative;
  /*background: url('../images/gold-background-layout-600.jpg') no-repeat;*/
  color: #fff;
  list-style: none;
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  
}

/*
.award-categories li::before {
  content: '';
  background-image: url('../images/gold-background-layout-600.jpg') ;
  background-image: url(../images/gold-light-beam.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  inset: 0;
  opacity: 0.7;

}
*/

.category-wrapper .sep-v{
  background: url('../images/sep-v.png') no-repeat;
  background-position: center;
  background-size: cover;
  width: 3px;
  height: 100%;
  position: absolute;
  right: -8px;
  
}
.category-wrapper .sep-h{
  background: url('../images/sep-h.png') no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  height: 3px;
  width: 100%;
  bottom: -8px;
}

.hide-bottom-sep{
  display: none;
}

.award-categories .category-box
{
  min-height: 260px;
}
.award-categories .category-title
{
  /*
  background-image: url(../images/ACE_Glow_Strip.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  padding-bottom: 30px;
  height: 100px;
  */
  text-align: center;
}
.award-categories h2
{
  /*color: #957040;*/
  color: #BB8A47;
  font-weight: bold;
  font-size: 18px;
  isolation: isolate;
}
.award-categories .category-box .category-specs{
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}
.award-events{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  text-align: center;

}
.award-item-container h1{
  font-size: 48px;
  text-align: center;
}



@media (max-width: 1200px) {
    .award-categories {
        grid-template-columns: 1.3fr 1fr;
    }
}

/*@media (max-width: 480px) {*/
@media (max-width: 780px) {
  .award-categories {
     grid-template-columns: 1fr;
  }
}


footer {
  margin-top: 100px;
  /*background:  #fff;*/
  background: #0C1624;
  
}

footer p{
  /*color:  #555 !important;*/
  color: #fff;
  text-align: center;
}

.site-footer .footer-inner .copyright{
  /*display: block;*/
  /*width: 100%*/
}
#menu-footer-menu li a{
  /*color: #000 !important;*/
  font-weight: normal;
  /*font-size: 14px;*/
}
.site-footer.footer-inverted .footer-inner .site-branding
{
  display: none;
}

.site-navigation ul.menu li ul li.menu-item-has-children:after
{
  transform: translateY(-0%) rotate(-90deg);
}











.wpforms-field-label{
  color: #fff !important;
}
.wpforms-submit-container {
  text-align: center;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container
{
  margin-top: 50px;
}
div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active)
{
  /*background: #b88846;*/
  background: #BB8A47;
  font-weight: bold;
}
div.wpforms-container-full button[type=submit]:hover,
div.wpforms-container-full .wpforms-page-button:hover
{
  background: #fff !important;
  color: #20396D;
  font-weight: bold !important;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator,
div.wpforms-container-full .wpforms-field-sublabel,
.wpforms-field-description
{
  color: #fff !important;
}


.wpforms-container{
  margin-top: 60px !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input[type=text], 
.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input[type=email], 
.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input[type=number],
.wpforms-form .wpforms-field-layout .wpforms-layout-column:not(.wpforms-layout-column-100) input[type=tel],
div.wpforms-container-full .wpforms-form .wpforms-field-password input ,
.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field select, 
div.wpforms-container-full .wpforms-form textarea 

{
    border-radius: 10px;
    border: 1px solid #BB8A47;
    color: #fff !important;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #20396d !important;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap
{
  background: #20396d !important;
}


.wpforms-confirmation-container-full
{
  color: #0C1624 !important;
}


.wpforms-container .wpforms-form .wpforms-field.wpforms-field-password .wpforms-field-row
{
  flex-wrap: nowrap;
}
.wpforms-container .wpforms-field-layout .wpforms-layout-column .wpforms-field-row
{
  flex-direction: row;	
}


div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column .wpforms-field-row .wpforms-one-half
{
  margin-right: 10px !important;
}


#wpforms-93.wpforms-container.wpforms-container-full{
  position: relative;
}
#wpforms-93 .wpforms-field.wpforms-field-pagebreak{
  position: absolute;
  bottom: 0;
}

#wpforms-93.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button
{
  position: absolute;
  bottom: 0;
  z-index: 999;
}
@media (max-width: 680px) {
  #wpforms-933.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button,
  .wpforms-field.wpforms-field-pagebreak
  {
	 /*position: inherit; */
  }
	
  #wpforms-93.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater)
  {
    overflow-x: inherit;
  }
  #wpforms-93.wpforms-container-full button[type=submit]:not(:hover):not(:active),
  #wpforms-93.wpforms-container-full button[type=submit]:hover, 
  #wpforms-93.wpforms-container-full button[type=submit]:active
  {
    left: 20% !important;
  }
  .wpforms-field.wpforms-field-pagebreak {
    left: 15% !important;
  }
  .wpforms-field.wpforms-field-pagebreak.application-form-step-progress{
    left: 0 !important;
  }
	
}



wpforms-recaptcha-container{
  margin-bottom: 50px;
}

.wpforms-page-indicator-page-progress-wrap::after{
  content: ' ';
  width: 3px;
  height: 100%;
  border-right: 3px solid #0C1624;
  display: inline-block;
  position: absolute;
  right: 50%;
}


div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-repeater .wpforms-field-layout-rows .wpforms-field-repeater-display-rows-buttons button.wpforms-field-repeater-button-add
{
  color: #fff;
  opacity: 1;
}


.wpforms-field.wpforms-field-text.wpf-disable-field input[type=text],
.wpforms-container.wpf-center .wpforms-form .wpforms-field-container .wpforms-field .wpf-disable-field input[type=text]
{
  border: #999 1px solid;
  background: rgba(12, 22, 36, 0.8) !important;
  color: #ddd !important;
}


.wpforms-confirmation-container-full.wpforms-confirmation-scroll,
div.wpforms-container-full p
{
  color: #0C1624 !important;
}


.wpforms-field-repeater-display-rows-buttons.wpforms-init,
.wpforms-field-repeater-display-rows-buttons
{
  display: none !important;
}


div.wpforms-container-full .order-summary-container{
  width: 800px;
  max-width: 100% !important;
  background: rgb(0, 0, 0, .4) !important;
  border-radius: 5px !important;
  padding: 15px !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  color: #fff !important;
}
div.wpforms-container-full .order-title{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 25px;
}
div.wpforms-container-full .category-selected,
div.wpforms-container-full .subtotal-container,
div.wpforms-container-full .order-taxes
{
  border-bottom: 1px solid #ddd;
}
div.wpforms-container-full .category-item{
  margin-bottom: 25px;
}
div.wpforms-container-full .category-item h4{
  margin:0 auto 5px;
  padding: 0;
}
div.wpforms-container-full .category-unit-price,
div.wpforms-container-full .subtotal-container,
div.wpforms-container-full .taxes-values,
div.wpforms-container-full .total-amount
{
  display: flex !important; 
}
div.wpforms-container-full .category-amount,
div.wpforms-container-full .subtotal-amount,
div.wpforms-container-full .taxes-amount,
div.wpforms-container-full .order-value
{
  font-weight: bold !important;
  margin-left: auto !important;
}
div.wpforms-container-full .subtotal-container{
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
div.wpforms-container-full .subtotal-amount {
  font-size: 18px;
  margin-top: 5px;
}
div.wpforms-container-full .subtotal-container h3{
  margin:0;
}
div.wpforms-container-full .order-taxes{
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
div.wpforms-container-full .total-amount h2{
  margin:10px auto 0 0;
}
div.wpforms-container-full .order-value{
  font-size: 20px;
  margin-top: 15px;
}


.wpforms-93-field_122-container .wpforms-field-labe:first-child lh3{
  display: none;
}
/*
.wpforms-page-button.wpforms-page-prev{
  position: absolute;
  bottom: 0;
  z-index: 999;
}
*/

/*
.page-header{
  text-align: center;
}
*/


.page-header
{
  /*border-bottom: 1px solid #3f3f3f;*/
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.page-header .entry-title::after,
.elementor-element .elementor-heading-title::after
{
  content : '';
  background: url('../images/sep-h.png') no-repeat;
  background-position: center;
  background-size: cover;
  width: 400px;
  height: 1px;
  display: block;
  margin: auto;
  margin-top: 5px;
}

.elementor-element .elementor-heading-title::after{
  width: 100%;
  max-width: 680px;
}
.news-archive-list h1.entry-title
{
  margin-bottom: 20px;
}


/*
.news-archive-list h1.entry-title span
{
  border-bottom: 2px solid #fff;
  padding-bottom: 20px;
}
*/

.news-archive-list h2.entry-title a:hover
{
  color: #fff !important;
}

.news-archive-list .news-date
{
  color: #BB8A47;
  font-size: 12px;
}
.news-list-items
{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
  grid-gap: 50px;   
}
.news-list-items .news-item img{
  border-radius: 5px;	
}

.news-item{
  background: rgb(0, 0, 0, .4);
  border-radius: 5px;
  padding: 15px;
  cursor: pointer;
}
.news-item:hover{
  background: rgb(0, 0, 0, .2);
}
.news-item * {
  text-decoration: none !important;
}
.news-item .entry-title
{
  min-height: 2.4em;
  font-size: 22px;
  
}
.news-item-single .news-img
{
  margin-bottom: 30px;
}
.news-item-single .image-caption,
.pagination
{
  color: #fff;
}
.news-item-single .news-date
{
  color: #BB8A47;
  font-size: 12px;
  margin-top: -10px;
}

#wpforms-93-field_76-container{
  display: none;
}

#wpforms-93-field_78{
  display: grid ;
  grid-template-columns: 1fr 1fr 1fr;
}
#wpforms-93-field_78 li label{
  color: #fff;
  font-size: 12px;
}

@media (max-width: 980px) {
  #wpforms-93-field_78{
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 780px) {
  #wpforms-93-field_78{
    grid-template-columns: 1fr !important;
  }
}

.wpforms-field-password,
.wpforms-field-password .wpforms-field-row-block {
     display: flex;
     flex-flow: wrap;
}
 
.wpforms-field-row-block *:not(input):not(i),
.wpforms-field-password *:not(input):not(i) {
     flex-basis: 100% !important;
}
 
#password-toggle {
     width: 35px;
     font-family: "FontAwesome" !important;
     text-align: center;
     line-height: 35px;
     background: #d9d9d9;
     border-radius: 10px 0 0 10px;
     border: 1px solid #ccc;
     border-right: 0;
}
 
.wpforms-field-password input {
     width: calc(100% - 50px) !important;
     border-radius: 0 2px 2px 0 !important;
} 
 
.fa-eye-slash:before {
    font-size: 12px;
}


/*
#wpforms-93-field_115-container
{
  display: none;
}
*/

/*
div.wpforms-container-full button[type=submit]:not(:hover):not(:active){
  left: 200px;
}
.____wpforms-field.wpforms-field-pagebreak,
.wpforms-page-button.wpforms-page-prev
{
  position: absolute;
  bottom: -154px;
  left: 36%;
  z-index: 999;
}

@media (max-width: 980px) {
  .wpforms-page-button.wpforms-page-prev{
    left: 20%;
  }
}
@media (max-width: 460px) {
  .wpforms-page-button.wpforms-page-prev{
    left: 10%;
  }
}

*/


/*
#wpforms-93-field_78 .choice-0,
#wpforms-93-field_78 .choice-3
{
  display:none;
}
*/

.elementor-456 .elementor-element.elementor-element-2baa7a9 .elementor-heading-title {
  font-family: 'Adobe Garamond Pro', sans-serif !important; 
}

#home-apply-btn {
  position: absolute;
  /*bottom: 2%;*/
  right: 0;
  left: 50%;
  transform: translateX(-50%);
}

#home-apply-btn .e-con-inner{
  padding: 0;
}

#home-apply-btn .elementor-button
{
  /*background-color: rgb(187, 139, 71, .8);*/
  background-color: rgb(187, 139, 71);
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  font-size: 32px;
  padding: 15px 30px 15px 30px;
}
#home-apply-btn .elementor-button:hover{
  /*background-color: rgb(32, 56, 109, 0.8);*/
  background: #fff;
  color: #20396D;
}


@media (max-width: 460px) {
  #hero-logo{
    top:15%;
  }
}


/*
@media (max-width: 768px) {
  #home-apply-btn {
    left: 28%;
  }
}

@media (max-width: 420px) {
  #home-apply-btn {
    left: 25%;
  }
}
*/


a.user-profile-app-link{
  text-decoration: none !important;
  
  padding: 15px 25px;  
  border-radius: 5px;

  background: #BB8A47;
  color: #fff;
}

a.user-profile-app-link:hover{
  background: #20396D;
}

#user-registration.horizontal .user-registration-MyAccount-navigation-link.is-active a {
  border-bottom: 3px solid #20396D !important;
  color: #20396D !important;
}

#menu-main-menu
{
  position: relative;
}
#menu-main-menu #menu-item-931,
#menu-main-menu #menu-item-939
{
  position: absolute;
  right: 22px;
  top: 40px;  
}
#menu-main-menu #menu-item-939
{
  right: 8px;
}
#menu-main-menu #menu-item-931 a,
#menu-main-menu #menu-item-939 a
{
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
}
#menu-main-menu #menu-item-931 a:hover,
#menu-main-menu #menu-item-939 a:hover
{
  text-decoration: none;
}




@media (max-width: 1200px) {
  .site-title.show a{
    width: 180px;
    height: 48px;
  }
  .site-navigation ul.menu li a {
    padding: 8px;
    font-size: 14px;
  }
  li#menu-item-99 a{
    margin-left: 10px;
  }
  #menu-main-menu #menu-item-931,
  #menu-main-menu #menu-item-939
  {
    top: 34px;
  }
  #wpforms-93-field_78 {
    grid-template-columns: 1.3fr 1fr;
  }
}






#content.user-app-page{
  position: relative;
}
.user-name-welcome{
  position: absolute;
  top: -55px;
  right: 0;
  color: #fff;
  font-size: 13px;
}

@media (max-width: 420px) {
  .user-name-welcome{
    right: 20px;
  }
}

#wpforms-93-field_122-container .wpforms-field-label
{
  display: none;
}

#wpforms-form-933 .wpforms-field.wpforms-field-layout
{
  margin-bottom: 75px;
}

#______________wpforms-form-933 div.wpforms-container-full button[type=submit]:not(:hover):not(:active){
  left: inherit !important;
}
#wpforms-933.wpforms-container-full button[type=submit]:not(:hover):not(:active)
{
  left: inherit !important;
}

div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column:not(.wpforms-layout-column-100) input[type=password],
div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column:not(.wpforms-layout-column-100) input[type=password]

{
   border-radius: 0px 10px 10px 0px !important;
}

div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div.wpforms-container-full button[type=submit]:hover
{
  left: 10%;
}
.wpforms-field.wpforms-field-pagebreak
{
  left: 35%
}
.wpforms-field.wpforms-field-pagebreak.application-form-step-progress
{
  left: 0;
}

.form-note{
  color: #fff !important;
}

#user-registration .user-registration-form-row .user-registration-Button
{
  background: #BB8A47 !important;
  color: #fff;
  border: none !important;
  font-weight: bold;
}

#user-registration .user-registration-form-row .user-registration-Button:hover
{
  background: #fff !important;
  color: #20396D !important;
}