/*
Theme Name: Eurial
Theme URI: http://eurial.com
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: SuperG
Author URI: https://giuliopalmadori.it
Tags: white, simple, fixed width, two columns, widgets, clean
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
div#wpadminbar {
    z-index: 9999999 !important;
}
.angled_list .specs-table td span {
    min-width: 70px;
    display: inline-block;
}
.mobile_nostra .nostra_box .box_text ul {
    padding-left: 15px;
    list-style-type: disc;
    margin: 3px 0;
}
.mobile_nostra .nostra_box .box_text ul li {
    color: #6a6a6a;
    margin-bottom: 8px;
    line-height: 1.3;
}
.neodiplomati_page_sec .nostra_main_box .box_text ul li {
    color: #6a6a6a;
}
.candidatura_spontanea_sec .candidatura-form .wpcf7-list-item {
    margin-left: 0;
}
.candidatura_spontanea_sec .candidatura-form .checkbox label {
    margin-right: 10px;
}
#logo-slider .owl-stage {
    transition-timing-function: linear !important;
}

.banner_slider .video-wrap{
    position:relative;
    width:100%;
    height:100%;
}

.banner_slider .video-wrap iframe{
    width:100%;
    min-height:100%;
    display:block;
}

@media screen and (max-width: 600px) {
	.angled_list .specs-table td ul li {
	    display: inline-block;
	    margin: 0px 8px;
	}
}
.mobile-structured {
    display: none;
}

@media (max-width: 768px) {

    .specs-table {
        display: none !important;
    }

    .mobile-structured {
        display: block;
        text-align: center;
        color: #fff;
        margin-top: 30px;
    }

    .spec-block {
        margin-bottom: 15px;
    }

    .spec-block h4 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .divider {
        width: 60px;
        height: 2px;
        background: rgba(255,255,255,0.6);
        margin: 20px auto;
    }
    .mobile-structured .values {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px 18px;
    }

    .mobile-structured .values span {
        display: inline-block;
    }
	.mobile-structured h4 {
	    color: #fff;
	    font-weight: 400;
	}
}
@media screen and (max-width: 374px) {
    .inner_banner::after {
        bottom: -10px !important;
    }
}
/* End Images */
