/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.top-btn {
	border-radius: 100px;
	background-color: #fff;
	text-decoration: none !important;
	color: #000000 !important;
	padding: 15px 22px 15px 22px;
	font-size: 16px;
	transition: all .2s
}
.top-btn:hover {
	color: #fff !important;
	background-color: #FF8B00;
}
.clr-txt{
	color: #FF8B00;
}
.home-bnr, .before-lines {
	position: relative;
}
/* .home-bnr::before{
	position: absolute;
	left: 150px;
	top: 0px;
	width: 1px;
	height: 100%;
	background: #f7f7f747;
	content: '';
	display: block;
} */
 .before-lines::after{
	position: absolute;
	bottom: 115px;
	left: 0px;
	width: 100%;
	height: 1px;
	background: #f7f7f747;
	content: '';
	display: block;
	z-index: 1;
}
.before-lines::after {
	bottom: 250px;
}
.home-bnr .e-con-inner, .crdss-section {
	z-index: 2;
}
.show-phantom {
	padding: 0px 20px;
}
.show-phantom .top-btn{
	background-color: #ff8b00;
	color: #fff !important;
	transition: all .2s;
	border: 1px solid #ff8b00;
}
.show-phantom .top-btn:hover {
	background-color: #fff;
	color: #000000 !important;
}
.custom-btn svg{
	background-color: #FF8B00;
	padding: 10px;
	border-radius: 100px;
	transition: all .3s !important;
}
.custom-btn:hover svg {
	background-color: #FFF;
	fill: #000 !important;
}

.custom-btn-ft svg {
	padding: 10px;
	background-color: #ff8b00;
	border-radius: 100px;
	transition: all .3s !important;
}

.custom-btn button:hover svg{  
   background-color: #ff8b00;
	fill: #fff !important;
/* 	transform: translatex(20px);   */
	transform: scale(1.22);
}
.mobile-header-bar .top-btn{
	padding: 10px 16px 10px 16px;
    font-size: 15px;
}
.sticky-mobile-on .top-btn{
	background-color: #ff8b00 !important;
    padding: 10px 16px 10px 16px;
    font-size: 15px;
	color: #fff !important;
}
.mobile-branding img{
	width: 150px;
}

/* .crds {
	transition: all .3s !important;
}
.crds:hover {
	animation: crdup 0.5s linear reverse;
}

@keyframes crdup{
	50%{
		transform: translatey(-10px);
	}
	100%{
		transform: translatey(0px);
	}
} */
 .sliderss .elementor-widget__width-inherit{
	min-height: 170px;
 }
.spotlight-crd .dt-owl-item-description{
   padding: 20px 25px 10px 25px;
}
.crds .crd-icon, .sliderss .swiper-slide .e-con-inner .crd-icon, .sliderss .swiper-slide .e-con-inner .crd-icon .elementor-icon, .sliderss .swiper-slide .e-con-inner .crd-icon i, .sliderss .swiper-slide .e-con-inner a.elementor-element, .top-title, .sliderss .swiper-slide .e-con-inner a.elementor-element .top-title h4, .sliderss .swiper-slide .e-con-inner a.elementor-element .crd-cnt h4, .sliderss .swiper-slide .e-con-inner a.elementor-element .crd-cnt p, .spotlight-crd .owl-carousel .owl-stage-outer .dt-owl-item .dt-owl-item-image img, .clients-logos .wf-cell img{
	transition: all .5s !important;
}
.crds:hover .crd-icon, .sliderss .swiper-slide .e-con-inner:hover .crd-icon{
	transform: rotate(360deg);
}
.sliderss .swiper-slide .e-con-inner a.elementor-element:hover{
	background-color: #ff8b00;
}
.sliderss .swiper-slide .e-con-inner a.elementor-element:hover .top-title {
	border-color: #fff; 
}
.sliderss .swiper-slide .e-con-inner a.elementor-element:hover .top-title h4, .sliderss .swiper-slide .e-con-inner a.elementor-element:hover .crd-cnt h4, .sliderss .swiper-slide .e-con-inner a.elementor-element:hover .crd-cnt p{
	color: #fff;
}
.left-slider-spacing p{
	min-height: 100px;
}
.spotlight-crd .owl-carousel .owl-stage-outer .dt-owl-item .dt-owl-item-image {
	overflow: hidden;
}
.spotlight-crd .owl-carousel .owl-stage-outer .dt-owl-item:hover .dt-owl-item-image img, .clients-logos .wf-cell:hover img{
	transform: scale(1.03);
}
.clients-logos .wf-cell .box-content {
	display: none;
}
.clients-logos .wf-cell .box-content-wrapper {
	justify-content: center;
}
.social-bg .elementor-social-icons-wrapper span:last-child a, .social-bg .elementor-social-icons-wrapper span:first-child a{
	font-size: 24px !important;
}
.social-bg .elementor-social-icons-wrapper {
	display: flex;
}
.ftr-form{
	position: relative;
}
.ftr-form p:first-child input{ 
    padding: 15px 20px;
    border-radius: 100px;
}
.ftr-form p:last-child{
	position: absolute;
    right: 4px;
    bottom: 13px;
    margin-bottom: 0px;
}
.ftr-form p:last-child .wpcf7-spinner{
	position: absolute;
}
.ftr-form p:last-child input{
	background-color: #332D2F;
    border-radius: 100px !important;
	padding: 16px 20px !important;
	font-size: 16px !important;
    font-weight: 400 !important;
}
.social-bg{
	background-color: #000;
}
footer .social-bg{
	background-color: transparent;
}
.bnr-left-img {
	position: relative;
}
.bnr-left-img::before {
	position: absolute;
    content: '';
    background-image: url(https://dineshvictor.com/wp-content/uploads/2025/07/glow.png);
    width: 200px;
    height: 200px;
    top: 65px;
    left: 90px;
    display: block;
    background-size: cover;
    transform: scale(2.5);
	animation: glowing 4s linear infinite;
    opacity: 0.25;
}

@keyframes glowing {
	50%{
		transform: scale(3.5);
	}
	100% {
		transform: scale(2.5);
	}
}

.mission_slider:not(.venture_slider) .owl-stage  .dt-owl-item-heading{
    justify-self: flex-start;
    text-align: left;
}

.mission_slider_container{
    position: relative;
}

.mission_slider:not(.venture_slider) .owl-stage .dt-owl-item-inner{
    display: flex;
    flex-direction: column;
}

.mission_slider:not(.venture_slider) .owl-stage{
    padding-top: 20px;
}
.mission_slider:not(.venture_slider) .owl-stage .dt-owl-item-inner .box-button{
    position: absolute;
    top: -20px;
}

.mission_slider_container::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
	background-color: #000000;
	z-index: 0;
	bottom:inherit;
	top: 38px;
}

