/*
	Template Name: Computer Service Locarno
	Author : Sara M
	Author URI: saraswebcreation

*/




.author-description .author-link,
.comment-metadata,
.comment-reply-link,
.comments-title,
.comment-author .fn,
.discussion-meta-info,
.entry-meta,
.entry-footer,
.main-navigation,
.no-comments,
.not-found .page-title,
.error-404 .page-title,
.post-navigation .post-title,
.page-links,
.page-description,
.pagination .nav-links,
.sticky-post,
.site-title,
.site-info,
#cancel-comment-reply-link {
font-family: 'Oxygen', sans-serif;
}


/* FontAwesome */

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url('css/fonts/FontAwesome/Font-Awesome-5-Brands-Regular-400.otf');
    src: url('css/fonts/FontAwesome/Font-Awesome-5-Free-Regular-400.otf');
    
    
    src: url('css/fonts/FontAwesome/fontawesome-webfont.eot');
    /* IE9 Compat Modes */
    src: local('FontAwesome'), local('FontAwesome'), url('css/fonts/FontAwesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('css/fonts/FontAwesome/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('css/fonts/FontAwesome/fontawesome-webfont.woff') format('woff'), /* Modern Browsers */
    url('css/fonts/FontAwesome/fontawesome-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('css/fonts/FontAwesome/fontawesome-webfont.svg#FontAwesome') format('svg');
    /* Legacy iOS */
}


@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 900;
    src: url('css/fonts/FontAwesome/Font-Awesome-5-Free-Solid-900.otf');
}


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

@import url('https://fonts.googleapis.com/css?family=Oxygen:300,400,700|Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,400,400i,600,600i,700,700i,900');


body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
hr,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
hgroup {
    margin: 0;
    padding: 0;
    border: 0;
}

