/*

Theme Name: SurrealTF Child
Theme URI: http://themeforest.net
Description:  Tema figlio  Surreal
Template: surreal

*/

body *{
font-family:Century Gothic,Trebuchet MS,Verdana !important;
}
/*alignment inside post page content*/
.alignright,
.alignleft,
.aligncenter,
.sticky,
.wp-caption-text,
.wp-caption,
.bypostauthor,
.gallery-caption{
	
}

.alignright{
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:10px;
}

.alignleft{
	float:left;
	clear:left;
	margin-right:20px;
	margin-bottom:10px;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

strong{
	font-weight: bold;
	font-weight:700;
}

cite, var, em{
	font-style: italic;

}



ins {  
    text-decoration: none;
}

.pe-wp-default p,
.pe-wp-default h2,
div.post h2 a,
.pe-wp-default a{
	-moz-hyphens: auto;
    word-wrap: break-word;
}

.format-aside{
    border-left-width:22px;
    border-left-style: solid; 
    padding: 20px;
}

/* Responsive images */

.pe-wp-default img,
.pe-wp-default .comment-body img{
	max-width: 100%; 
}
.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
	height: auto; /
}
.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
	max-width: 100%;
	height: auto; 
}

.pe-wp-default .wp-caption {
	max-width: 100%; 
	padding: 4px;
}
.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
	font-style: normal;
	font-size: 14px;
	line-height: 2;
}

.pe-wp-default .wp-caption .wp-caption-text > a,
.pe-wp-default .gallery-caption > a,
.pe-wp-default .entry-caption > a{
	text-decoration:underline;
}

.pe-wp-default .gallery-item{
	margin:0;
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
	width: 90%;
}
.pe-wp-default .gallery-item a {
	display: block;
}
.pe-wp-default .gallery-caption a {
	display: inline;
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.pe-wp-default .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/*tables*/

.pe-wp-default table,
.pe-wp-default .comment-body table {
	border-bottom-width:1px;
	border-bottom-style: solid;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.pe-wp-default th{
    font-size: 12px;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

.pe-wp-default td, .pe-wp-default .comment-body td {
    border-top-width:1px;
	border-top-style: solid;
    padding: 6px 10px 6px 0;
}

.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
    font-size:14px;
    text-align: left;
}

/*definition lists*/

.pe-wp-default dl, .pe-wp-default .comment-body dl{
	margin-left:20px;
	margin-right:20px;
}

.pe-wp-default dt, .pe-wp-default .comment-body dt {
    font-weight: bold;
    line-height: 22px;
}

.pe-wp-default dd, .pe-wp-default .comment-body dd {
    line-height: 22px;
    margin-bottom: 22px
}

/*Lists*/

.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    list-style: disc outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol {
    list-style: decimal outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    line-height: 22px;
    margin: 0 0 20px;
}

.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
    margin: 0 0 0 30px;
}

.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default  ol ul, .pe-wp-default .comment-body ol ul {
    margin-bottom: 0;
}

/*html tags*/

.pe-wp-default address, .pe-wp-default .comment-body address {
    display: block;
    line-height: 22px;
    margin: 0 0 22px;
    font-style:italic;
}


.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}


.pe-wp-default code, .pe-wp-default .comment-body code,
.pe-wp-default kbd, .pe-wp-default tt {
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 11px;
    line-height: 2;
}

.pe-wp-default pre, .pe-wp-default .comment-body pre {
    border-width: 1px;
    border-style: solid;
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
}

blockquote, q {
    quotes: none;
}

sub {
    bottom: -0.25em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
	max-width: 100%;
}
.pe-wp-default .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}


.pe-wp-default h1{
	font-size:70px;
}

.page-links > a{
	padding:2px 5px;
}

.post.format-aside{
	border-top:none;
}

#page_bg {
z-index:1;
width:100%;
height:100%;
overflow:hidden;
position:absolute;
}
#page_bg  img {
height:auto;
width:100%;
}

.container {
z-index:2;
width:100%;
}


.header-box {
    margin: 0 auto;
    max-width: 1462px;
    text-align: center;
}
nav {
    background: #fff;
    border: 0;
    height: 71px;
    position: fixed;
    top: 0;
	text-align:center;
     border-bottom:#fff 1px solid;
}

