/*
Theme Name: Oxpitan Child
Description: Child theme for the Oxpitan themes
Author: gaviathemes
Template: oxpitan
*/

/* TOPBAR */

:root{
	--hdn-primary-color: #ffc20e;
	--hdn-secondary-color: #ffc20e;
}

.logo-theme img {
	max-height: 100px;
	width: auto;
}

.topbar{
	line-height: 2;
}

.topbar a{
	color: #ffffff;
}

.topbar a:hover,
.topbar a:focus{
	color: #f1ae44;
}

.topbar .header-right .header-social{
	padding-top: 12px;
}

.topbar .header-left:before{
	background: #3e484d;
}

.topbar .header-right{
	padding-right: 0;
}

.socials-2 li a{
	background: #00b5df;
	color: #ffffff;
	margin: 0 10px 0 0;
	padding: 10px 5px 10px 12px;
	position: relative;
	-webkit-transition: none !important;
	   -moz-transition: none !important;
	    -ms-transition: none !important;
	        transition: none !important;
}

.socials-2 li a i{
	color: #ffffff;
}

.socials-2 li a:hover i{
	color: #ffffff;
}

.socials-2 li a::before{
	background: #00b5df;
	content: '';
	display: block;
	height: 100%;
	left: 1px;
	position: absolute;
	top: 0;
	-webkit-transform: skew(-12deg, 0deg);
	        transform: skew(-12deg, 0deg);
	-webkit-transform-origin: bottom left;
	        transform-origin: bottom left;
	-webkit-transition: none !important;
	   -moz-transition: none !important;
	    -ms-transition: none !important;
	        transition: none !important;
	width: 100%;
	z-index: -1;
}

.socials-2 li a:hover,
.socials-2 li a:focus,
.socials-2 li a:hover::before,
.socials-2 li a:focus::before{
	background: #ffc20e;
	-webkit-transition: none !important;
	   -moz-transition: none !important;
	    -ms-transition: none !important;
	        transition: none !important;
}


/* Header */
.header-v1 .header-bottom .header-bottom-inner .logo{
}

a.logo-theme{
	color: #505d64;
	font-size: 20px;
	text-transform: uppercase;
	white-space: nowrap;
}

.header-v1 .header-bottom .header-bottom-inner .quick-button{
	right: 704px;
}

.btn-theme-second,
.btn-theme-second:before{
	background: #ffc20e;
}

.btn-theme-second:hover,
.btn-theme-second:hover:before{
	background: #00b5df;
}

.quick-button a{
	white-space: nowrap;
}

.header-center{
	padding: 0;
	position: relative;
	z-index: 0;
}

.header-center .btn-theme-second{
	height: 50px;
	line-height: 50px;
	padding-left: 45px;
}