a:active,
a:hover {
    outline: 0;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

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

body {
    background: white;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #37302a;
    color: #444444;
    color: rgb(26, 46, 59);
    font: normal 100%/1.4 sans-serif;
    font-family: 'Oxygen', sans-serif;
    background-color: #f4f4f4;
}

p {
    padding: 0;
    font-family: 'Oxygen', sans-serif;
    font-size: 27px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4em;
    margin: 0 0 .5em;
    word-wrap: normal;
    font-weight: 600;
    font-family: 'Oxygen', sans-serif;
}


button, .button {
font-size: 27px;
font-family: 'Oxygen', sans-serif;
}




h1 {
    font-weight: 400;
    font-size: 3.2em;
}





span.iconsx::before {
    content: "\f098";
    width: 30px;
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    
}


.iconsx2 {
    margin: 0 0 .5em;
    letter-spacing: -.04em;
    color: white;
    font-weight: 800;
    font-size: 65.83px;
    line-height: 1.05;
    /*background: #0277BD;
    */
    
}

.mobile-on {
display: none
}

.mobile-on-sm {
display: none
}

.mobile-on-xs {
display: none
}

.mobile-on-xxs {
display: none
}



.outline {
border: 0px solid #1853c4;
background: #1853c4;
padding: 1px;
width: inherit;
border-radius: 50px 50px;

border-bottom-left-radius: 50px 0px;
border-top-right-radius: 50px;
outline: 3px solid #1853c4;
}


.half-black { background: rgba(0, 0, 0, 0.5); }

.half-black {
border: 10px solid #1853c4;
background: #1853c4;
padding: 10px;
width: inherit;
border-radius: 50px 50px;

border-bottom-left-radius: 50px 0px;
border-top-right-radius: 50px;
margin-left: -1px;
outline: 10px solid #1853c4;
}


span.iconsx2::before {
    content: "\f3c5";
    display: inline;
    font-family: FontAwesome;
    color: #3D6FCD;
}



p.titleunderline {
    position: relative;
    display: inline-block;
}

p.titleunderline::after {
    position: absolute;
    content: " ";
    display: inline-block;
    border-bottom: solid 15px;
    border-top: solid 15px;
    border-bottom-color: currentcolor;
    border-color: rgba(220, 47, 47, 0.4) !important;
    width: 50%;
    left: -8px;
    border-radius: 5px;
}




.row {
    margin: 0 auto;
    max-width: 54.5rem;
    width: 100%
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}


/*
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}



.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}

.row .row:before,
.row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

*/

/* ------------------------------------------
Home intro
--------------------------------------------- */


/*

.sidebar-inner::before, .sidebar-inner::after {
    content: '';
    position: absolute;
    right: 0;
    height: 50%;
    width: 100%;
    background-color: inherit;
    z-index: -1;
    pointer-events: none;
}


.sidebar-inner::before {
    top: 0;
    transform: skewX(15deg);
    transform-origin: top left;
}


.sidebar-inner::after {
    bottom: 0;
    transform: skewX(-15deg);
    transform-origin: bottom right;
    height: 50.1%;
}

*/

.resp-lang {
    display: none;
}

.p-intro {
    font-weight: 400;
    letter-spacing: 2px;
    color: #425BB5;
    font-style: normal;
    font-size: 28px;
    margin: 0 40px;
    text-transform: none;
}


/*/ Header Home Slider **/


.credits_copyright {
    display: block;
    font-size: 32px;
    line-height: 22px;
    text-align: left;

    padding-left: 0px;
    color: #0056b3;
}



.contentslider {
    height: 620px;
    width: 1590px;
    width: 100%;
}

.mx-product-slider > div > img, .mx-related-products-slider .mx-slide-item > img {
    width: 100%;
    height: 620px;
    object-fit: cover;
}




.bottombar-arw {
    background-color: transparent;
    height: 50px;
    bottom: 0;
    position: absolute;
}


nav.mx-dots-wrap.mx-dots-position-bottom-left {
    bottom: 0px;
    left: 0
}

nav.mx-dots-wrap {
    height: inherit;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: initial;
    text-align: left;
    margin: 0 auto;
}

nav.mx-dots-wrap {
    max-width: 100%;
    width: 150px;
    position: relative;
    text-align: center;
}

button.mx-dot-item:nth-child(1n) {
    left: 0px;
}

button.mx-dot-item:nth-child(2n) {
    left: 50px;
}

button.mx-dot-item:nth-child(3n) {
    left: 100px;
}


/*/ Utilities classes **/

.resp-padding15 {
padding-right: 0;
padding-left: 0;
}

.resp-margin15 {
padding-right: 0px;
padding-left: 0px;
}

.resp-txtright {
    text-align: left;
}

.resp-paddingleft0 {
    padding-left: 0px!important;
}

.resp-nav-float {
    float: right;
}

.mobile-resp-on {
    display: none!important;
}



.mar-bot {
    margin-bottom: 80px!important;
}

.mar-top {
    margin-top: 80px!important;
}

.mar-top40 {
    margin-top: 40px!important;
}

.pad-top {
    padding-top: 80px!important;
}


/* ------------------------------------------
Elements / Structures
--------------------------------------------- */

.container2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 165px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0px 0px 165px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: 0px 0px 165px rgba(0, 0, 0, 0.33);
}

.container {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
}


.container-fluid.posfixedtop {
    width: 100%;
}

.posfixedtop {
    height: inherit;
    background: #fff;
    border-radius: 0px;
    padding: 10px 14px;
    position: relative;
    z-index: 999999;
    border-bottom: 1px solid rgba(214, 214, 214, 0.11);
    border-bottom: 1px solid #eaeaea;
    /*
-webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
*/

}


/* superiore a */

