/*
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
*/



.dt-nav-menu--main ol, .dt-nav-menu--main ul {
    padding-left: 0;
}
.contact-inner h4 ,.contact-inner p{
	color:black;
}
.height--inner.e-con-full.e-flex{
	    height: 515px;
}
.circle10 {
    position: absolute;
    margin-left: -5%;
    margin-top: -9%;
    background: #e61f2d33;
    border-radius: 100px;
    height: 200px;
    z-index: 0;
    width: 200px;
}
.circle11 {
    position: absolute;
    margin-left: 70%;
    margin-top: -2%;
    background: #e61f2d33;
    border-radius: 100px;
    height: 200px;
    z-index: 0;
    width: 200px;
}
.circle12 {
    position: absolute;
    top: -55px;
    left: -13px;
    background: #1fc9e61f;
    border-radius: 13px;
    height: 80px;
    z-index: 0;
    width: 80px;
}
.circle13 {
    position: absolute;
    background: #1fc9e61f;
    border-radius: 10px;
    height: 80px;
    z-index: 0;
    right: -15px;
    width: 80px;
    top: -23px;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=tel], .wpcf7-form input[type=url], .wpcf7-form input[type=email], .wpcf7-form input[type=number], .wpcf7-form input[type=date], .wpcf7-form input[type=range], .wpcf7-form textarea, .wpcf7-select {
    width: 100%;
    border: none;
    background: transparent;
    border-color: transparent;
    border-bottom: 1px solid #ced4da;
}
.wpcf7-form-control-wrap input ::placeholder{
	color:black !important;
}
.wpcf7-form-control.wpcf7-submit.has-spinner{
    padding: 12px 25px !important;
    background: #e41c31;
    font-size: 18px !important;
}
/* .background--al .elementor-widget-container:before{
    content: "";
    position: absolute;
    width: 40%;
    height: 140%;
    background: #fff;
    z-index: 1;
    transform: rotate(15deg) translate(-20%, -20%);
    left: -20%;
    top: 0;
} */
.heading-grad{
	background: linear-gradient(to right, #386BB7 0%, #E24C4A 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.heading-grad-a{
	font-weight: 300;
    background: linear-gradient(to right, #386BB7 0%, #E24C4A 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inn-co-wrp{
	z-index:-3;
}
.titile-colr .elementor-icon-box-title span{
	 background: linear-gradient(to right, #A93E17 0%, #15399A 50%, #15399A 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}