@font-face {
    font-family: ”Neuropol”;
    src: url(‘http://intern-dev.obrary.com/configurator-fonts/neuropob.ttf’);
}

@font-face {
    font-family: "NeuropoliticalRg-Regular";
    src: url("../fonts/neuropolitical_rg.eot?") format("eot"), 
    url("../fonts/neuropolitical_rg.woff") format("woff"), 
    url("../fonts/neuropolitical_rg.ttf") format("truetype"), 
    url("../fonts/neuropolitical_rg.svg#NeuropoliticalRg-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neuropolitical-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Neuropolitical-Regular'), url('neuropolitical.woff') format('woff');
}

@font-face {
    font-family: "Neuropolitical";
    src: url("../fonts/neuropolitical2.eot");
    src: url("../fonts/neuropolitical2.eot?#iefix") format("embedded-opentype"), 
    url("../fonts/neuropolitical2.woff2") format("woff2"), 
    url("../fonts/neuropolitical2.woff") format("woff"), 
    url("../fonts/neuropolitical2.ttf") format("truetype"), 
    url("../fonts/neuropolitical2.svg#Neuropolitical") format("svg");
}

body {
    color: #666;
    font: 300 15px/15px Roboto, Arial, Helvetica;
    -webkit-font-smoothing: antialiased;
    background-image: url(../images/portfolio/body-bg.jpg);
    background-repeat: repeat;
    background-position: 0 0;
}

a {
    color: #00fefe;
    text-decoration: none;
}

a:hover {
    color: #666;
    text-decoration: none;
}

.btn,
a,
.btn:hover,
a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none !important;
}

h1,
h2,
h3,
h4 {
    margin: 0;
    line-height: 1em;
}

h1 {
    font-family: "Neuropolitical";
    font-style: normal;
    font-weight: normal;
    margin: 0.5em 0;
    text-transform: uppercase;
    color: white;
}

h2 {
    font-family: "Neuropolitical";
    margin-bottom: 1.5em;
    text-align: center;
}

h3 {
    font: 300 2em Roboto, Arial, Helvetica;
    margin-top: 0px;
    margin-bottom: 40px;
    text-align: center;
}

h4 {
    font: 300 1.5em Roboto, Arial, Helvetica;
    margin-bottom: 1em;
}

h4 i {
    margin-right: 0.5em;
}

p {
    font-size: 1em;
    margin-bottom: 1.7em;
    text-align: justify;
    line-height: 20px;
}

.spacer {
    padding: 6em 0 6em;
}

.padding-top-50 {
    padding-top: 50px;
}

.btn {
    border: solid 1px;
    border-radius: 0;
    padding: 1em 4em;
    background: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.btn:hover,
.btn:active {
    color: #fff;
}

.btn-default {
    color: #fff;
    border: 1px solid #fff;
}

.btn-default:hover,
.btn-default:active {
    background: rgba(0, 0, 0, 0.8);
}

.btn-primary {
    color: #fff;
    background: #00a9c6;
    width: 100%;
    outline: none;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background: #1BC0DC;
    box-shadow: none;
}

.topbar {
    background: url(../images/lines.png);
    height: 5px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.partners-text {
    padding-top: 10px;
    text-align: center;
}

.navbar-nav > li > a {
    font-size: 0.96em;
    line-height: 3.6em;
}

.navbar-fixed-top {
    top: 5px;
}

.navbar-inverse {
    background: #111;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color: #21abca;
}

#head,
.carousel {
    margin-top: 0;
}

#home {
    padding-top: 6em;
}

.carousel-caption {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
}

.caption-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}

.caption-info {
    display: table-cell;
    vertical-align: baseline;
}

.caption-info p {
    font-size: 1em;
}

.caption-info .btn i {
    margin-right: 0.75em;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
}

.carousel-control {
    z-index: 1000;
}


/*about*/

.process ul li {
    width: 10em;
    height: 10em;
    border: 1px solid #CEEBF0;
    padding: 0;
    border-radius: 50%;
    margin: 0 1.25em;
    line-height: 13.5em;
    color: #21ABCA;
}

.process ul li span {
    line-height: 2em;
    display: inline-block;
    font-weight: 300;
}

.process ul li span i {
    font-size: 3em;
}

.process ul li span b {
    display: block;
    font-size: 0.8em;
    font-weight: 500;
}

/*Miért hasznos*/

.miert ul li {
    list-style-type: disc;
    color: #21ABCA;
    line-height:180%;
    text-align:justify;
    margin-bottom: 15px;
}




/*testimonials*/

.partners img {
    float: left;
    margin: 0 75px 30px 0;
}

.testimonails {
    min-height: 195px;
}

.testimonails img {
    margin-top: 5px;
}

.testimonails span {
    color: #888;
}

.testimonails span b {
    font-weight: 400;
}

.carousel-indicators li {
    border: 1px solid #2BB2E3;
}

.carousel-indicators {
    bottom: 0;
}


/*works*/

#works {
    padding-top: 1em;
}