@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
    .container-fluid.posfixedtop {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .resp-txtright {
        text-align: right;
    }
    .container2 {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container-fluid.posfixedtop {
        max-width: 1140px;
        max-width: 100%;
    }
}

.mx-product-slider>div>img,
.mx-related-products-slider .mx-slide-item>img {
    object-fit: cover;
}

.mx-slide-item {
    height: inherit;
}


nav.mx-navigation-wrap-next button,
nav.mx-navigation-wrap-prev button {
    width: 75px;
    height: 75px;
    -webkit-background-size: 26px;
    background-size: 26px;
}

button.mx-dot-item {
    margin: 0;
    display: inline-block;
    cursor: pointer;
    font-size: 0px;
    outline: 0;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    -o-transition: .3s all ease;
    color: #ffffff;
    background-color: transparent;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 3%;
    padding-top: 3%;
    box-sizing: border-box;
    position: relative;
    z-index: 779;
    position: absolute;
    bottom: 18px;
    border: 1px solid #ffffff !important;
}

button.mx-dot-item.mx-dot-item-active {
    border: 2px solid #757373;
    background-color: white;
}

nav.mx-navigation-wrap-next,
nav.mx-navigation-wrap-prev {
margin-top: -30px;
z-index: 1000;
}





/* Nav */


	#nav {
		-moz-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease;
		-webkit-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease;
		-ms-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease;
		transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease;

		background-color: transparent;
		cursor: default;
	}

		#nav input, #nav select, #nav textarea {
			color: #636363;
		}

		#nav a:hover {
			color: #636363;
		}

		#nav strong, #nav b {
			color: #636363;
		}

		#nav h1, #nav h2, #nav h3, #nav h4, #nav h5, #nav h6 {
			color: #636363;
		}

		#nav blockquote {
			border-left-color: #dddddd;
		}

		#nav code {
			background: rgba(222, 222, 222, 0.25);
			border-color: #dddddd;
		}

		#nav hr {
			border-bottom-color: #dddddd;
		}

		#nav + #main {
			padding-top: 4.25em;
		}


#nav ul li a.active {
background-color: #ffffff;
box-shadow: none;
}


#nav ul li {
-moz-transition: margin 0.2s ease;
-webkit-transition: margin 0.2s ease;
-ms-transition: margin 0.2s ease;
transition: margin 0.2s ease;
display: inline-block;
margin: 0 1.45em;
padding: 0;
vertical-align: middle;
}

#nav.alt ul li a {
-webkit-transition: .3s ease;
transition: .3s ease;
font-size: 1.11232em;
color: #e3e3e1;
}


#nav.alt {
position: fixed;
top: 0;
padding: 0.5em 1em;
background-color: rgba(0, 0, 0, 0.75);
border-top-left-radius: 0;
border-top-right-radius: 0;
z-index: 10000;
left: 0;
-webkit-transition: .3s ease;
transition: .3s ease;
}



@media screen and (max-width: 736px) {

#nav {
display: none;
}

#nav + #main {
padding-top: 0;
}

}





/* ------------------------------------------
Services
--------------------------------------------- */
button,
.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0 !important;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    transition: background-color 300ms ease-out
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #007095
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff
}


button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}



/*********** Swiper slider ***********/


.swiper-pagination-bullet {
    border-radius: 0 !important;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: white !important;
}


.swiper-slide-active .item .product ul li p {
color: rgb(26, 46, 59);
}


li.product {
border: 1px solid #3D6FCD;
border: 1px solid #EFF7FF !important;
}



.swiper-slide-active .item {
-webkit-box-shadow: 7px 24px 57px rgba(0, 0, 0, 0.1), 0px 7px 15px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 7px 24px 57px rgba(0, 0, 0, 0.1), 0px 7px 15px rgba(0, 0, 0, 0.2);
box-shadow: 7px 24px 57px rgba(0, 0, 0, 0.1), 0px 7px 15px rgba(0, 0, 0, 0.2);
background: white;

-webkit-transition: .3s ease;
transition: .3s ease;
}

