/* :::::::::::::::::::::::::::::::::::::::::::::::::::
	General styles
::::::::::::::::::::::::::::::::::::::::::::::::::: */


body{
	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
	font-size: 16px;
}

h1{

	font-family: "adobe-garamond-pro",sans-serif;
    -webkit-font-smoothing: antialiased;
	font-size: 3em;
	font-variant: small-caps;
}

h2{

	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
    font-size: 2em;
    line-height: 42px;
    letter-spacing: 1.6px;
    line-height: 1.4;
}
.row-intro h2, .services-intro h2 {
    font-family: "adobe-garamond-pro", sans-serif;
    width: 100%;
    margin: 30px auto 20px;
    text-align: left;
    color: #373837;
    padding-bottom: 0px;
    border-bottom: none;
    font-variant: small-caps;
    text-transform: lowercase;
}
h2 span.fancy {
	font-family: 'Kaushan Script', cursive;
    -webkit-font-smoothing: antialiased;
}

h2 span.full-block {
	display: block;
    padding-bottom: 12px;
}
h2 span.right {
	margin-left: 60px!important;
}
h2 span.right-second {
	margin-left: 120px!important;
}
h3 {
    font-size: 22px;
    color: #373837;
    font-family: "proximanova-bold", helvetica, arial;
    letter-spacing: .03em;
}
p {
	color: #4c4c4c;
}
button{

	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
	font-weight: 1.125em;
	text-transform: uppercase;
}

h1 button{

	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
	font-size: 0.875em;
	text-transform: uppercase;
}

ul#menu-primary-top-header a{

	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
	/*font-size: 0.6875em;*/
	font-size: 0.875em;
	text-transform: uppercase;
}

ul#menu-primary-header a{

	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
	/*font-size: 0.875em;*/
	font-size: 1.09em;
	text-transform: uppercase;
}

.ul-main-menu a{

	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
	font-size: 0.875em;
	text-transform: uppercase;
}

#site-title span a{

	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
}

.uc-gradient-header-1{
	/* background: linear-gradient(to right, rgb(27, 83, 138), rgb(31, 145, 202) ); 
	background: linear-gradient(to right, rgb(30, 75, 135),rgb(0, 165, 229));*/
	background: #fff;
    padding-top: 30px;
    padding-bottom: 11px;
    box-shadow: 0px 3px 15px rgba(0,0,0,.15);
}
.uc-gradient-header-2{

	background: linear-gradient(to right, rgb(52, 94, 135) ,rgb(80, 166, 208));
	padding-top: 2px;
	padding-bottom: 3px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;

}

#site-title{

	width:auto;
}

#site-title a{

	color: #fff;
	font-size:16px;
	vertical-align: middle;
}

a#uc-logo{

	font-size:30px;
	vertical-align: top;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}
a#uc-logo {
    display: inline-block;
    width: 280px;
}
#header{

	padding-top: 0;
	position: relative;

}

#header-top{
	max-height: 24px;
	z-index: 1000;
}

.container div.menu{

	display: flex;
    margin: 0;
    width: auto;
    justify-content: flex-end;
}

.container div.menu ul li a{

	padding-bottom:0;
	padding-top:0;

}

.container div.menu ul{

	float: right;
}

/*.container div.menu ul li{

	margin-left: 10px;
}*/

.container div.menu ul li a{

	color: #fff;
}

.container div.menu ul li a:last-child{

	padding-right: 0px;
}

#header .container div.menu{

	width: auto;
	padding-top: 8px;
}

.uc-img-header img{

	width: 100%;
	height: 200px;
}

#menu-primary-header {

	display: flex;
    width: 95%;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#menu-primary-header > li{

	white-space: nowrap;
}

#menu-primary-top-header > li{

	margin-left:32px;
}

