/*
Theme Name: WebGo
Author: Webgo
Author URI: webgo.dev
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



@media screen and ( min-width: 1300px ) {
	section.section-anim_2 .anim .play {
		bottom: 30%;
	}
}
.contact_form .submit input {
	cursor: pointer;
}

.contact_form .wpcf7-list-item label a {
	color: #FFF;
}



section.section-anim_2 .image img:nth-child(2) {
	animation: none!important;
}

.page-template-applications .technologies .repeater .technologies--item p {
font-weight:400;
}

.section-desc .section-desc--image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}