.swiper-slide-active .item .active-product-icon {
    background: #0E0B89;
    background: -moz-linear-gradient(45deg, #120FAF 0%, #0A075E 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #120FAF), color-stop(100%, #0A075E));
    background: -webkit-linear-gradient(45deg, #120FAF 0%, #0A075E 100%);
    background: -o-linear-gradient(45deg, #120FAF 0%, #0A075E 100%);
    background: -ms-linear-gradient(45deg, #120FAF 0%, #0A075E 100%);
    background: linear-gradient(45deg, #120FAF 0%, #0A075E 100%);
}


.product-icon {
    padding: 40px 0;
    padding-left: 11.5%;
}




.swiper-slide.swiper-slide-active .item {
    /*
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    */
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(headerslider/img/main-arrow-next.png);
    -webkit-background-size: 25px;
    background-size: 25px;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(headerslider/img/main-arrow-prev.png);
    -webkit-background-size: 25px;
    background-size: 25px;
}


[class^="swiper-button-"], .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
  transition: all .3s ease;
}

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



.swiper-container {
width: 100%;
height: 38vw;
height: inherit;
transition: opacity .6s ease;
}

.swiper-container.swiper-container-coverflow {
  padding-top: 2%;
}
.swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  visibility: visible;
}



/***/

.swiper-slide_detail {
    position: absolute;
    padding: 20px;
    width: 130%;
    opacity: 1;
    color: #fff;
    max-height: 142px;
    height: auto;
    margin-bottom: -142px;
    right: -15%;
}


.swiper-slide.swiper-slide-active .swiper-slide_detail_inner {
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
        transition-delay: 0s;
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
    word-wrap: break-word;
    word-break: break-all;
    display: block;
    opacity: 1;
    background-color: #d31d48;
}


.swiper-slide_detail::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background-color: #d31d48;
left: 0;
bottom: 0;
z-index: -120;
}





/***/

.swiper-slide .item {
    min-width: 365px;
    position: relative;
}


.swiper-slide .item {
margin-top: 40px;
background-color: #1853C4;
}

.swiper-slide.swiper-slide-active .item {
margin-top: 0px;
background-color: #FFFF;
}


.swiper-slide {
  background-position: center;
  background-size: cover;
}
.swiper-slide .entity-img {
  display: none;
}

.swiper-slide .content {
width: 100%;
}



.swiper-slide.swiper-slide-active .content .title {
font-size: 1.88em;
-webkit-transition: .3s ease;
transition: .3s ease;
}



.swiper-slide .content .caption {
  display: block;
  font-size: 13px;
  line-height: 1.4;
}

[class^="swiper-button-"] {
  width: 44px;
  opacity: 0;
  visibility: hidden;
}

.swiper-button-prev {
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}

.swiper-button-next {
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}



.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 9px;
  position: relative;
width: 12px;
height: 12px;
background-color: #fff;
display: inline-block;
cursor: pointer;
font-size: 0px;
outline: 0;
-webkit-transition: .3s all ease;
transition: .3s all ease;
-o-transition: .3s all ease;
color: #ffffff;
box-sizing: border-box;
z-index: 779;
bottom: 18px;
border: 1px solid #ffffff !important;
background-color: transparent;
opacity: 1;
}


/*
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 0px solid #fff;
  border-radius: 0;
}
*/


.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border-width: 1px;
}

@media (max-width: 1180px) {
  .swiper-slide .content .title {
    font-size: 25px;
  }
  .swiper-slide .content .caption {
    font-size: 12px;
  }
}



@media (max-width: 1023px) {

.swiper-slide {
width: 100% !important;
height: 100% !important;
}

  .swiper-container {
    width: 100%;
    height: inherit;
  }

  .swiper-container.swiper-container-coverflow {
    padding-top: 0;
  }
    
.swiper-slide .item {
    left: 0;
}
    
}


@media screen and (max-width: 960px) {}

@media only screen and (max-width: 911px) {}


@media only screen and (max-width: 768px) {}





/*************************************/






.serviceback {
height: inherit;
background: #1853C4;
}




.owl-theme .owl-dots .owl-dot span {
    margin: 5px;
    margin-right: 10px;
    border-radius: 0;
    border: 1px solid #444;
    opacity: 1;
    background-color: transparent;
    width: 10px;
    height: 10px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #233142;
}



.owl-theme .owl-nav [class*="owl-"] {
    font-size: 54px !important;
}

button.owl-next {
    right: -100px;
    z-index: 99999;
}

button.owl-prev {
    left: -100px;
    z-index: 99999;
}

.owl-theme .owl-nav {
    margin-top: -12px;
}