.header-mobile .quick-button{
	position: absolute;
	right: 38px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.mobile-logo{
	padding-left: 65px;
}

.quick-button-xs{
	display: none;
}

.header-mobile .canvas-menu{
	margin-top: -13px !important;
}

.header-v1 .header-bottom .header-bottom-inner.has-button{
	padding-right: 0;
}

/* Welcome */
.welcome .column-bg-skew-right .elementor-widget-wrap:before{
	background: #0c9abb;
	left: -16px;
}

.welcome .column-bg-skew-right .elementor-widget-wrap::after{
	background: #0c9abb;
	right: calc(100% - 50px);
	z-index: -1;
} 

.welcome .gsc-video-box.style-1 .video-inner .video-body h2.title{
	color: #ffffff;
}

/* video-image */
.video-image .video-action .btn-theme,
.video-image .video-action .btn-theme::before{
	background: #ed273f;
}

.video-image .video-action .btn-theme:hover,
.video-image .video-action .btn-theme:hover::before{
	background: #f1ae44;
}

/* Event */

.gva-content-items > div{
	display: flex;

	flex-wrap: wrap;
}

.gva-content-items .item-columns article,
.gva-content-items .item-columns article > div.event-block{
	height: 100%;
}

.gva-content-items .item-columns article > div.event-block{
	background: #f2f0ec;
}

.item-columns{
	margin-bottom: 30px;
	overflow: hidden;
}

.item-columns article{
}


.event-block{
	margin-bottom: 0;
}

.event-block .event-image .trending{
	background: #424242;
	color: #ffffff;
	font-size: 11px;
	left: 0;
	padding: 10px 20px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 2;
}

.event-block .event-image .trending::after{
	background: #424242;
	content: '';
	display: block;
	height: 100%;
	left: 1px;
	position: absolute;
	top: 0;
	-webkit-transform: skew(-12deg, 0deg);
	        transform: skew(-12deg, 0deg);
	-webkit-transform-origin: bottom left;
	        transform-origin: bottom left;
	-webkit-transition: all 0.35s !important;
	   -moz-transition: all 0.35s !important;
	    -ms-transition: all 0.35s !important;
	        transition: all 0.35s !important;
	width: 100%;
	z-index: -1;
}

.gva-content-items .item-columns .event-block{
	padding-bottom: 100px;
	position: relative;
}


.event-block .event-content .event-meta{
	bottom: 30px;
	color: #e36955 !important;
	left: 50px;
	position: absolute;
	right: 50px;
}

.event-block .event-content .event-meta .event-date{
	margin-bottom: 10px;
}

.event-block .event-content .event-meta .meta-title{
	color: #424242;
	display: inline-block;
	min-width: 40px;
}

.event-info p{
	display: -webkit-box;
	overflow: hidden;

	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.turquoise .btn-theme-second,
.turquoise .btn-theme-second:before{
	background: #00b5e0;
}

.tomato .btn-theme-second,
.tomato .btn-theme-second:before{
	background: #ef4158;
}


.turquoise .btn-theme-second:hover,
.turquoise .btn-theme-second:hover:before,
.tomato .btn-theme-second:hover,
.tomato .btn-theme-second:hover:before{
	background: #ffc20e;
}

.event-image{
	border-bottom: 10px solid #ffffff;
}
/* Footer */

.contact-details a{
	color: #ffffff;
}


.contact-details a:hover{
	color: #ffc20e;
}

.contact-details-box .elementor-widget-wrap > .elementor-element,
.contact-details-box .elementor-widget-container{
	height: 100%;
}

#wp-footer a.btn-theme-second{
	color: #ffffff;
}
/* Copyright */

.copyright{
	background: #303a3c;
	border-color: #454d51;
}

/* Inner banner */

.breadcrumb-main .container{
	background-image: url(images/logo-banner.png);
	background-position: center right 5%;
	background-repeat: no-repeat;
	background-size: cover cover;
}

.elementor-page-6926 .breadcrumb-main .container{
	background: none;
}

.elementor-page-6926 .custom-breadcrumb .breadcrumb-container-inner p {
	display: block;
}

.custom-breadcrumb{
	background: #e6e6e6;
}

.custom-breadcrumb .breadcrumb-container-inner .heading-title{
	color: #505d65;
	margin: 0 auto;
	max-width: 600px;
}

/* Staff */

.team-block.team-v2{
	max-width: none;
}

.team-block-right{
	text-align: left;
}

.team-block.team-v2 .team-content{
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 0;
	padding: 0 45px 0 30px;
}

.team-v2 .turquoise.bg-overlay{
	background: #00b5e0 !important;
}

.team-v2 .green.bg-overlay{
	background: #505d65 !important;
}

.team-v2 .goldenrod.bg-overlay{
	background: #ffc20e !important;
}

.team-v2 .tomato.bg-overlay{
	background: #ef4158 !important;
}

/* News */


/* Menu */

ul.gva-nav-menu > li > a{
	color: #898989;
	font-size: 15px;
	padding: 10px 10px;
}
ul.gva-nav-menu > li.current-menu-item > a{
	color: #424242;
}


/* skew-right */

.skew-right h2{
	background: #ffffff;
	margin-right: 20px !important;
	padding: 5px 0 5px 0;
	position: relative;
}

.skew-right h2::before{
	background: #ffffff;
	content: '';
	display: block;
	height: 100%;
	left: auto;
	position: absolute;
	right: -10px;
	top: 0;
	-webkit-transform: skew(-12deg, 0deg);
	        transform: skew(-12deg, 0deg);
	-webkit-transform-origin: bottom left;
	        transform-origin: bottom left;
	-webkit-transition: all 0.35s !important;
	   -moz-transition: all 0.35s !important;
	    -ms-transition: all 0.35s !important;
	        transition: all 0.35s !important;
	width: 100%;
	z-index: 0;
}

.skew-right h2 span{
	position: relative;
	z-index: 2;
}

.programs table,
table.programs{
	border: none;
}

.programs table td,
table.programs td{
	border: none;
	color: #e73b50;
	font-size: px2rem(14);
	font-weight: bold;
}

.programs table td:first-child,
table.programs td:first-child{
	color: #424242;
	font-family: 'Playfair Display';
	font-weight: bold;
	letter-spacing: 1px;
}

.programs table td a,
table.programs td a{
	color: #e73b50;
}

.programs table td a:hover,
table.programs td a:hover{
	color: #424242;
}

/* Event */

.event-single .event-thumbnail{
	margin-top: 50px;
}

.event-row{
	margin-top: 70px;
	padding-bottom: 70px;
}

.event-content-single{
	text-align: center;
}

.event-content-single h1.entry-title{
	font-size: 48px;
	font-weight: 700;
}

.event-content-single h4{
	color: #e36955;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 50px;
	text-transform: uppercase;
}

.event-details{
	background: #f2f0ec;
	padding: 40px 40px 20px;
}

.event-details h2.title{
	margin-top: 0;
	text-align: center;
}

.additional-media{
	padding-bottom: 10px;
	text-align: center;
}

.event-info div.title + p {
	display: none;
}

/*
Trustee

*/



.trustees-progress-wrapper .trustee__progress-label{
	color: #424242;
	font-weight: 500;
}

.trustees-progress-wrapper .trustee__progress{
	background-color: #cccccc;
	overflow: visible;
	position: relative;
	z-index: 11;
}

.trustees-progress-wrapper .trustee__progress .trustee__progress-bar{
	background: #f1ae44;
	display: block;
	height: 10px;
	position: relative;
	-webkit-transition: width 1s ease-in-out;
	   -moz-transition: width 1s ease-in-out;
	    -ms-transition: width 1s ease-in-out;
	        transition: width 1s ease-in-out;
	width: 0;
}

.trustees-progress-wrapper .trustee__progress .trustee__progress-bar .percentage{
	background: #f1ae44;
	bottom: 100%;
	color: #ffffff;
	font-size: 14px;
	left: 100%;
	line-height: 1;
	margin-bottom: 10px;
	padding: 6px 8px;
	position: absolute;
	z-index: 1;
}

.trustees-progress-wrapper .trustee__progress .trustee__progress-bar .percentage:after{
	border: 6px solid transparent;
	border-top-color: #f1ae44;
	content: '';
	left: 0;
	margin-top: -6px;
	position: absolute;
	top: 100%;
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
	z-index: 1;
}

.trustees-progress-wrapper .trustee__progress .trustee__progress-bar .percentage.percentage-left{
	left: auto;
	right: 0;
}

.trustees-progress-wrapper .trustee__progress .trustee__progress-bar .percentage.percentage-left:after{
	left: auto;
	margin-right: 2px;
	right: 0;
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
}

.trustees-block.trustees-v1{
	margin: 0 auto;
	max-width: 450px;
}

.trustees-block.trustees-v1 .trustees-image{
	background: transparent;
	position: relative;
	text-align: center;
}

.trustees-block.trustees-v1 .trustees-image .socials-trustee{
	background: #f1ae44;
	        border-radius: 6px;
	   -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	opacity: 0;
	padding: 10px 0;
	position: absolute;
	right: 10px;
	text-align: center;
	top: -20px;
	-webkit-transition: all 0.15s;
	   -moz-transition: all 0.15s;
	    -ms-transition: all 0.15s;
	        transition: all 0.15s;
	width: auto;
	width: 30px;
	z-index: 9;
	z-index: 9;

	    -ms-border-radius: 6px;
	     -o-border-radius: 6px;
	filter: alpha(opacity=0);
}

.trustees-block.trustees-v1 .trustees-image .socials-trustee a{
	color: #ffffff;
	display: block;
	font-size: 14px;
	margin: 0 8px;
	text-align: center;
}

.trustees-block.trustees-v1 .trustees-image .socials-trustee a:hover,
.trustees-block.trustees-v1 .trustees-image .socials-trustee a:focus,
.trustees-block.trustees-v1 .trustees-image .socials-trustee a:active{
	color: #cccccc;
}

.trustees-block.trustees-v1 .trustees-image .item-image{
	position: relative;
}

.trustees-block.trustees-v1 .trustees-image .item-image:after{
	background: rgba(0, 0, 0, 0.2);
	content: '';
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.35s;
	   -moz-transition: all 0.35s;
	    -ms-transition: all 0.35s;
	        transition: all 0.35s;
	width: 100%;
	z-index: 1;

	filter: alpha(opacity=0);
}

.trustees-block.trustees-v1 .trustee-name{
	color: #424242;
	font-family: 'Playfair Display', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin-top: 20px;
}

.trustees-block.trustees-v1 .trustee-job{
	color: #888888;
	font-size: 14px;
}

.trustees-block.trustees-v1 .trustees-body{
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
}

.trustees-block.trustees-v1 .trustees-body:after{
	background: #f1ae44;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 45px;
	z-index: 1;
}

.trustees-block.trustees-v1 .trustees-skills .vc_single_bar{
	height: 2px !important;
	margin-bottom: 32px !important;
}

.trustees-block.trustees-v1 .trustees-skills .vc_single_bar .vc_label{
	font-size: 11px;
	font-weight: 600;
	line-height: 18px;
}

.trustees-block.trustees-v1 .trustees-skills .vc_single_bar .vc_bar{
	background: #f1ae44 !important;
}

.trustees-block.trustees-v1:hover .trustees-image .item-image:after{
	opacity: 1;

	filter: alpha(opacity=100);
}

.trustees-block.trustees-v1:hover .trustees-image .socials-trustee{
	opacity: 1;
	top: 10px;

	filter: alpha(opacity=100);
}

.trustees-block.trustees-v2{
	background: #ffffff;
	margin: 0 auto;
	margin-bottom: 30px;
	max-width: 400px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.trustees-block.trustees-v2 .trustees-image{
	overflow: hidden;
	position: relative;
	text-align: center;
}

.trustees-block.trustees-v2 .trustees-image .socials-trustee{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.85)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 20%, rgba(0, 0, 0, 0.85) 100%);
	bottom: -15px;
	opacity: 0;
	padding: 25px 0 15px;
	position: absolute;
	text-align: center;
	-webkit-transition: all 0.15s;
	   -moz-transition: all 0.15s;
	    -ms-transition: all 0.15s;
	        transition: all 0.15s;
	width: 100%;
	z-index: 9;

	filter: alpha(opacity=0);
}

