/*
Theme Name: techno child
Tags:  custom-menu, editor-style, featured-images
Template: techno
Version: 1.0.0
*/


@import '../techno/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/


.elementor-page-6543 .breadcumb-inner,
.elementor-page-2937 .breadcumb-inner,
.elementor-page-2741 .breadcumb-inner,
.elementor-page-2796 .breadcumb-inner,
.elementor-page-2784 .breadcumb-inner,
.elementor-page-3132 .breadcumb-inner,
.elementor-page-2813 .breadcumb-inner{
	display:none;
}

.em-quearys-top.msin-menu-search{
	display:none;
}

.techno_menu ul .sub-menu li a,
.techno_menu ul .sub-menu li a:hover{
	color:#000!important;
}

.brpt h2,
.section-title.t_center{
	margin-bottom:0px;
}

.mean-container .mean-bar{
	background:#F0DAC5;
}


.button{
	border-radius: 0px;
	background:#50223C;
	border: 1px solid #FFFFFF
}

.button:hover{
	color: #000000;
	background:#FFFFFF;
	border: 1px solid #FFFFFF;
}



#scrollUp{
	background:#50223C;
}


.em-service.style_4 .service-btn > a{
	color:#FFFFFF;
}

.transprent-menu .techno_menu > ul > li a {
	color:#000;
}

.service_cursousel_sliderr .slick-dots li button{
	background-color: #ffda96;
}

.slick-dots .slick-active button{
	background-color: #fdb128!important;
}

.breadcumb-area{
	padding: 50px 0 50px!important;
}

.breadcumb-area::before{
	background:none;
}

.em-service.style_4 .em_service_content{
	padding-bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .breadcumb-area {
    padding: 50px 0 50px;
  }
}

.transprent-menu .techno_menu > ul > li a
{
	color: #fff;
  font-family: Fauna One;
  text-transform: uppercase;
  font-weight: 400;
}
.techno_menu > ul > li > a{

  font-family: Fauna One;
  text-transform: uppercase;
  font-weight: 400;
}

.brpt h2, 
.breadcumb-inner h2{
	text-transform:uppercase;
	font-family:Cinzel;
	font-weight:200;
}

select, .form-control{
	border-radius: 0px;
}


.feature-box .feature-box-title h2,
.default-style.feature-box .feature-box-icon{
	text-align:center;
}

.wpcf7 input[type=submit],
.wpcf7 .wpcf7-select {margin: 0 auto;}

.wpcf7-spinner {display: block;top: 15px;left: 50%;}