/*
Theme Name: Talamo
Theme URI:
Author: Turnup
Author URI:
Description: Starter Theme with Font Awesome and Bootstrap 4
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, sticky-post, translation-ready
Text Domain: nx

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
*{
    box-sizing: content-box; /* Default */
    box-sizing: border-box;
  
      -webkit-transition: background 1s; /* For Safari 3.0 to 6.0 */
          transition: background 1s; /* For modern browsers */
    
  }
body{
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  color: #1c2b3b;
}
.img_ico{ max-width: 62px;}
.ctr_b .img_ico{ max-width: 42px; margin-bottom: 20px;}

.ctr_b p{ 
    font-size: 24px; font-family: "Lato", sans-serif;
    font-weight: 400;
	letter-spacing: 1.5px;
    font-style: normal;
}
.txt_interno h3{
    font-size: 48px;
    color: #7b8190;
}
.grecaptcha-badge{ visibility: hidden !important; display: none !important;}
.hr_c{
    border-top: 1px solid #7b8190 ;
}
.input_t input{ width: 100%; border: 1px solid #7b8190; border-radius: 8px; height: 45px; padding: 8px; background: none; color: #dadbe1; font-size: 21px;}
.from_input label{ color:#7b8190 !important;}
.wpcf7-list-item{ margin: 0px;}
textarea{ width: 100%; background: none; color: #7b8190;  border-radius: 8px; border: 1px solid #7b8190; font-size: 21px;}
.input_b input{
    display: inline-block;
    font-size: 16px; font-family: "Lato", sans-serif;
    font-weight: 400;
	letter-spacing: 1.5px;
    font-style: normal;
    color: #dadbe1;
    background: #1c2b3b;
    border-radius: 8px;
    text-align: center;
    padding: 8px;

    text-transform: uppercase;
    min-width: 150px;
    border: none;
}
.ctr_b a{
    display: inline-block;
    font-size: 16px; font-family: "Lato", sans-serif;
    font-weight: 400;
	letter-spacing: 1.5px;
    font-style: normal;
    color: #dadbe1;
    background: #1c2b3b;
    border-radius: 8px;
    text-align: center;
    padding: 8px;

    text-transform: uppercase;
    min-width: 150px;
}
.wpcf7-spinner{ display:block !important}
.wt{ color:#1ed779 !important ;}
body.home{ background: #1c2b3b;}
body.page-id-88{ background: #000a18;}
.main-content{
  flex:1;
}

.container-fluid{
    max-width: 1440px;

}
.full-w{
    max-width: 95%;
}
.rela{ position: relative;}
.c1c2b3b{ color: #1c2b3b !important;}
.full{ max-width: 100%;}
.bigfull{ width: 100%; position: relative;}
#header{
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
}
.is-scrolled #header{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: +9;
}
.is-scrolled .biglogo{
   opacity: 0;
   max-width: 30px;
}
.page-template-servizi-page{
    background: #000a18;
}
.sm_logop{ opacity: 0; max-width: 50px !important;  position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto;}
.is-scrolled .sm_logop{
    opacity: 1;
}
.card_tesxt h3{
    font-weight: 600;
    font-size: 24px;
    color: #1c2b3b !important;
}
.card_tesxt p{
    font-size: 16px;
    color: #081b2a;
}

.h1{
    font-size: 48px;
    font-weight: 400;
}
.archive .card-meta a,.blog .card-meta a{ color: #7b8190 !important;}
.dadbe1{ 
	color: #7b8190;
	padding-bottom: 20px;
}
.scopri{
    font-family: "Lato", sans-serif;
    font-weight: 400;
	letter-spacing: 1.5px;
    font-style: normal;
    font-size: 12px;
    color: #dadbe1 !important;
    display: inline-block;
    width: 250px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #dadbe1;
    border-radius: 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.categorie_news{
    list-style: none;
   
    padding: 0px;
    margin: 0px;
    text-align: center;
     margin-bottom: 40px;
}
.categorie_news li {
    display: inline-block;
    margin: 5px;
}
.categorie_news li a{
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #7b8190;
}
.current-cat a{
color: #1c2b3b !important;
}
.current-cat{
    border-bottom: 1px solid #7b8190;
}
article.type-page img{ width: 100% !important;}
article.type-page span{ font-size: 16px;}
.nobloc{ display: inline-block;}
h3{
    font-size: 24px;
    color: #dadbe1;
    font-weight: 600;
}
.footer{
    background: #1c2b3b;
    font-family: "Lato", sans-serif;
    font-weight: 400;
	
    font-style: normal;
    font-size: 16px;
}
.sms{
    font-size: 12px;
}
.focus_t p { font-size: 2.5vw; color: #7b8190 !important}
.focus_t a { 
    font-family: "Lato", sans-serif;
    font-weight: 400;
	letter-spacing: 1.5px;
    font-style: normal;
    font-size: 12px;
    color: #dadbe1 !important;
    display: block;
    width: 250px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #dadbe1;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 60px;
    text-transform: uppercase;
}
.img-icon{ max-width: 62px; margin-top: 20px;}
.focus_t a:hover,.scopri:hover{
    background: #dadbe1;
    color: #000a18 !important;
    text-decoration: none;
}

.c7b8190:hover{
    background: #000a18 !important;
    color: #dadbe1 !important;
}
.caption_Text p{ font-size: 48px; color: #dadbe1;}
.covered{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    top: 0px;
    margin: auto;
    align-items: center;
    display: flex;

    justify-content: center;
    z-index: 1;
}

.header__menu{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.header__menu li{
display: inline-block;
}
.footer_m li{
    display: block;
}
.footer p, .footer a,.footer{
    color: #dadbe1;
}
.logo_f{ max-width: 100px;}
.bckededf0{ background: #ededf0;}
.bck000a18 p,.bck000a18 a,.bck000a18 ul,.bck000a18 li,.bck000a18 h1,.bck000a18 h2,.bck000a18 h3,.bck000a18 h4{
    color: #dadbe1;
}
.txt_interno ul{
    list-style: none;
    font-family: "Lato", sans-serif;
    font-weight: 400;
	letter-spacing: 1.5px;
    font-style: normal;
}
.txt_interno ul li{
    font-size: 16px;
    color: #dadbe1;
    border-bottom: 1px solid #1c2b3b;
    padding-top: 8px;
    padding-bottom:8px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.txt_interno p,.txt_interno a{ font-size: 24px; color: #1c2b3b;}
.intro_breve p,.intro_breve h1,.intro_breve a{
    color: #dadbe1 !important;
}
.c7b8190{ color: #7b8190 !important;}
.header__menu li a{
      font-family: "Cormorant Garamond", serif;
    font-style: normal;
    padding-left: 8px;
    padding-right: 8px;
    color: #dadbe1;
    font-size: 21px;
    text-decoration: none;
}
.swiper-horizontal{ padding-bottom: 100px;}
.swiper-pagination-bullet-active{
    background: #1c2b3b !important;
}
.card-meta{
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #7b8190;
    border-bottom: 1px solid #7b8190;
    padding-top: 8px;
}
.padded{
    padding-top: 40px;
    padding-bottom: 40px;
}
.spacer{ height: 40px; clear: both; width: 100%;}
.header__menu li a:hover,.header__menu li.current-menu-item a{ color: #475163;}
.bck1c2b3b{
    background: #1c2b3b;
}
.bck000a18{
    background:#000a18 ;
}
.bck081b2a{ background: #081b2a;}

.servizi_extr{
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 400;
	letter-spacing: 1.5px;
    font-style: normal;
    color: #fff !important;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.navbar-brand-logo img{ max-width: 200px;}
/* Slider
-------------------------------------------------------- */
.carousel,
.carousel-inner,
.carousel-item{height: 600px;}


/* Comments
-------------------------------------------------------- */
#comments{margin-bottom: 40px;}
.comments{padding-top: 40px;}
.comments textarea{width: 100%;}
.comments label{ min-width: 80px;}
.comments ul,
.comments ol{list-style-type: none;}
.comment-author img{border-radius: 999px; width:50px;}
.comment .reply{border-bottom:  1px solid #ccc; margin-bottom: 30px;padding-bottom: 10px;}


/* Input & textarea
-------------------------------------------------------- */
input,
textarea{padding: 5px 10px; border: 1px solid #ccc}


/* Widgets
-------------------------------------------------------- */
.widget_search .screen-reader-text{display: block;}
.widget_search #s{width:70%;float:left;}
.widget_search #searchsubmit{width:30%;float:left;background: #fff;}


/* pagination
-------------------------------------------------------- */
.pagination{margin-bottom:40px}
.page-numbers{display: inline-block;padding: 10px 15px;border: 1px solid #ddd;margin-right:4px;}

/* general wordpress style
-------------------------------------------------------- */
.post img{max-width: 100%; height:auto;}



/* WordPress Core Styles
-------------------------------------------------------------- */
 .gallery-caption{padding:5px; font-size: 10px;}
 .bypostauthor{border-left: 3px solid #ddd;padding-left: 20px;}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #dadbe1;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4,#nav-icon5 {
    float: right;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     -o-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: .5s ease-in-out;
     -moz-transition: .5s ease-in-out;
     -o-transition: .5s ease-in-out;
     transition: .5s ease-in-out;
     cursor: pointer;
       top: -3px;
       width: 40px;
       height: 40px;
       display: none;
       position: relative;
       top: -5px;
   
   }
   
   #nav-icon1 span, #nav-icon3 span, #nav-icon4 span ,#nav-icon5 span {
     display: block;
     position: absolute;
     height: 2px;
     width: 30px;
     background: #7b8190;
     opacity: 1;
     left: 5px;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     -o-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: .25s ease-in-out;
     -moz-transition: .25s ease-in-out;
     -o-transition: .25s ease-in-out;
     transition: .25s ease-in-out;
   }
   
    #nav-icon4 span{ height:5px}
    #nav-icon5 span{ height:5px}
   
   #nav-icon1 span:nth-child(1) {
     top: 0px;
   }
   
   #nav-icon1 span:nth-child(2) {
     top: 20px;
   }
   
   #nav-icon1 span:nth-child(3) {
     top: 40px;
   }
   
   #nav-icon1.open span:nth-child(1) {
     top: 18px;
     -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
     -o-transform: rotate(135deg);
     transform: rotate(135deg);
   }
   
   #nav-icon1.open span:nth-child(2) {
     opacity: 0;
     left: -60px;
   }
   
   #nav-icon1.open span:nth-child(3) {
     top: 18px;
     -webkit-transform: rotate(-135deg);
     -moz-transform: rotate(-135deg);
     -o-transform: rotate(-135deg);
     transform: rotate(-135deg);
   }
   
   
   /* Icon 3 */
   
   #nav-icon3 span:nth-child(1) {
     top: 0px;
   }
   
   #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
     top: 6px;
   }
   
   #nav-icon3 span:nth-child(4) {
     top: 12px;
   }
   
   #nav-icon3.open span:nth-child(1) {
     top: 18px;
     width: 0%;
     left: 50%;
   }
   
   #nav-icon3.open span:nth-child(2) {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
   }
   
   #nav-icon3.open span:nth-child(3) {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
   }
   
   #nav-icon3.open span:nth-child(4) {
     top: 18px;
     width: 0%;
     left: 50%;
   }
   
   #nav-icon3 span:nth-child(1) {
     top: 18px;
   }
   
   #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
     top: 24px;
   }
   
   #nav-icon3 span:nth-child(4) {
     top: 30px;
   }
   
   #nav-icon4.open span:nth-child(1) {
     top: 18px;
     width: 0%;
     left: 50%;
   }
   
   #nav-icon4.open span:nth-child(2) {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
   }
   
   #nav-icon4.open span:nth-child(3) {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
   }
   
   #nav-icon4.open span:nth-child(4) {
     top: 18px;
     width: 0%;
     left: 50%;
   }
   
   
   #nav-icon5.open span:nth-child(1) {
     top: 18px;
     width: 0%;
     left: 50%;
   }
   #nav-icon5.open span:nth-child(2) {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
   }
   
   #nav-icon5.open span:nth-child(3) {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
   }
   
   #nav-icon5.open span:nth-child(4) {
     top: 18px;
     width: 0%;
     left: 50%;
   }
   
   
   
   #nav-icon2.open span:nth-child(1) {
     top: 18px;
     width: 0%;
     left: 50%;
   }
   
   #nav-icon2.open span:nth-child(2) {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
   }
   
   #nav-icon2.open span:nth-child(3) {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
   }
   
   #nav-icon2.open span:nth-child(4) {
     top: 18px;
     width: 0%;
     left: 50%;
   }
   