.ul-main-menu ul li a:hover{

	color: #ae6b1e!important;
	/*border-bottom: 1px solid #fff;*/
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
	border-color: transparent;
	height: 30px;
    margin-top: 14px;
}
.navbar-toggler:focus {
    outline: 1px dotted;
    outline: none;
}
.navbar-light .navbar-toggler-icon {
    background: #140c03;
    position: absolute;
    width: 30px;
    height: 3px;
    top: 9px;
    right: 0;
}
.navbar-light .navbar-toggler-icon:after {
    content: '';
    background: #140c03;
    position: absolute;
    width: 30px;
    height: 3px;
    top: 9px;
    right: 0;
}
.navbar-light .navbar-toggler-icon:before {
    content: '';
    background: #140c03;
    position: absolute;
    width: 24px;
    height: 3px;
    top: 18px;
    right: 0;
}
.v-align-middle {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
}
.venue-item .v-align-middle {
	padding: 0 50px;
}
@media only screen and (max-width: 1659px){
	.uc-gradient-header-1 {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media screen and (max-width: 1200px){

	button#responsive-menu-button{

		top: 35px !important;
		position: absolute !important;
		background-color: #1b538a !important;
	}

	#menu-primary-header > li a{

		font-size: 1em;
	}
}
@media screen and (max-width: 768px){

	button#responsive-menu-button{
		top: 10px !important;
	}

	.sticky.stick .container:nth-child(1) .row:nth-child(1) .col-md-6.col-lg-6.cta-title-bar{
		display:none;
	}

}


@media (min-width: 768px) {
	.container {
		max-width: 768px;
	}
}

@media (min-width: 1000px){

	.container {
		max-width: 1200px;
		padding-right: 70px;
		padding-left: 70px;
	}
}

@media (min-width: 1440px){
	.container {
		max-width: 1400px;
		padding-right: 100px;
		padding-left: 100px;
	}
	/*.container-home-slider .container {
		max-width: 1800px;
		padding-right: 100px;
		padding-left: 100px;
	}*/

}
@media (max-width: 1000px){

	ul#menu-primary-header{

		display: none;
	}
}

/**collapse navBar*/
.navbar-nav {

	z-index: 1;
	position: relative;
}
#header-top > main > nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1200;
}

/* Collapse nav bar on scroll down*/
.collapsex {
	-webkit-animation: collapse .5s ease forwards;
  	animation: collapse .5s ease forwards;

}

/* Open nav bar on scroll up*/
.open {
	-webkit-animation: open .5s ease forwards;
  	animation: open .5s ease forwards;

}

.collapse_sticky{

	-webkit-animation: none;
  	animation: none;
}

@-webkit-keyframes collapse {

  from {
    opacity: 1;
    top: 0;
  }
  to {
    opacity: 0;
    top: -24px;
  }
}

@-webkit-keyframes open {

  from {
    opacity: 0;
    top: -24px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}

.ul-main-menu{
	padding-right: 0;
}

.ul-main-menu ul li a
{
    color: #373837!important;
    padding: 0!important;
    padding-top: 12px!important;
    margin-left: 32px!important;
    text-align: start;
    letter-spacing: 0.29px;
	font-size: 13px;
	text-shadow: none;
    font-weight: 700;
}
.ul-main-menu ul li:last-child a {
	padding-bottom: 15px!important;
}
nav.navbar {
	padding:0;
}

ul.navbar-nav.justify-content-end{

	flex-wrap: nowrap;
	width: 100%;
}

.uc-hidden-option{

	display: none;
}

#site-title span:nth-child(2) a{

	letter-spacing: 1.90px;
}

.ui-state-active{

	border: 1px solid #e5e5e5;
    background: inherit;
    color: inherit;
}

#accordion1, #accordion2{

	margin-bottom: 20px;
}

#accordion1 h3 , #accordion2 h3 {

	color: #0066CC;
	font-weight: 700;
	font-size: 16px;
	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
	background-color:#F8F8F8;
}

.ui-accordion-content {
	background-color: #FBFBFB;
}

.ul-main-menu ul li.current_page_item > a,.ul-main-menu ul li.current_page_parent > a{

	color: #ae6b1e!important;
	/*border-bottom: 1px #ae6b1e solid!important;*/
}

.ul-main-menu ul li.cta-btn a{
    font-weight: 700;
    border-radius: 2px;
    border-bottom: 1px solid rgb(255, 255, 255);
    border:1px solid #564B24 !important;
    color: #564B24 !important;
	padding: 10px 18px !important;
	background-color: transparent;
	transition: background-color .3s ease-out;
}
.ul-main-menu ul li.cta-btn a:hover{
	background-color: #A0630D !important;
	color: #fff!important;
}
.ul-main-menu ul li.cta-btn.outline a{
margin-left: 12px!important;
}
span.or-spacer {
    font-family: 'Kaushan Script', cursive;
    font-family: "adobe-garamond-pro", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 11px;
    color: #4e4e4e;
}
@media (max-width: 1200px){

	.ul-main-menu ul li a{

		font-size: 0.69em;
		padding-left: 12px!important;
	}

	#site-title span:nth-child(2) a{

		letter-spacing: 0;
	}

}

