/*
Theme Name: Aequity Child
Theme URI: http://themeforest.net/user/themexshaper/portfolio/
Author: themexshaper
Author URI: http://themeforest.net/user/themexshaper
Description: Aequity – Consulting Business WordPress Theme
Template:	aequity
Version: 1.0
Text Domain: aequity-child
*/

.preloader .vertical-centered-box .content img {
    max-width: 160px;
    position: relative;
    top: 0px;
}

.preloader .loader-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin-left: -120px;
    margin-top: -120px;
}

.preloader .loader-line-mask {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 120px;
    height: 240px;
    margin-left: -120px;
    margin-top: -120px;
    overflow: hidden;
    -webkit-transform-origin: 120px 120px;
    transform-origin: 120px 120px;
    -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
    -webkit-animation: rotate 1.2s infinite linear;
    animation: rotate 1.2s infinite linear;
}

.preloader .loader-line-mask .loader-line {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.service-section .grid .icon {
    padding: 0px 18px 0px 18px;
    border-color: #FF9300;
    border: 1px solid #e8e4e4;
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 70px;
    height: 70px;
    line-height: 65px;;
}


.service-section .grid h3 a:hover {
    color: #FF9300;
}

.section-title > span::before, .section-title-s2 > span::before, .section-title-s3 > span::before, .section-title > span::after, .section-title-s2 > span::after, .section-title-s3 > span::after {
    background-color: #FF9300;
}

.partners-section .partners-slider .grid img{
    -webkit-filter: inherit;
  filter: inherit;

}

.tmx-site-header #navbar > ul > li > a,
.section-title h2, .section-title-s2 h2, .section-title-s3 h2,
.service-section-s2 .grid h3,
.hero-style-1 .slide-caption h2,
.cta-s2-section h3,
.theme-btn, .theme-btn-s2, .theme-btn-s4, .theme-btn-s5, .theme-btn-s3{
    text-transform: inherit; 
}

.cta-section {
    padding: 40px 0px 80px;
}

.theme-btn-s2, .theme-btn-s4, .theme-btn-s5 {
    background-color: #2c5370;
    margin-top:30px;
}

.theme-btn-s2:hover{
    background-color: #FF9300;
}


.service-section .service-grids {
	margin: 0 auto;
}


.service-section .service-grids .grid {
        display:inline-block;
	width: 30.33%;
	padding: 0 50px 50px;
	vertical-align: middle;
	float: none;
}

@media (max-width: 991px) {
  .service-section .service-grids .grid {
    width: 50%;
  }
}

@media (max-width: 550px) {
  .service-section .service-grids .grid {
    width: 100%;
    float: none;
  }
}

.partners-section .partners-slider .owl-nav{
    display:inherit
}

.contact-pg-section .contact-info > div {
    width: calc(25% - 30px);
    padding: 70px 10px 45px;
}

@media (max-width: 767px) {
.contact-pg-section .contact-info > div {
	width: calc(100% - 30px);
}
}

.gm-style .gm-style-iw {
    font-weight: 500;
    font-size: 14px;
}


.tmx-page-title .tmx-breadcumb-wrap ul li::after {
    color: #FF9300;
}

.single-team .tmx-page-title, .single-service .tmx-page-title, .single-project .tmx-page-title{
    background-image: url(https://idevo.ro/wp-content/uploads/2025/03/a571e7f7-c1f8-4228-a081-28424a2a49e6.jpg);
    padding-top: 140px;
    padding-bottom: 100px;
    opacity:1;
}

@media (max-width: 767px) {
.tmx-page-title {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
}

.single-team .tmx-page-title .tmx-breadcumb-wrap h2, .single-service .tmx-page-title .tmx-breadcumb-wrap h2, .single-project .tmx-page-title .tmx-breadcumb-wrap h2 {
	display: none;
}

.single-team  .tmx-page-title .tmx-breadcumb-wrap, .single-service  .tmx-page-title .tmx-breadcumb-wrap, .single-project  .tmx-page-title .tmx-breadcumb-wrap{
    margin-top:100px;
}

@media (max-width: 767px) {
    .single-team .tmx-page-title .tmx-breadcumb-wrap, .single-service .tmx-page-title .tmx-breadcumb-wrap, .single-project .tmx-page-title .tmx-breadcumb-wrap {
            margin-top: 0px;
    }
}

.team-section-s2 .grid:hover .info {
	background: #FF9300;
}

.team-section-s2 .info h3 + span,
.tmx-page-title .tmx-breadcumb-wrap ul li a:hover,
.attorney-list-widget a:hover, .attorney-list-widget li.current-item a,
.contact-widget li span {
    color: #FF9300;
}

.owl-prev {
    width: 60px;
  height: 100px;
    position: absolute;
    top: 0%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
      background-color: #fff;
}

.owl-next {
    width: 60px;
  height: 100px;
    position: absolute;
    top: 0%;
    right: -25px;
    display: block !important;
    border:0px solid black;
      background-color: #fff;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc; font-size:1.4rem}

.tmx-site-header #navbar > ul > li > a::before {
    background: linear-gradient(90deg, #FF9300 11.32%, #FFaa00 95.28%);
}

.theme-default-tab-wrap .theme-default-tab .nav-item button.active{
    background: #FF9300;
}

.theme-default-tab-wrap .theme-default-tab .nav-item button {
      border: 2px solid #274054;
}

.theme-default-tab-wrap .theme-default-tab .nav-item .active button, .theme-default-tab-wrap .theme-default-tab .nav-item button:hover {
    background: #FF9300;
}

.back-to-top {
    background-color: rgba(255, 147, 8, 0.7) !important;
    border: 2px solid #FF9300 !important;
}

.back-to-top:hover {
    background-color: #FF9300 !important;
}

a {
    color: #FF9300 ;
}

.elementor-widget-image-box .elementor-image-box-title a:hover {
	color: #FF9300;
}

.topbar .social ul a img {
    height: 16px;
}

.service-section .grid h3 {
    text-transform: inherit;
}

.tmx-site-footer .about-widget ul li a:hover {
	color: #FF9300;
	background: none;
}

.case-studies-section .grid-container .grid{
	width: calc(25% - 2px);
	height: 282px;
        position: relative;
	border: 1px solid #ccc;
	border-radius: 6px;
}

.case-studies-section .grid .hover-content, .case-studies-section-s2 .grid .hover-content {
    background-color: rgba(39, 64, 84, 0.8);
}


@media (max-width: 767px) {
    .case-studies-section .grid-container .grid {
            width: calc(100% - 2px);
            height: 122px;
    }
}

@media (max-width: 767px) {
    .tmx-site-header-s3, .tmx-site-header #navbar {
        background-color: rgba(0, 18, 61, 1);
    }
}

.tmx-site-header .mobail-menu button {
    background-color: #FF9300;
}


.tmx-site-header.tmx-site-header-s3 .navigation.sticky-header.sticky-on {
    background-color: rgba(0, 18, 61, 1);
}