#works figcaption a {
    border: 1px solid #fff;
    margin-top: 1em;
    display: inline-block;
    color: #fff;
    padding: 0 2em;
}

#works figcaption a:hover {
    text-decoration: none;
    padding: 0 3em;
}


/*works*/


/*team*/

.team figure {
    width: 100%;
}

.team img {
    width: 100%;
}

.team b {
    /*font-size: 1.2em; */
    display: block;
    font-family:"Neuropolitical";/* !important*/
}


.team p {
    text-align:left;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
}

.team a i.fa {
    color: #fff;
    font-size: 2em;
}

.team a i.fa:hover {
    color: #21abca;
}

.highlight-info {
    background: url(../images/lab.jpg) center fixed;
    background-size: cover;
    color: #fff;
}

.highlight-info .overlay {
    background: rgba(33, 171, 202, 0.5);
}

.highlight-info h4 {
    color: #fff;
    margin: 0.5em 0 0 0;
}

/* multimédia */

#gallery p {
    color: #00a9c6;
    font-size: 20px;
    font-family: "Neuropolitical";
    padding-top: 30px;
}

/*about us*/


/*contact*/

.contactform textarea,
.contactform input[type=button] {
    width: 100%;
    /*padding: 1em;*/
    border: 1px solid #ccc;
    margin-bottom: 1em;
    border-radius: 0;
    outline: none;
}


/*contact*/

.footer {
    background-color: #111;
    color: #fff;
    font-size: 1em;
    color: #aaa;
    padding-top: 30px;
}

.footer a {
    color: #aaa;
    margin: 0 1em;
}

.gototop {
    position: fixed;
    bottom: 90px;
    right: 20px;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    color: #fff;
}

.gototop i {
    line-height: 0.5em;
}

@media (max-width: 1200px) {
    body {
        font: 300 13px/13px Roboto, Arial, Helvetica;
    }
    .navbar-brand {
        padding-top: 11px;
    }
    .process ul li {
        margin: 0 0.5em;
    }
    .grid figure h2 {
        font: 700 1.5em Roboto, Arial, Helvetica;
    }
    figure.effect-oscar figcaption {
        padding: 12%;
    }
    figure.effect-oscar figcaption::before,
    figure.effect-chico figcaption::before {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
    }
    .partners img {
        margin: 0 25px 25px 0;
    }
    #about .vid-item{
        width:381.41px;
        padding:0px;
    }
    #about .vid-item a:after{
        width:381.41px;
        height:250px;
        margin-left:15px;
        right: 0px;
        left: 0px;
        top: 0px;
        bottom: 0px;
    }
}

@media (max-width: 900px) {
    h1 {
        font: 700 3.5em Roboto, Arial, Helvetica;
    }
    h4 {
        font: 300 1.3em Roboto, Arial, Helvetica;
    }
    .btn {
        padding: 1em 2em;
    }
    .partners img {
        margin: 0 15px 25px 0;
        width: 157px;
    }
    .process ul li {
        width: 9em;
        height: 9em;
    }
    figure.effect-chico figcaption {
        padding: 2em;
    }
    figure.effect-oscar figcaption {
        padding: 20%;
    }
    figure.effect-chico figcaption::before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
    .grid figure.effect-chico p {
        font-size: 0.6em;
        line-height: 1.5em;
    }
}