@media (max-width: 992px){

	ul.navbar-nav.justify-content-end{

		width: auto;

	}

	#site-title span:nth-child(2) a{

		letter-spacing: 1.9px;
	}

	.ul-main-menu ul li a{

		font-size: 0.8em;
	}



}

@media (max-width: 768px){

	/*#header-top nav{
		display: none;
	}*/

	#header-top nav .uc-gradient-header-2{

		display: none;
	}

	.uc-hidden-option{

		display: list-item;
	}

	#header{
		position: static;

	}
	li .sub-menu {
		width: auto!important;
		background: transparent!important;
	}
	li .sub-menu li {
		width: 100%!important;
	}
}

@media (max-width: 435px){


	#site-title img{

		width:215px;
	}
}

@media (max-width: 360px){

	#navbarSupportedContent{


		position: relative;
    	right: 110px;
    	visibility: hidden;
	}

	#navbarSupportedContent .navbar-nav.justify-content-end{

		width:200px;
	}

	.collapse.show{

		visibility: visible!important;
	}

}


@media (max-width: 320px){

	#navbarSupportedContent{

		right: 150px;
    	position: relative;
    	visibility: hidden;
	}

	#navbarSupportedContent .navbar-nav.justify-content-end{

		width:200px;
	}



}

/*gallery page*/
.gallerycontent.grid {
    margin-left: -9px;
}
.container .row .filters{
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-top: 20px;
    margin-left: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
.gallery_title h1{

	color: #b66b1b;
    font-size: 2.5em;
	font-family: 'proximanova';
    -webkit-font-smoothing: antialiased;
	
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
    margin-top: 1.2em;
    margin-bottom: 0.5em;
}

.uc-blog-single{

	margin-bottom: 40px;
    border-top: 1px solid #f8f8f8;
    background: #f8f8f8;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
    transition: all .3s;
}

.blog-sidebar-1 h3{

	margin-top: 0;
    margin-bottom: 25px;
	padding-bottom: 20px;
	padding-top: 20px;
    font-size: 1.25em;
    letter-spacing: 2px;
	border-bottom: 1px solid #ccc;
	color: #9a7654;
	font-family:'proximanova';
    -webkit-font-smoothing: antialiased;
	
}

.blog-sidebar-1 a{
	display: block;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.85em!important;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #777;
	font-family:'proximanova';
	
    -webkit-font-smoothing: antialiased;
	text-decoration: none;
}
.tagcloud{
	padding-top: 10px;
}

.blog-sidebar-1 .tagcloud a {
	font-size: 10px;
    padding: 3px 8px;
    border: 1px solid #d9d9d9;
    margin: 0 8px 8px 0;
    display: inline-block;
    text-transform: uppercase;
    color: #9a7654;
    letter-spacing: 2px;
    line-height: 18px;
}

.blog-sidebar-1 .tagcloud a:hover{ 
	background: #0073A7;
	color: #fff !important;
	border: 1px solid #232323;
}

.blog-sidebar-1 li{
	margin: 0;
	padding: 10px 0;
}
.blog-sidebar-1 ul{
	list-style: none;
	margin-left: 0;
}

.uc-blog-single:hover{
	transform: translateY(-10px);
    box-shadow: 0 22px 43px rgba(0,0,0,0.15);
}

.uc-blog-sigle-content{

	padding: 40px 50px 50px 50px;
	background:#fff;
}

.uc-blog-sigle-post {

	padding:0;
	border-bottom: 1px solid #ccc;

}

.uc-blog-categories,
.uc-blog-tag {
	margin-top: 2.5rem;
	margin-bottom: 1.5rem;
}

.uc-blog-tag {

	margin-bottom: 5rem;
}

.uc-blog-o-image {

	margin-top:3em;
	position:relative;
}

.uc-blog-o-image img{

	object-fit: cover;
}

.uc-blog-entries a {

	color: #9a7654;
}

.uc-blog-entries .uc-blog-categories a,
.uc-blog-entries .uc-blog-tag a{

	color: #999;
}

.uc-blog-entries .uc-blog-tag p , 
.uc-blog-entries .uc-blog-categories p {

	display:flex;
}

.uc-blog-entries a:hover{

	color: #3185C0;
}

.uc-blog-entries .uc-blog-categories a:hover,
.uc-blog-entries .uc-blog-tag a:hover {

	color: #000;
}

.uc-blog-categories, .uc-blog-tag{
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    font-size: 13px;
	font-weight: 300;
}

.uc-blog-categories span, .uc-blog-tag span{

	padding-left: 20px;
}

.uc-blog-image-title{
	
	position: absolute;
    bottom: 0;
    right: 0px;
    margin: 0;
    padding: 3px 10px;
	font-size: 0.85em;
	font-style: italic;
	text-align: right;
    color: #e8e8e8;
    background: rgba(66,66,66,0.44);

}

.uc-blog-author {

	margin-top:2.5rem;
}

.uc-blog-return {

	margin-bottom:3rem;
}

.uc-blog-main-image{

	margin-bottom: 40px;
    border-top: 1px solid #f8f8f8;
	background: #f8f8f8;
	margin-top:20px;
}

.uc-blog-sigle-title-post{

	margin-top:1.5em;
}

.uc-blog-sigle-date{

	position: relative;
    display: block;
    margin-bottom: 10px;
    height: 30px;
}
.uc-blog-single:first-child{

	margin-top:20px;
	
}

.uc-blog-sigle-date span {

	display: inline-block;
    font-size: .85em;
    letter-spacing: 2px;
    text-transform: uppercase;
    vertical-align: middle;
    color: #777;
    transition: all .3s;
}

.uc-blog-sigle-title h2 a,
.uc-blog-sigle-title h1 a{
	display: block;
    margin: 0;
    padding-bottom: 20px;
    font-size: 25px;
    word-wrap: break-word;
	color: #9a7654;
	font-family: 'proximanova-semibold';
	
    -webkit-font-smoothing: antialiased;
	text-decoration: none;
}
.uc-blog-sigle-title h1 a,
.uc-blog-sigle-title-post h2 a{

	text-transform: uppercase;
}

.uc-blog-sigle-title h1 a {

	font-size: 0.8em;
	
}
.uc-blog-sigle-title-post h2 a{

	font-size: 0.75em;
}

.uc-blog-sigle-title h2 a:hover{
	color: #3185C0;
}

.uc-blog-sigle-read-more a{

	background-color: #1C4D71;
    background-image: url(/wp-content/themes/ucla-events/images/button-arrows.png);
    background-position: right -238px;
    background-repeat: no-repeat;
    color: #FFFFFF !important;
    display: inline-block;
	font-family: 'proximanova-semibold';
	
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    min-height: 42px;
    letter-spacing: 0.05em;
    line-height: 24px;
    margin: 0;
    padding: 10px 50px 10px 20px;
    text-transform: uppercase;
	zoom: 1;
	text-decoration: none;
}

.uc-blog-sigle-read-more a:hover {
	color: #FFFFFF !important;
    background-color: #C6C8CA !important;
    background-position: right -238px;
    transition: color .1s ease-out, background-color .3s ease-in !important;
}

.uc-blog-entries{
	background: #fff !important;
	border-bottom: none !important;
	padding-bottom: 0 !important;
    padding-top: 0 !important;
}

h2 span.fancy {
    color: #af6b0e;
    font-size: 58px;
    padding: 0 5px;
    letter-spacing: 0;
    text-transform: lowercase;
    font-variant: none;
    margin-left: -10px;
    display: inline-block;
    position: relative;
	top: 5px;    
	line-height: .7;
    top: 3px;
}
h1 span.fancy {
    text-transform: lowercase!important;
    font-family: 'Kaushan Script', cursive;
    font-variant: none;
    letter-spacing: 1px;
}
.container .row .filters li{

	margin-right: 20px;
	color:#7d7d7d;
	cursor:pointer;
}

.container .row .filters li:last-child{

	margin-right: 0;
}

.container .row .filters li div
{
	color: #737373;
	font-family: 'proximanova';
	
    -webkit-font-smoothing: antialiased;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

@media only screen and (max-width: 1180px) {

	.gallery_title {
		font-size: 1em;
	}

	.container .row .filters li div{
		font-size: 12px;
		margin-right:10px;

	}
}

.sort_by{

	color: #9a7654!important;
}


div#gallery-layout-1 {
    padding-bottom: 80px;
}
.gallerycontent.row.gallery .item-gallery a{

	display: block;
}

.gallerycontent.row.gallery .item-gallery a img{

	border: 0;
    width: 100%;
    border-radius: 5px;
	box-sizing: content-box;
	/* margin-left: 15px;
	margin-right: 15px; */
	padding-left: 0;
	padding-right:0;
}

.gallerycontent.row.gallery .item-gallery p{

	margin-left: 15px;
	color:#7d7d7d;
	margin-top: 10px;
}



/*submenu*/
ul.navbar-nav li {
	position: relative;
}
li .sub-menu{
	position: absolute;
    right: 0;
    top:100%;
    left: 0px;
	margin-left: 0px;
    display:flex;
    flex-wrap: wrap;
	padding-left: 0;
	padding-right:15px;
	margin-bottom: 0;
    list-style: none;
    justify-content:flex-end;
	width: 240px;
    max-height: 0;
    /*transition: max-height .8s ease-out;*/
	overflow: hidden;    
	background: #fff;
}

li .sub-menu li {
	text-align: left;
	width: 100%;
}
li:hover .sub-menu{
	height: auto;
	max-height: 800px;
}



ul.navbar-nav.justify-content-end{

	position: static;
	height: 62px;
}

@media (max-width: 1200px){

	ul.navbar-nav.justify-content-end{
		height: auto;
		margin-left: 0;
		padding-bottom: 24px;
	}
	.uc-gradient-header-1 {
		padding-bottom: 16px!important;
	}
	li ul.sub-menu {
		position: static;
		max-height: 0;
		overflow: hidden;
		flex-direction: column;
		/* transition: ease-in .5s all; */
	}
	.ul-main-menu ul li.cta-btn a.nav-link {
		margin-left: 0!important;
	}
}

nav.navbar.navbar-expand-lg.navbar-light.ul-main-menu{

	position: static;
}

#header #masthead > .container{

	position: relative;
    max-width: 100em;
    padding: 0;
}