.venture_slider .owl-stage .dt-owl-item-inner  .dt-owl-item-heading{
    justify-self: flex-start;
}

.venture_slider .owl-stage .dt-owl-item-inner  .dt-owl-item-heading{
    margin-top: 30px;
}

.core_values_grid .box-content{
    justify-content: flex-start !important;
}

.form_section input,
.form_section  textarea{
    margin-bottom: 0 !important;
    border-radius: 8px;
border: 1px solid #FF8B00;
min-height: 56px;
}

.form_section  textarea{
    height: 170px;
    resize: none;
}

.form_section form>p{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.form_section form br{
    display: none;
}

.form_section form .submit_btn p{
    position: relative;
    width: fit-content;
}
.form_section form .submit_btn p span{
    position: absolute;
}
.form_section form .submit_btn p span.icon{
    right: 8px;
    top: 6px;
    height: 36px;
    width: 36px;
    background-color: white;
    border-radius: 50px;
    pointer-events: none;
    transition: 0.3s all;
}
.form_section form .submit_btn p span.icon::before{
    position: absolute;
    content: '';
    height: 16px;
    width: 16px;
    background-image: url(https://dineshvictor.com/wp-content/uploads/2025/07/arrow-right.svg);
    background-size: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: 0.3s all;
}

.form_section form .submit_btn p input{
    padding: 15px 59px 15px 23px !important;
    border-radius: 100px !important;
    background-color: #FF8B00;
    color: black;
    border: solid #ff8b00 1px;
}

.form_section form .submit_btn p:hover input{
    background-color: white !important;
    color: #FF8B00;
}
.form_section form .submit_btn p:hover span.icon{
    background-color: #FF8B00;
}
.form_section form .submit_btn p:hover span.icon::before{
    filter: invert(0) brightness(5);
}

.media_room_grid .box-content{
    padding: 24px;
}
.media_room_grid .box-content .box-heading{
    margin-bottom: 0;
}

body.error404 .masthead:not(.sticky-mobile-on) .dt-mobile-menu-icon:not(.floating-btn) .menu-line:before,
body.page-id-1267 .masthead:not(.sticky-mobile-on) .dt-mobile-menu-icon:not(.floating-btn) .menu-line:before{
	background-color: white !important;
}

.contact-social_links li{
	width: 40px;
	height: 40px;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background-color: white;
	border-radius: 50px;
	transition: 0.3s all;
}

.contact-social_links li:hover{
	background-color: #FF8B00;
}

.contact-social_links li a{
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

.contact-social_links li a svg{
	margin: 0 !important;
}

.contact-social_links li a .elementor-icon-list-text{
	display: none;
}
.inline-header .widget-box .mini-widgets {
	padding: 10px 0px 10px 15px !important;
}



@media(min-width: 1300px){
	.e-con-inner, header, .show-phantom .ph-wrap{
		max-width: 1250px !important;
	}
}
@media(min-width: 1500px){
	.e-con-inner,  header, .show-phantom .ph-wrap{
		max-width: 1410px !important;
	}
}
@media(max-width: 1799px){
	.home-bnr::before {
	   left: 100px;
	}
}
@media(max-width: 1600px){
	.home-bnr::before {
	   left: 40px;
	}
	.left-slider-spacing{
		padding-left: calc((100vw - 1410px) / 2);
	}
}
@media(max-width: 1499px){
	.left-slider-spacing{
		padding-left: calc((100vw - 1250px) / 2);
	}
}

@media screen and (max-width:1200px) {
    .venture_slider .owl-stage .dt-owl-item-inner  .dt-owl-item-heading{
    margin-top: 20px;
    text-align: left;
}
.media_room_grid .box-content{
    padding: 20px;
}
}

@media(max-width: 1450px){
	header{
		padding: 0px 20px !important;
	}
	.home-bnr::after {
	   bottom: 125px;
	}
	.home-bnr::before {
        left: 50px;
    }
}
@media(max-width: 991px){
	.home-bnr::before, .home-bnr::after {
		display: none;
	}
}
@media(max-width: 767px){
	.social-bg {
		background-color: transparent !important;
	}
	.bnr-text br{
		display: none;
	}
	    .home-bnr::after {
        bottom: 75px;
    }
}
