/* ===================================================================================

* Theme Name: Constimes Child
* Theme URI: https://www.techsometimes.com/products/wp/constimes/
* Author: Techsometimes
* Author URI: https://themeforest.net/user/techsometimes/portfolio
* Description: Child theme of ConsulTimes 
* Version: 2.0.0
* Template: constimes
* Text Domain: constimes-child
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.info-footer .get-touch .my-icon {
    color: #d38e25 !important;
    background: #ffffff00 !important;
}
 .info-footer.v1 .social-link a{
border: 1px solid #ffffff00 !important;
	 background: #d38e25 !important;
}
#menu-main-menu-1 li a ,#menu-quicks-links li a{
	color :#ffffff!important;
}
.top-bar.v1 {
    background: #d38e25 !important;
}
.top-bar.v1 .info-link .my-icon {
    color: #002e5b !important;
}
.top-bar.v1 p a:hover {
    color: #002e5b !important;
}
.menu-bar.v1 .right-btn a {
    padding: 10px 22px !important;
    border-radius: 100px !important;
	font-size: 12px !important;
    font-weight: 500 !important;
}



.right-btn {
    position: absolute;
    right: 0;
}
.menu-bar .menu-bar-content {
    justify-content: flex-start;
    position: relative;
}
.menu-logo {
    width: 230px;
    margin-right: 30px;
}
.menu-bar .menu-logo a {
    max-width: 220px!important;
}
@media (min-width: 1400px) {
    .menu-bar .menu-logo a {
        width: 100% !important;
        max-width: 100% !important;
    }
}
@media (min-width: 1200px) {
    .banner .banner-content {
        width: 48%!important;
    }
    .banner .banner-content h2 {
        font-size: 50px;
        line-height: 60px;
    }
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1450px!important;
    }
}
.link-anime, .btn-anime {
    border-radius: 50px;
    text-align: center;
}
.link-anime span, .btn-anime span {
    margin: 0!important;
}

ul.nav.who-we-tabs, .tab-content.who-tab-content, .profile-and-button .profile, .count-user, .left-images .smaill-img {
    display: none!important;
}
.link-anime {
    padding: 15px 30px!important;
}
.services-card {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    border: 1px solid #d38e25;
    border-radius: 5px;
    overflow: hidden;
}
.services-img {
    border-radius: 0!important;
}
.our-simple-step .col-md-6.col-xl-4 {
    width: 25%;
}
.our-simple-step .process-card {
    margin: 0!important;
}
div#swiper-wrapper-57e8cc4d35dc59a1 {
    display: flex;
}
/* .clients-review .slider {
    display: none;
} */
.clients-review .slider.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    display: block;
    width: 100%;
}
.clients-review .swiper-wrapper {
    display: flex;
    gap: 10px;
/*     padding: 0 10px; */
}
.clients-review .swiper-slide.client-card ul.star-mark {
    order: 2;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
    border: 0!important;
    padding-top: 20px;
}
.clients-review .swiper-slide.client-card p {
    order: 1;
    position: relative;
}
.clients-review .swiper-slide.client-card .profile {
    order: 3;
}
.clients-review .swiper-slide.client-card {
    /* flex: 0 0 453.333px; */
    flex: 0 0 33.33%;
    display: grid;
    margin: 0 0px !important;
    background: #fff;
    border: 0;
}
.clients-review .profile-text p:before {
    display: none!important;
}
.clients-review .swiper-slide.client-card.swiper-slide-active p:before, .clients-review .swiper-slide.client-card:hover p:before{
	color: #d38e25;
	background: #fff;
	background: url('https://customsalestools.com/wp-content/uploads/2025/02/quote-yellow.svg'), #fff;
	    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
}
.clients-review .swiper-slide.client-card p:before {
    content: '';
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
/*     background: #d38e25; */
    margin-bottom: 10px!important;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    border-radius: 50px;
	background: url('https://customsalestools.com/wp-content/uploads/2025/02/quote-white.svg'), #d38e25;
	    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
}
.our-tema .social-link ul li {
    margin-bottom: 10px;
}
.our-tema .social-link ul {
    display: block !important;
}
.our-tema .profile-img .social-link {
    position: absolute;
    width: fit-content!important;
    bottom: auto!important;
    opacity: 1!important;
    visibility: visible!important;
    left: auto!important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    top: 50px;
    right: 50px!important;
}
.talk-to-us .left-numbber {
    display: none;
}