.container.uc-submenu{

	height: 40px;
	display: none;
}

.uc-gradient-header-1:nth-child(2){

	border-top: #1F91CA 1px solid;
	border-bottom: #fff 1px solid;
	margin: 0;
	padding: 0;
	max-height: 0;
    transition: max-height .8s ease-out;
    overflow: hidden;
}

/*sticky*/

.sticky{

	background-color: #00FFFF;
}

.sticky.stick {
    margin-top: 0 !important;
    position: fixed;
	left: 0;
    width: 100%;
    z-index: 3;

    top: 102px!important;
}
.sticky.stick > .container {

    max-width: 100em;
    padding: 0;
}
/* Slide arrows */

.slick-slider .slick-next {
	background-image: none;
	position: relative;
	right: -20px;
	z-index: 3;
}
.slick-slider .slick-prev {
	left: -20px;
	z-index: 4;
}
.slick-next:after, .slick-next:before, .slick-prev:after, .slick-prev:before {    
	content: ""!important;
    background: #373837!important;
    width: 12px!important;
    height: 2px!important;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1!important;
}
.slick-slider .slick-next:after{

    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 24px;
    left: 17px;
}
.slick-slider .slick-next:before{

    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    left: 17px;
}
.slick-slider .slick-prev:after {
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 24px;
    left: 14px;
}
.slick-slider .slick-prev:before {
	
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 16px;
    left: 14px;
}
.slick-arrow {
    width: 42px!important;
    height: 42px!important;
    position: absolute!important;
    cursor: pointer;
    background: #fff;
    border-radius: 100px;
    box-shadow: 0px 1px 16px rgba(0,0,0,.1), 0px 1px 2px rgba(0,0,0,.1);
}
.slick-slider .slick-arrow:before {
	opacity: 0;
}
.slick-prev, .slick-next {
    -webkit-transform: translate3d(0%,0%,0);
    transform: translate3d(0%,0%,0);
	-webkit-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	background: #fff;
}
.slick-prev:hover {
    -webkit-transform: translate3d(-10%,0%,0);
    transform: translate3d(-10%,0%,0);
}
.slick-next:hover {
    -webkit-transform: translate3d(10%,0%,0);
    transform: translate3d(10%,0%,0);
}
@media only screen and (max-width: 1599px){
	.slick-arrow {

		z-index: 25;
	}
	.slick-slider .slick-next {
		right: 15px;
	}
	.slick-slider .slick-prev {
		left: 15px;
	}
}
/*stick when admin bar is activated*/
.logged-in.admin-bar #sticky.stick{

	top:134px;
}

