/*
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 */
.hed-12 span {
	color: #FF5722;
}
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:9;
}
.bdt-position-large
{
	    width: 1200px;
}
.bdt-prime-slider-skin-general .bdt-prime-slider-desc
{
	margin-top:0px !important;
}
.bdt-prime-slider-skin-general .bdt-prime-slider-desc .bdt-main-title .bdt-title-tag
{
	margin-top: -21px !important;
}
.bdt-prime-slider-skin-general .bdt-prime-slider-desc .bdt-slider-excerpt
{
	margin: 0% auto 20px !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;
}
.box1 .elementor-widget-wrap
{
	position:relative;
}
.box1 .elementor-widget-wrap:hover .elementor-icon
{
	background:#ff5722 !important;
	color:#fff !important;
}
.ekit-wid-con .elementskit-single-testimonial-slider {
	
	box-shadow: none !important;
}
.move_1 {
    animation: mover 1s infinite alternate;
}
.ms2
{
	 animation: mover 2.3s infinite alternate;
}
@keyframes mover
{
	0% {
    transform: translateY(0);
}
	100% {
    transform: translateY(-10px);
}
}

.box2 .pp-info-box
{
	position:relative;
	overflow: hidden;
}

.box2 .pp-info-box .pp-info-box-title-wrap
{
	   margin-top: -80px;
    padding-left: 20px;
    padding-bottom: 20px;
    background-image: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(0 0 0));
    z-index: 1;
    position: relative;
    border-radius: 0 0 10px 10px;
}
.box2 .pp-info-box:hover .pp-info-box-title-wrap
{
	    opacity: 0;
}
.box2 .pp-info-box .pp-info-box-description
{
	position: absolute;
    top: 100%;
    left: 0;
    background: rgb(169 41 2 / 86%);
    width: 100%;
    height: 100%;
    padding: 0px 30px;
/* 	padding-top:30px; */
    opacity: 0;
	display:flex;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    transition: all .4s ease-in-out;
	border-radius:10px;
	z-index:2;
}
.box2 .pp-info-box:hover .pp-info-box-description
{
	opacity: 1;
    top: 0;
}
.box2 .pp-info-box .pp-info-box-description h3
{
	color:#fff;
	font-weight:300;
}
.box2 .pp-info-box .pp-info-box-footer
{
	position:absolute;
	bottom:0px;
	opacity:0;
	transition: all .6s ease-in-out;
	left:32px;
	z-index:3;
}
.box2 .pp-info-box:hover .pp-info-box-footer
{
	bottom:25px;
	opacity:1;
	
}
.box2 .pp-info-box .pp-info-box-icon
{
	display:block;
}
.box2 .pp-info-box .pp-info-box-icon img
{
	width:100%;
}

.img-29 {
	position: absolute;
    right: 0px;
    bottom: 0px;
    width: 825px !important;
    height: 187px;
}

.icon-25:before {
	content: "";
    position: absolute;
    top: -6px;
    left: -6px;
    right: -6px;
    bottom: -6px;
    border-radius: 50%;
    background-color: #fa5521a8;
    z-index: -1;
}
.icon-25:after 
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: #FF5722;
    z-index: -1;
}	
 
.icon-25 {
	width: 73px !important;
    height: 73px;
    
    border-radius: 50%;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 40%;
    transform: translate(-50%,-50%);
}
.icon-25 .elementor-icon i {
	position: relative;
	top: 4px;
}

.img-225 {
	position: relative;
	overflow: hidden;
	z-index: 10 !important;
}
.img-225:before {
	position: absolute;
    content: '';
    background: #ece9e9;
    width: 40px;
    height: 40px;
    right: -20px;
    bottom: -15px;
    z-index: -1;
}
.icon-82 {
transition: all 500ms ease;
}
.box-82 {
	position: relative;
}

.box-82:hover .icon-82 {
transform: rotateY(180deg);
}
.btn-55:hover {
	
}

.btn-55 {
	position: relative;
	overflow: hidden !important;	 
}
	

.btn-55:before {
	   
	transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    bottom: 110%;
    left: 50%;
    background-color: #142b3c;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}
.btn-55:hover:before {
    bottom: -40%;
}

.img-22 .elementor-widget-container {
	overflow: hidden !important;
}


.img-22 .elementor-widget-container img {
	position: relative;
    display: block;
    overflow: hidden;
	transition: all 0.5s ease;
}
.box-786:hover .img-22 .elementor-widget-container img {
	transform: scale(1.02);
	opacity: 1;
	
}
.head-45 .elementor-heading-title {
	position: relative;
    display: inline-block;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 25px;
    clip-path: polygon(100% 0, 92% 50%, 100% 100%, 0% 100%, 0 48%, 0% 0%);
}
/* .img-45 .elementor-widget-container img{
	position: absolute;
  bottom: 0px;
  right: 46px;
  height: 268px;
  width: 271px;
  border-radius: 50%;
  z-index: 1;
  top: 39px;
} */
.head-46 {
	position: relative;
	top: 30px;
}
.img-21 {
	animation-name: float-bob-x;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}
.img-99 {
	animation-name: float-bob-y;	
	animation-duration: 2s;	
	animation-iteration-count: infinite;	
	animation-timing-function: linear;
}
@keyframes float-bob-y {
	0% {
		transform: translateY(-20px);
	}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(-20px);
	}
}
.img-98 {
	width: auto !important; 
}
.head-31 .elementor-widget-container p {
  margin-bottom: -50px; 
    line-height: 24px;
    font-weight: 400;
    transition: all 0.3s ease-in-out;
     visibility: hidden; 
    opacity: 0;    
    overflow: hidden;
}