.latest-news .new-post-card .date-time {
    display: none;
}
.latest-news .new-post-card .post-img {
    overflow: visible!important;
}
.latest-news .new-post-card .post-info {
    bottom: -46px!important;
    border-radius: 0!important;
    width: 100%;
}
.latest-news .new-post-card:hover .post-img img {
    -webkit-transform: rotate(0deg) scale(1)!important;
    transform: rotate(0deg) scale(1)!important;
}
.latest-news .new-post-card .post-content {
    padding: 60px 15px 20px!important;
}
.info-footer .get-touch .my-icon {
    width: 13px!important;
    height: 30px!important;
    line-height: 30px!important;
    font-size: 20px!important;
}
div#custom_html-3 .footer-left {
    margin-top: 20px;
}
.footer__widget ul#menu-main-menu-1 li, .footer__widget ul#menu-quicks-links li {
    margin-bottom: 12px;
}
.footer-main {
    background: #d38e25;
    text-align: center;
}
.footer-main .footer-content {
    text-align: center;
    padding: 15px 0;
}
.footer-main .footer-content p {
    width: 100%;
    color: #15222c;
    opacity: 1;
}
.footer-main .footer-content {
    text-align: center;
    padding: 15px 0;
}
.footer-logo a, .footer-logo a img {
    width: 100%!important;
    max-width: 250px!important;
}
div#nav_menu-5 {
    padding-left: 60px;
}
.services-img img {
    max-height: 280px!important;
    min-height: 280px!important;
    object-fit: cover;
}
.info-footer.v3 {
    background: #15222c !important;
}
.footer-main.v3 {
    background: #d38e25 !important;
}
.info-footer.v3 .social-link a {
    background: #d38e25 !important;
}

.new-post-card .post-img img {
    height: 240px;
    object-fit: cover;
}

@media only screen and (max-width: 767px) {
	.breadcum .breadcumb-list{
display:none;
	}
	.blog-post-card .blog-img img {
    height: 100% !important;
	}
.our-simple-step .col-md-6.col-xl-3 {
    margin-bottom: 50px;
}
.top-bar-content  .info-link {
    width: 50%;
}
.top-bar-content  .info-link li:last-child {
    display: none;
}
.top-bar-content {
    display: flex;
    justify-content: space-between;
}
.menu-bar .menu-bar-content {
    justify-content: space-between;
    position: relative;
}
.clients-review .swiper-slide.client-card {
    flex: 0 0 100%;
    margin-right: 30px !important;
}
.clients-review .swiper-wrapper {
    gap: 0;
}
div#nav_menu-5 {
    padding-left: 0;
}
.info-footer .footer__widget {
    margin-top: 30px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.menu-bar .menu-bar-content {
    justify-content: space-between;
    position: relative;
}
.clients-review .swiper-slide.client-card {
    flex: 0 0 50%;
	margin-right: 5px !important;
}
.services-text {
    width: 100%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1025px) {
.about-us .items-content h4 ~ p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
}
	.who-we-are .left-images {
		position: relative;
		overflow: hidden;
	}
}
.blog-post-card .blog-img img {
    height: 100%!important;
}
section.service-details .profile-numbber {
    display: none;
}
section.service-details .service-content img {
    max-height: 440px;
    object-fit: cover;
}
section.service-details .list-mark.two-col-list li {
    width: 100%!important;
}
section.service-details .services-box-imgs, section.service-details .services-faq {
    display: none!important;
}
section.who-we-are.widget-section-padding .right-content .section-title h2 ~ p {
    font-size: 16px !important;
    color: #616670!important;
}

.bottom_case_study section.project-details {
    padding: 0;
}
.bottom_case_study .partnering-progress, .bottom_case_study .big-img {
    display: none;
}
.top_case_study section.project-details {
    padding-bottom: 0;
}
.project-content ul li {
    width: 100%!important;
}

.clients-review .client-card .profile-img {
    width: 50px;
    height: 50px;
    border-radius: 50px!important;
    overflow: hidden;
    min-width: 50px;
    min-height: 50px;
}
.clients-review .client-card .profile-img img {
    object-position: top;
    width: 50px;
    height: 50px;
    object-fit: cover;
}

@media only screen and (max-width: 330px) {
.menu-logo {
    max-width: 160px;
    margin-right: 30px;
    width: 100%;
}
}
div#elementor-panel-state-loading {
    display: none !important;
}