.page {
    padding-top: 0;
}
.logo {
    float: left;
	background:#203974;
    margin: 0;
    position: relative;
	color:#E8BC4B;
	line-height:71px;
	vertical-align:middle;
	text-transform:uppercase;
	font-size:20px;
	padding:0 10px 0 0;
}
.logo img {
display:inline;
float:left;
 margin:0 10px 0 0;
 vertical-align:middle;
 }


nav ul {
    height: 71px;
    margin: 0;
	float:left;
	padding:0;
}
nav ul li {
    height: 71px;
    padding: 0;
	text-align:left;
    }
nav ul li a {
    display: block;
    font-size: 14px;
    height: 51px;
    line-height: 16px;
    padding: 20px 7px 0;
	font-weight:bold;
       border-left:rgba(255,255,255,0.2) 1px solid;
}


#menu-item-179 a,
#menu-item-237 a{
    background: #203974;
}

#menu-item-193 a,
#menu-item-201 a,
#menu-item-204 a,
#menu-item-211 a{
    background: #294A96;
}
#menu-item-220 a,
#menu-item-219 a,
#menu-item-212 a,
#menu-item-224 a{
    background:  #3A73B5;
}

nav ul li a:hover {
background:#e8bc4b !important;
color:#000 !important;
}

.aboutContainer, .contactContainer {
    min-height: 820px;
    padding-bottom: 0;
}
.h1_container {
background:rgba(36,64,130,0.9) url(images/piu.png) 97% 70% no-repeat;
padding: 0;
float:left;
position:absolute;
z-index:2;
bottom:50px;
left:100px;
}

.h1_container h1 {
    padding: 20px 70px 20px 20px;
}
.contact-section .h1_container {
bottom:520px;
background-image:none;
padding: 20px;
}
#contact_form {
background:rgba(36, 64, 130, 0.9);
padding:20px;
float:left;
position:absolute;
z-index:2;
bottom:80px;
left:100px;
height:400px;
width:70%;
}