.logged-in.admin-bar .sticky.stick{

	top:134px;
}

/*when screen is 782px admin  bar height change to 46 px*/

/*.hfeed*/

.hfeed {
    height: auto!important;
    top: 0;
    bottom: 0px;
    position: relative;
    padding-bottom: 102px;
}

/*accordion*/

.accordion {
    margin-top: 2px;
    margin-bottom: 18px;
}

.accordion {
    padding-top: 0px !important;
    padding: 15px 15px 15px 0px !important;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
    position: relative;
}

a.accordion-toggle, a.accordion-toggle:visited {
    font-weight: bold;
    background: #f8f8f8;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

a.accordion-toggle>span {
    margin-left: 15px;
}

.accordion-inner {
    padding: 20px 25px;
    border-top: 1px solid #e5e5e5;
}

i.toggle-icon {
    display: block !important;
    position: relative !important;
    right: 10px !important;
    float: right !important;
    left: 0px !important;
}

/* .icon-chevron-down:before {
   content: "\f078";
} */

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: FontAwesome;
	
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}

a.accordion-toggle, a.accordion-toggle:visited{

	font-weight: bold;
}

/*with admin bar*/

.logged-in.admin-bar #navBar > .uc-gradient-header-2 {

	position: relative;
}

.logged-in.admin-bar #navBar > .uc-gradient-header-2, .logged-in.admin-bar #navBar > #header {

	top:32px;
}

