  *, *::after, *::before{
    box-sizing: border-box;
}

.cover .bottom_h1_our_core{
    margin-bottom: 7.5%;
}
@media(max-width:979px)
{
#headbar
{
	margin-top:30px !important;
	}}
@media(min-width:1151px)
{
#topbarpositong
{
	   
	}}
#page_wrap_full{
	margin-top: 55px !important;}
.list_new_press{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 70px;
}
@media(max-width:768px)
{
	.yoo_row_class .yoo-col-6
	{
		padding-bottom:20px;
		padding-top:5px;    padding-left: 35px;
    padding-right: 35px;
	}
}
@media(min-width:768px)
{
	.yoo_row_class .yoo-col-6
	{
		padding-bottom:3px;    padding-left: 35px;
    padding-right: 35px;
	}
}
.list_new_press .item{
    width: 25%;
    padding-top: 50px;
}

@media only screen and (max-width: 1024px) {
    .list_new_press{
        display: flex;
        margin-bottom: 70px;
        flex-direction: column;
    }
    .list_new_press .item{
        width: 100%;
        padding-top: 50px;
    }
}

.btn-development{
    position: relative;
    bottom: -10px;
}

.list-ct{
    padding-left: 20px;
}

.custom-list-elements{
    width: 32.3333% !important;
}

.custom-list-elements .contentis{
    width: 80% !important;
}

@media only screen and (max-width: 1024px) {
    .custom-list-elements{
        width: 90% !important;
    }
    .custom-list-elements .contentis{
        width: 100% !important;
    }
}


input.invalid, textarea.invalid{
    -webkit-box-shadow: 0pt 0pt 0pt 3pt #c20000 !important;
	   -moz-box-shadow: 0pt 0pt 0pt 3pt #c20000 !important;
	        box-shadow: 0pt 0pt 0pt 3pt #c20000 !important;
}
@media(max-width:757px)
{
	input.invalid, textarea.invalid{
    -webkit-box-shadow: 0pt 0pt 0pt 3pt #c20000 !important;
	   -moz-box-shadow: 0pt 0pt 0pt 3pt #c20000 !important;
	        box-shadow: 0pt 0pt 0pt 3pt #c20000 !important;
}
}
input.valid, textarea.valid{
    -webkit-box-shadow: 0 0px 4px 0px #3c763d !important;
	   -moz-box-shadow: 0 0px 4px 0px #3c763d !important;
	        box-shadow: 0 0px 4px 0px #3c763d !important;
}

.blad_form {
	color: #a94442;	
}

.ok_form {
	color: #3c763d;	
}

@media only screen and (max-width: 640px){
    .banner_in .overlay .cover img {
        height: 255px;
        object-fit: cover;
    }
}

.custom-list-working{
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.custom-list-working .contentis{
    width: 100% !important;
}

.custom-list-working .contentis .ct{
    width: 94%;
}

.footer-table{
    margin-bottom: 0 !important;
}

.intro-aboutus-quote .cover .in.custom-quote {
    padding: 6% 0 6% 0 !important;
}

.f-field--recaptcha{
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
/* .full.left.banner_child.banner_child_business,
.full.left.banner_child.banner_child_about{
    margin-top: 3.5%;
} */
@media only screen and (max-width: 480px){
    .banner_in .overlay .cover img {
        height: 100%;
    }
    .full.left.home_video,
    .full.left.banner_child.banner_child_business,
    .full.left.banner_child.banner_child_about{
       margin-top:6px !important;
    }
	#page_wrap_full > div.full.left.home_video > div > div
	{
		margin-top:0px !Important;
	}
	body
	{
		padding-top:0px !Important
	}
}
#bar_green
{
	display:none !important;
}
@media(min-width:1000px)
{
	#image_contact
	{
		margin-top:40px !important;
	}
}