#credits {
background:rgba(232,188,75, 0.8);
padding:7px 20px;
position:absolute;
z-index:2;
bottom:30px;
left:100px;
height:10px;
line-height:10px;
font-size:12px;
width:auto;

}
#credits, #credits a {color:#000;}
.popup_container {
background:rgba(36,64,130,0.9) url(images/piu.png) 95% 88% no-repeat;
float:right;
position:absolute;
bottom:50px;
right:100px;
z-index: 2;
}
.popup_container img {
    height: 80px;
    width: 120px;
    padding:5px 40px 5px 5px;
}
h1 {
    font-size: 63px;
    font-weight: normal !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0;

}
h1, h2 {color:#e8bc4b;}

.pe-wp-default {
position:absolute;
width:100%;
height:100%;
z-index:3;
display:none;
background:rgba(24,36,59,0.75);
}
.pe-wp-default.pe-wp-default-block {
display:block;
background:none;
}
.pe-wp-default .container .ten.columns, .pe-wp-default .container .thirteen.columns, 
 .pe-wp-default .container .fourteen.columns{
margin: 85px auto 0 auto;
float:none;
display:block;
}


.pe-wp-default a.close-text {
display:block;
float:right;
border-radius:20px;
color:#000;
padding:10px 20px;
text-transform:uppercase;
background:#d7af4b;
clear:both;
font-weight:bold;
}
.container_popup a.close-text { clear:none;}
.pe-wp-default a.close-text span{
float:right;
margin:0 0 0 30px;
}
h2 {
font-size:30px;
}
.pe-wp-default h2 {clear:both;}
.pe-wp-default h2 br {display:none;}
.pe-wp-default h2 br:after {padding:0 0 0 10px;}
.container_popup .nine.columns {
text-transform:uppercase;
text-align:center;
font-size:17px;
margin:0 0 0 100px;
}
.pe-wp-default p {
word-wrap:normal;
text-align:justify;
-moz-hyphens:none;
clear:both;
}

.pe-wp-default span.slide-1 p {
clear:none;
line-height:22px;
}
.slide-2, .slide-4 {
    display: block;
    padding: 0 180px;
}
.pe-wp-default span.slide-2 p, .pe-wp-default span.slide-4 p {
clear:none;
font-size: 22px !important;
 line-height: 34px;
text-align:left;
}

.pe-wp-default span.slide-3 p {
clear:none;
line-height:19px;
}
.scroll-pane {
height:70%;
overflow:auto;
width:730px;
}

/* Tiny Scrollbar */
.scrollbar-div { width: 100%; margin: 0; }
.scrollbar-div .viewport { width: 96%; height: 600px; overflow: hidden; position: relative; }
.scrollbar-div .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
.scrollbar-div .scrollbar{ background:rgba(0,0,0,0.5); position: relative; float: right; width: 12px; }
.scrollbar-div .track {background:rgba(255,255,255,0.5); height: 100%; width:10px; position: relative; padding: 0 1px;
border-radius:5px; }
.scrollbar-div .thumb { background:rgba(255,255,255,0.8); height: 20px; width: 10px; cursor: pointer; overflow: hidden; position: absolute; top: 0;
border-radius:5px; }
.scrollbar-div .thumb .end { background:none; overflow: hidden; height: 5px; width: 10px; }
.scrollbar-div .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
.container.contactContainer .six.columns {width:47%}
div.wpcf7 {
float:right;
width:50%;
}
div.wpcf7 br {display:none;}
div.wpcf7 label {
float:left;
width:47%;
margin:0 10px 20px 0;
border-bottom:rgba(255,255,255,0.7) 1px solid;
}
div.wpcf7 label.big {
margin-right:0;
width:95%;
border:0;
}

div.wpcf7 label.cod img{
display:inline; 
vertical-align:middle;
margin:0 0 0 10px;
}
div.wpcf7 label.priv {
border:0;
}

input[type="text"], input[type="password"], input[type="email"],  select {
    background: none;
    border: 0;
    font-size: 16px;
    margin: 0;
    padding: 4px;
    width: 90%;
}

textarea {
    background: rgba(31,52,97,0.7);
    border: 0;
    margin: 0;
    padding: 4px;
    width: 97%;
}


span.wpcf7-form-control-wrap {
    float: right;
    width: 50%;
}
.wpcf7-form-control-wrap.your-message {
    margin: 10px 0 0;
    width: 100%;
}
div.wpcf7 label.priv span.wpcf7-form-control-wrap{
width:auto; float:none;
}
input[type="submit"] {
background:#E9BB4B !important;
color:#1D2927;
font-weight:bold;
font-size:25px;
padding: 10px 20px;
border-radius:10px;
float:right;
text-transform:uppercase;

}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok  {
clear:both;
border:0 !important;
}


span.wpcf7-not-valid-tip {
    color: #fff !important;
    display: inline !important;
    font-size: 12px;
	font-style:italic;
	line-height:16px;

}

.gmap-box {
    margin: 15px 0 0;
}
.slide-button {
background:transparent url(images/piu.png) 97% 70% no-repeat;
padding: 20px 70px 20px 20px;
float:left;
position:absolute;
z-index:2;
font-size:63px;
color:#E8BC4B;
text-decoration:none;
text-transform:uppercase;
}
.button-a {left:100px; top:200px;}
.button-b {bottom:230px; right:100px;}
.button-c {bottom:70px; font-size:50px;}

#home .pe-wp-default a{color:#E8BC4B;}
#home .pe-wp-default a.close-text{color:#000; }
#slidecaption h1 {
margin-bottom:40px;
}
#slidecaption p {
    font-size: 16px;
    font-weight: normal;
    text-shadow: none;
}
.slide-button.button-mini {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    margin: -20px 0 0;
    padding: 20px;
    position: relative;
}
.slide-button.button-mini.button-prev{
       float: left;
}

#prevslide, #nextslide {display:none !important;}
#slidecaption {width:98%;}
#slidecaption h1 {text-align:center;}
#slidecaption  img {margin: 0 30px 0 0;  display:block; float:left}

.slide-mobile {display:none;}



.pian-1 {
    display: block;
    float: left;
    margin: 10px 0 0;
}

.pian-2 {
    display: block;
    float: left;
    margin: 50px 0 0 -60px;
}
.pian-3 {
    clear: both;
    display: block;
    float: right;
    margin: 25px 0 30px;
}
#google-map {height:250px;}
#contact_form p {margin:0 0 2px 0;}


span.wpcf7-not-valid-tip {
    display: inline;
    float: none;
      position: absolute;
    top:0;
    font-size: 11px !important;
}

div.wpcf7-response-output {
  float: left;
    font-size: 12px;
    margin: -20px 0 0 !important;
    padding: 0 !important;
    width: 70%;
}
textarea {height:120px;}

