/*
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: #fff;
            border: 1px solid #cacaca;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #1D1D5C;
  
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1D1D5C;
}
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;
}
.home .header-1
{
	position:absolute;
	width:100%;
	z-index:5;
	background:transparent !important;
}
.bdt-prime-slider-skin-general .bdt-prime-slider-desc
{
	margin-top:80px !important;
}
.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;
}
.circle_1
{
	
    text-align: center;
}
.circle_1 .elementor-widget-container
{
	      width: 185px;
    height: 185px;
    margin: 0% auto;
}
.circle_1 .elementor-widget-container h2
{
	position: absolute;
    text-align: center;
    line-height: 172px;
    width: 185px;
    font-size: 50px;
    color: #830c2f;
}
.circle_1 .elementor-widget-container svg
{
	padding-top:0px;
}
.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%;
}
.elementor-widget-video .elementor-wrapper video
{
}
.pulse {
    -webkit-animation: pulse 2.5s ease-in-out infinite;
    animation: pulse 2.5s ease-in-out infinite;
}
@keyframes pulse
{
	0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
	50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
	100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}
.shake-y
{
	-webkit-animation: shakeY 2.5s ease-in-out infinite;
    animation: shakeY 2.5s ease-in-out infinite;
}
@keyframes shakeY
{
	0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
	50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
	100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
}
.box1 .pp-info-box .pp-info-box-icon
{
	    position: relative;
    overflow: hidden;
    display: block;
}
.box1 .pp-info-box .pp-info-box-icon:before{
	content: "";
    position: absolute;
    width: 40px;
    height: 30px;
    z-index: 9;
    top: -17px;
    right: -15px;
    bottom: 0;
    background: #fff;
    transition: 2s cubic-bezier(.16,1,.3,1);
    -webkit-transition: 2s cubic-bezier(.16,1,.3,1);
    -moz-transition: 2s cubic-bezier(.16,1,.3,1);
    -o-transition: 2s cubic-bezier(.16,1,.3,1);
    transform: rotate(35deg);
    transform-origin: center center;
}
.box1 .pp-info-box .pp-info-box-icon img
{
	transition:500ms ease all;
}
.box1 .pp-info-box:hover .pp-info-box-icon img
{
	transform:scale(1.1);
}
.box1 .pp-info-box .pp-button-icon 
{
	      background: #000;
    color: #fff !important;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    display: inline-block;
    margin-left: 6px;
    text-align: center;
    line-height: 22px;
    font-size: 8px;
}
.box1 .pp-info-box:hover .pp-button-icon 
{
background:#00A14B;	
}
.box1 .pp-info-box .pp-button-icon i
{
	display:inline-block;
}
.box1 .pp-info-box-description
{
	min-height:150px;
}
.box1 .pp-info-box-container:before
{
	    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    height: 100%;
    width: 114px;
    background-image: url(img/gray_show_2.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    pointer-events: none;
}
.box1 .pp-info-box-container:after
{
	    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    height: 100%;
    width: 114px;
    background-image: url(img/gray_show.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    pointer-events: none;
}

.box2 .qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-movement
{
	    background: #000000a3;
    padding: 25px;
}
.box2 .qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-movement
{
	background:#333396bf;
}
/* .box2 .qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content-inner:after
{
	background: #1971F3;
    content: '';
    width: 70%;
    height: 4px;
    display: block;
    z-index: 2;
    position: relative;
	transition:1s ease all;
}
.box2 .qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-content-inner:after
{
	width:100%
} */