/* 
Theme Name: Tronika service
Theme URI: https://www.pixelabdesign.it/
Description: Template Tronika service
Version: 1.0
Author: Sebastiano Cullemi
Author URI: https://www.pixelabdesign.it/
*/

body{
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	padding: 0px;
}
header {
    background-color: #fff;
    position: fixed;
    z-index: 3;
    width: 100%;
    top: 0
}
p {
    color: #666;
    font-size: 14px;
    line-height: 25px;
}
.center{
    text-align: center;
    margin-bottom: 30px
}
.verticalh{
	display: table;
	width: 100%;
}
.middleh{
	display: table-cell;
	width: 100%;
	height: 100px;
	vertical-align: middle;
}
#menu-mainmenu {
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: right;
}
#menu-mainmenu li {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
}
#menu-mainmenu li a {
    color: #073ba3;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 1px;
}
.conttext {
    font-size: 28px;
    color: #fff
}
.slide{
    background-image: url(https://www.tronikaservice.it/wp-content/themes/tronikaservice/images/slide.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 100px;
}
.overlayslide{
    position: absolute;
    top: 0;
    left: 0;
    bottom:0;
    right: 0;
    z-index: 0;
    background: rgba(0,0,0,0.4)
}
.verticals{
    display: table;
    width: 100%;
}
.middles{
    display: table-cell;
    width: 100%;
    height: 500px;
    vertical-align: middle;
}
.titlepage {
    color: #fff;
    margin-top: 0px;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.conttext p {
    font-size: 24px;
    color: #fff;
    margin: 0px;
    width: 50%;
}
.verticalsec{
    display: table;
    width: 100%;
}
.middlesec{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 600px;
    padding: 60px;
}
.azienda{
    background-image: url(https://www.tronikaservice.it/wp-content/themes/tronikaservice/images/azienda2.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    height: 600px;
}
.officina{
    background-image: url(https://www.tronikaservice.it/wp-content/themes/tronikaservice/images/servizi.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    height: 600px;
}
.half{
    width: 50%;
    float: left;
}
.titoletto {
    margin-top: 0px;
    color: #666;
    font-size: 34px;
    margin-bottom: 0px;
}
.back{
}
.overlaysec{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.overlaysecdue{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.overlaysectre{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
.services{
    padding: 100px 0px;
    background: #f1f1f1;
    text-align: center;
}
.titleservice {
    font-weight: 600;
    color: #073ba3;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
}
.icon {
    height: 60px;
}
.conticons {
    background: #073ba3;
    height: 150px;
    width: 150px;
    margin: 0 auto;
    border-radius: 50%;
    padding-top: 47px;
}
.conticons .icon {
    height: 60px;
}

.conticonss {
    background: #073ba3;
    height: 150px;
    width: 150px;
    margin: 0 auto;
    border-radius: 50%;
    padding-top: 38px;
}
.conticonss .icon {
    height: 70px;
}

.conticonsss {
    background: #073ba3;
    height: 150px;
    width: 150px;
    margin: 0 auto;
    border-radius: 50%;
    padding-top: 40px;
}
.conticonsss .icon {
    height: 75px;
}
.textserv{
    width: 50%;
    margin: 20px auto 60px
}
.conticon {
    margin-top: 0px;
    font-size: 16px;
}
.altriservizi{
    margin-top: 40px;
}
.marchi{
    text-align: center;
    padding: 100px 0px;
}
.testomarchi {
    width: 50%;
    margin: 15px auto 20px;
}
.marchilogo {
    width: 40%;
    height: auto;
    display: inline-block;
    margin: 0 12px;
}
.cont {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 30px;
    color: #fff;
}
.contdue {
    font-size: 18px;
    margin: 5px 0px;
    color: #fff;
}
.label {
    font-weight: 600;
    margin: 0px;
    color: #fff
}
.field {
    margin-top: 0px;
    color: #fff
}
.field input, .field textarea {
    padding: 5px;
    border: 1px solid #fff;
    margin-top: 5px;
    font-size: 14px;
    width: 100%;
    color: #fff;
    background: transparent;
    font-family: 'Open Sans', sans-serif
}
.wpcf7-list-item {
    margin-left: 0px !important;
}
.labeldue {
    margin: 0px;
    font-size: 12px;
    color: #fff
}
.labeldue a {
    color: #fff;
    font-weight: 600
}
.contatti{
    position: relative;
    padding: 100px 0px; 
    color: #fff;
    position: relative;
    background-image: url(https://www.tronikaservice.it/wp-content/themes/tronikaservice/images/slide.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}
.overlaycontatti{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#073ba3+0,073ba3+100&1+0,0.65+100 */
background: -moz-linear-gradient(45deg, rgba(7,59,163,1) 0%, rgba(7,59,163,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(7,59,163,1) 0%,rgba(7,59,163,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(7,59,163,1) 0%,rgba(7,59,163,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073ba3', endColorstr='#a6073ba3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}
.contatti .titoletto{
    color: #fff
}
footer {
    text-align: center;
    padding: 10px;
}
footer a {
    color: #666;
    text-decoration: none;
}
#toTop {
    background: #073ba3; 
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 15px;
    text-align: center;
    z-index: 9999;
    opacity: 0.7;
    padding: 5px 10px;
}
#toTop i {
    color: #fff;
    font-weight: 25px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: inline-block !important;
    width: 100%;
    margin-top: 0px;
}
.iconcontact {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 10;
    display: none;
}
.iconcontact.tel {
    background: #3ebc36;
}
.contdue a {
    color: #fff;
}
.for {
    text-align: center;
    width: 60%;
    margin: 10px auto 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 10px;
}
.for a {
    color: #073ba3;
    text-decoration: none;
    background: #fff;
    padding: 5px 15px;
    margin-top: 10px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 3px;
}

/* RESPONSIVE MENU */
.socialresp i {
    color: #fff;
}
.button_container {
    cursor: pointer;
    height: 27px;
    position: fixed;
    right: 30px;
    top: 22px;
    transition: 0.3s all ease-in-out;
    width: 35px;
    z-index: 100;
}

.button_container span {
    background: #073ba3 none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 100%;
    transition: 0.2s all ease-in-out
}

.button_container span:nth-of-type(2) {
    top: 11px;
}
.button_container span:nth-of-type(3) {
    top: 22px;
}

.button_container .bottombottom {
    font-size: 10px;
    font-weight: bold;
    height: 0 !important;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    top: 33px !important;
}

.overlaymenu {
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    transition: 0.3s all ease-in-out;
    z-index: 18 !important;
    background: rgba(7,59,163,0.90)
}
.overlaymenu nav {
    text-align: center;
    top: 200px;
    position: relative;
    display: block;
    font-size: 30px;
}
.overlaymenu ul {
    display: inline-block;
    height: 100%;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.overlaymenu ul li {
    display: inline-block;
    opacity: 0;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 100%;
}
.overlaymenu.open ul li {
    opacity: 1
}
.overlaymenu ul li a {
    color: #fff;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    opacity: 1;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 1px;
}

.button_container.active .topp {
    background: #fff none repeat scroll 0 0;
    transform: translateY(11px) translateX(0px) rotate(45deg);
}

.button_container.active .middle {
    background: #fff none repeat scroll 0 0;
    opacity: 0;
}

.button_container.active .bottom {
    background: #fff none repeat scroll 0 0;
    transform: translateY(-11px) translateX(0px) rotate(-45deg);
}

.button_container.active .bottombottom {
    color: #fff;
}
.overlaymenu.open {
    height: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 2
}
.mainmenuresponsive {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.mainmenuresponsive a{
    font-size: 18px;
}
.footermenuresponsive a {
    margin: 0px !important;
}
.footermenuresponsive {
    width: 60%;
    text-align: center;
    margin: 10px auto 0px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.footermenuresponsive a {
    margin: 0px !important;
    font-size: 13px;
    line-height: 12px;
}
.metaccountresp{
    margin: 0 auto 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 60%;
}
.verticalresp{
    display: table;
    width: 100%;
}
.middleresp{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100vh
}
.socialresp {
    width: 60%;
    margin: 20px auto 0px;
    text-align: center;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 20px;
}
.socialresp a {
    color: #fff
}
.socialresp .footerfour {
    margin-top: 0px;
}
.socialresp .title-widget {
    margin-top: 20px;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.logoresp {
    height: 55px;
    margin: 0 auto 20px;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,.3);
    width: 60%;
    padding-bottom: 20px;
}
.menuresp {
    display: none;
}
.socialresp .social {
    display: inline-block;
    margin: 0px 5px;
}
.socialresp i {
    font-size: 27px;
}
.inziaresp {
    text-transform: uppercase;
    text-decoration: none;
    background: #fff;
    font-size: 13px !important;
    padding: 7px 19px;
    display: inline-block;
    border-radius: 30px;
    letter-spacing: 1px;
    color: #000;
    font-family: 'Volte Semibold';
}
.continziaresp {
    display: block;
    width: 60%;
    margin: 0 auto;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 20px;
}
/* END RESPONSIVE MENU */






/***** RESPONSIVE *****/


/* IPAD LANDSCAPE */
@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
.middlesec {
    padding: 30px;
}
}

/* IPAD PORTRAIT */
@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
#menu-mainmenu li {
    margin: 0 2px;
}
#menu-mainmenu li a {
    font-size: 15px;
}
.middles {
    height: 400px;
}
.conttext p {
    font-size: 24px;
    color: #fff;
    margin: 0px;
    width: 90%;
}
.half {
    width: 100%;
    float: left;
}
.middlesec {
    height: auto;
}
.overlaysec {
    display: none;
}
.overlaysectre{
    display: block;
}
.azienda, .officina {
    height: 300px;
}
.conticon {
    margin-bottom: 70px;
}
.testomarchi {
    width: 80%;
    margin: 15px auto 40px;
}
.cont-modulo.home {
    width: 70%;
    margin: 0 auto;
}
iframe {
    width: 70% !important;
    margin: 0 auto;
}
}

/* SMARTPHONE */
@media only screen and (min-width: 320px) and (max-width: 767px) {
.menuresp{
        display: block;
    }
.middleh {
    height: 70px;
}
.slide {
    margin-top: 70px;
}
.titlepage {
    font-size: 30px;
}
.conttext p {
    font-size: 17px;
    color: #fff;
    margin: 0px;
    width: 100%;
    line-height: 22px;
}
.middles {
    height: 300px;
}
.half {
    width: 100%;
    float: left;
}
.middlesec {
    height: auto;
    padding: 20px;
}
.overlaysec {
    display: none;
}
.overlaysectre{
    display: block;
}
.azienda, .officina {
    height: 200px;
}
.services{
    padding: 50px 0px
}
.textserv {
    width: 100%;
}
.conticon {
    margin-bottom: 60px;
}
.conticons {
    height: 110px;
    width: 110px;
    border-radius: 50%;
    padding-top: 37px;
}
.conticons .icon {
    height: 40px;
}
.conticonss {
    height: 110px;
    width: 110px;
    border-radius: 50%;
    padding-top: 29px;
}
.conticonss .icon {
    height: 52px;
}
.conticonsss {
    height: 110px;
    width: 110px;
    border-radius: 50%;
    padding-top: 26px;
}
.testomarchi {
    width: 100%;
}
.marchilogo {
    width: 70%;
    height: auto;
}
.contatti {
    padding: 50px 0px;
}
.col-md-5.center {
    margin-bottom: 40px;
}
footer p, footer a {
    font-size: 12px;
    line-height: 18px;
}
.conticonsss .icon {
    height: 60px;
}
.iconcontact{
    display: block;
}
}