@media (max-width: 767px) {
    .grid figure.effect-chico p {
        font-size: 1.5em;
        line-height: 1.5em;
    }
    body {
        font: 300 12px/12px Roboto, Arial, Helvetica;
    }
    .navbar-nav > li > a {
        line-height: 1em;
    }
    .navbar-brand {
        padding: 7px;
    }
    .navbar-brand img {
        height: 37px;
    }
    .navbar-toggle {
        margin-top: 12px;
    }
    .carousel-caption,
    .carousel-control,
    .carousel-indicators {
        display: none;
    }
    h2.text-center {
        text-align: left;
        font-size: 1.7em;
        text-align: center;
        padding-top: 10px;
    }
    h4 {
        font: 300 1.2em Roboto, Arial, Helvetica;
    }
    #partners h2 {
        padding: 0 1em;
    }
    #home {
        padding-top: 5em;
    }
    .partners {
        display: block;
        float: left;
    }
    .partners img {
        width: 120px;
    }
    .about.spacer {
        padding-left: 2em;
        padding-right: 2em;
    }
    .spacer {
        padding: 2em 0 0 0;
    }
    .process ul li {
        margin-bottom: 1em;
    }
    .highlight-info .overlay {
        padding-bottom: 2em;
    }
    .grid.team div {
        margin: 0;
        padding: 0;
    }
    figure.effect-chico figcaption {
        padding: 1.5em;
    }
    .footer {
        padding-bottom: 2em;
    }
}

@media (max-width: 468px) {
    .grid figure.effect-chico p {
        font-size: 1.2em;
        line-height: 1.5em;
    }
    
    .about.spacer,
    .form2-bg   .container,
    .mobileShow,
    .mobileShow #intro_form
     {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 401px) {
    .grid figure.effect-chico p {
        font-size: 1em;
        line-height: 1.5em;
    }
}

.navbar-default {
    background-color: #1f2c34 !important;
    border-color: #1f2c34 !important;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@media (min-width: 992px) {
    .col-md-5 {
        width: 41.66666667%;
    }
    #intro {
        width: 100%;
        background-image: url(../img/thumbs/intro_bkg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        color: #fff;
    }
    .text-center {
        text-align: center;
    }
    
    #intro_form {
        width: 100%;
        
    }
    
    @media (width: 992px) {
        .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
            float: left;
        }
        
        .form2-bg .col-md-12 {
            float: none;
        }
    }
    
    .form_register form {
        background-color: rgba(20, 20, 20, 0.65) !important;
        border: 1px solid #333;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding: 30px 10px 40px;
        /* margin: 0 40px; */
        width: 80%;
        margin-left: auto!important;
        margin-right: auto!important;
    }
    
    
    
    .form-bg {
        background-color: rgba(0, 0, 0, 0.64);
        border-radius: 3px;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 140px;
        margin-left: 150px;
        width: 100%;
    }
    .margin-top-header {
        margin-top: 100px;
    }
    .btn:hover,
    .btn:focus {
        color: #00ffff !important;
        text-decoration: none !important;
    }
    .form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #ffffffb3!important;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 1px;
        margin-bottom: 20px !important;
        padding-top: 10px;
        /* padding-bottom: 10px; */
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
    .opening-text-small {
        color: #00fefe;
        font-weight: bold;
        margin-top: 10px;
    }
    .block.type-2 .image-block {
        height: 100px;
        top: 0 !important;
        width: 50%;
        z-index: 1;
    }
    #features {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: repeat;
        background-position: 0 0;
        padding-top: 80px;
        padding-bottom: 40px;
        color: white;
    }
    #history {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    group,
    main,
    nav,
    section,
    summary {
        display: block;
    }
    #statistic_banner {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #portfolio {
        padding-top: 80px;
    }
    #team {
        /*padding-top: 80px;*/
        padding-bottom: 30px;
    }
    #pricing {
        background-color: #f5f5f5;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding-top: 80px;
        padding-bottom: 50px;
    }
    #clients {
        padding-top: 80px;
        padding-bottom: 150px;
        position: relative;
    }
    #testimonials {
        background-color: #f5f5f5;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #blog {
        padding-top: 80px;
        padding-bottom: 50px;
    }
    #promo_line {
        background-image: url(../images/portfolio/parallax-bg.jpg);
        background-attachment: fixed !important;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #contact-info {
        padding-top: 80px;
        padding-bottom: 30px;
    }
    .googlemap-wrapper {
        position: relative;
    }
    .icon-box {
        width: 70px;
        height: 70px;
        line-height: 70px !important;
        text-align: center;
        float: left;
        font-size: 22px;
        color: #000000;
    }
    .icon-box i {
        color: #ffc400;
        font-size: 60px;
        margin-top: 10px;
    }
    .margin-bottom-50 {
        margin-bottom: 70px !important;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff !important;
    }
    .footer-img {
        padding-top: 20px;
    }
    .map-responsive {
        overflow: hidden;
        padding-bottom: 50%;
        position: relative;
        height: 0;
    }
    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 35%;
        width: 100%;
        position: absolute;
    }
}

.navbar-default .navbar-nav > li > a {
    color: white !important;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #00ffff !important;
}

