﻿.hero .hero-slider .hero-slide .overlay-1 {
    position: absolute;
    top: 0px;
    left: -200%;
    height: 100%;
    width: 400%;
    opacity: 0.3;
    background-color:#002d5e;
    transform: scaleX(-1) scaleY(-1) rotate(-35deg);
    z-index: 300;
}

.hero .hero-slider .hero-slide .overlay-2 {
    position: absolute;
    top: 0px;
    left: -230%;
    height: 100%;
    width: 400%;
    opacity: 0.8;
    background-color: #0fa8e1;
    transform: scaleX(-1) scaleY(-1) rotate(35deg);
    z-index: 200;
}

.hero .contact {
    background: #ee7c40;
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 100px;
    width: 320px;
    z-index: 200;
    -webkit-clip-path: polygon(0 90%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 0, 100% 100%, 0 100%);
    transition: all linear 0.2s;
}

.eu-logo
{
    float:left;
    padding-right: 1em;
}


/* .latest-media
{
    padding: 7.5rem 0;
} */

.mask-bg.mask-dark:before {
    background-color: #001127;
}

/* .top-left-up.bottom-left-down
{
    -webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 90%);
    clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 90%);

} */



.latest-media a.latest-media--link
{
    top:0;
}

/* .latest-media {
    margin-top: 100px;
    padding: 1rem 0 1rem 0;
} */

.feature-boxes
{
    margin: 0;
    padding: 0;
}

.google-map {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


.controls .control {
    background: url(https://www.twi-global.com/locations/romania/twiromaniaimages/header-control.svg) no-repeat center;
    height: 61px;
    width: 50px;
    border: 0;
    padding: 0;
    cursor: pointer;
    margin-right: 0.9375rem;
}


.feature-boxes .feature-box__link {
    color: #012b3a;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}



.feature-boxes .feature-box__content:before
{
    background-image: url("https://www.twi-global.com/locations/romania/twiromaniaimages/twiin-bullet.png");
    background-color: transparent;
    transform: none;
    height: 59px;
    width: 55px;
    left: 0;
}



.header .header__bar .logo__link
{
    z-index: 9999;
    position: relative;
}


.feature-boxes .feature-box__content:after {
    display: none;
    /* content: '';
    position: absolute;
    top: 20px;
    left: 10px;
    height: 20px;
    width: 10px;
    background: #2161A5;
    transform: skew(145deg, 0deg); */

}

.feature-boxes .feature-box__content {
    position: relative;
    padding-left: 70px;
}

/* .hero-slide {
    opacity: .1!important;
} */


/**/


.header .header__bar .icon-logo,
.header .header__bar .logo__link {
    fill: #fff;
    height: 55px;
    width: 160px;
}


/* logo mobile view */

.header__nav-mobile .header__bar .icon-logo {
    fill: #1c599d;
    height: 55px;
    width: 160px;
}


.header__nav-mobile .header__bar {
    padding: .9375rem 0 0;
}

/* .hero .hero-breadcrumbs ul li {
    position: static;
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #fff;
    font-size: .75rem;
    font-weight: 600;
} */

.ui-card .ui-card__type {
    background-color: #0161aa
}


/* Members Area Form Styles */
.form .sys_cms-form-body li {
    list-style-type: none;
    padding: 5px 0px;
}
.form .sys_sectionbreak-text{
    padding-bottom:10px;
}
.sys_cms-form-body input.sys_large, .sys_cms-form-body select.sys_large
{
    padding: .75rem .875rem;
}
.sys_cms-form-body input.sys_medium, .sys_cms-form-body select.sys_medium
{
    width: 97.6%;
    padding: .75rem .875rem;
}
.sys_cms-form-body textarea.sys_medium
{
    border-color: black;
}
.sys_cms-form-body .sys_sectionbreak-text
{
    font-size: 16px;
}
.sys_cms-form-body li input, .sys_cms-form-body li select, .sys_cms-form-body li textarea, .sys_cms-form-body li label, .sys_cms-form-body li .sys_legend, .sys_cms-form-body li .sys_fieldlabel{
    font-size: 1.2em;
}
.sys_labels-top .sys_sidebyside.confirmationBox .sys_legend{
    width: 95%;
    float:right;
}
.confirmationBox .sys_fieldcontent
{
    float:left;
    width: 5%;
    position:absolute;
    top: 25px;
}
.sys_cms-form-item.sys_buttons .sys_form-submit
{
    display:inline-block;
    width: 150px;
    height: 60px;
    color: #fff;
    font-size: 20px;
    background-color: #002d5e;
}
.form .sys_cms-form-body li.sys_buttons
{
    text-align: center;
}
#Ctrl84216e546c4444b7ad7d4a09913869bf_item_0_24
{
    display:none;
}


/* .megamenu .megamenu__menu {
    position: absolute;
    float: left;
    width: 50%;
    } */


    .ui-card .ui-card__content.ui-card__content--clip
    {
        text-align: left;
    }

    .hero.hero--small .contact {
        bottom: 40px;
    }


.quick-links .quick-links__dropdown {

    width: 180px;
}


.social-share__list .social-share__link .icon, .icon.icon-email
 {
    fill: #0FA8E1;
}


.header__nav-mobile #nav__back.active {
    display: block;
    margin: 2.3em 0 1em;
    font-weight: bold;
}