.trustees-block.trustees-v2 .trustees-image .socials-trustee a{
	color: #ffffff;
	margin: 0 10px;
	text-align: center;
}

.trustees-block.trustees-v2 .trustees-image .socials-trustee a:hover{
	color: #f1ae44;
}

.trustees-block.trustees-v2 .trustees-content{
	margin-top: 10px;
	position: relative;
	text-align: center;
}

.trustees-block.trustees-v2 .trustees-content .bg-overlay-1{
	background: inherit;
	height: 100%;
	left: 0;
	position: absolute;
	right: 40px;
	top: 0;
	z-index: 1;
}

.trustees-block.trustees-v2 .trustees-content .bg-overlay-2{
	background: inherit;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 22px;
	top: 0;
	-webkit-transform: skew(-12deg, 0deg);
	        transform: skew(-12deg, 0deg);
	-webkit-transform-origin: bottom left;
	        transform-origin: bottom left;
	-webkit-transition: all 0.35s;
	   -moz-transition: all 0.35s;
	    -ms-transition: all 0.35s;
	        transition: all 0.35s;
	z-index: 1;
}

.trustees-block.trustees-v2 .trustees-content .trustees-content-inner{
	padding: 25px 10px;
	position: relative;
	z-index: 2;
	color: #fff;
}

