@font-face {
  font-family: 'BPGPaataCaps';
  src: url('/assets/fonts/BPGPaataCaps.eot?#iefix') format('embedded-opentype'),  url('/assets/fonts/BPGPaataCaps.otf')  format('opentype'),
	     url('/assets/fonts/BPGPaataCaps.woff') format('woff'), url('/assets/fonts/BPGPaataCaps.ttf')  format('truetype'), url('/assets/fonts/BPGPaataCaps.svg#BPGPaataCaps') format('svg');
  font-weight: normal;
  font-style: normal;
}





@font-face {
  font-family: 'BPG Ingiri Arial';
  src: url('/assets/fonts/BPGIngiriArial.eot?#iefix') format('embedded-opentype'),  url('/assets/fonts/BPGIngiriArial.woff') format('woff'), url('/assets/fonts/BPGIngiriArial.ttf')  format('truetype'), url('/assets/fonts/BPGIngiriArial.svg#BPGIngiriArial') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'DejaVu Sans Extra Light';
    src: url('/assets/fonts/dejavu-sans-extra-light-webfont.eot'); /* IE9 Compat Modes */
    src: url('/assets/fonts/dejavu-sans-extra-light-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/assets/fonts/dejavu-sans-extra-light-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('/assets/fonts/dejavu-sans-extra-light-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('/assets/fonts/dejavu-sans-extra-light-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/assets/fonts/dejavu-sans-extra-light-webfont.svg#dejavu_sans_extra_lightregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family:  'BPG Nateli';
    src: url('/assets/fonts/bpg-nateli-webfont.eot'); /* IE9 Compat Modes */
    src: url('/assets/fonts/bpg-nateli-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/assets/fonts/bpg-nateli-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('/assets/fonts/bpg-nateli-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('/assets/fonts/bpg-nateli-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/assets/fonts/bpg-nateli-webfont.svg#bpg_nateliregular') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/fonts/fa-brands-400.eot");
  src: url("/assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/fa-brands-400.woff2") format("woff2"), url("/assets/fonts/fa-brands-400.woff") format("woff"), url("/assets/fonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands' !important;
  font-weight: 400; }
  
  
  

body.ge {   font-family: "BPG Ingiri Arial", "Rubik"; }
body.ge .display-1 {   font-family: "BPGPaataCaps", 'Rubik', sans-serif; }
body.ge .display-2 {  font-family: "BPGPaataCaps", 'Abril Fatface', display;   font-size: 6.5rem;}
body.ge .display-4 { font-family: "BPG Ingiri Arial", 'IBM Plex Serif', serif ; }
body.ge .display-5 {  font-family: "BPG Ingiri Arial", 'Rubik', sans-serif;}
body.ge .display-7 {  font-family: "BPG Ingiri Arial", 'IBM Plex Sans', sans-serif;}

.navbar-caption, .navbar-caption span {
    font-family: 'IBM Plex Serif', serif !important;
}

.preloader{
  position: absolute;
  width: 100%;
  height: 100%;
  background:URL('/files/images/skin/rtvelisi_loading.gif') #1c1c1c no-repeat;
  background-attachment: fixed;
  background-position: center center; 
    background-size: 30px 30px;
  z-index: 5000;
}

.preloader.loaded{
    background-image:none;
}

/* rtvelisi special modification after MBR */
html {
  scroll-behavior: smooth;
}
body{
	background:/*URL('/Landing.png')*/ /*URL('/files/images/skin/chateau_background.png')*/ #1c1c1c no-repeat !important;
}
.home {
	/*background: #1a1a1a URL('../ornament_01.png')  no-repeat ;
	background-size: 150px ;
	background-position: 30px 100px;*/
	padding-top: 180px;
	/*opacity: 0.9;*/
}
.home .mbr-figure img { 
	margin-top: -257px !important;   
	max-width: 220px !important; 
}

.home .ornament{
	position: absolute;
	top: 110px; 
	left: 40px;
}
.home .ornament img {
	width: 30vw;
	max-width: 190px;
}


.navbar-dropdown .navbar-caption  {
    margin-top: 20px;
    font-weight: 100;
    line-height: 1.7rem !important;
}
.navbar-dropdown.navbar-short .navbar-caption {
        /*margin-top: 40px;
        line-height: 1.5em !important;
    */
}

.nav-dropdown .link {
	font-weight: 100;
	font-size: 0.7rem;
}

.nav-item span {
	font-size: 0.7rem;	
}

.navbar {
	background: #1c1c1c88 !important;
	/*max-width: 1140px !important;*/
	margin: 5px;
}

.navbar.navbar-short {
	 background: RGBA(25,25,25,0.8) !important; 

	 
	/*max-width: 1140px !important;*/
	/* margin: auto; */
/*	
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
*/	
}

.menu-logo .navbar-brand {
	margin-left: 1rem !important;
}

.navbar-toggleable-sm .navbar-collapse {
	padding-right: 1rem !important;
}

.home {
  /*padding-top: 120px !important;*/
  padding-bottom: 60px !important;
  background-color: #1c1c1c;
}

.home .z-top  {
	z-index: 15 !important;
	position: relative;
}

.home .z-bottom {
	z-index: 10 !important;	
}

.home .mbr-text {
	font-weight: 300 !important;
	font-size: 1.3em;
/*	width: 320px;*/
    color: #ccc !important;
margin-bottom: 30px;
}

.home .mbr-text .more span {
	display: table-cell;
	border: 1px #D94343 solid ;
	padding-left: 15px; padding-right: 15px;
	color: #D94343;
	font-weight: 350;
	height: 45px;
	vertical-align: middle;
}

.home .mbr-text .more .mbr-iconfont-btn { 
	border-left: none;	
}

.menu-devider {
	border-top: 1px solid #444;
	width: 30px;
	margin-right: 10px;
	margin-left: 10px;
}


.mbr-arrow-up { 
 left:50px;
}

.left-menu {
	/*
	background: transparent URL('../ornament_02.png')  no-repeat ;
	background-size: 100px ;
	background-position: 208px 50px;
	*/
	min-height: 500px;
	padding-left:30px;
}

.left-menu  .left-menu-title {
	color: #ffffff;
}

.left-menu .left-menu-link a {
	color: #DDD !important;
	display: block;
	font-weight: 200;
	font-size: 16px;
	line-height: normal !important;
	white-space: normal;
	margin-bottom: 15px;
	width: 160px;
	margin-left: 30px;
}

.left-menu .left-menu-link a.sub_active, .left-menu .left-menu-link a.active, .left-menu .left-menu-link a.active:hover  {
    color: #AC2C2C !important;
}

.left-menu .left-menu-link a:hover {
    color: #AC2C2C !important;
}

.left-menu .left-menu-link a:hover {
	color: #fff !important;
}



.main_content{
  /*padding-top: 90px;*/
  padding-bottom: 90px;
  background-color: #1c1c1c;
  padding-top: 150px;
  
}


.left-menu-nonsticked {
    background-color: #cc0;
    display: none;
}







/* PAGE OUR WINES */

.clear {
	clear: both;
}

.wines-row-image {
	padding-left: 0px !important;
}
.wines-row{
	border-bottom: 1px solid #333;
	padding-bottom: 30px;
	padding-top: 30px;
	display: block;
}

.wines-row:hover {
    background-color: #333;
}

.wines-row-content, .wines-row-image {
	/* width: 45%;
	display: inline-block; */
	vertical-align: top;
	width: 50%;
	padding-left: 15px !important;  
	padding-right: 15px !important;
	float: left;
}

.left .wines-row-content, .left .wines-row-image {
	float: left;
	text-align: right;
}

.right .wines-row-content, .right .wines-row-image {
	float: right;
	text-align: left;
}


.wines-row .title {
	color: #AC2C2C;
	font-weight: 300;
}
.wines-row .sub-title  {
	color: #fff;
	font-size: 0.8em;
	line-height: 2em;
}
.wines-row .text  {
	color: #999;
	font-size: 0.6em;
	line-height: 2em;
}

.shadowed {
    -webkit-filter: drop-shadow(5px 5px 5px #000000);
            filter: drop-shadow(5px 5px 5px #000000);
}

/* PAGE General */



.general-row .title {
	color: #AC2C2C;
	font-weight: 300;
	margin-bottom: 10px;
	font-size: max(min(2.5rem,8vw),1.1rem);
}
.general-row .sub-title  {
	color: #fff;
	font-size: 0.8em;
	line-height: 2em;
}
.general-row .text  {
	color: #999;
	font-size: 16px;
	line-height: 1.7em;
	
}

.general-row-content {
    width: 100%;
	vertical-align: top;
	padding-left: 15px !important;  
	padding-right: 15px !important;
	float: left;
	padding-bottom: 100px;
	margin-bottom: 30px;
    background: URL('../ornament_02_horizontal.png') no-repeat center bottom ;

}

/* Lang Dropdown*/

.lang .btn  {
    color: #fff; 
    padding: 0px !important;
    font-size: 0.7em;
    font-family: 'IBM Plex Serif', serif;
    font-weight: normal;
}

/* active sub page menu */

.container {
    max-width: 100%;
}


.home_title_0 {
    font-size: 7rem;
}
.home_title_1 {
    font-size: 2.9rem;
}

.home_text {
    font-family: "BPG Ingiri Arial", 'IBM Plex Serif', serif; 
    color: #999;
    /* white-space: nowrap; */
}

.home_text_center {
    width: 30px !important;
    padding: 3px;
}
.home_text_center img {
    width: 20px;
}

.home_text_left {
    text-align: right;

}
.home_text_right {
    text-align: left;

}    


/* corrected new style */
.navbar, .navbar-short  {
    /* margin: 10px 13px !important; */
    background: none !important;
    margin-top: 0px !important;
     padding-top: 6px; 
}
 .navbar-dropdown .navbar-logo img {
    height: 68px;
 }
 .home_main_content {
  margin-left: 80px;
  margin-top: min(110px,10vw);
 } 
 
 .lang_bar {
    display: inline-block;
 }
  .lang_bar a, .lang_bar span {
    color: #e0e0e0;
    font-weight: 100;
    font-size: 11px;
    padding: 2px;
    text-shadow: 1px 1px 4px #000000;
  }
  
  .lang_bar a.active {
    color: #fff;
    font-weight: 700;
  }
  
    .lang_bar a:hover {
        color: #fff;
    } 

 
 /* our wines quad with arrow*/
.home_content .our_wines_quad {
    margin-top: 50px;
    border: solid 1px RGBA(217,67,67,0.5);
    display: inline-block;
    white-space: nowrap;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(217,67,67,1);
}

.home_content .our_wines_quad div.quad  {
    padding: 10px 20px;
    float: left;
}

.home_content .our_wines_quad div.arrow  { 
    border-left: solid 1px rgba(217,67,67,0.5);
    padding: 10px;
    width: 40px; 
    height: 45px;
}

.home_content .our_wines_quad div.arrow .vertical_line { 
    height: 20px; border-left: 1px solid RGBA(217,67,67,1);
    margin-left: 9px;
}

.home_content .our_wines_quad div.arrow .arrow_head_down { 
    border: 1px solid RGBA(217,67,67,1);
    border-top: none;
    border-right: none;
    width: 11px; height: 11px;
    -ms-transform: rotate(-45deg); /* IE 9 */
        transform: rotate(-45deg); 
    margin-top: -10px;
    margin-left: 4px;
}


.left_menu_link .active {
    color: #AC2C2C;
}
 
#mission_vission_header {
    white-space: nowrap;
    margin-bottom: 50px;
    text-align: center;
}
#mission_vission_header a.active {    
    border: 1px solid #ac2c2c;
    border-top: 1px solid #ac2c2c;
}

#mission_vission_header a {
    color: #ac2c2c;
    margin: 0px !important;
    padding: 10px 40px;
    border-top: 0px solid #ac2c2c;
}

#mission_vission_text {
    text-align: center;
}

/* Protected origins */

.origins {
    color: #ccc; 
    padding: 30px; 
    border-bottom: 1px dotted #666;
    font-size: 18px;
}

.origins .row_title, .origins .row_title.news  {
     width: 200px; 
     text-align: right;
         vertical-align: top;
}
.origins .row_short, .origins .row_short.news   {
    display: inline-block;
    width: 450px;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    line-height: normal;
    color: #666;
    vertical-align: top;
    
}
.row_short.news .date, .white {
    color: #fff;
}

.origins .row_image, .origins .row_image.news  {
    display: inline-block;
    width: 50px;
}


.row_image.news {
    width: 120px !important;
    border: 1px solid #666;
}

.row_image .news_image {
    height: 90px;
    background-position: center center;
    background-size: cover;
    margin: 7px; 
    
}

.row_image.news img {
  padding: 8px;  border: 1px solid #ccc;
}

.row_title.news {
    display: block !important;
    text-align: left !important;
    width: 450px !important;
    color: #ac2c2c;
    font-size: 18px;
}



.origins:hover, .origins:hover .row_short {
    background-color: #222;
    color: #fff;
    cursor: pointer;
    cursor: hand;
}

.origins_full .row_text {
    padding: 30px;
    color: #aaa;
    font-size: 14px;

    line-height: normal;
    text-align: justify;
         font-weight: lighter !important;
}

.origins_full .row_text strong {
        color: #fff !important;
        font-size: 18px;
        font-weight: lighter !important;
}



.protected_origins_row_image {
display: inline-block;
height: 100%;
width: 80px;
min-height: 80px;
background-size: cover;
border: dashed 1px #000;
}












.product_single .title, .pb-3 {
    font-size: 5em;
    margin-bottom: 0 !important;
    padding-bottom: 0;

}
.product_single .subtitle {
    color: #999;
    font-size: 1.6em;

}


.feature_row {
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: dotted 1px #333;
    display: block;
    font-size: 13px;
    font-weight: 100;
    vertical-align: top;
}
.feature_row  .feature_field {
    /*
    float: left;
    width: 230px;
    text-align: right;
    display: inline-block;
    */
    padding-right: 0px;
    white-space: nowrap;
    color: #ccc;
}
.feature_row  .feature_field img {
    padding: 10px;
    padding-top:0;
    padding-bottom: 0;
}
.feature_row  .feature_value {
    /*
    float: left;
    width: 300px;
    */
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: 15px;
    line-height: normal;
    padding-left: 0px;
    font-weight: 400;
    background: URL('');
}    
    
 
 
 /* Products page */
.back_to_product_panel {
    cursor: hand; cursor: pointer;
      position: absolute;
      top: 0;  
      left: 0;
      width: 10vw;
      height: 100%;
      z-index:10;
      background: URL('/files/images/skin/arrow_back.png') transparent center 170px no-repeat;
      background-size: 35px;
}

.back_to_product_panel:hover {
     background-image: URL('/files/images/skin/arrow_back_white.png');
}

.ornamenti_label_on_the_bottle {
    opacity: 0.6;
    position:absolute;
    top: 0; right: 0;
    width: 100%;
    height: 120%;
    background: URL('/files/images/skin/ornamenti_03.png') no-repeat transparent bottom right;
    margin-left: -50px;
}


.distribution .row_title{
    color: #fff;
    font-size: 18px;
}

.distribution {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: dotted 1px #333;
}

.distribution:hover{
    background-color: #222;
}


.distribution .row_short{
    font-size: 14px;
    color: #999;
    padding-left: 40px;
    line-height: normal;
}

.table_1 {
    width: 45% !important;
    padding-right: 10%;
    /*background:URL('/files/images/skin/ornamenti_03.png') no-repeat right top;*/
}

.no-ornament {
    background-image:none !important;
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}
.winery_regions .row_image img, .origins label img  {
    filter: brightness(1);
}


.winery_regions:hover  .row_image img, .origins.protected:hover label img, .product_map:hover img {
    filter: brightness(200);
} 

.product_map {
   /*margin-left: 180px;*/
   margin: auto;
   margin-top: -40px;
}

/* footer related */
footer a { 
    color: #ac2c2c;
    font-size: 14px;
    font-weight: 10 !important;
}

footer a:hover {
     color: #fff;
}

footer .mb-5{
    margin-bottom: 0 !important;
   /* margin-left: 30px;
    width: 120px; */
}

.feedback_form i {
    color: #ac2c2c !important;
    cursor: pointer;
    cursor: hand;
    
}

.feedback_form i:hover {
    color:#ffff00 !important;
}

.feedback_form input, .feedback_form textarea  {
    background: RGBA(255,255,255,0.1);
    padding: 10px;
    margin: 10px;
    font-size: 16px;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
        width: 80%;
        color: #fff;
        border: dotted 1px transparent;
}

.feedback_form textarea  {
    height: 270px;
}

.feedback_form input:focus, .feedback_form textarea:focus  {
    border: dotted 1px #c00;
}

.success {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center ;
    background: #6c757d;
    padding: 20px;
    color: #fff !important;
}
/* Mobile related */



@media (max-width: 1023px) {
 
 .home_main_content h2.display-2.ge {  font-size: 3em; }
 .home_main_content h2.display-2 { font-size: 5em; }
 .home_devider { display: none;  }

 
}

@media (max-width: 768px) {
 
 .home_main_content h2.display-2.ge {  font-size: 3em; }
 .home_main_content h2.display-2 { font-size: 5em; }
 .home_devider { display: none;  }

 
}


@media (max-width: 768px) {}
@media (max-width: 767px) {}
@media (min-width: 767px) {}
    
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {}

@media (min-width: 1024px) {}
@media (max-width: 1023px) {}

@media (min-width: 992px) {}
@media (max-width: 1023px) { 
        .home_main_content {margin-left: 0;} 
        #mission_vission_header a { padding: 5px 10px;} 
        .home_main_content .mbr-figure {position: absolute; /*margin-right: -50% !important;*/ right: 0px; }  
        .home .mbr-figure img { width: 35vw; margin-top: 0% !important; margin-left: auto; /*opacity:0.4;*/}
        .home_content .main    > div { /*width: 50%;*/ font-size: 0.8rem !important;}
    
         .home_content .main .our_wines_quad { font-size: 0.8rem; display: inline-block; /*width: 142px;*/}
    
    
}

@media (max-width: 768px) {
    .left-menu {display: none !important;}
    
} 

.product_full {
    width: 250px !important;
    margin-top: -50px;
    /*margin-left: 80px;*/
    margin-left: auto;
    margin-right: auto;
}

.product_full.category_44 {
    width: 350px !important;
    margin-top: -100px;
    margin-left: -30px;
}

.product_full.category_46 {
    width: 250px !important;
    /*
    width: 350px !important;
    margin-top: -100px;
    margin-left: -30px;*/
    
}


.product_single h2.title {
    font-size: max(min(4.5rem,8vw),2.5rem) !important;
}


/*
.wines-row.left.subcat_23 .wines-row-image, .wines-row.right.subcat_23 .wines-row-image,
.wines-row.left.subcat_25 .wines-row-image, .wines-row.right.subcat_25 .wines-row-image
{
    float: right;
    text-align: right;
    width: 50%;
}

.wines-row.left.subcat_23 .wines-row-image img, .wines-row.right.subcat_23 .wines-row-image img, 
.wines-row.left.subcat_25 .wines-row-image img, .wines-row.right.subcat_25 .wines-row-image img 
{
    height: 250px;
    width: auto;
}

.wines-row.left.subcat_23 .wines-row-content, .wines-row.right.subcat_23 .wines-row-content,
.wines-row.left.subcat_25 .wines-row-content, .wines-row.right.subcat_25 .wines-row-content

{
    width: 50%;
    float: left;
    text-align: right;
}
*/

@media (max-width: 992px) {
  
    .lang_bar {
      right: 15px;
      margin-top: 60px;z
  }
  
}

  .submenus {
      display: none;
  }
  
  #sb-container {
      z-index: 10000 !important;
  }
  
  .mr-md-5 {
      margin-right: 0px !important;
       margin-left: 15px !important;
  }
  
  
  
  
  /*
  
  @media (min-width: 768px) {
    .container {
        background: transparent URL('../ornament_02.png') no-repeat;
        background-size: 100px;
        background-position: 58px 50px;
    }
  }
  
  @media (min-width: 1025px) {
    .container {
        background: transparent URL('../ornament_02.png') no-repeat;
        background-size: 100px;
        background-position: 208px 50px;
    }
  }
  
  */
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
.brandy-row-image img , .chacha-row-image img {
    width: 75%;
    margin: auto;
  }
  
.brandy-row-image, .chacha-row-image {
	padding-left: 0px !important;
	margin-bottom: 15px;
	padding-left: 0px;
}

.brandy-row, .chacha-row {
	border-bottom: 1px solid #333;
	padding-bottom: 30px;
	padding-top: 30px;
	width: 31%;
	max-width: 300px;
	min-width: 120px;
	margin: 0 1% 0 0;
	display: inline-block;
	   text-align: center;
	   vertical-align: top;
	
}

.brandy-row:hover, .chacha-row:hover {
    background-color: #333;
}

.brandy-row-content, .brandy-row-image,
.chacha-row-content, .chacha-row-image {
	/* width: 45%;
	display: inline-block; */
	vertical-align: top;
	width: 100%;
	padding-left: 15px !important;  
	padding-right: 15px !important;
	/*float: left;*/
}


.brandy-row .title, .chacha-row .title  {
	color: #AC2C2C;
	font-weight: 400;
	font-size: 0.6em;
}
.brandy-row .sub-title, .chacha-row .sub-title  {
	color: #fff;
	font-size: 0.5em;
	line-height: 2em;
}
.brandy-row .text, .chacha-row .text
{
	color: #999;
	font-size: 0.3em;
	line-height: 2em;
}


.media-container-row.brandy-row, .media-container-row.chacha-row {
    display: inline-block !important;
}

.products-menu-short {
    color: #aaa;
}


.products-menu-short a {
    color: #fff;
}

.products-menu-short a.active {
    color: #AC2C2C;
}
@media (min-width: 768px) {
 .products-menu-short {display: none !important;}
}

.distribution_div {
    min-width: 250px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px; 
    padding: 0px 40px 0 0px;
    /*border-right: 3px solid #333;*/
}


/* added 20.Sep.2021 */


body {
    overflow-x: hidden;
    /*background: none ;*/
}

.homeslide .ornament{
    display: none_;
}
.homeslide::before {
    content:'';
    position: absolute;
    width: 100vw;
    height: 100vh;
    background: URL('/files/images/skin/chateau_white_transparent.png')  no-repeat center center !important;
    background-size: contain !important;
    opacity: 0.05;
}


.left-menu {
    background: transparent URL('../ornament_02.png') no-repeat center right !important;
}


section {
    background: transparent !important;
}