.owl-dots {
    display: inherit;
    position: relative;
    top: -50px;
}


/*/ Old list Services **/

.row_inner {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    position: relative;
}

.module_column {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    float: left;
    position: relative;
    -webkit-flex-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: flex-start;
    align-content: flex-start;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    width: 100%;
    box-sizing: border-box;
}

.products {
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}



.fa, .fas {
font-weight: 900;
color: #3D6FCD;
}

.product h3 {
    padding: 0;

    margin: 0 0 .3em;

    order: -1;
    line-height: 1;
    margin-bottom: 18px;
    border-bottom: 1px solid #edf1f6;
    padding-bottom: 12px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: lighter;
    color: white;
    font-family: 'Oxygen', sans-serif;
    letter-spacing: 0.333px;
}





.product ul {
    padding: 14.5% 11%;
        padding-top: 14.5%;
    list-style: none;
    margin: 0 0 1em;
    clear: both;
    padding-top: 0;
}


.product ul li p {
    display: block;
    padding: 0.48em 0;
    color: white;
    font-weight: normal;
    font-family: 'Oxygen', sans-serif;
    margin: 0;
    line-height: 1.055555 !important;
    font-size: 27px;
}




.arrow {
    border: 14px solid transparent;
    border-bottom-width: 14px;
    border-top-color: #ffff;
    border-bottom-width: 0;
    width: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
}

.contact {
    color: white;
    background: #273a71;
    background-color: #3C5499;
    background-color: transparent;
    width: 1590px;
}

.arrow2 {
    border: 14px solid transparent;
    border-bottom-width: 14px;
    border-top-color: #E1E3E0;
    border-top-color: white;
    border-bottom-width: 0;
    width: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
}


/* ------------------------------------------
Footer
--------------------------------------------- */

.footer_copyright {
    display: block;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.footer_links {
    padding: 13px;
    display: inline-block;
    text-decoration: none;
    color: #222222;
    font-weight: 600;
    font-size: 24px;
    text-transform: none;
    outline: none;
    letter-spacing: -1.222px;
    color: #cccccc;
}

.gray-txt {
    line-height: 1.3em;
    text-transform: capitalize;
    color: #7d7d7d;
    font-weight: 400;
    font-size: 20px;
    color: #777777;
    font-weight: 300;
    color: #5a5a5a;
    color: rgb(26, 46, 59);
}

.gray-txt {
    color: #444444;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: bold;
    /*
    color: #425BB5;
    */
    color: #0b0b0b;
    font-family: 'Oxygen', sans-serif;
    letter-spacing: 0.333px;
    color: rgb(26, 46, 59);
}


/*


footer {
    background: -webkit-gradient(linear, left top, left bottom, from(#16508D), to(#103190)), -webkit-gradient(linear, left top, left bottom, from(#185e99), to(#103190));
    background: -webkit-linear-gradient(#16508D, #103190), -webkit-linear-gradient(top, #185e99, #103190);
    background: -o-linear-gradient(#16508D, #103190), -o-linear-gradient(top, #185e99, #103190);
    background: linear-gradient(#16508D, #103190), linear-gradient(to bottom, #185e99, #103190);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    height: 500px;
    color: #ffffff;
}

*/

a.footer-logo {
    width: 100%;
    border: none;
    display: inline-block;
    max-width: 105px;
}

dl.alt dd {
    margin: 0 0 0.85em 5.5em;
}



.titledt {
    font-weight: 600;
    display: block;
    width: 3em;
    margin: 0;
    clear: left;
    float: left;
}

.titledt2 {
    font-weight: 600;
    display: block;
    width: 15em;
    margin: 0;
    clear: left;
    float: left;
}


/* ------------------------------------------
Chi siamo
--------------------------------------------- */

.section-title-banner {
    float: right;
    width: 300px;
/*
border-bottom: 1px solid #dcdcdc;
*/
border-top: 2px solid #3d6fcd;
    margin: 0;
    padding: 24px 0;
    position: relative;
    text-align: center;
}

.section-title-banner2 {
    padding: 24px 0;
    width: 300px;
}

.p-uppercase {
    font-family: Open Sans;
    font-family: 'Oxygen', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 16px;
    line-height: 2.2em;
    color: #282828;
}


/*
p.content {
    -moz-columns: 20em 2;
    -webkit-columns: 20em 2;
    -ms-columns: 20em 2;
    columns: 20em 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    -ms-column-gap: 2em;
    column-gap: 2em;
    text-align: justify;
}
*/

.partn-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
    width: 175px;
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    object-fit: contain;
    padding: 8px;
}

