/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
::-webkit-scrollbar
{
 width: 8px;
}


/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 0px;
            background-color: #fafbfa;
            border: 1px solid #cacaca;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #777;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #777; 
}
a:hover, a:focus{
	outline:0!important;
}
p:last-child
{
	margin-bottom:0;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated
{
	padding:0 10px;
}
.ekit-wid-con .ekit_sidebar-textwidget
{
	padding-top:15px !important;
}
.header-1
{
	position:absolute;
	width:100%;
	z-index:5;
	background:transparent !important;
}
.header-scrolled
{
	position:fixed;
	width:100%;
	z-index:5;
	background:#000 !important;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li:before
{
	content: '';
        position: absolute;
        left: 0;
        bottom: 100%;
        width: 1px;
        height: 10px;
        background: 0 0;
        transition: all .5s ease;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li:hover:before, .elementskit-navbar-nav-default .elementskit-navbar-nav>li.active:before
{
	bottom: 0;
        background: #fc6e03;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li:after
{
	content: '';
        position: absolute;
        left: 100%;
        bottom: 0;
        width: 10px;
        height: 1px;
        background: 0 0;
        transition: all .5s ease;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li:hover:after, .elementskit-navbar-nav-default .elementskit-navbar-nav>li.active:after
{
	        left: 0;
        background: #fc6e03;
}
.head_1 .elementor-widget-container
{
	    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #830c2f;
    border-radius: 100%;
    display: inline-block;
    left: -34px;
    top: -39px;
}
.head_1 .elementor-widget-container h2
{
	font-size:18px;
	color:#fff;
	line-height:40px;
}

.rotate .e-text-path
{
	    animation: rotation 20s infinite linear;
}
@keyframes rotation
{
	0% {
    -webkit-transform: rotate(0deg);
}
	100% {
    -webkit-transform: rotate(359deg);
}
}
.elementor-section .elementor-container
{
/* 	z-index:2; */
}
.elementor-element-7dfe8d2
{
	    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.elementor-element-7dfe8d2 .elementor-container
{
	 z-index: 1;
}
.elementor-element-7dfe8d2 .elementor-container, .elementor-element-7dfe8d2 .elementor-widget-wrap, .elementor-element-7dfe8d2 .elementor-widget-html
{
	height:100%
}
.elementor-element-7dfe8d2 .line
{
	    width: 1px;
    height: 100%;
    background: #ffffff21;
   
    position: absolute;
}
.elementor-element-7dfe8d2 .line2
{
	margin-left:25%;
}
.elementor-element-7dfe8d2 .line3
{
	margin-left:50%;
}
.elementor-element-7dfe8d2 .line4
{
	margin-left:75%;
}
.my_video.elementor-widget-video .elementor-wrapper video
{
border-radius: 100%;
}
.my_events .pp-info-box .pp-info-box-icon img
{
	aspect-ratio:1/1;
	object-fit:cover;
}
.pubs-1 .qodef-qi-interactive-banner .qodef-m-image:after
{
	    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    /* max-height: 250px; */
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgb(0 0 0 / 81%));
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    z-index: 0;
}
.my_div.elementor-widget-image-box .elementor-image-box-wrapper
{
	display: flex;
	        flex-direction: row;
        text-align: start;
}
.my_div .elementor-image-box-content
{
	margin-left:10px;
}
.elementor-field-group .elementor-field-textual
{
	height:54px;
}
.elementor-field-group textarea.elementor-field-textual
{
	height:120px;
}

.my_lines
{
	position:unset;
}
.pxl-grid-lines {
    padding: 0 7.15%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    overflow: hidden;
    z-index: 0;
}
.pxl-item--flexsb, #pxl-page-title-default .pxl-page-title-inner, .pxl-grid-lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pxl-grid-lines span {
    position: relative;
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #f0f0f0;
    mix-blend-mode: difference;
    -webkit-transition: none !important;
    -khtml-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.pxl-grid-lines span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 60px;
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(13, 13, 13, .3)), to(rgba(0, 0, 0, 1e-8)));
    background: -o-linear-gradient(bottom, rgba(13, 13, 13, .3) 0%, rgba(0, 0, 0, 1e-8) 100%);
    background: linear-gradient(0deg, rgba(13, 13, 13, .3) 0%, rgba(0, 0, 0, 1e-8) 100%);
    -webkit-animation: pxl_grid_fall 25s linear infinite;
    -khtml-animation: pxl_grid_fall 25s linear infinite;
    -moz-animation: pxl_grid_fall 25s linear infinite;
    -ms-animation: pxl_grid_fall 25s linear infinite;
    -o-animation: pxl_grid_fall 25s linear infinite;
    animation: pxl_grid_fall 25s linear infinite;
}
.pxl-grid-lines span:nth-child(2):before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.pxl-grid-lines span:nth-child(4):before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.pxl-grid-lines span:nth-child(6):before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@keyframes pxl_grid_fall
{
	0% {
    top: 0%;
}
100% {
    top: 100%;
}
}
.box1 .ekit-wid-con .elementskit-info-image-box .elementskit-box-header img
{
	    aspect-ratio: 4 / 3;
    object-fit: cover;
}
.box1 .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after, .box1 .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::before
{
	display:none;
}
.box1 .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-footer
{
	    position: absolute;
    top: 16px;
    z-index: 1;
    right: 10px;
    opacity: 1;
}
.box1 .ekit-wid-con .elementskit-btn
{
	
}

.box1 .ekit-wid-con {
	
}

.box1 .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body
{
	    position: absolute;
    left: 20px;
    right: 20px;
    z-index: 2;
}
.box2:hover .qodef-qi-section-title .qodef-m-subtitle, .box2:hover .qodef-qi-section-title .qodef-m-title, .box2:hover .qodef-qi-section-title>.qodef-m-text
{
	color:#fff;
}
.box2:hover .qodef-qi-button.qodef-icon--left
{
	color:#fff;
	border-color:#fff;
}
.box2 .qodef-qi-button .qodef-m-icon
{
	transform:rotate(323deg);
}

.box1 .elementskit-info-box-title span {
font-size: 15px;
    color: #000;
    position: relative;
    top: -6px;
}
.box1 .ekit-wid-con img
{
	height:320px !important;
	object-fit:cover;
	width:100%;
}
.box1 .ekit-wid-con .elementskit-box-body
{
	    position: absolute;
    background: #ffffffe0;
    bottom: 24px;
    left: 20px;
    right: 20px;
    padding: 20px;
    border-radius: 15px;
}
.box1 .ekit-wid-con .elementskit-box-body .elementskit-box-content
{
	padding-right:60px;
}
.box1 .ekit-wid-con .elementskit-box-footer
{
	   position: absolute;
    top: 18px;
    transition: 500ms ease all;
    opacity: 1;
    right: 15px;
	margin-top:0 !important;
	
}
.box1 .ekit-wid-con:hover .elementskit-box-footer
{
	opacity:1;
}

.box11 .ekit-wid-con .elementskit-box-body
{
	    position: absolute;
    background: #ffffffe0;
    bottom: 24px;
    left: 20px;
    right: 20px;
    padding: 20px;
    border-radius: 5px;
}
.box11 .ekit-wid-con .elementskit-box-body .elementskit-box-content
{
	
	padding-right:60px;
}
.box11 .ekit-wid-con .elementskit-box-footer
{
	   position: absolute;
    top: 18px;
    
    text-align: center;
    transition: 500ms ease all;
    opacity: 1;
    right: 15px;
	margin-top:0 !important;
	
}
.box11 .ekit-wid-con:hover .elementskit-box-footer
{
	opacity:1;
}
.box11 .elementskit-info-box-title {
    padding: 30px !important;
}
.box11 .elementskit-box-body.ekit-image-box-body {
    border-radius: 6px !important;
}

.box11 .elementskit-box-header.image-box-img-left {
    border-radius: 11px !important;
}
.pag-1 .elementor-swiper-button.elementor-swiper-button-prev, .pag-1 .elementor-swiper-button.elementor-swiper-button-next {
    background: #FC6E03;
    padding: 6px;
    border-radius: 100px;
}

