/*
Theme Name: 	Titanum
Description: 	Responsive WordPress Theme based on Boostrap and Font Awesome.
Version:     	1.1.0
Author:     	Andrea Marchetti
Author URI:   http://www.marchettidesign.net/chi-sono/
Site:         http://www.marchettidesign.net
Text Domain: 	titanum
Domain Path: 	/languages
Tags:        	grid-layout, blog, custom-menu, featured-images, right-sidebar
License:    	GNU General Public License v3.0
License URI:	http://www.gnu.org/licenses/gpl-3.0.html

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.
*/

/* Style Tree

    1. Base
    2. Layout
      2.1 Menu
      2.2 Modules
      2.3 Sections
      2.4 Index
      2.5 Sidebar
      2.6 Footer
    3. WordPress Default Element
    4. Woocommerce
    5. Responsive

*/

body, html { margin: 0; padding: 0; height: 100%;}
body.admin-bar .navbar-fixed-top { position: fixed; top: 32px; z-index: 1000; height: 40px; }


/* ------------------------------------------------------------------------- *
/* 1 Base */
/* ------------------------------------------------------------------------- */

/* Typography */
body{font-size: 16px;font-family: 'Source Sans Pro'; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }

.gigantic 		{ letter-spacing: -2px; font-size: 110px; line-height: 1.09;}
.huge, h1 		{ letter-spacing: -1px;font-size: 48px;line-height: 1.05;}
.large, h2 		{ font-size: 32px; line-height: 1.0; }
.bigger, h3 	{ font-size: 26px; line-height: 1.0; }
.big, h4 			{ font-size: 22px; line-height: 1.0; }
.normal, h5		{ font-size: 18px; line-height: 1.0; }
.small, h6, small 	{ font-size: 14px; line-height: 1.0;}

/* Title color */
.gigantic, .huge, .large, .bigger, .big, h1, h2, h3, h4, h5, h6 {
  color: #222;
}