.wpcf7-form-control-wrap.captcha-123 {
    float: left;
    width:auto;
}

@media only screen and (max-height: 900px){
.scrollbar-div .viewport{ height:450px;}
 }

@media only screen and (max-height: 600px){
.scrollbar-div .viewport{ height:350px;}
 }






/* #Base 960 Grid
================================================== */
 @media only screen and (min-width: 1500px) {
 nav ul li a { padding: 20px 17px 0;}
 .header-box {

    min-width: 1500px;
    max-width: auto;
   
}
 }
 @media only screen and (min-width: 1400px) and (max-width: 1499px){
 nav ul li a { padding: 20px 14px 0;}
 .header-box {    max-width: 98%;    }
 }
  @media only screen and (max-width: 1399px) {
.logo {
 max-width:220px;
 font-size:18px;
 line-height:30px;
 }
 .header-box {    max-width: 98%   }
 }
 

 
  @media only screen and (min-width: 1300px) and (max-width: 1399px){
 nav ul li a { padding: 20px 12px 0;}
 .header-box {    max-width: 98%   }
 }
 @media only screen and (min-width: 1200px) and (max-width: 1299px){
 nav ul li a { padding: 20px 8px 0;}
 }
 @media only screen and (min-width: 1100px) and (max-width: 1199px) {
 nav ul li a { padding: 20px 7px 0;}
 
 }
  @media only screen and (min-width: 960px) and (max-width: 999px) {
 nav ul li a { padding: 20px 5px 0; font-size: 12px;}
 
 }
 
 @media only screen and (max-width: 1199px) {
  .logo span {display:none;}
  nav ul li a { font-size: 11px; padding: 20px 4px 0;}
  .slide-2, .slide-4 {   padding: 0;}
  #slidecaption .slide-3  img, #slidecaption .slide-1  img {width:400px;}
 }


/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 959px) {
	nav ul li a { font-size: 11px; padding: 20px 4px 0;}
	
	}


	
	
	
/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
	
.dropmenu {
    float: right;
    margin: 10px 10px 0 0;
    width: 65%;
	padding:5px;
	border:0;
	background:rgba(36,64,130,1) url(images/piu.png) 97% 70% no-repeat;
}
nav {
    background:rgba(36,64,130,1);
}

#page_bg {
    height: auto;
    overflow: auto;
    position: relative;
    width: 100%;
}
.aboutContainer,
.pe-wp-default a.close-text ,
.scrollbar,
 a.close-text{
display:none;
}
.container_content.pe-wp-default, .container_popup.pe-wp-default {
display:block;
position:relative;
height:auto !important
}

.pe-wp-default .container .ten.columns,
 .pe-wp-default .container .thirteen.columns,
.contactContainer .sixteen.columns,
 .pe-wp-default .container .fourteen.columns  {
    margin: 0 auto;
	width:88%;
}
.container_popup .nine.columns {
margin: 20px auto;
width:100%;
}
 .scrollbar-div .viewport {
    height: auto;
}
.scrollbar-div .overview {
 position: relative;
}
.pe-wp-default p, .pe-wp-default h2, div.post h2 a, .pe-wp-default a {
    -moz-hyphens: none;
    word-wrap: normal;
}
.contactContainer {
height:auto;
}

.contactContainer  .h1_container {
bottom:auto;
position:relative;
left:auto;
background:none;
margin: 0 0 6px 0;
padding:0;
}
.contactContainer  .h1_container h1{
font-size:30px;
}
#contact_form, #credits {
    bottom: auto;
    float: none;
    height: auto;
    left: auto;
    position: relative;
    width: 90%;
    z-index: 2;
	background:none;
	clear:both;
}
.container.contactContainer .six.columns, div.wpcf7 {
    width: 100%;
	clear:both;
	margin:0 0 30px 0;
} 
div.wpcf7 label {width:90%;} 


.homepage .container    {height:auto !important;}

.slide-mobile {display:block;
width:88%;
margin:0 auto;}
.slide-mobile h1 {
font-size:30px;
}
.slide-mobile a.slide-button {display:none;}
	.slide-mobile img {margin: 10px auto; max-width:100%;}
#home {height:auto !important}	
.slide-2, .slide-4{
     padding: 0 ;
}


	}
	
	

/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
	
	
	}













