/*
Theme Name:     Engitech Child | Shared by WPTry.org
Theme URI:      http://wpdemo.archiwp.com/engitech/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       engitech
*/

@import url("../engitech/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


.Footer_menu ul li a{color: #000000;font-family: "Poppins", Sans-serif;font-size: 15px;font-weight: 400;}
.Footer_menu ul li a:hover {color: #FCC434;}
.connect_us_form{
	padding: 40px 40px;
    background: #fcc434;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    font-family: "Poppins", Sans-serif;
	border-radius: 20px;
}
.connect_us_form input.wpcf7-form-control{
	background: #fff;
    border-radius: 7px;
    margin-top: 4px;
    width: 100%;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: "Poppins", Sans-serif;
}
.connect_us_form input[type=submit]{
	font-weight: 500;
    font-size: 15px;
    padding: 12px 35px;
    border: none;
    background: #000;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    float: right;
	width: auto;
}
#back-to-top {display:none !important}
.post-box .post-cat a{background: #ffc732;}
.post-box .post-cat a:hover{background:#000;}
.post-box .entry-meta a {color: #ffc732;}
.post-box .entry-meta a:hover {color:#000;}
.post-box .entry-title a:hover{text-decoration:none;color: #ffc732;}
.icon_animation i{animation: 1s wiggle ease infinite;}
@keyframes wiggle {
    0% {transform: rotate(-3deg);}
    20% {transform: rotate(20deg);}
    40% {transform: rotate(-15deg);}
    60% {transform: rotate(5deg);}
    90% {transform: rotate(-1deg);}
    100% {transform: rotate(0);}
}
.choose_box .elementor-widget-container{
	width: 200px;
	height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
	background:#FCC434 !important;
    border-radius: 100% !important;
    
}

@media (max-width:980px){
	.elementor-column.elementor-col-25.full_width{width:100% !important}
	.elementor .elementor-section.elementor-section-boxed > .elementor-container {max-width: 98% !important;}
	.elementor-2274 .elementor-element.elementor-element-bc15e3d .img-item img {margin: 0 auto !important;}
}
@media (max-width:800px){
	.choose_us_circle .elementor-column.elementor-col-20{width: 33%;text-align: center;}
	.choose_us_circle .elementor-column.elementor-col-20 .elementor-widget-spacer{display:none;}
	.choose_box .elementor-widget-container{margin: 10px auto !important;}
	.footer_top .elementor-col-50{width:100% !important}
	.footer_top .elementor-heading-title{font-size: 35px !important;line-height: normal !important;margin-bottom: 20px;text-align: center;}
	.footer_top .elementor-col-50 .elementor-widget-container{text-align:center !important}
}
@media (max-width:640px){
	.choose_box .elementor-widget-container{width: 180px;height: 180px;padding: 10px;}
}
@media (max-width:568px){
	.footer_top .elementor-heading-title {font-size: 25px !important;}
}
@media (max-width:536px){
	.choose_us_circle .elementor-column.elementor-col-20 {width: 50%;}
}
@media (max-width:480px){
	
}
@media (max-width:414px){
	
}
@media (max-width:375px){
	.choose_box .elementor-widget-container {width: 160px;height: 160px;}
	.choose_box .elementor-widget-container .elementor-heading-title{font-size: 14px !important;line-height: 20px !important;}
	.footer_top .elementor-heading-title {font-size: 20px !important;}
}
@media (max-width:360px){
	.choose_box .elementor-widget-container {width: 190px;height: 190px;}
}
@media (max-width:320px){
	
}
















