@font-face {
     font-family: 'Helvetica';
    src: url('fonts/HelveticaNeue-Thin.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
     font-family: 'Helvetica';
    src: url('fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
     font-family: 'Helvetica';
    src: url('fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica-Light.woff2') format('woff2'),
        url('fonts/Helvetica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


body {
     font-family: 'Helvetica';
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3;overflow-x: hidden;
}
p {
    margin-bottom: 18px;
}
.navbar-brand {
    display: none;
}
.logo {
    text-align: center;padding-top: 30px;
}
.project-img img {
    margin: 15px 0px !important;
}
img.custom-logo {
    max-width: 400px;
}
h2.title-project {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.navbar-nav a {
    padding: 10px 25px;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
	text-decoration:none;
}
.navbar-nav a:hover, .current-menu-item a {
    color: #ff40ff;
}
.navbar-nav {
    margin: 0;
    margin-top: 30px;
}
/* .site-info { */
    /* max-width: 900px; */
    /* margin: 0 auto; */
/* } */
.site-info .widget {
    border: 2px solid #000;
    padding: 30px 45px;
    text-align: center;
}
.site-info .widget input {
    border: 1.5px solid #000;
    border-radius: 0px;
    padding: 10px;
    width: 100%;
}
.site-info .widget h3 {
    color: #ff00ff;
    font-size: 42px;
    font-weight: 300;
}
.site-info .widget h5 {
    margin-bottom: 30px;
    margin-top: 14px;
    font-weight: 300;
}
footer#colophon {
    padding-top: 50px;    padding-bottom: 40px;
}

#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.h4-18-px h4{
	font-size:18px;
}
.text-jus-tr{
	text-align:justify;
}
.link-tr a{
	color:#ff40ff;
}
.contact-info form {
    border: 2px solid #000;
    padding: 30px 45px;
    text-align: center;
}
.contact-info form input {
    border: 1.5px solid #000;
    border-radius: 0px;
    padding: 10px;
    width: 100%;
	margin-bottom:20px;
}
.contact-info form textarea {
    border: 1.5px solid #000;
    border-radius: 0px;
    padding: 6px;
    width: 100%;margin-bottom:20px;
}
input.wpcf7-form-control.wpcf7-submit.btn-tr {
    padding: 15px 10px;
    font-size: 16px;
    background: #fff;
    border: 2px solid #000;
    max-width: 75px;
}
.submit-tr-contact {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
body .wpcf7-checkbox input {
    opacity: 0;
    color: black !important;
   
    margin: auto;
    height: 30px;
    width: 30px;
    margin-top: 0;
    Z-INDEX: 2;
    position: absolute;
    left: 0;
}
.wpcf7-checkbox span.wpcf7-list-item-label:before {
    content: '' !important;
    border: 2px solid #000000 !Important;
    border-radius: 0px !Important;
    cursor: pointer !Important;
    display: inline-block !important;
    float: right !Important;
    height: 30px !important;
    position: absolute;
    top: 0 !important;
    margin-left: 20px !important;
    margin-top: -7px;
    width: 30px !important;
    Z-INDEX: 3;
    LEFT: -71px;
}
.wpcf7-checkbox input:checked+span.wpcf7-list-item-label:before {
    /* background-color: #000 !important; */
    background-image: url(images/60731.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 80% !important;
}
span.wpcf7-list-item.first.last {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
}
.image-mb-tr{
	display:none;
}
span.wpcf7-list-item.first.last {
    padding-left: 50px;
    position: relative;
}span.wpcf7-list-item-label {
    POSITION: RELATIVE;
    z-index: 1;
}
.wpcf7-form-control-wrap {
    margin-top: -15px;
}
.text-contact{
	    text-align: center;
    font-size: 20px;
    line-height: 1.5;
}
.text-a-black a:hover{
	color:#ff40ff;
	text-decoration:none;
}
.text-a-black a{
	color:#000;
}
.post, .page {
    margin: 0px;
}
span.wpcf7-form-control-wrap.checkbox-468{
	order: 1;
}
.insta-tr {
    display: none;
}
.text-contact em {
    font-style: inherit;
    font-size: 16px;
}
.content-pro-tr {
	padding:0px 15px;
}
.content-pro-tr {
    margin-top: 15px;
}
.content-pro-tr p {
    margin-bottom: 15px !important;
    font-size: 16px;
}
.content-pro-tr a{
	    color: #ff40ff
}
.text-a-black strong {
    font-size: 18px;
    padding-bottom: 7px;
    display: inline-block;
    width: 100%;
}