.head-31 .elementor-widget-container:after {
    content: "";
    height: 4px;
    width: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #e1e1e1;
    border: none;
    transition: all 0.3s ease-in-out;
	margin-left: 30px;
	margin-right: 30px;
}

.div-22 {
	position: relative;
	overflow: hidden;
}
.div-22:hover .head-31 .elementor-widget-container:after {
	background-color: #fa360a;
}

.div-22:hover .head-31 .elementor-widget-container p
{
visibility: visible;
    opacity: 1;
    margin-bottom: 10px;
}

.aus-55 .elementor-widget-container img {
	position: relative;
    z-index: 5;
    transform: translateY(-71px);
    margin-left: 52px;
	transition: all 0.3s ease-in-out;
}
.div-22:hover .aus-55 .elementor-widget-container img
{
	position: relative;
    z-index: 5;
    transform: translateY(-128px);
    margin-left: 52px;
}
.img1-1 .elementor-widget-container img {
	 animation: mover 1s infinite  alternate;
}

@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateX(-5px); }
}

@media only screen and (max-width: 480px){
	.aus-55 .elementor-widget-container img {
	position: relative;
    z-index: 5;
    transform: translateY(-91px);
    margin-left: 52px;
	transition: all 0.3s ease-in-out;
}
}

.pag-22 {
	position: sticky;
	top: 0;
}

/* .img-2 {
	position: absolute;
    padding-bottom: 11.25rem!important;
	padding-right: 3rem!important;
	right: 0!important;
	bottom: 0!important;
}
.img-2 svg {
	border-width: 3px;
	border: 3px solid #fff;
	border-color:#fff;
	border-radius:50px;
	
} */
.img-2 .elementor-icon {
	width: 85px;
    height: 85px;
   
    line-height: 1;
    border: 5px solid #fff;
    position: absolute;
    right: 33px;
    top: 0;
    transform: translate(0,calc(-50% - 18px));
    border-radius: 50%;
	background-color:#042242;
	z-index: 5;
	transition : all .5s ease-in;
}
.img-2 svg {
	   top: 12px;
    left: 12px
}
.head-4 {
	width: 100%;
    position: relative;
    margin: 0;
    opacity: 0;
    visibility: hidden; 
    transition: all .3s 
}
.head-4:before {
	content: "";
    position: absolute;
    left: 0;
    right: 100%;
    height: 1px;
    border-top: 1px dotted #ff5722;
    top: -1px;    
    transition: all 1s ease .2s;
}
.head-4:after {
	content: "\f072";
    font-size: 24px;
    font-weight: 700;
   
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 0;
    right: 100%;
    transform: translate(100%,-50%) rotate(358deg);    
    transition: all 1s ease .2s;
	color: #ff5722;
}
.box-77 {
	position: relative;
}
.box-77:hover .head-4{
	margin: 0px 0 36px;
    opacity: 1;
    visibility: visible
}
.box-77:hover .head-4:after, .box-77:hover .head-4:before
{
right: 10%;
}
.box-77:hover .img-2 .elementor-icon{
	background-color:#ff5722;
}
.home .header-scrolled {
	position: fixed;
	top:0;
	width: 100%;
	background-color: #fff;
	box-shadow: 2px 2px 10px #00000021;
	z-index: 999;
}
.elementskit-navbar-nav .elementskit-submenu-panel>li>a>i {
    transform: rotate(272deg);
    font-weight: 900;
    font-style: normal
}
.btn-22 {
	transform: rotate(90deg);
}
.btn-22 a {
	width: max-content;
}
.box-81 .qodef-qi-interactive-banner .qodef-m-image {
    position: relative;
}
.box-81 .qodef-qi-interactive-banner .qodef-m-image:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}
.box-81 .qodef-qi-interactive-banner .qodef-m-image {
    border-radius: 9px;
}
.pp-counter-number{
	display:inline-block;
}
.animated-background{
	background-image:url('https://sagastudies.com/wp-content/uploads/2024/07/shaps-parpe-1.png');
	background-repeat: repeat;
    background-size: cover;
    padding: 110px 0;
    -webkit-animation: animated-background 500s linear infinite;
    animation: animated-background 700s linear infinite;
}
@-webkit-keyframes animated-background {
from {
background-position: 0 0
}
to {
background-position: -20000px 0
}
}
 .btn-demo .qodef-qi-button{
   animation: blink 3s linear infinite;
 }
@keyframes blink {
    
  0%, 100% {background-color: #042242;}
  50% {background-color: #FF5722;}
}
.demo-img {
    animation: back 700s linear infinite;
}
@keyframes back {
0% {
    background-position: 0 0;
}

100% {
    background-position: -20000px 0;
}
}
.demo-img.elementor-section-boxed {
	position: absolute !important;
    left: 0;
    bottom: -30px;
    width: 100%;
    z-index: 9;
	opacity: 0.5;
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {
	.demo-img.elementor-section-boxed {
	position: absolute !important;
    left: 0;
    bottom: 190px;
    width: 100%;
    z-index: 9;
	opacity: 0.5;
}
}
.demo-img {
    opacity: 0.4 !important;
}

.uni-box .elementor-widget-container:hover h3{
	color:#ff5722 !important;	
}


h2.wp-block-heading, h4.widget-title {
    font-size: 20px !important;	
    font-weight: 600 !important;	
}

ul.wp-block-latest-posts__list.wp-block-latest-posts, .sidebar-box ul {
    font-size: 16px;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    margin-bottom: 13px;
}
.toggle_001 .elementor-toggle .elementor-tab-title {
	border-radius: 40px;
}
.toggle_001 .elementor-tab-title {
	border-radius: 40px;
}
@media (max-width: 767px) {
  .tab-021 .uc_tab_content h2 {
      font-size: 18px;
      line-height: 1.2em;
  }
}