.li-partn-logo {
    margin-left: 15px;
    list-style: none;
}

.footer-lower hr {
    margin: 1rem 0;
    border-color: #fff;
    opacity: .05;
}

hr {
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-top-color: rgba(0, 0, 0, 0.1);
    border-top-color: #ffe5e0;
    border-top-color: #EFF7FF !important;
}


/* ------------------------------------------
header top bar
--------------------------------------------- */

.navbar-brand img.logo-img {
    float: left;
    line-height: 20px;
    height: 40px;
}

nav .top-bar {
    background: #e4e3e3;
    overflow: visible;
    height: inherit !important;
    line-height: 44px;
    margin: 0 28px;
}


/*

#header-top-bar section.header-top-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

*/

.top-bar ul {
    margin-bottom: 0;
    list-style: none;
}

.quick-links {
    color: #666;
    text-decoration: none;
    line-height: 44px;
    font-size: .875rem;
    color: #767571;
}

.header-top-bar_separator {
    padding: 0 2px;
}

.languageswitcher {

    display: inline;
    text-align: left;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    float: right;
    z-index: 1000;
}

.respnavmain {
    text-align: left;
    vertical-align: middle;
    list-style: none;
    z-index: 1000;
    padding: 10px 0px;
}

nav ul.main .respnavmain li {
vertical-align: middle;
}


nav ul.main .respnavmain li::after,
nav ul.main .languageswitcher li::after {
    content: "";
    background-color: #eaeaea;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 22px;
}


nav ul.main .respnavmain li::after,
nav ul.main .languageswitcher li::after {
display: none;
}


nav ul.main .languageswitcher li::after {
    right: 0px!important;
}

nav ul.main .languageswitcher li {
margin: 0 !important;
}


/* ------------------------------------------
Multiple Navigations Combined Demo
--------------------------------------------- */

.nav-collapse2 {
    color: #e3e3e1;
    background-color: transparent;
}

.nav-collapse2,
.nav-collapse2 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-collapse2,
.nav-collapse2 ul {
    list-style: none;
}

.nav-collapse2 ul.main li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: inline-block;
}


#nav.nav-collapse2 a {
    background: transparent;
font-size: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    color: #e3e3e1;
    color: #636363;
    color: #414141;
    color: rgb(26, 46, 59);
    color: #251c2c;
    width: 100%;
    height: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-transform: none;
    outline: none;
    font-weight: 800;
    color: rgb(9, 111, 202);
    letter-spacing: -0.03em;

    padding: 0.48em 0;
        padding-right: 0px;
    color: #888;
    color: #3F51B5;
    color: #636363;
    font-family: 'Oxygen', sans-serif;
    margin: 0;
    color: rgb(26, 46, 59);
    color: #0056b3;
    color: #c1c1c1;
    color: #0056b3;

}


.nav-collapse2 .languageswitcher li a {
    display: inline;
    font-weight: 300;
    padding: 0px 0px;
}

.nav-collapse2 .languageswitcher {
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 0px;
}

.nav-collapse2 .languageswitcher.mobile-resp-on li {
    float: none;
    clear: both;
    display: inline;
}

.language-current {
    font-weight: 700;
    color: #c4123a;
}

.alt-right {
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -.01em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

a:hover {
    color: #0056b3 !important;
    text-decoration: underline;
}

a.blue-color {
color: #0056b3 !important;
}


.cust_button {
    background-color: #007bff;
    border: none;
    color: #fff;
    width: 115px;
    border-radius: 4px;
    font-weight: 400;
    outline: none;
    text-align: center;
    margin: 0;
    font-size: 27px;
    padding: 20px;
    height: 30px;
    line-height: 0;
}

.cust_button:hover {
    background-color: #0056b3;
    color: #ffff;
}


/*
a:link {
    color: #0357a8;
}
*/

a:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s !important;
}