.trustees-block.trustees-v2 .trustees-content .trustee-name{
	font-family: 'Playfair Display', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin: 0 0 6px;
}

.trustees-block.trustees-v2 .trustees-content .trustee-job{
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.trustees-block.trustees-v2.text-light .trustee-name,
.trustees-block.trustees-v2.text-light .trustee-name a{
	color: #ffffff;
}

.trustees-block.trustees-v2.text-light .trustee-job{
	color: #ffffff;
}

.trustees-block.trustees-v2:hover .trustees-image .socials-trustee{
	bottom: 0;
	opacity: 1;

	filter: alpha(opacity=100);
}

.gva-trustees-grid .trustees-block{
	margin-bottom: 35px;
}

.trustees-block-single{
	margin-bottom: 45px;
}

.trustees-block-single .heading{
	border-bottom: 1px solid #dee2e6;
	color: #424242;
	float: left;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative;
	width: 100%;
}

.trustees-block-single .heading:after{
	background: #f1ae44;
	bottom: -1px;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	width: 80px;
	z-index: 9;
}

.trustees-block-single .trustee-name{
	color: #424242;
	font-weight: 600;
}

.trustees-block-single .trustees-skills .vc_progress_bar{
	float: left;
	margin-bottom: 0 !important;
	width: 100%;
}

.trustees-block-single .trustees-skills .vc_bar{
	background: #f1ae44 !important;
}

.trustees-block-single .trustee-name{
	font-size: 24px;
	margin-top: 0;
}

.trustees-block-single .trustees-quote{
	color: #999999;
	font-size: 16px;
	font-style: italic;
	margin-top: 20px;
	padding-left: 50px;
	position: relative;
}

.trustees-block-single .trustees-quote:after{
	color: #86bc42;
	content: '\f10d';
	font-family: 'FontAwesome';
	font-size: 24px;
	left: 0;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 0;
	z-index: 1;
}

.trustees-block-single .socials{
	margin-top: 5px;
}


.trustees-block.trustees-v2{
	max-width: none;
}

.trustees-block-right{
	text-align: left;
}

.trustees-block.trustees-v2 .trustees-content{
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 0;
	padding: 0 45px 0 30px;
}

.trustees-v2 .turquoise.bg-overlay{
	background: #00b5e0 !important;
}

.trustees-v2 .green.bg-overlay{
	background: #505d65 !important;
}

.trustees-v2 .goldenrod.bg-overlay{
	background: #ffc20e !important;
}

.trustees-v2 .tomato.bg-overlay{
	background: #ef4158 !important;
}

.wrapper-page .heading-title{
	text-transform: none;
}

.trustees-v2 .violet.bg-overlay {
    background: #9238A4;
}


.trustees-v2 .brown.bg-overlay {
    background: #DE9967;
}


.trustees-v2 .pink.bg-overlay {
        background: #F2752E;
}


.trustees-v2 .purple.bg-overlay {
        background: #D3391C;
}

/* RESPONSIVE */
@media (max-width: 1199px){
	.breadcrumb-main .container{
		background: none;
	}
}

@media (max-width: 991px){
	.topbar{
		background: #f2f0ec;
	}
	.topbar .container{
		max-width: none;
		width: 100%;
	}
	.topbar .header-left{
		flex-basis: 50%;
	}
	.topbar .header-right{
		flex-basis: 50%;
	}

	.header-mobile .container{
		margin-left: auto;
		margin-right: auto;
		max-width: none;
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
	}

	.header-mobile .col-md-6{
		max-width: none;

		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		    flex: 0 0 100%;
	}



	.header-mobile .right,
	.header-mobile .left{
		position: static !important;
	}

	.custom-breadcrumb .breadcrumb-container-inner .heading-title{
		font-size: 48px;
	}

	.event-row{
		display: block;
	}


	.event-content-single h1.entry-title{
		font-size: 30px;
	}

	.event-content-single{
		padding-bottom: 50px;
	}

	.additional-media > div{
		margin-bottom: 40px;
	}
}
@media (max-width: 767px){
	.gsc-heading .title,
	.custom-breadcrumb .breadcrumb-container-inner .heading-title{
		font-size: 36px;
	}
}

@media (max-width: 674px){
	.topbar .header-left .content-inner{
		padding-left: 10px;
	}

	.topbar .header-left .topbar-information li{
		height: 26px;
		position: relative;
		width: 20px;
	}

	.topbar .header-left .topbar-information a{
		bottom: 0;
		left: 0;
		opacity: 0;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
	}
}


@media (max-width: 900px){
	.upcoming-events .gva-content-items > div{
		display: block;
	}
}
@media (max-width: 767px){
}


@media (max-width: 520px){
	.header-mobile .right{
		display: none;
	}

	.quick-button-xs{
		display: block;
	}

	.quick-button-xs .quick-button a{
		text-align: center;
		white-space: nowrap;
		width: 97%;
	}
}


