/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/*secondsection*/

div#secondid:hover * {
    color: #fff;
}

div#secondid:hover img {
    filter: brightness(6.5);
}

/*services*/

.elementor-70 .elementor-element.elementor-element-1380233 {
    border: 0;
} 

div#serivicesid:hover * {
    color: #fff;
}

div#serivicesid:hover img {
    filter: brightness(5.5);
}

div#serivicesid:hover span svg path{
    fill: #fff;
}

/*whychooseus*/

div#whychooseid b {
    color: #191919;
}

div#whychooseid ul li span svg {position: relative;top: 6px;}

/*testimonial*/

div#testimonialid:hover p {
    color: #fff;
}

div#testimonialid:hover span svg path{
    fill: #fff;
}

/*formandblog*/

label.wpforms-field-label {
    font-size: 18px !important;
    font-family: 'Karla' !important;
    font-weight: 500 !important;
    margin-bottom: 12px !important;
}

.wpforms-container input[type=text] , input#wpforms-374-field_2 , input#wpforms-374-field_3 , select#wpforms-374-field_4{
    background: rgb(243 243 243 / 54%) !important;
    border-radius: 50px !important;
    border: 1px solid #999999 !important;
}


select#wpforms-374-field_4 {
    color: #C9C1C1 !important;
}

button#wpforms-submit-374 {
    padding: 25px 30px !important;
    line-height: 1px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Karla' !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 20px 0px 20px 20px;
    background: linear-gradient(150deg,rgba(123, 79, 170, 0.94) 0%, rgba(46, 180, 183, 0.98) 100%) !important;
}

.rkit-post-grid-card {
    background: transparent;
}

.elementor-70 .elementor-element.elementor-element-3b239167 .rkit-post-grid-body:hover * {
    color: #fff !important;
}

::placeholder {
    color: #C9C1C1 !important;
    font-size: 17px;
    font-family: 'Mukta Vaani' !important;
    font-weight: 400 !important;
}

/*div#blogid a svg path {
    fill: #46c5db !important;
}

div#blogid:hover a svg path {
    fill: #fff !important;
}*/
.elementor-78 .elementor-element.elementor-element-15b9f62 {
    border: 0 !important;
}

.rkit-post-grid-card:hover a.rkit-readmore-btn svg path {
    fill: #fff !important;
}
.rkit-post-grid-card a.rkit-readmore-btn svg path {
    fill: #46b8c9 !important;
}

a.pplink:hover{
	color: #858585 !important;
}


/* textarea#wpforms-374-field_7 {
    background: rgb(243 243 243 / 54%) !important;
    border-radius: 20px !important;
    border: 1px solid #999999 !important;
}


div.wpforms-container-full input{
	background: rgb(243 243 243 / 54%) !important;
    border-radius: 20px !important;
    border: 1px solid #999999 !important;
}
div.wpforms-container-full select{
	background: rgb(243 243 243 / 54%) !important;
    border-radius: 20px !important;
    border: 1px solid #999999 !important;
	color: #dfd8de !important;
} */