.nav-collapse2 a:active {
    color: #031866;
}

.nav-collapse2 a:target {
    color: #031866;
}

.nav-toggle {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 70px;
    height: 55px;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: #2ea3f2 url("hamburger.gif") no-repeat 50% 33%;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3),
screen and (min--moz-device-pixel-ratio: 1.3),
screen and (-o-min-device-pixel-ratio: 2 / 1),
screen and (min-device-pixel-ratio: 1.3),
screen and (min-resolution: 192dpi),
screen and (min-resolution: 2dppx) {
    .nav-toggle {
        background-image: url("hamburger-retina.gif");
        -webkit-background-size: 100px 100px;
        -moz-background-size: 100px 100px;
        -o-background-size: 100px 100px;
        background-size: 100px 100px;
    }
}


/*/ Multiple Navigations Combined Demo **/

.border-top-hr {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-top-color: rgba(0, 0, 0, 0.1);
}

.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0.3125rem;
    margin-left: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    position: fixed;
    z-index: 999999;
    top: 10px;
}

a.navbar-brand {
    padding: 0 !important;
}

.space-icon-right {
    margin-right: 10px;
}

.resp-menu-flex {
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    margin-left: 100px;
}

.second-nav {
    background: #363b3f;
    background: #262626;
    background-color: rgb(38, 38, 38);
    background-color: rgba(34, 34, 34, .7);
    /*
    height: 65px;
    */
    background-color: #273544;
    background-color: #3c3b48;
    background-color: transparent;
    color: #F21919;
    color: white;
}

#header-top-bar {
    background-color: transparent;
}

nav.top-bar {
    background-color: #3c3b48;
    height: 60px;
}

ul.alt {
    background-color: transparent;
}

.nopadding {
    padding: 0!important;
}

#btn-blue {
    text-align: right;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    border-radius: 2px;
    background-clip: padding-box;
    transition: border-color 30ms ease-in-out, background-color 30ms ease-in-out, color 30ms ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 34px;
    font-size: 12px;
    line-height: 32px;
    background-color: #031866;
    border: 1px solid #031866;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oxygen', sans-serif;
}

.white-txt {
    color: white!important;
}

.sm-text {
    letter-spacing: 0.04em;
    /*
    color: #282828;
    color: #787878;
    */
    font-weight: 400;
    line-height: 32px;
    font-size: 18px;
    font-family: 'Oxygen', sans-serif;
}

.nav-title-big {
font-size: 27px !important;
font-weight: 600 !important;
line-height: 32px;
    color: #3d6fcd;
}

.nav-up-txt {
    font-size: 27px !important;
    font-weight: 600 !important;
    line-height: 32px;
    color: #3d6fcd;
}



.timetitle {
    font-size: 15px;
    line-height: 30px;
    padding-left: 20px;
    font-weight: 600 !important;
}

.timetitletop {
    vertical-align: text-bottom;
    vertical-align: middle;
    display: inline-block;

}


.swiper-wrapper {
    height: 80vh!important;
}


/*********************************************/


/*/ Responsive Media queries **/


/*********************************************/

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .small-1 {
        width: 8.3333333333%
    }
    .small-2 {
        width: 16.6666666667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.3333333333%
    }
    .small-5 {
        width: 41.6666666667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.3333333333%
    }
    .small-8 {
        width: 66.6666666667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.3333333333%
    }
    .small-11 {
        width: 91.6666666667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0 !important
    }
    .small-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .small-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .small-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .small-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .small-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}










@media screen and (max-width: 3080px) {}

@media screen and (max-width: 1590px) {
    .contentslider {
        width: 100%;
    }
    .contact {
        width: 100%;
    }
}

@media screen and (max-width: 1420px) {}

@media screen and (max-width: 1380px) {}