@media only screen and (max-width: 1170px) {

	.venue-item .v-align-middle {
		padding: 0 20px;
	}
}
@media only screen and (max-width: 992px) {


	.sticky.stick{

		top: 75px!important;
	}
	.logged-in.admin-bar #sticky.stick{

		top: 107px;
	}

	.logged-in.admin-bar .sticky.stick{

		top: 107px;
	}


	.venue-item .v-align-middle {
		padding: 8% 0;
	}
	a.view-property-details-link {
		width: 100%;
		text-align: center;
	}
}

.slick-slider-container {
	height: 750px;
    height: 62vh;
}
.slick-slider-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media only screen and (max-width:1440px){
	#uc-logo img {

		max-width: 260px;
	}
	.ul-main-menu ul li a {
		color: #373837!important;
		padding: 0!important;
		padding-top: 12px!important;
		margin-left: 18px!important;
		text-align: start;
		letter-spacing: 0.29px;
		font-size: 12px;
		text-shadow: none;
		font-weight: 700;
	}
	.sticky.stick {
		padding-left: 30px;
		padding-right: 30px;
		top: 80px!important;
	}
    #main {
        top: 80px;
    }
	.uc-gradient-header-1 {
		padding-top: 20px;
		padding-bottom: 0px;
	}
	.logged-in.admin-bar .sticky.stick {
		top: 112px;
	}
	.slick-slider-container {
		/* height: 74vh; */
		height: 58vh;
	}
}
@media only screen and (max-width:1280px){
	#uc-logo img {

		max-width: 240px;
	}
	.ul-main-menu ul li a {
		font-size: 11.4px;
	}
	.sticky.stick {
		padding-left: 30px;
		padding-right: 30px;
	}
}
.hideItem {
	display: none!important;
}
/* navbar ipad */
@media only screen and (max-width: 1024px){
	#site-title {
		position: absolute;
	}
	.ul-main-menu ul li a {
		margin-left: 0!important;
	}
	.ul-main-menu ul li.cta-btn a.nav-link {
		margin-top: 12px;
		text-align: left;
	}
	.sub-menu {
		height: auto;
		width: 100%!important;
		margin-left: 16px!important;
	}
	.hideItem {
		display: block!important;
	}
	.ul-main-menu  li.menu-item-has-children > a {
		border-bottom: 1px solid #e6e6e6!important;
		padding-bottom: 8px!important;
		position: relative;
	}
	.ul-main-menu  li.menu-item-has-children > a:after,.ul-main-menu  li.menu-item-has-children > a:before {
		content: "";
		background: #b46b19;
		width: 8px;
		height: 2px;
		position: absolute;
		right: 0;
	}
	.ul-main-menu  li.menu-item-has-children > a:after {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		right: 5px;
	}
	.ul-main-menu  li.menu-item-has-children > a:before {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}
