/*made by Marco Taloni with TBS*/


.overlayBIG {
  width: 0;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0px;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
  border-radius: 30px;
}

.overlayBIG a:hover, .overlayBIG a:focus {
  color: #f1f1f1;
}

.overlayBIG .closebtnBIG {
  position: absolute;
  margin-top: 0;
  right: 2px;
  font-size: 50px;
  margin-right: 5px;
  z-index: 9999;
}

@media screen and (max-height: 30%) {
  .overlayBIG .closebtnBIG {
  font-size: 70px;
  top: 0;
  right: 0;
  }
}


.gjv-button{font-size:12px!important}
.gjv-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.gjv-button:first-child,.gjv-dropdown-click:hover > .gjv-button:first-child{background-color:#ccc;color:#000}
/*.gjv-button{width:100%;text-align:left;padding:8px 16px}*/
.gjv-button{white-space:normal}
.gjv-button{width:100%}
.gjv-button:hover{color:#C0C0C0!important;background-color:#666666!important}
.gjv-button{
border:none;
display:inline-block;
padding:8px 16px;
vertical-align:middle;
overflow:hidden;
text-decoration:none;
color:inherit;
background-color:inherit;
text-align:center;
cursor:pointer;
white-space:nowrap
}
.gjv-button{transition: .5s ease;border-radius: 5px;}

.containermovie {
  width: 70%;
  font-family: arial;
  font-size: 14px;
  margin: 25px;
 /* outline: dashed 1px white;*/
  /* Setup */
  position: relative;
  margin: auto;
    display: flex;
  justify-content: center;
top: 10px;
}

div.descB {

  width: 100%;
  padding: 1px;
  text-align: center;
  font-size: 11px;
  color: #ffffff;
}

.buttonoverlay:hover {
  opacity: 0.3;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}
.buttonoverlay{
  display: block;
  margin-left: auto;
  margin-right: auto;
  transition: .5s ease;
}

@media only screen and (max-width: 100px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.syno1tit1, .syno1tit2{
      text-align: justify;
    font-size: 15px; 
    font-family: Calibri;        
    color: #BCBCBC;
      border: 1px solid #7A7A7A;
  border-radius: 8px;
  padding: 5px;
}

.syno1a{
    text-align: justify;
    font-size: 18px; 
    font-family: Calibri;        
    color: #BCBCBC;
}
     

.syno1a2{
    text-align: justify;
    font-size: 15px; 
    font-family: Calibri;        
    color: #7A7A7A;
}
        
  .syno1b { 
            text-align: justify;
            text-justify: inter-word;
            font-size: 16px;
            font-family: Calibri;
            color: #BCBCBC;
  }
  
  .syno1c { 
    text-align: justify;
    font-size: 18px; 
    font-family: Calibri;        
    color: #BCBCBC;
  }
  

  .syno1d { 
      text-align: justify;
    font-size: 20px; 
    font-family: Cambria;        
    color: white;
    text-shadow: 0px 0px 3px #C0C0C0, 0 0 5px #FF0000;
  }
  
  .syno1e {
      text-align: justify;
    font-size: 14px; 
    font-family: Calibri;        
    color: #BCBCBC;
  }
  
    .syno1f { 
        text-align: justify;
    font-size: 18px; 
    font-family: Calibri;        
    color: #F8F8F8;
  }
  
      .syno1g { 
          text-align: justify;
    font-size: 18px; 
    font-family: Courier;        
    color: #DFDFDF;
  }
  .starsendin{
      font-size: 18px; 
    font-family: Calibri;        
    color: #FFFFFF;
    text-align: center;
  }
  
  .prodby img{

  max-width: 100%;
  maz-height: 100%;
 
  }

/*---------------------  container Synopsys*/
           
            .containersyno{ 
                margin:10px; 
                top: 30px; 
  				justify-content: center;
            } 
            .containersyno .box { 
                width:50%; 
                margin:10px; 
                display:table;
                margin: auto; 
                
            } 
            .containersyno .box .box-row { 
                display:table-row; 
            } 
            .containersyno .box .box-cell{ 
                display:table-cell; 
                padding:10px; 
            } 
            .containersyno .box .box-cell.box4a { 
                background:#000000; 
                color:white; 
                text-align:justify; 
                width:50%;
            } 
            .containersyno .box .box-cell.box4b { 
            	width:25%;
                background:#000000; 
                text-align:justify 
            } 
            
            .containersyno .box .box-cell.box4c { 
            	width:25%;
                background:#000000; 
                text-align:justify 
            } 
            
           .containersyno #child {
float: right;
display: flex;  
justify-content: right;
right: 10px;
margin-bottom: 30px;
}   
           /*---------------------  container title*/
           .containermain {
  font-family: arial;
  font-size: 24px;
  margin: 25px;
  width: 50%;
 /*  outline: dashed 1px white;*/
  /* Setup */
  position: relative;
  margin: auto;
  top: 25px;
       
}
              .containermain.title { 
                width:50%; 
                margin:10px; 
                display:table; 
            } 
            .containermain.title .title-row { 
                display:table-row; 
            } 
            .containermain.title .title-cell { 
                display:table-cell; 
                padding:10px; 
                      
            } 
            .containermain.title .title-cell.box5a { 
            
                background:#000000; 
                color:white; 
                width:100%;
                justify-content: left;
                
            }       
          


.containebutt {
  font-family: arial;
  font-size: 24px;
  width: 50%;
  /*outline: dashed 1px white;*/
  /* Setup */
  position: relative;
  margin: auto;
  margin-top: 30px;
}

div.containerbuttoverlay{
  border: 0px solid #ccc;
  padding-top: 1px;
  padding-right: 5px;
  padding-left: 5px;
  top: 0;
            } 

div.containerbuttoverlay:hover {
  border: 0px solid #777;
}


.buttonoverlay:hover {
  opacity: 0.3;
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}
.buttonoverlay{
  display: block;
  margin-left: auto;
  margin-right: auto;
  transition: .5s ease;
}

@media only screen and (max-width: 100px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


/* ------------------------- */