@media screen and (max-width: 1180px) {}


@media only screen and (max-width: 1141px) {}



@media screen and (max-width: 1023px) {

.product ul {
    padding-right: 15px;
    padding-left: 15px;
}
    
}





@media only screen and (max-width: 991px) {

.iconsx2 {
    font-size: 55px;
    vertical-align: middle;
    padding: 0;
}

.mobile-on-sm {
display: block
}

span.iconsx2::before {
    font-size: 95px;
    position: absolute;
    margin-left: -95px;
}
    
    
.mobile-on-lg {
display: none
}


a.footer-logo {
width: 94px;
height: 94px;
margin-left: 15px;
}

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .section-title-banner,
    .section-title-banner2 {
        width: 100%;
        text-align: left;
    }

/* reset margin mobile */

.resp-nomargin-left {
margin-left: 0;
}

    
.resp-margin-left25 {
margin-left: 15px;
}

/* add paddding */
.resp-padding15 {
padding-right: 15px;
padding-left: 15px;
}

.resp-margin15 {
padding-right: 15px;
padding-left: 15px;
}

.outline, .half-black {
outline: 0px solid #1853c4;
}





/* Nav */
.container-fluid.posfixedtop {
display: none;
}

/* language dropdown */
    .resp-lang {
        display: inline-block;
    }


    .resp-float {
        float: none;
    }
    .navbar-brand img.logo-img {
        height: 40px;
    }
    .resp-paddingleft0 {
        padding-left: 20px!important;
    }
    .nav-collapse2 {
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    }
    .nav-collapse2 a {
        justify-content: left;
    }
    .mobile-distantiator-30 {
        height: 30px;
        display: block;
    }
    .nav-collapse2 ul.main {
        background: #ffff;
        padding: 5%;
        border-top: 3px solid #2ea3f2;
    }
    .resp-none {
        display: none!important;
    }
    .mobile-resp-on {
        display: block!important;
    }
    .resp-nav-float {
        float: left;
    }
    .languageswitcher {
        float: none;
        clear: both;
    }
    .respnavmain {
        position: static;
    }
    .nav-collapse2 li {
        display: block;
    }
    .resp-menu-flex {
        display: block;
        width: 100%;
        height: 100%;
    }
    .nav-collapse2 a {
        padding: 20px 20px;
    }
    .nav-collapse2 li {
        width: 100%;
        display: block;
    }
    .nav-collapse2 ul {
        list-style: none;
        width: 100%;
        float: left;
        display: block;
    }
    ul.alt {
        height: inherit;
    }
    
.swiper-slide .item {
    min-width: 100%;
    position: relative;
}

}




@media screen and (max-width: 960px) {}

@media only screen and (max-width: 911px) {}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 720px) {
    
    
    
.swiper-wrapper {
    height: 710px!important;
}
    
    
.iconsx2 {
font-size: 43px;
}
.mobile-on-xs {
display: block
}

span.iconsx2::before {
    font-size: 95px;
    position: absolute;
    margin-left: -75px;
} 

.mobile-on-sm {
display: none
}

    
.iconsx2 {
line-height: 1.2;
}
    
    
}

@media screen and (max-width: 577px) {}

@media screen and (max-width: 540px) {}

@media only screen and (max-width: 420px) {

.resp-margin-left25 {
margin-left: 0px;
}



.iconsx2 {
font-size: 2.01em;
line-height: 1.2;
}

span.iconsx2::before {
font-size: 73px;
position: absolute;
margin-left: -65px;
}
    


.mobile-on {
display: block
}

.mobile-on-xs {
display: none
}

}



@media only screen and (max-width: 375px) {}

@media screen and (max-width: 375px) {

.mobile-on-xxs {
display: block
}
    
.mobile-on {
display: none
}
    
span.iconsx2::before {
font-size: 0px;
}


}

@media only screen and (max-width: 310px) {
    


.resp-margin-left25 {
margin-left: 0px;
}


span.iconsx2::before {
font-size: 0px;
}



}

@media only screen and (max-width: 280px) {}


/** / Media queries **/









