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


@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
p.feature_content {
    font-family: 'Rajdhani';
    color: #FFFFFF;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 18px 0px;
}

a.feature_btn {
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Lato';
    font-weight: bold;
    color: #000000;
    background: #fed501;
    padding: 12px 26px;
}

div.content_1, div.content_2, div.content_3, div.content_4{
    position: relative;
	visibility: hidden;
	opacity: 0;
	transition: opacity 400ms, visibility 400ms;
}
div.content_1{
    top: -128px;
    left: 20px;
}
div.content_2{
    top: -128px;
    left: 20px;
}
div.content_3{
    top: -128px;
    left: 20px;
}
div.content_4{
    top: -128px;
    left: 20px;
}

.slick-slide:hover div.content_1, .slick-slide:hover div.content_2, .slick-slide:hover div.content_3, .slick-slide:hover div.content_4 {
    visibility: visible;
	opacity: 1;
}
.elementor-tab-title.elementor-active {
    background: #fed501;
}
div.elementor-tab-title {
    border: 1px solid #c5c5c5 !important;
}
/* div.elementor-tab-title {
    border-right: 1px solid #c5c5c5 !important;
}
div.elementor-tab-title {
    border-bottom: 1px solid #c5c5c5 !important;
} */
div.elementor-tab-title {
    padding: 20px 70px !important;
}
.column_tab {
  float: left;
    width: 30.6%;
    padding: 10px;
    height: 300px;
    margin: 0 1.3%;
	border-bottom: 1px solid #999999;
}

.row_tab:after {
  content: "";
  display: table;
  clear: both;
}
.column_tab h2 {
    font-family: 'Rajdhani';
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    text-transform: uppercase;
}

.column_tab p {
    font-family: 'Lato' !important;
    color: #666666;
    font-size: 16px;
    font-weight: 500;
}

span#drop {
    position: relative;
    left: -35px;
    font-size: 48px;
    top: 55px;
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #fed501;
}
.column_tab:after {content: '\f054';font-family: 'Font Awesome 5 Free';position: relative;top: 61px;font-size: 26px;/* font-weight: 300; */left: 333px;}

.elementor-testimonial__text {
    color: #666666 !important;
    font-size: 15px !important;
    font-family: 'Lato';
    font-weight: 500;
    font-style: normal !important;
    line-height: 1.4 !important;
	position: relative !important;
    top: 80px !important;
}
span.elementor-testimonial__name {
    font-family: 'Rajdhani' !important;
    font-size: 22px !important;
    color: #333333 !important;
    font-weight: 600 !important;
    position: absolute !important;
    top: 20px !important;
	
}

span.elementor-testimonial__title {
    position: absolute !important;
    top: 55px !important;
    font-family: 'Rajdhani' !important;
    color: #888888 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
} 

.swiper-slide {
    height: 200px !important;
	box-shadow: 0px 0px 10px 4px #0000000f;
}
.swiper-slide.elementor-lightbox-item.swiper-slide-active {
    height: 100% !important;
    padding: 0px !important;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    position: absolute;
    bottom: -30px;
}

span.swiper-pagination-bullet {
     border-radius: 0px !important;
    width: 30px !important;
    height: 8px !important;
    background: transparent;
    border: 3px solid #fed501;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fed501;
}
i.eicon-chevron-right, i.eicon-chevron-left {
   position: absolute;
    top: -180px !important;
    border: 3px solid #c5c5c5;
    color: #c5c5c5;
    padding: 0px;
}
i.eicon-chevron-right {
    right: -22px;
}
i.eicon-chevron-left {left: 1066px}