#partners {
    background-image: url(../images/portfolio/contact-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300);
body {
    font-family: 'Quicksand', sans-serif;
}

.gal-container {
    padding: 12px;
}

.gal-item {
    overflow: hidden;
    padding: 3px;
}

.gal-item .box {
    height: 250px;
    overflow: hidden;
}

.vid-item {
    overflow: hidden;
    padding: 3px;
}

.vid-item .box {
    height: 250px;
    overflow: hidden;
}

.box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.gal-item a:focus {
    outline: none;
}

.vid-item a:focus {
    outline: none;
}

.gal-item a:after {
    content: "\E046";
    font-family: 'Glyphicons Halflings';
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 250px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.vid-item a:after {
    content: "\E059";
    font-family: 'Glyphicons Halflings';
    opacity: 1;
    /*background-color: rgba(0, 0, 0, 0.75);*/
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 250px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
    opacity: 1;
}

.vid-item a:hover:after {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.75);
}

.modal-open .gal-container .modal {
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-open .gal-item .modal-body {
    padding: 0px;
}

.modal-open .gal-item button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}

.modal-open .gal-item button.close:focus {
    outline: none;
}

.modal-open .gal-item button.close span {
    position: relative;
    top: -3px;
    font-weight: lighter;
    text-shadow: none;
}

.gal-container .modal-dialogue {
    width: 80%;
}

.gal-container .description {
    position: relative;
    height: 40px;
    top: -40px;
    padding: 10px 25px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: left;
}

.gal-container .description h4 {
    margin: 0px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}

@media (min-width: 768px) {
    .gal-container .modal-dialog {
        width: 55%;
        margin: 50px;
    }
}

@media (max-width: 768px) {
    .gal-container .modal-content {
        height: 250px;
    }
}


/* Footer Style */

.gal-container {
    padding-bottom: 50px;
}

footer {
    font-family: 'Quicksand', sans-serif;
}

footer a,
footer a:hover {
    color: #88C425;
}

.h3-gallery {
    margin-top: 50px !important;
    /*margin-bottom: 10px !important;*/
}

.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 15px;
}

.margin-bottom-process {
    margin-bottom: 50px;
}

.coffe-img {
    margin-top: 4px;
}

.banner_animate h1 {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
    padding: 30px 0 25px 0;
    margin-right: 60px;
    transform-origin: 50% 100%;
    text-shadow: 2px 2px 2px #2b2b2b;
    animation-duration: 8s;
    animation-name: fade;
    text-align: right;
    animation-timing-function: cubic-bezier(.71, .55, .62, 1.57);
    font-weight: bold;
}

.banner_animate a {
    font-family: Cambria, Cochin, serif;
    font-size: 16px;
    color: #333;
    padding: 5px;
    border-radius: 5px;
    background-color: #A6D2FF;
    transition: background-color .2s ease-out;
}

.banner_animate a:hover {
    background-color: #EEE;
}

@keyframes fade {
    from {
        opacity: 0;
        transform: scale(.9, .9);
    }
    to {
        opacity: 1;
        transform: scale(1, 1);
    }
}

.countdown {
    position: fixed;
    top: 330px;
    right: 0px;
    width: 150px;
    padding: 21px 10px;
    min-height: 150px;
    background-color: rgba(0, 0, 0, 0.64);
}

@import url('https://fonts.googleapis.com/css?family=Lobster');
#days {
    font-size: 14px;
    color: #00fefe;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-top: -20px;
}

#hours {
    font-size: 14px;
    color: #00fefe;
    padding-left: 20px;
    padding-bottom: 10px;
}

#minutes {
    font-size: 14px;
    color: #00fefe;
    padding-left: 20px;
    padding-bottom: 10px;
}

#seconds {
    font-size: 14px;
    color: #00fefe;
    padding-left: 20px;
    padding-bottom: 10px;
}


/*------------ we are  -----*/

.fixed-menu {
    font-size: 16px;
    color: white;
    margin-bottom: -10px !important;
    padding-top: 10px;
    padding-left: 20px;
    z-index: 100 !important;
}

.blue {
    color: #00fefe;
    padding-bottom: 10px;
}

.row {
    margin-right: 0px !important;
}

.form-mobile {
    background-color: rgba(0, 0, 0, 0.64);
    border-radius: 3px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 50px;
    margin-bottom: 50px!important;
    margin-left:0px !important;
    margin-right:0px !important;
}

.contactform {
    background-color: rgba(0, 0, 0, 0.64);
    border-radius: 3px;
    padding: 10px;
}