@media (max-width:768px){
    .is-scrolled .cwi{
        -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    }
    .is-scrolled .cwi2{
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .focus_t p{ font-size: 24px;}
    .servizi_extr p{ font-size: 10px;}
    .caption_Text p{ font-size: 18px;}
    .sm_logop {
        opacity: 0;
        max-width: 40px !important;
        position: absolute;
        top: -10px;
        left: 15px;
        right: 0px;
        bottom: 0px;
        margin: unset;
    }
    .focus_t a{ margin: auto; margin-top: 25px;}

    .nomob{ display: none;}
    .is-scrolled .nomob{ display: block !important; width: 80%; font-size: 9px;  height: 35px; line-height: 35px;         position: absolute;
        right: 85px;}
    .open_m{ left: 0px !important;}
   .nomobile{ display: none;}
   .header__menu.prima li{ display: block; text-align: center; margin-bottom: 10px;}
   .open span{ color: #dadbe1; background: #dadbe1 !important;}
   .header__menu.prima li a{ font-size: 34px; font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;}
   .header__menu li{ text-align: center;}
   .prima{ 
    position: fixed; 
    left: -100%; 
    top: 85px; 
    background: #000a18; height: 100vh;z-index: +1;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    width: 100%;
    padding-top: 45px;
    text-align: center;
  }
  .is-scrolled .prima{ top: 58px !important;}
  .h1{ font-size: 28px;}
  .txt_interno ul{ padding: 0px; margin: 0px; margin-top: 20px;}
  .fbot{ margin-bottom: 40px;}
.mfl{ text-align: center !important; margin-bottom: 40px;}
body{ padding-top: 85px;}
  #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4,#nav-icon5 { display: block;}
  #header{ position: fixed; top: 0px; left: 0px; z-index: +99;}
  }