label {
    font-family: 'Lato';
    font-size: 15px !important;
    color: #FFFFFF;
    font-weight: 400;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .wpcf7-textarea
{
	border-bottom: 2px solid #999999;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 13px;
	font-family: 'Lato';
}
.wpcf7-textarea
{
	height: 100px !important	
}
p input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Lato';
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0px !important;
    background-color: rgb(254, 213, 1);
    padding: 15px 22px;
    border: none;
}
.form_c {
    width: 36% !important;
    margin-top: -60px;
}
span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}
span.wpcf7-not-valid-tip {
    display: none;
}
div.wpcf7-validation-errors {
    border-color: red !important;
    color: red !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: red !important;
    color: red !important;
}
.wpcf7 .wpcf7-response-output {
    font-size: 14px;
}
i[class*="fa-"], span[class*="fa-"]
{
	top: 0px !important
}
.header_link.elementor-widget.elementor-widget-text-editor:after {content: '';background: #fed501;width: 50px;height: 2px;position: absolute;top: 26px;}
/*.logo_icon img.attachment-large.size-large {*/
    
/*    position: absolute;*/
/*   	top: -60px;*/
/*    left: 0px;*/
/*	z-index: 1;*/
/*		border: 7px solid #FFFFFF;*/
/*    border-radius: 50%;*/
/*}*/
.elementor-image-box-content {
    margin-left: 15px;
}
/*.after_lines .elementor-text-editor.elementor-clearfix:after {*/
/*    content: '';*/
/*    background: url("/wp-content/uploads/2020/12/lines.png");*/
/*    position: absolute;*/
/*    top: 5px;*/
/*    left: 180px;*/
/*    width: 40px;*/
/*    height: 6px;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*}*/
/*.after_lines-2 .elementor-text-editor.elementor-clearfix:after {*/
/*    content: '';*/
/*    background: url("/wp-content/uploads/2020/12/lines.png");*/
/*    position: absolute;*/
/*    top: 12px;*/
/*    left: 174px;*/
/*    width: 40px;*/
/*    height: 6px;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*}*/
/*.after_lines-3 .elementor-text-editor.elementor-clearfix:after {*/
/*    content: '';*/
/*    background: url("/wp-content/uploads/2020/12/lines.png");*/
/*    position: absolute;*/
/*    top: 14px;*/
/*    left: 154px;*/
/*    width: 40px;*/
/*    height: 6px;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*}*/
/*.after_lines-4 .elementor-text-editor.elementor-clearfix:after {*/
/*    content: '';*/
/*    background: url("/wp-content/uploads/2020/12/lines.png");*/
/*    position: absolute;*/
/*    top: 14px;*/
/*    left: 125px;*/
/*    width: 40px;*/
/*    height: 6px;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*}*/
.container-wrap, .project-title
{
	padding-top: 0px !important;
		padding-bottom: 0px !important;
}

.contact_page label {
    color: #333333;
    font-family: 'Rajdhani';
    font-weight: bold;
    font-size: 24px !important;
    line-height: 1.5;
}
.contact_page input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .wpcf7-textarea
{
	background: transparent !important;
}
input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type=search]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=date]:focus
{
	box-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.sec-featured, .sec-testimonials
{
	display: none !important;
}
.abt-hide
{
	display: none !important;
}
footer#site-footer,
header#site-header {
    display: none !important;
}
@media screen and (max-width: 767px) 
{
	.form_c {
		width: 100% !important;
		margin-top: 0px !important;
	}
	.logo_icon img.attachment-large.size-large
	{
		top: 0px !important;
		left: 0px !important;
		right: 0px !important;
		margin: 10px auto !important;
		position: relative;
		display: flex;
	}
	.after_lines-2 .elementor-text-editor.elementor-clearfix:after
	{
		display: none !important
	}
	.after_lines-4 .elementor-text-editor.elementor-clearfix:after
	{
		display: none !important
	}
	.header_link.elementor-widget.elementor-widget-text-editor:after
	{
		display: none !important
	}
		.footer-nav a {
		margin: 0 auto;
	}
	.footer-nav li.menu-item {
		display: flex;
	}
	.elementor-image-box-content
	{
		margin-left: 0px !important
	}
}