/* Link color */
a, .link-color { color: #26c6da; }
a:focus, a:hover { color: #2edaf0; text-decoration: none; }

/* Button */
.btn,
.slide .carousel-caption a{background: #26c6da; display: inline-block;padding: 15px 30px;margin-bottom:5px; color:#fff; text-decoration: none;text-shadow: none; text-transform: uppercase;font-weight: bold;border-radius: 3px;}
.btn:hover,
.slide .carousel-caption a:hover{background: #2edaf0; color:#fff}

/* ------------------------------------------------------------------------- *
/* 2 Layout */
/* ------------------------------------------------------------------------- */

	/* Functional class */
	.img-res{ margin-bottom: 20px;width:100%; height: auto;}
  .video-res { position: relative; z-index: 0; overflow: inherit; margin-bottom: 20px; padding-top: 25px; padding-bottom: 56.25%; /* 16: 9 */height: 0; }
	.video-res iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  .margin-top { margin-top: 40px; }
	.margin-bottom { margin-bottom: 40px; }
	.no-margin { margin: 0; padding: 0; }
	.text-left{text-align: left;}
	.text-right{text-align: right;}
	hr{clear:both; margin-top: 0; padding-top: 20px; border:none; border-bottom: 1px solid #eee}
	.animate { 	-webkit-transition: all 0.3s ease-in-out;
				-moz-transition: all 0.3s ease-in-out;
				-ms-transition: all 0.3s ease-in-out;
				-o-transition: all 0.3s ease-in-out;
				transition: all 0.3s ease-in-out; }


/* ------------------------------------------------------------------------- *
/* 2.1 Menu */
/* ------------------------------------------------------------------------- */

.navbar { margin: 0; border: none; border-radius: 0; background-color: #fff; background-image: none; text-transform: uppercase; box-shadow: 0 5px 20px rgba(0,0,0,.08);  }
.navbar-header h1 { margin: 0; }

/* Mini Cart */
.mini-cart{float:right;padding-left: 20px;}

/* Logo image */
.navbar-brand > img{width:auto; height: 65px;}

	.spacer { height: 65px; }
	.navbar { min-height: 65px; }
  .mini-cart,
	.navbar-brand,
	.navbar-nav li a {
	    padding-top: 0;
	    height: 65px;
	    line-height: 65px;
      -webkit-transition: all 0.3s ease-in-out;
			-moz-transition: all 0.3s ease-in-out;
			-ms-transition: all 0.3s ease-in-out;
			-o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
	}
	.navbar .logo-img img{width:auto; height: 65px;}

		/* Color of menu button */
		.navbar-nav > li > a { color: #222; font-weight: bold;}

		/* Color of menu button:hover */
		.navbar-nav > li > a:hover,

		/* Color of menu active button */
		.navbar-nav > .active > a,
		.navbar-nav > .active > a:hover,
		.navbar-nav > .active > a:focus,

		/* Color of dropdown active button */
		.dropdown-menu > .active > a,
		.dropdown-menu > .active > a:hover,
		.dropdown-menu > .active > a:focus,

		/* Color of dropdown button:hover */
		.dropdown-menu li a:hover,

		/* Color of button that open the dropdown */
		.nav .open > a,
		.nav .open > a:hover,
		.nav .open > a:focus { background: #fff!important;color:#26c6da;}

		.dropdown-menu {
			padding:0;
	    border: none;
	    border: none;
	    border-radius: 0px;
		}



/* ------------------------------------------------------------------------- *
/* 2.2 Modules */
/* ------------------------------------------------------------------------- */

	/* Slider
  --------------------------------------- */
  .carousel,
  .item,
  .active,
  .carousel-inner { height: 100%; }

    .slide{height:450px; margin-top:60px; background: #000;}
    .slide .carousel-caption a{ display: block;width: 250px;margin-top: 20px;text-align: center;}

    .fill { position: absolute; z-index: 0;width: 100%; height: 100%;opacity:0.85;}
    .bg-fill{ position: absolute; z-index: 1;width: 100%; height: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+54 */
      background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
    }

    .slide .container{height: 100%}
    .slide .container-caption{ position: relative;z-index: 10; display:table;width:100%; height: 100%;}
    .slide .carousel-caption { position: relative;right:0; bottom: 0;left:0; display: table-cell;margin: 0;padding: 0; vertical-align: middle;}
    .slide .carousel-caption h2{color:#fff; font-size: 55px;margin-bottom: 0px; max-width: 720px; padding:0 20px;text-align:left;text-shadow: 0 0 30px #000;}
    .slide .carousel-caption p{ position: relative; max-width: 520px; padding: 0 20px;text-align:left;}
    .slide .carousel-caption strong{text-transform: uppercase;}

    /* Arrow */
    .glyphicon-chevron-left:before { font-family: FontAwesome; content: '\f104';  font-size: 50px;color:#999; text-shadow: none}
    .glyphicon-chevron-right:before { font-family: FontAwesome; content: '\f105'; font-size: 50px;color:#999; text-shadow: none}

    .carousel-control.left,
    .carousel-control.right{background-image: none}

    .animated {
		  -webkit-animation-duration: 1.5s;
		  animation-duration: 1.5s;
		  -webkit-animation-fill-mode: both;
		  animation-fill-mode: both;
		}

    /* Animazioni
	  ---------------------- */

		@-webkit-keyframes fadeInUp {
		  from {
		    opacity: 0;
		    -webkit-transform: translate3d(0, 30px, 0);
		    transform: translate3d(0, 30px, 0);
		  }

		  to {
		    opacity: 1;
		    -webkit-transform: none;
		    transform: none;
		  }
		}

		@keyframes fadeInUp {
		  from {
		    opacity: 0;
		    -webkit-transform: translate3d(0, 30px, 0);
		    transform: translate3d(0, 30px, 0);
		  }

		  to {
		    opacity: 1;
		    -webkit-transform: none;
		    transform: none;
		  }
		}

		.fadeInUp {
		  -webkit-animation-name: fadeInUp;
		  animation-name: fadeInUp;
		}



   /* Poster
	 ------------------------------------ */
	 .poster{height:60%; position: relative; display: table;width:100%}
	 .poster__caption{z-index: 4; position: relative;color:#fff;padding:20px; display: table-cell; vertical-align: middle; text-align: center;}
	 .poster__caption__copy{max-width: 800px; margin:0 auto;}
	 .poster__caption__copy h1{color:#fff;margin:0; }


	 /* Arrow
	 ------------------------------------ */
	.container-arrow{margin-top: -20px;font-weight: bold;text-transform: uppercase;color:#fff;display: inline-block;text-align: center;
	  line-height: 40px;
	  position: absolute;
	  bottom:0;left:0;
	  z-index: 10;
	  width:100%;
	  padding-bottom: 15px;
	  cursor: pointer;
	  font-size: 12px;
	}
	.container-arrow:hover,
	.container-arrow:focus{text-decoration: none;}

		/* Arrow Bouncing */
		.container-arrow span{  display: inline-block; font-size: 80px;	 animation: .7s down  infinite alternate; -webkit-animation: .7s down infinite alternate; }

		/* Arrow Animation */
		@keyframes down{ 0%{transform:translateY(0px)} 100%{transform:translateY(20px)} }
		@-webkit-keyframes down{ 0%{-webkit-transform:translateY(0px)} 100%{-webkit-transform:translateY(20px)} }





/* ------------------------------------------------------------------------- *
/* 2.3 Sections */
/* ------------------------------------------------------------------------- */


/* ------------------------------------------------------------------------- *
/* 2.4 Index */
/* ------------------------------------------------------------------------- */

	/* Home Title */
  .home-title { position: absolute; top:-9999px; color: #fff; font-size: 12px;}
  .content h3{font-size: 32px;margin: 20px 0 50px 0;}

	/* Single, Post & Page */
	.content-article { padding: 30px 0 50px 0; margin:0;float:left; width:100%}

		.link-article { position: relative; }
		.cont-tag { clear: both; padding-top: 20px; }

/* ------------------------------------------------------------------------- *
/* 2.5 Sidebar */
/* ------------------------------------------------------------------------- */
.content-sidebar{margin-top:40px;float:left; width:100%;}

.widget { float: left; margin: 30px 0 30px 0; width: 100%;}
.widget h3 { margin: 0 0 10px 0; text-transform: uppercase;	font-size: 18px;	 }
.widget a { display: block; padding: 10px 0; border-bottom: 1px solid #eee; }
.widget ul { padding: 0; }
.widget ul li { list-style-type: none; }

	/* Calendar Widget */
	#wp-calendar { width: 100%; }
	#wp-calendar a { padding: 0; border: none; }
	#wp-calendar caption,
	.screen-reader-text { padding-bottom: 10px; color: #000; text-align: left; text-transform: uppercase; font-weight: 700; font-size: 14px; }
	#wp-calendar thead { font-size: 10px; }
	#wp-calendar thead th { padding-bottom: 10px; }
	#wp-calendar tbody { color: #aaa; }
	#wp-calendar tbody td { padding: 8px; border: 1px solid #fff; background: #f5f5f5; text-align: center; }
	#wp-calendar tbody td:hover { background: #fff; }
	#wp-calendar tbody .pad { background: none; }
	#wp-calendar tfoot #next { text-align: right; text-transform: uppercase; font-size: 10px; }
	#wp-calendar tfoot #prev { padding-top: 10px; text-transform: uppercase; font-size: 10px; }

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

.footer { float: left; margin: 0; width: 100%; background: #333; color: #fff; }
.footer p{margin: 0;}
.footer .container{ padding: 20px; }

.footer__menu{padding: 0;	list-style-type: 	none;}
.footer__menu li{display: inline-block;	}
.footer__menu li a{padding: 0 10px 0 0;	}

.footer__small-info {font-size: 13px;	color:#999;}


/* ------------------------------------------------------------------------- *
/* 3 WordPress Default Element */
/* ------------------------------------------------------------------------- */

/* Pagination */
.pagination { float: left; margin: 40px 0 40px 0; padding: 0; width: 100%; }
.pagination span,
.pagination a { float: left; margin: 0 10px 10px 0; padding: 14px 19px; border: 1px solid #eee; }

/* Gallery */
.gallery { float: left; margin: 20px 0 20px 0; width: 103.55%; }
.gallery-item { float: left; width: 33.333333%; text-align: center; }
.gallery img { margin: 0 10% 0 0; width: 90%; height: auto; border: none!important; }
.gallery-caption { width: 90%;margin:10px 0 0 0;}

/* Image */
.alignleft { float: left; margin-right: 20px; margin-bottom: 10px; max-width: 97%; height: auto; }
.alignright { float: right; margin-bottom: 10px; margin-left: 20px; max-width: 97%; height: auto; }
.aligncenter { display: block; margin: 0 auto; max-width: 97%; height: auto; }
.alignnone { max-width: 97%; height: auto; }

/* Image Caption */
.wp-caption { margin-bottom: 20px; padding: 10px; max-width: 97%; border: 1px solid #eee; text-align: center; }
.wp-caption img { margin: 0; padding: 0; width: 100%!important; height: auto; border: 0 none; }
.wp-caption p.wp-caption-text { margin: 0; padding: 8px; font-size: 1em; line-height: 17px; }

/* Stiky */
.sticky { border-right: 3px solid #eee; border-bottom: 3px solid #eee; }

/* Blockquote */
blockquote {font-weight: 200; font-size: 20px; font-style: italic; margin: 0.25em 0; padding: 0px 30px; line-height: 1.45; position: relative; color: #383838; border-left: 5px solid #eee; }

/* Search */
#srch-term { border: none; background: none; box-shadow: none; color: #fff; opacity: 0; }
.btn-default { border: none; background: none; }
.btn-default:hover { border: none; background: none; color: #fff; }
.form-control::-moz-placeholder { color: #eee; }
.search-light { background: #eee; }
.search-light input[type=text]{ width: 80%; color: #333; }
.search-light button{float:right;padding:10px 15px 0 0;}


/* Contact Form 7 */
.wpcf7 p input[type=text],
.wpcf7 p input[type=email]{display: block; width: 98%;}
.wpcf7 p.input-half{ width: 48%; margin-right: 2%; float:left; min-height: 70px}
.wpcf7 p.input-half input[type=text],
.wpcf7 p.input-half input[type=email]{ width: 100%;}
.wpcf7-select {margin-right: 10px; padding: 10px; border: none; background: #eee;  width: 98%;height: 40px;}
.wpcf7 p.input-half .wpcf7-select {width: 100%;}
div.wpcf7-response-output {float:left; width:97%;margin: 0;}

/* Comments */
.comment-form-author,
.comment-form-email,
.comment-form-url { float: left; margin-top: 20px; margin-right: 3%; width: 30.3333333%; }
.comment-form-author input,
.comment-form-email input,
.comment-form-url input { width: 100%; }

ol.commentlist { margin: 0 0 1em; padding: 0; list-style: none; text-indent: 0; }
ol.commentlist li.comment { padding: 1em; border-top: 1px solid #eee; }
ol.commentlist li.comment div.vcard cite.fn { text-transform: uppercase; font-size: 14px; }
ol.commentlist li.comment div.vcard img.avatar { float: left; margin: 6px 1em 1em 0; border-radius: 50px; }
ol.commentlist li.comment div.comment-meta { font-size: 12px; }
ol.commentlist li.comment ul { margin: 0 0 1em 2em; }
ol.commentlist li.comment div.reply { margin-left: 80px; font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { margin: 1em 0 0; list-style: none; text-indent: 0; }
ol.commentlist li.comment ul.children li.depth-2 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.comment ul.children li.depth-3 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.comment ul.children li.depth-4 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { /* background: #f9f9f9; */  }
ol.commentlist li.parent { border-left: 1px solid #eee; }
ol.commentlist li.bypostauthor .fn { font-weight: bold; }
ol.commentlist li img{max-width: 97%;}

input[type=tel],
input[type=text],
input[type=email],
input[type=password] { width: 98%;margin-right: 10px; padding: 10px; border: none; background: #eee; -webkit-appearance: none;border-radius: 0;}
textarea { padding: 10px; width: 98%; border: none; background: #eee; -webkit-appearance: none;border-radius: 0;}
input[type=submit] { margin-top: 10px; padding: 15px 20px; color: #fff!important; text-transform: uppercase; background: #333!important; border:none; margin-right: 5px!important;}
#comments { width: 100%; }



/* ----------------------------- */
/* 4 Woocommerce */
/* ----------------------------- */

/* Button */
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button,.woocommerce div.product form.cart .button,
.woocommerce .star-rating{color: #fff; background-color: #26c6da; border-radius: 3px;}

/* Button Hover */
.woocommerce span.onsale,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce a.button:hover{background-color: #2edaf0; color:#fff;}

.woocommerce a.added_to_cart,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{padding-left:5px}
.woocommerce .quantity .qty{padding: 5px 0;}

/* Price  */
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price{color:#999;font-weight: bold;	}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove{line-height: 5px}


	/* Price filter */
	.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
	.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background-color: #2edaf0;}
	.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color: #555;}

	/* Search Products */
  /* modified by original to fix input text size ----------------------------------------------------------*/

	.woocommerce-product-search input{
		margin-right: 10px;
    padding: 2px;                                    /* modified option */
    border: 1px solid black;                         /* new option */
    background: #eee;
    -webkit-appearance: none;
    border-radius: 0;
    width:68%;
    float:left;
    margin:0;
	}
	.woocommerce-product-search label{display: none;	}
	.woocommerce-product-search input[type="submit"]{width:30%;float:left;margin:0;background-color: #555 }

	/* Select in shop page */
	.variations .value,
	.woocommerce-ordering {position: relative;}

	.variations .value select,
  .woocommerce-ordering select {
    border:none;
    background: transparent;
    padding: 5px 35px 5px 5px;
    font-size: 16px;
    border-radius: 0px;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    z-index: 1;
  }
  .variations .value select{border: 1px solid #ddd;line-height: 20px;padding: 5px 35px 5px 10px;}

	.variations .value:before,
  .woocommerce-ordering:before{font-family: FontAwesome; content: '\f107';  font-size: 18px;color:#999;  position: absolute; top:5px; right:0px;z-index: 0;}

	.variations .value:before{right:30%;top:0px}

	.content .woocommerce ul.products{margin-bottom: 40px}


/* CART - CUSTOM CODE STYLE */
.woocommerce td.product-name dl.variation{
  margin:0;
  font-weight: bold;

}

.woocommerce td.product-name dl.variation p{
  margin: 0;
  font-weight: normal;

}

.woocommerce td.product-name a{
      font-weight: bold;
}


/* MINICART - CUSTOM CODE STYLE */
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl dd{
  margin:0;
  padding:0;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl dd p{
  margin:0;
  padding:0;
}


/* ------------------------------------------------------------------------- *
/* 5 Responsive */
/* ------------------------------------------------------------------------- */

/* ----------------------------- */
/* Desktop */
/* ----------------------------- */
@media (min-width: 1023px) {

  /* Menu */
	.spacer { height: 90px; }
	.navbar { min-height: 90px; }
  .mini-cart,
	.navbar-brand,
	.navbar-nav li a {
	    padding-top: 0;
	    height: 90px;
	    line-height: 90px;
	}
	.dropdown-menu li a {
	    padding-top: 0;
	    height: 40px;
	    line-height: 40px;

	}

	/* Logo image */
	.navbar-brand > img{width:auto; height: 90px;}

	/* Animation menu Scroll Down */
	.navbar-scroll-down .navbar-brand > img{width:auto; height: 50px;}
	.navbar-scroll-down .navbar { min-height: 50px; }
  .navbar-scroll-down .mini-cart,
	.navbar-scroll-down .navbar-brand,
	.navbar-scroll-down .navbar-nav li a {
	    padding-top: 0;
	    height: 50px;
	    line-height: 50px;
	}


}

/* ----------------------------- */
/* Tablet */
/* ----------------------------- */
@media (max-width: 1022px) {

  /* Menu */
	.navbar .logo-img img{width:auto; height: 50px;}

  /* Slider */
	.slide{height: 100%;}
	.slide .carousel-caption h2{font-size: 30px;}
	.slide .carousel-caption h3{font-size: 18px;}

	/* Poster */
	.poster__caption__copy{max-width: 600px; margin:0 auto;}

  .dropdown-menu li a {
	    padding-top: 0;
	    height: 40px;
	    line-height: 40px;

	}

}

/* ----------------------------- */
/* Smarthphone */
/* ----------------------------- */
@media (max-width: 767px) {

  /* Menu */
	.navbar-toggle {border: none!important;margin-top: 14px}
	.navbar-toggle .icon-bar{background: #000!important;  width: 26px;height: 3px;border-radius: 4px; margin-bottom: 5px;}
	.navbar-inverse .navbar-toggle:hover,
	.navbar-inverse .navbar-toggle:hover { background-color: transparent;}

		/* Dropdown */
		.navbar-nav .menu-item.open {border-bottom: 1px solid #ddd;}
		.navbar-nav .open .dropdown-menu{box-shadow:inset 0 -4px 4px rgba(0,0,0,0.1);background: #f9f9f9;padding-bottom: 20px}
		.navbar-nav .open .dropdown-menu > li > a,
		.navbar-nav .open .dropdown-menu .dropdown-header { padding: 0px 15px 0px 30px;height: 40px; line-height: 40px; }

  /* Footer */
	.footer .alignright{float:left;margin-top:5px;}
	.footer__small-info{padding-top: 20px}

  /* Comment */
	.comment-form-author,
	.comment-form-email,
	.comment-form-url{margin-top:0;width:97%;}

  /* Contact Form 7 */
	.wpcf7 p.input-half{ width: 98%; margin-right: 2%;}

	/* Gallery */
	.gallery-caption {font-size: 12px;}

	/* Poster */
	.poster{height: 100%;}
	.poster__caption__copy h1{font-size: 30px;}

  /* Carousel */
  .fill { opacity:0.45;}
  .bg-fill{ opacity: 0}

}