.contactform #form_register_btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}
.contactform .closed_registration{
    width: 20vw;
    line-height: 1.5em;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

@media screen and (max-width: 1440px) and (min-width: 992px) {
    .contactform .closed_registration{
        width: 20vw;
        line-height: 1.5em;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
}
@media screen and (max-width: 1440px) and (min-width: 992px) {
    .contactform .closed_registration{
        height: 300px;
    }
}

@media screen and (max-width: 3000px) and (min-width: 1440px) {
    .contactform .closed_registration{
        height: 400px;
    }
}



.grid {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

video.bgvid {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background: url(../images/back3-mobile.jpg) no-repeat;
    background-size: cover;
}

.clip {
    clip: rect(auto, auto, auto, auto);
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}

#wrapper {
    width: 100%;
    height: 100%;
    background: #ffffff !important;
}

.image_background {
    display: none;
}

.blue-bold-text {
    color: #00a9c6;
    /*!important;*/
    font-weight: bold;
}

@media (max-width: 992px) {
    .hide-mobile {
        display: none;
    }
}

.error-class {
    outline: 1px solid #ff0036 !important;
}


/*form popup*/

.form-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 12;
    display: none;
}

.form-popup-close-layer {
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.form-popup-content {
    max-width: 500px;
    width: 90%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    padding: 25px;
    left: 50%;
    top: 50%;
    background: rgba(255, 255, 255, 0.8);
    border: 10px #00fefe solid;
}

.form-popup .text {
    color: #777;
    font-family: "regular";
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.font-16 {
    font-size: 16px!important;
}

.scrolloff {
    pointer-events: none;
}

.reg-button {
    width: calc(100% - 304px ) !important;
    margin-top: 25px;
    padding: 10px;
}

.reg-button-required {
    width: calc(95% - 304px ) !important;
    margin-top: 25px;
    padding: 10px;
}
    
.recaptcha2 {
    padding: 10px 0;
    display: table;
}

.recaptcha1 {
    width: 304px;
    margin: 0 auto;
}

#works img{
    margin:auto;
    padding:20px;
}

#about .vid-item{
    width:400px;
    padding:0px;
}

#about .vid-item a:after{
    width:400px;
    height:250px;
    margin-left:15px;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
}

@media (max-width: 1200px) {

    #about .vid-item{
        width:381.41px;
        padding:0px;
    }
    #about .vid-item a:after{
        width:381.41px;
        height:250px;
        margin-left:15px;
        right: 0px;
        left: 0px;
        top: 0px;
        bottom: 0px;
    }
}

.form2-bg{
    padding-top:50px;
}

#about #tab_1 .btn{
    width:50%;
    margin-left:25%;
    margin-right:25%;
}

.add-padding {
    padding-top: 140px;
}
        
.paddings {
    padding-top: 20px;
}
        
.paddings h2 {
    padding-top: 20px;
}
        
.list p {
    font-family: 'Neuropolitical';
    font-size: 20px;
    text-transform: Uppercase;
}
        
.list a {
    color: black;
}

.team .portrait figure.effect-chico figcaption{
    padding: 1em;
}
.team .portrait figure.effect-chico figcaption::before{
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}

input[type=checkbox] {
    -webkit-appearance: checkbox;
    transform: scale(1.5);
}

.reserve_label {
    text-align: left;
    font-size: 13px;
    width: 100%;
    padding-bottom: 10px;
    color: white;
}

.grecaptcha-badge {
    z-index: 2000;
}

/*loader*/
.email-sending-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 12;
    display: none;
    background-color: rgba(255,255,255,0.7);
}

.lds-default {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    top:45%;
  }
  .lds-default div {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #070909;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
  }
  .lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 29px;
    left: 53px;
  }
  .lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 18px;
    left: 50px;
  }
  .lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 9px;
    left: 41px;
  }
  .lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 6px;
    left: 29px;
  }
  .lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 9px;
    left: 18px;
  }
  .lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 18px;
    left: 9px;
  }
  .lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 29px;
    left: 6px;
  }
  .lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 41px;
    left: 9px;
  }
  .lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 50px;
    left: 18px;
  }
  .lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 53px;
    left: 29px;
  }
  .lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 50px;
    left: 41px;
  }
  .lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 41px;
    left: 50px;
  }
  @keyframes lds-default {
    0%, 20%, 80%, 100% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.5);
    }
  }
/*loader end*/
.supporter-logos{
    height: 150px;
    align-content: center;
}