/*
Theme Name: NX Omar Scomodon
Theme URI:
Author: Andrea Webmaster
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.
*/

.admin-bar .navbar{top:32px;}

/* General
-------------------------------------------------------- */

body{
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  padding-top: 70px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  color: #5e5e5e;
  
}


body.navbar-transparent, body.category{padding-top: 0;}

.main-content{
  flex:1;
}

a{color:#27a8c5}
a:hover{color:#27a8c5; text-decoration: underline;}

/*PDF link aggiungendo classe 'pdf' in WP Avanzate > Classe*/
.pdf{ position: relative; padding: 6px 0 10px 0;}
.pdf a{color: #f42c33; text-decoration: none; padding-left: 35px;}
.pdf a:hover{text-decoration: underline;}

.pdf a::before{
	content: ' ';
	width: 28px;
	height: 30px;
	background: url(img/ico-pdf.png);
	position: absolute;
	top: 0;
	left: 0;
}

.seo-title{display: none;}
.home-subtitle{font-size: 30px; font-weight: bold;}
.single-title{font-size: 30px; font-weight: bold;}


/* Helpers
-------------------------------------------------------- */

.margin-bottom{margin-bottom: 40px;}
.animate{
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.brown{color:#4A4343}


/* Buttons
-------------------------------------------------------- */

.btn-outline-light{text-transform: uppercase;font-size: 16px;padding: 15px 30px;}
.btn-outline-light:hover{
  border: 1px solid transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03c4b4+0,85bc0d+100 */
  background: #27a8c5; /* Old browsers */

}

.btn-primary{
  text-transform: uppercase;font-size: 16px;padding: 15px 30px;
  border: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03c4b4+0,85bc0d+100 */
  background: #000; /* Old browsers */

}
.btn-primary:hover{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#039e9b+0,11d7ff+100 */
  background: #27a8c5; /* Old browsers */

}

.btn-primary.disabled, .btn-primary:disabled { background-color: #d0d0d0; border-color: #d0d0d0; }

.btn-outline-secondary{text-transform: uppercase;font-size: 16px;padding: 15px 30px; border-color: #fff; color: #fff; border-radius: 0;}

/* Utilities
-------------------------------------------------------- */

.trattino{
  width:100px;
  height:4px;
  margin-bottom: 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03c4b4+0,85bc0d+100 */
  background: #27a8c5; /* Old browsers */


}

/* Menu
-------------------------------------------------------- */
.navbar-transparent .bg-primary,
.category .bg-primary{background: rgba(255,255,255, 0.7)!important; padding: 5px 20px; border-bottom: 1px solid #e9e9e9;}

.single .bg-primary,
.page .bg-primary {background: rgba(245,245,245, 0.7)!important; padding: 5px 20px; border-bottom: 1px solid #e9e9e9;}

.navbar-transparent.is-scrolled .bg-primary,
.category.is-scrolled .bg-primary,
.single.is-scrolled .bg-primary,
.page.is-scrolled .bg-primary  {background: rgba(245,245,245, 1)!important;}

.navbar-transparent.is-scrolled .navbar-brand,
.category.is-scrolled .navbar-brand,
.single.is-scrolled .navbar-brand,
.page.is-scrolled .navbar-brand {}

.navbar-transparent.is-scrolled .navbar-brand img,
.category.is-scrolled .navbar-brand img,
.single.is-scrolled .navbar-brand img,
.page.is-scrolled .navbar-brand img {width: 230px; height: auto;}

.navbar-brand img {width: 260px; height: auto;}

.navbar-brand {width:260px;}

.nav-link{}
.navbar-dark .navbar-nav .nav-link{color: rgba(0,0,0,.8); padding: 5px 12px; text-transform: uppercase;font-size: 13px;}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active{color: #000;}
ul.navbar-nav{margin-top: 24px; margin-right: 40%!important;}



.navbar-social a{display: inline-block;color:#fff; font-size: 18px;padding: 10px;}

.navbar-side-trigger{display: none;}

@media (max-width: 1024px) {
	ul.navbar-nav{margin-top: 28px; margin-right: 34%!important;}
	.navbar-dark .navbar-nav .nav-link{ padding: 5px 7px; font-size: 12px;}
}


@media (max-width: 768px) {

  .navbar-brand img {width: 230px;}
	.navbar-dark .navbar-toggler{color: rgba(0,0,0,.5); border-color: rgba(0,0,0,.1);}

	.navbar-dark .navbar-toggler-icon{background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}
  .navbar-dark .navbar-nav .nav-link{ font-size: 14px;}

  .navbar-transparent .bg-primary,
  .category .bg-primary{background: rgba(255,255,255, 1)!important; padding: 5px 20px;}

  .single .bg-primary {background: rgba(245,245,245, 1)!important; padding: 5px 20px;}
}



@media (max-width: 375px) {
	
	.navbar-brand{width:40px;display: inline-block;}
}



@media (min-width: 1200px) {
	.container{max-width: 1440px;}

}




@media (min-width: 992px) {

  .navbar-side-trigger{
    display: block;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
  }
  .navbar-side{
    position: absolute;
    width: 350px;
    top: 0;
    right: -350px;
    background: #fff;
    padding: 70px 20px 20px 20px;
    height: 100vh;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 9;

  }

  .navbar-side--open{
    right: 0;
  }

  .navbar-side li{width: 100%;display: block;}
  .navbar-side li a{display: block; color: #000;font-size: 15px; border-bottom: 1px solid #ddd; padding: 10px;text-transform: uppercase;}


  /* -------------------------------------------- */

  /* ! Hamburger */

  .icon-hamburger{
    position: absolute;
    width: 34px;
    height: 40px;
    top: 28px;
    right: 20px;
    z-index: 10;
    transition: all 1s cubic-bezier(.215, .61, .355, 1);

  }

  .icon-hamburger p{position: absolute; left: -51px; bottom: -5px; font-size: 13px; text-transform: uppercase;}

  .is-scrolled .icon-hamburger{
    top: 22px;
  }

  .icon-hamburger span{
    height: 3px;
    width: 100%;
    background: #4e525b;
    position: absolute;
    top: 17px;
    transition: all 0.7s cubic-bezier(.215, .61, .355, 1);
  }


  .is-scrolled .icon-hamburger span{

  }

  .icon-hamburger span:before,
  .icon-hamburger span:after{
    content: " ";
    height: 3px;
    width: 100%;
    background: #4e525b;
    position: absolute;
    margin-top: -12px;
    transition: all 1s cubic-bezier(.215, .61, .355, 1);
  }



  .icon-hamburger span:after{margin-top: 12px;}
  .is-scrolled .icon-hamburger span:after{}

  .icon-hamburger--open span{background: transparent!important;}
  .icon-hamburger--open span:before{transform: rotate(45deg);margin-top: 0;}
  .icon-hamburger--open span:after{transform: rotate(-45deg);margin-top: 0;}

}

@media (max-width: 768px) {
    .icon-hamburger p{display: none;}
    .menu-right{margin-top: 20px;}
    .menu-right ul{padding-left: 20px;}
    .menu-right ul li a{font-size: 14px; text-transform: uppercase;}
}





/* Cover
-------------------------------------------------------- */
.cover{
  height: 100vh;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
}
/*
.cover__title{
  text-indent: -9999px;
  background: url(img/logo.svg) no-repeat center;
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  padding: 25px;
}
*/

.cover__title{}

.cover .container{margin-bottom: 100px;}
.cover p{letter-spacing: 2px;}


/* Slider
-------------------------------------------------------- */
.carousel,
.carousel-inner,
.carousel-item{height: 100vh;}

.slider-big h3{font-size: 35px;font-weight: bold;max-width: 800px;}
.slider-big .carousel-text p{font-weight: 200;font-size: 22px;max-width: 800px;}
.slider-big .carousel-caption{width:100%; left:0; right:0;}

.slider-big .container{max-width: 1390px;}

@media (max-width: 768px) {
  
  .slider-big h3{font-size: 25px; line-height: 28px;}
  .slider-big .carousel-text p{font-size: 18px; line-height: 20px;}
}

.carousel-control-next, .carousel-control-prev {
  width: 5%;
}


/* Chi sono
-------------------------------------------------------- */
.chi-sono .row{padding: 130px 0;}

.chi-sono .img-evidenza{border-radius: 100%;}

@media (max-width: 540px) {
	.chi-sono .col-md-4{text-align: center; padding-top: 20px;}
	.chi-sono .img-evidenza{max-width: 80%; }

}

/* Categorie Home
-------------------------------------------------------- */
.category-content{background: #27a8c5; padding: 120px 0;}
.category-content .title-section{color: #fff; margin-bottom: 40px;}



.category-content h5{font-size: 20px; font-weight: bold;}
.category-content h5 a{color: #000;}
.category-content h5 a:hover{color: #666; text-decoration: none;}
.category-content .card-text{font-size: 17px;}
.category-content .card-text ul{padding-left: 18px; margin-top: 15px;}
/*
@media (max-width: 1200px) {
  .category-content .card{min-width: 320px; margin-bottom: 20px;}

}

@media (max-width: 768px) {
	.category-content .card{min-width: 230px; margin-bottom: 20px;}
}


@media (max-width: 570px) {
  .category-content .card{margin-bottom: 30px;}
}
*/
.card-deck-omar{display: flex; flex-wrap: wrap;}
.card-deck-omar .card { width: 30%; margin: 1%;}
.card-deck-omar .card img{width: 100%; height: 300px; object-fit: cover;}

@media (max-width: 1200px) {
  .card-deck-omar .card { width: 48%;}
}

@media (max-width: 768px) {
  .card-deck-omar .card { width: 98%; margin: 5% 1%;}
}



/* Richiesta informaizoni home
--------------------------------------------------------*/

.richiesta-info{ padding: 120px 0; font-family: 'Nunito Sans', sans-serif;}
.richiesta-info .title-section{}
.richiesta-info h2 {
	padding-left: 15px;
	font-size: 19px;
	font-weight: bold;
}
.richiesta-info .row{margin: 0;}
.richiesta-info textarea {width: 100%; height: 200px;}
.richiesta-info input[type=text],
.richiesta-info input[type=tel],
.richiesta-info input[type=email] { width: 100%; }




.google-maps{}
.google-maps iframe{width: 100%;height: 500px;}

/* Contatti
-------------------------------------------------------- */
.contatti{margin-top: 50px; margin-bottom: 50px;}
.contatti h3 {margin-bottom: 30px;}
.contatti h4{font-weight: bold;margin-bottom: 10px;}

.contatti .col-md-6{margin-bottom: 20px;}

@media (max-width: 768px) {
.col-md-6.sede1{margin-bottom: 30px;}
}

/* Category
-------------------------------------------------------- */
.category.container-fluid{padding-left: 30px;padding-right: 30px;}

.category-post{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
}

.category hr{margin-top: 30px; margin-bottom: 40px;}

.serv{width: 260px; margin: 0 10px 15px 0;}

.serv img {
	width: 65px;
	height: 65px;
	object-fit: cover;
  border-radius: 5px;
  vertical-align: top;

}

.serv img.no-border{
  border: none;
}

.serv .text{
  display: inline-block;
  width: 175px;
  padding-left: 5px;
  line-height: 20px;

}

.serv .text p{margin-bottom: 0; font-size: 13px;}

.serv a{text-decoration: none;}
.serv a.image-link:hover{text-decoration: none;}



@media (max-width: 1024px) {
  .serv{width: 215px;}
  .serv .text{width: 140px;}

}

@media (max-width: 768px) {
  .serv{width: 155px;}
  .serv img {width: 41px;height: 41px;}
  .serv .text{font-size: 12px; line-height: 13px; width: 105px;}
}

@media (max-width: 570px) {
  .category-post{margin-top: 20px;}
}


/* Single
-------------------------------------------------------- */
.single.container-fluid{padding-left: 30px;padding-right: 30px;}
.img-single {float: left; margin: 0 30px 30px 0;}



/* Focus
-------------------------------------------------------- */
/*
.focuses{margin-top:40px; margin-bottom:40px}
.focus {border-left: 4px solid #4A4343;margin-bottom: 20px}
.focus h3 {font-size: 24px;}
.focus h3 a{color:#333;}
.focus .text-link{font-size: 12px;color:#333;}
.focus .text-intro{font-size: 12px; margin-bottom: 5px;text-transform: uppercase;opacity: 0.5}
*/

/* Two Columns (Pre Evidenza)
-------------------------------------------------------- */
/*
.two-columns{margin-top: 80px}
.two-columns-title{font-size: 40px;color:#4A4343; font-weight: bold;line-height: 42px}
.two-columns p{font-weight: 300;}
*/


/* Card
-------------------------------------------------------- */
/*
.card-cover{border-radius:0;min-height: 300px;padding:30px;position: relative;}
.card-cover a{color:#fff; text-decoration: none;}
.card-cover .card-title{font-size: 12px;text-transform: uppercase;opacity:0.7; font-weight: 300;}
.card-cover .card-text{font-size: 26px;line-height: 28px;max-width: 290px}
.card-cover .card-link{position: absolute;bottom:10px; right:30px;}
*/


/* Two Blockquote
-------------------------------------------------------- */
/*
.two-blockquote{margin-top: 100px; margin-bottom: 100px;}
.two-blockquote p{font-weight: 300;}

.two-blockquote blockquote{ border-left: 10px solid #02EEE3; padding-left: 20px;}
.two-blockquote blockquote strong{font-size: 40px; font-weight: bold;}
.two-blockquote blockquote:nth-child(1){ border-left: 10px solid #A8EE12; padding-left: 20px;}
*/


/* Testimonilas
-------------------------------------------------------- */
/*
.testimonials blockquote{font-size: 44px;color:#4A4343;font-weight: bold;line-height: 46px;}
.testimonials a{font-weight: bold;}
.testimonials blockquote:before{
  content: "\201c";
  font-size: 150px;
  position: absolute;
  top:-20px;
  left: -50px;
  font-family: 'Nunito Sans', sans-serif;
  color:#ddd;
}
*/

/* Call to action box
-------------------------------------------------------- */

.call-to-action-box{text-align: center;padding: 300px 0 100px 0;}
.cta-title{font-size: 50px;display: inline-block; padding-top: 5px; position: relative; font-weight: 700;}
/*.cta-title::before{content: " "; background: #f00; width: 150px;height: 5px; position: absolute;top: 0; left: 0;}*/
.cta-text{font-weight: 300;max-width: 700px; margin: 0 auto;}

@media (max-width: 768px) {
	.cta-title{font-size: 40px;}
}

@media (max-width: 540px) {
	.cta-title{font-size: 30px;}
	.call-to-action-box{padding: 200px 0 50px 0;}
}


/* Card News
-------------------------------------------------------- */
/*
.card-news {border:0;}
.card-news .card-meta a{text-transform: uppercase;font-weight: bold;}
.card-news .card-title{color:#4A4343;font-size: 26px;font-weight: bold;}
.card-news a:hover{text-decoration: none;}
.card-news .card-text{font-weight: 300}
.card-news .card-info{border-top:1px solid #ddd; color:#999;padding-top: 10px;font-size: 12px;}

*/



/* 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}









/* Footer
-------------------------------------------------------- */
.footer{background: #e9e9e9; color: #000; padding-top: 20px; font-size: 16px; padding-left: 10px;}
.footer p{margin-bottom: 8px;}
.footer p i{font-style: normal;}
.footer a{color: #000;}
.footer .col-md-12 .mb-0{color: #666; margin-top: 20px;}

@media (max-width: 768px) {
  .footer .col-md-3{margin-bottom: 15px;}
  .footer .col-md-4{margin-bottom: 25px;}
  .footer .col-md-12 .mb-0{color: #666; font-size: 14px;}
  .footer p i{display: block; font-size: 11px;}
  .footer p{font-size: 18px; margin-bottom: 10px;}
}

@media (max-width: 540px) {
	.footer{text-align: center;}
	.footer p i{display: inline; font-size: 14px;}
}


/* Privacy Banner (footer)
--------------------------------------------------------*/
#cookieChoiceInfo{bottom:0px!important;top:auto!important; padding: 15px!important; text-align: left!important;background-color: #222!important; color:#fff; font-size: 16px;}
#cookieChoiceInfo a{background: #333; text-decoration: none; font-weight: bold;color:#fff; padding: 4px 8px; border-radius: 3px; margin: 5px!important }
#cookieChoiceInfo #cookieChoiceDismiss{background: #444;}

/* 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-top: 20px; margin-bottom:10px; width: 100%; }
.page-numbers{display: inline-block;padding: 10px 15px;border: 1px solid #ddd;margin-right:4px;}



/* --------------------------------------------------------
Tablet
-------------------------------------------------------- */
@media (max-width:998px){

	/*
  .home .bg-primary{background: #fff!important;}
  .navbar-social{ flex-direction: row;}
  .navbar-toggler-icon{background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")!important; margin-right: -10px;}
  .navbar-side{padding: 0; list-style-type: none;}
  */

}

/* --------------------------------------------------------
Smartphone
-------------------------------------------------------- */

@media (max-width:767px){



}





/* 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: #21759b;
	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. */
}