@media only screen and (max-width: 991px){
	.slick-slider-container {
		/* height: 77vh; */
		height: 64vh;
	}
	.property-details-slick-slider .slide-text {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		padding: 16px 20px 10px;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		bottom: 8px;
		background: rgba(3, 14, 19, 0.6);
		width: 84%;
		max-width: 84%;
		text-align: center;
		color: #fff;
		opacity: 1;
	}
}
/*when screen is 782px admin bar change its height to 46px*/
@media only screen and (max-width: 782px) {

	.logged-in.admin-bar #navBar > .uc-gradient-header-2, .logged-in.admin-bar #navBar > #header {

		top:46px;
	}

	.logged-in.admin-bar #navBar > #header {

		position: relative;
	}

	.logged-in.admin-bar #sticky.stick{

		top:123px;
	}

}

/*when screen is 600px admin bar change is not position: fixed, it change to absolute*/


@media only screen and (max-width: 600px) {

	#wpadminbar {

		position:fixed;
	}

}

/*arreglo del main*/

/*#main{

	position: relative;
    top: 115px;
}

#footer{

	position: relative;
    top: 115px;
}


@media only screen and (max-width: 768px) {
    #main{

		position: relative;
   		top: 75px;
	}
	#footer{

		position: relative;
    	top: 75px;
	}

}*/
@media screen and (max-width: 992px){

	#site-title{

		position:absolute;
	}

	.navbar-nav.justify-content-end{

		width:100%;
	}

	.navbar.navbar-expand-lg.navbar-light.ul-main-menu{

		margin-bottom:17px;
	}

	.ul-main-menu ul li.current_page_item > a, .ul-main-menu ul li.current_page_parent > a{

		border-bottom: none!important;
	}

	ul.navbar-nav.justify-content-end{

		height:auto;
		margin-left: 0;
	}

	li ul.sub-menu{

		position: static;
		max-height: 0;
		overflow: hidden;
		flex-direction: column;
		/* transition: ease-in .5s all; */
	}

	.ul-main-menu ul li a {
		margin-left: 0px!important;
	}
	.ul-main-menu ul li.cta-btn a {
		padding: 12px 18px !important;
		margin-left: 12px!important;
		margin-top: 12px;
		display: inline-block;
		width: 100%;
		text-align: center!important;
	}
	li ul.sub-menu li a{

		text-align: left;
		margin-left:18px!important;
	}
	.heigth-sizing.height-bigger{

		height:auto !important;
		max-height: 500px;
		overflow: visible;
	}

	.ul-main-menu ul li a:hover{

		border-bottom:none;
	}

	#navbarSupportedContent .navbar-nav.justify-content-end > li > a{

		text-align:left;
	}
	
}
@media only screen and (max-width: 980px){
	.cta-title-bar {
		display: none!important;
	}
}
@media only screen and (max-width: 767px){

	#main{

		top:75px;
	}

	ul.navbar-nav.justify-content-end{

		height:auto;
	}

	#navbarSupportedContent .navbar-nav.justify-content-end > li > a{

		text-align:left;
	}
}

@media only screen and (max-width: 991px){
	.container-home-slider > .container {
		padding-left: 0;
		padding-right: 0;
	}

	h2 {
		padding-left: 16px;
		padding-right: 16px;
		font-size: 22px;
		line-height: 34px;
	}
	h2 span.fancy {
		color: #af6b0e;
		font-size: 42px;
		margin-left: 3px!important;
		padding-left: 0;
	}
	.home-slider-title span {
		font-size: inherit;
	}
	h2 span.full-block {
		display: inline-block;
	}
	h2 span.right {
		margin-left: 3px!important;
	}
	h2 span.right-second {
		margin-left: 3px!important;
	}
	.call-button-group-container {
		text-align: center;
	}
}
@media only screen and (max-width: 360px){

	#navbarSupportedContent{

		right:0;
	}

	#navbarSupportedContent .navbar-nav.justify-content-end{

		width: 100%;
    	margin-left: 0;
	}

	#navbarSupportedContent .navbar-nav.justify-content-end > li > a{

		text-align:left;
	}

	ul.navbar-nav.justify-content-end{

		height:auto;
	}
}



