
body {
    font-family: 'Raleway', sans-serif;
    padding: 10px;
    background: white;

}



/* Bottom left text */
.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}
/* Top left text */
.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}
/* Top right text */
.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}
/* Bottom right text */
.bottom-right {
    position: absolute;
    bottom: 50%;
    right: 16px;
}
.container-sorel {
    position: relative;
    width: 100%;

}
/* Make the image responsive */
.container-sorel img {
    width: 100%;
    height:auto;
}
/* Style the button and place it in the middle of the container/image */
.container-sorel .btn-sorel {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #555;
    color: white;
    width:100%;
    height:100%;
    max-height: 370px;
    font-size: 16px;
    padding: 18px 25px;
    border: none;
    cursor: pointer;
    border-radius: 0px;
    opacity:0.05;
}
.container-sorel .btn-sorel:hover {
    background-color: #333;
    opacity:0.85;
}
@media screen and (max-width: 655px) {
    .container-sorel .btn-sorel {
        width: 75%;
        font-size:2vw;
        padding: 2px 2px;
        display:none;
    }
}







DIV.ctn {
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;}





* {
    box-sizing: border-box;
}

/* Header/Blog Title */
.header-sorel {
    text-align: center;
    background: white;
}
.header-sorel h1 {
}



/* Create two unequal columns that floats next to each other */
/* Left column */
.leftcolumn-sorel {
    float: left;
    width: 75%;
}
/* Right column */
.rightcolumn-sorel {
    float: left;
    width: 25%;
    background-color: #ffffff;
    padding-left: 20px;
}

/* Fake image */
.fakeimg {

    width: 100%;
    padding: 20px;
}
/* Add a card effect for articles */
.card-sorel {
    background-color: white;
    padding: 20px;
    margin-top: 20px;
}
.card-r-sorel {
    background-color: white;
    padding: 20px;

}
/* Clear floats after the columns */
.row-sorel:after {
    content: "";
    display: table;
    clear: both;
}


/* Footer */
.footer-sorel {
    padding: 20px;
    text-align: center;
    background: #333333;
    margin-top: 20px;
    color: white;
    margin-left: auto;
    margin-right: auto;
}
.footer-sorel a {
    text-align: center;
    color: white;
}
.footer-sorel p {
    text-align: center;
    color: white;
    width: 100%;

}
/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
    .leftcolumn-sorel, .rightcolumn-sorel {
        width: 100%;
        padding: 0;
        }
}
/* Responsive layout - when the screen is less than 400px wide, make the navigation links stack on top of each other instead of next to each other */
@media screen and (max-width: 400px) {
    .topnav-sorel a {
        float: none;
        width: 100%;
    }
}













/* Dropdown navbar */
navcenter {
    margin:0;

}
floatdropbtn {
    float: left;
}
.active-nav, .dropdown1, .dropdown2, .dropdown3, .dropdown4, .dropdown5, .dropdown6, .dropdown7, .dropdown8, .dropdown9, a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 10px 13px;
    text-decoration: none;
}
/* Change color on hover */
.active-nav, .dropdown1, .dropdown2, .dropdown3, .dropdown4, .dropdown5, .dropdown6, .dropdown7, .dropdown8, .dropdown9, a:hover {
    background-color: #ddd;
    color: black;
}

.dropbtn {
    float: left;
    width: 100%;
    background-color: #333;
}
.active-nav {
    overflow: visible;
    background-color: #dddd87;
    position: relative;
    color: black;
    display: block;
}
.dropdown1 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown2 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown3 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown4 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown5 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown6 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown7 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown8 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown9 {
    overflow: visible;
    background-color: #333;
    position: relative;
    display: block;
}
.dropdown-content {
    display: none;
    position: absolute;
    margin-top: 50px;
    background-color: #f1f1f1;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
    color: #000000;
    padding: 12px 16px;
    text-decoration: none;
    text-align: left;
    display: block;
}

.dropdown-content a:hover {background-color: #b0b0b0;}

.active-nav:hover .dropdown-content {display: block;}
.dropdown1:hover .dropdown-content {display: block;}
.dropdown2:hover .dropdown-content {display: block;}
.dropdown3:hover .dropdown-content {display: block;}
.dropdown4:hover .dropdown-content {display: block;}
.dropdown5:hover .dropdown-content {display: block;}
.dropdown6:hover .dropdown-content {display: block;}
.dropdown7:hover .dropdown-content {display: block;}
.dropdown8:hover .dropdown-content {display: block;}
.dropdown9:hover .dropdown-content {display: block;}

.dropdown1:hover .dropbtn1 {background-color: #3e8e41;}
.dropdown2:hover .dropbtn1 {background-color: #3e8e41;}
.dropdown3:hover .dropbtn1 {background-color: #3e8e41;}
.dropdown4:hover .dropbtn1 {background-color: #3e8e41;}
.dropdown5:hover .dropbtn1 {background-color: #3e8e41;}
.dropdown6:hover .dropbtn1 {background-color: #3e8e41;}
.dropdown7:hover .dropbtn1 {background-color: #3e8e41;}
.dropdown8:hover .dropbtn1 {background-color: #3e8e41;}
.dropdown9:hover .dropbtn1 {background-color: #3e8e41;}
/* Dropdown navbar */


/* Main Slide STARTS*/
* {box-sizing: border-box;}

.mySlides {display: none;}
img {vertical-align: middle;}
/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    position: relative;
    margin: auto;
}
.slideshow-container2 {
    height: 310px;
    position: relative;
    margin: auto;
}
/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
/* The dots/bullets/indicators */
.dot {
     height: 15px;
     width: 15px;
     margin: 0 2px;
     background-color: #bbb;
     border-radius: 50%;
     display: inline-block;
     transition: background-color 0.6s ease;
 }
.dot2 {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active {
    background-color: #717171;
}
/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
.fade2 {
    -webkit-animation-name: fade2;
    -webkit-animation-duration: 2.0s;
    animation-name: fade2;
    animation-duration: 2.0s;
}
@-webkit-keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}
@-webkit-keyframes fade2 {
    from {opacity: .4}
    to {opacity: 1}
}
@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}
@keyframes fade2 {
    from {opacity: .4}
    to {opacity: 1}
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {font-size: 11px}
}
/* Main Slide ENDS */

.rowAcr > .columnAcr {
    padding: 0 8px;
    margin-bottom: 20px;
}
/* Create four equal columns that floats next to eachother */
.columnAcr {
    float: left;
    width: 25%;
}
img.hover-shadowAcr {
    transition: 0.3s;
    width:95%;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.hover-shadowAcr:hover {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 3px 10px 0 rgba(0, 0, 0, 0.35);
}
img.hover-shadowAcr2 {
    transition: 0.8s;
    width:100%;
}

.hover-shadowAcr2:hover {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 3px 10px 0 rgba(0, 0, 0, 0.35);
}



/* Create two unequal columns that floats next to each other */
/* Left column */
.leftcolumn-sorel-canvas {
    display:block;
    float: left;
    width: 50%;
    background-color: #ffffff;
}
/* Right column */
.rightcolumn-sorel-canvas {
    display:block;
    position: relative;
    float: left;
    width: 50%;
    background-color: #ffffff;
    padding-left: 20px;
}

/* Add a card effect for articles */
.card-sorel-canvas {
    background-color: white;
    padding: 20px;
    margin-top: 20px;
}
.card-r-sorel-canvas {
    background-color: white;
    padding: 20px;
    margin-top: 20px;
}
/* Clear floats after the columns */
.row-sorel-canvas:after {
    content: "";
    display: table;
    clear: both;
    padding: 20px;
}
.clearfix{
    clear:both;
}
.heightCard {
    height: 300px;
    position:relative;
}
.heightCard2 {
    height: 30vw;
    position:relative;
}
.heightCard3 {
    height: 400px;
    position:relative;
}
.heightCard-photo {
    height: 100%;
    position:relative;
}
.heightCard2-photo {
    height: 30vw;
    position:relative;
}
.heightCard3-photo {
    height: 400px;
    position:relative;
}
@media only screen and (max-width: 795px) {
    .heightCard {height: 100%}
    .heightCard-photo {height: 100%}
    .row-sorel-canvas {float: none}
    .leftcolumn-sorel-canvas {width:100%}
    .rightcolumn-sorel-canvas {width: 100%; padding-left: 0px}
    .rightcolumn-sorel-canvas p, h1 {width: 100%; padding-left: 0px}
    .heightCard3 {height: 500px; float:none}
    .heightCard3-photo {height: 800px; float:none}
}
@media only screen and (max-width: 435px) {
    .heightCard {height: 100%}
    .heightCard-photo {height: 100%}
    .row-sorel-canvas {float: none}
    .leftcolumn-sorel-canvas {width:100%}
    .rightcolumn-sorel-canvas {width: 100%; padding-left: 0px}
    .rightcolumn-sorel-canvas p, h1 {width: 100%; padding-left: 0px}
    .heightCard3 {height: 800px; float:none}
    .heightCard3-photo {height: 800px; float:none}
}




/* image form - compare two images */
.img-comp-container {
    position: relative;
    width:100%;
    /*should be the same height as the images*/
}
.img-comp-img {
    position: absolute;
    width: auto;
    height: 100%;
    overflow:hidden;
}
.img-comp-img img {
    display:block;
    vertical-align:middle;
    height:100%;
    padding: 20px;
}
.img-comp-slider {
    position: absolute;
    z-index:9;
    cursor: ew-resize;
    /*set the appearance of the slider:*/
    width: 40px;
    height: 40px;
    background-color: #13f300;
    opacity: 0.95;
    border-radius: 50%;
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 1600px) {
    .img-comp-img, img {width: 100%}
}
@media only screen and (max-width: 800px) {
    .img-comp-slider {width: 20px; height: 20px}
}
/* image form - compare two images */


/* image form - types */
.container-p-types-main-main {
    float: left;
    position: relative;
    width: 100%;
}
.container-p-types-main {
    float: left;
    position: relative;
    width: 300px;
    padding: 20px;
}
 .container-p-types {
     position: relative;
     width: 100%;
 }
.image-p-types {
    display: block;
    width: 100%;
    height: auto;
}
.overlay-p-types {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 1.25s ease;
    background-color: #5a5b56;
}
.container-p-types:hover .overlay-p-types {
    opacity: .95;
}
.text-p-types {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
}
/* image form - types */




/* image ZOOM */
.img-magnifier-container {
    position:relative;
}
.img-magnifier-glass {
    position: absolute;
    border: 1px solid #13f300;
    border-radius: 50%;
    cursor: none;
    /*Set the size of the magnifier glass:*/
    width: 100px;
    height: 100px;
}
/* image ZOOM */

.img-magnifier-glass555 {
    position: absolute;
    border: 0.8px solid #bfb7c0;
    border-radius: 0%;
    cursor: none;
    /*Set the size of the magnifier glass:*/
    width: 50px;
    height: 50px;
}
/* image ZOOM */





/* Columns Responsive */
/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
    background-color:white;
    padding: 2.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
    .col {  margin: 1% 0 1% 0%; }
    .span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}
/* Columns Responsive */




img.hover-shadowAcr3 {
    position: relative;
    transition: 0.8s;
    margin-left: 20px;
    width: 50%;
}

.hover-shadowAcr3:hover {
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1), 4px 4px 4px 0 rgba(5, 2, 0, 0.49);
}




img.hover-shadowAcr4-1 {
    position: relative;
    transition: 0.8s;

    width: 80%;
}

.hover-shadowAcr4-1:hover {
    box-shadow: 0 -7px 0 0 floralwhite, 0 -10px 0 0 ghostwhite;
}

img.hover-shadowAcr4-2 {
    position: relative;
    transition: 0.8s;

    width: 80%;
}

.hover-shadowAcr4-2:hover {
    box-shadow: 0 -7px 0 0 silver, 0 -10px 0 0 #8b8b8b;
}

img.hover-shadowAcr4-3 {
    position: relative;
    transition: 0.8s;

    width: 80%;
}
.hover-shadowAcr4-3:hover {
    box-shadow: 0 -7px 0 0 gold, 0 -10px 0 0 darkgoldenrod;
}

img.hover-shadowAcr4-4 {
    position: relative;
    transition: 0.8s;

    width: 80%;
}
.hover-shadowAcr4-4:hover {
    box-shadow: 0 -7px 0 0 #ce6b00, 0 -10px 0 0 darkgoldenrod;
}


.box-hovering-option {
    padding-right: 20px;

}

.box-hovering-option:hover {
    background-color: #868686;
    color: white;
}

.box-hovering-option-top {
    padding-right: 20px;

}

.box-hovering-option-top:hover {
    background-color: #868686;
    color: white;
}

.text-hovering-red {

}

.text-hovering-red:hover {
    color: red;
    cursor: grab;
}

.text-hovering-white {

}

.text-hovering-white:hover {
    color: #fff2f9;
    cursor: grab;
}
.text-hovering-silver {

}

.text-hovering-silver:hover {
    color: silver;
    cursor: grab;
}
.text-hovering-gold {

}

.text-hovering-gold:hover {
    color: gold;
    cursor: grab;
}

.text-hovering-copper {

}

.text-hovering-copper:hover {
    color: #bc4e00;
    cursor: grab;
}



.column-1-of-3-sorel-canvas {
    display:block;
    float: left;
    width: 25%;
    background-color: #ffffff;
    padding-left: 20px;
}
/* Right column */
.column-2-of-3-sorel-canvas {
    display:block;
    position: relative;
    float: left;
    width: 25%;
    background-color: #ffffff;
    padding-left: 20px;
}

.column-3-of-3-sorel-canvas {
    display:block;
    position: relative;
    float: left;
    width: 25%;
    background-color: #ffffff;
    padding-left: 20px;
}

.column-4-of-3-sorel-canvas {
    display:block;
    position: relative;
    float: left;
    width: 25%;
    background-color: #ffffff;
    padding-left: 20px;
}


.text-p-types2 {
    color: white;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
}


.row-sorel-metal-print:after {
    content: "";
    display: table;
    clear: both;
    padding: 20px;
}

.alu-text-div-cent {
    width:80%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    font-size: 14px;
}

.alu-text-div-cent-aboutus {
    width:90%;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    display: block;
    font-size: 18px;
    font-weight: lighter;
    padding-left: 20px;
    padding-right: 20px;
}


.alu-text-div-cent-sub {
    display: block;
    font-weight: lighter;
    width: 95%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    margin:0px;
}

.alu-text-div-cent-sub-100 {
    display: block;
    font-weight: lighter;
    width: 80%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
}


.alu-text-div-cent-sub-100-100 {
    display: block;
    font-weight: lighter;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
}

.alu-text-div-cent-sub1 {
    display: block;
    font-weight: lighter;
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.alu-text-div-cent-sub2 {
    display: block;
    font-weight: lighter;
    width: 50%;
    text-align: left;
    padding-right: 20px;
}

.image-width-100 {

}

.padding-turn-off-when-small {
    padding: 60px;
    text-align: center;
    background: white;
    height: 100%;
    position:relative;

}


.padding-turn-off-when-small h2 {
    font-size: 25 px;
    font-weight: lighter;
    margin: 0px;
}

img.hover-shadowAcr5-1 {
    position: relative;
    transition: 0.8s;
    width: 80%;
}

.hover-shadowAcr5-1:hover {
    box-shadow: 0 -7px 0 0 floralwhite, 0 -10px 0 0 ghostwhite;
}

.section-footer {
    clear: both;
    padding-top: 20px;
}






.column-dgprint {
    float: left;
    width: 25%;
    padding: 25px;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    color: green;
    background-color: white;
    font-weight: lighter;
    border-style: solid;
    border-width: 0.5px;
    border-color: green;
}

.containerTab-dgprint {
    padding: 20px;
    color: white;
    display: none;
    background-color: green;
}

.containerTab-dgprint h2 p {
    font-weight: lighter;
}

/* Clear floats after the columns */
.row-dgprint:after {
    content: "";
    display: table;
    clear: both;
}

/* Closable button inside the container tab */
.closebtn-dgprint {
    float: right;
    color: white;
    font-size: 25px;
    cursor: pointer;
}


.column-dgprint:hover {
    color: white;
    background-color: green;
    font-weight: bold;

}


img.hover-shadow-column-dgprint {
    transition: 0.3s;
    width:25%;

    box-shadow: 0 1px 1px 0 rgb(239, 239, 239), 0 1px 1px 0 rgb(255, 246, 0);
}
.hover-shadow-column-dgprint:hover {
    box-shadow: 0 4px 8px 0 rgb(239, 239, 239), 0 6px 20px 0 rgb(246, 244, 255);
}



/* Got Top Button */
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 15px;
    border: none;
    outline: none;
    background-color: #fdf8ff;
    color: grey;
    cursor: pointer;
    padding: 10px;
    border-radius: 20px;
}
#myBtn:hover {
    background-color: #555;
    color: #fff200;
}
/* Got Top Button */


.cookies {
    display: table;
    width: 80%;
    font-weight: light;
    font-size: 18px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


table {
    margin-top: 20px;
    border-collapse: collapse;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

td, th {
    text-align: left;
    padding: 8px;
}
tr:nth-child(even) {
    background-color: #ebebeb;
}




@media only screen and (max-width: 795px) {
    .cookies {width: 100%;font-size: 13px;}
    .column-1-of-3-sorel-canvas {padding-left: 0px; margin-left: 0px; width:50%}
    .column-2-of-3-sorel-canvas {padding-left: 0px; margin-left: 0px; width:50%}
    .column-3-of-3-sorel-canvas {padding-left: 0px; margin-left: 0px; width:50%}
    .column-4-of-3-sorel-canvas {padding-left: 0px; margin-left: 0px; width:50%}
    .padding-turn-off-when-small {padding: 10px}
    .padding-turn-off-when-small h2 {font-size: 15px}
    .alu-text-div-cent {width: 90%; font-size: 10px}
    .alu-text-div-cent-aboutus {width: 90%; font-size: 12px; padding-left: 10px; padding-right: 10px}
    .alu-text-div-cent-sub {font-size: 10px; padding-left: 10px; padding-right: 10px}
    .alu-text-div-cent-sub-100 {font-size: 10px; padding-left: 10px; padding-right: 10px}
    .alu-text-div-cent-sub-100-100 {font-size: 14px}
    .alu-text-div-cent-sub1 {padding-left: 10px; padding-right: 10px}
    .alu-text-div-cent-sub2 {padding-right: 10px}
    .column-dgprint {font-size: 15px; width:50%}
    .containerTab-dgprint h2 {font-size: 15px}
    .containerTab-dgprint p {font-size: 10px}
    .closebtn-dgprint {font-size: 15px}


}
@media only screen and (max-width: 435px) {
    .cookies {width: 100%;font-size: 10px;}
    .column-1-of-3-sorel-canvas {padding-left: 0px; margin-left: 0px; width:100%; float:none}
    .column-2-of-3-sorel-canvas {padding-left: 0px; margin-left: 0px; width:100%; float:none}
    .column-3-of-3-sorel-canvas {padding-left: 0px; margin-left: 0px; width:100%; float:none}
    .column-4-of-3-sorel-canvas {padding-left: 0px; margin-left: 0px; width:100%; float:none}
    .padding-turn-off-when-small {padding: 2px}
    .image-width-100 {width: 100%; padding: none;}
    .padding-turn-off-when-small h2 {font-size: 12px}
    .alu-text-div-cent {width: 100%; font-size: 9px}
    .alu-text-div-cent-aboutus {width: 100%; font-size: 9px; padding-left: 2px; padding-right: 2px}
    .alu-text-div-cent-sub {font-size: 9px; padding-left: 2px; padding-right: 2px}
    .alu-text-div-cent-sub-100 {font-size: 9px; padding-left: 2px; padding-right: 2px}
    .alu-text-div-cent-sub-100-100 {font-size: 11px}
    .alu-text-div-cent-sub1 {padding-left: 2px; padding-right: 2px}
    .alu-text-div-cent-sub2 {padding-right: 2px}
    .column-dgprint {font-size: 12px; width:100%}
    .containerTab-dgprint h2 {font-size: 12px}
    .containerTab-dgprint p {font-size: 9px}
    .closebtn-dgprint {font-size: 12px}

}

@media only screen and (max-width: 180px) {
    .padding-turn-off-when-small {display: none}

}




.paper-type-main-background {
    display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.paper-type-gap {
    float: left;
    width: 100%;
}
.paper-type-gap-sub {
    display: inline-block;
    width: 250px;
    height: auto;
    padding: 10px;
}
.paper-type-gap-img {
    position: relative;
    width: 100%;
}
.paper-type-gap-text {
    font-weight: lighter;
    text-align: center;
    text-shadow: #8b8b8b;
}
.paper-type-gap-text h2 {
    font-size: 12 px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.paper-type-gap-text a {
    font-size: 9 px;
    color: #262626;
}
.paper-type-gap-sub:hover {
    background: #d7d7d7;
    cursor: pointer;
    color: #003400;
}
.paper-type-gap-img img.hover-img-paper-t {
    transition: 0.8s;
    width:100%;
}
.hover-img-paper-t:hover {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 3px 10px 0 rgba(0, 0, 0, 0.35);
}
.collapsible-read-more {
    color: white;
    background-color: #3e8e41;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}
.active-read-more, .collapsible-read-more:hover {
    background-color: #b40700;
    font-size: 15px;
}
.collapsible-read-more:after {
    content: '\002B';
    color: white;
    float: right;
    margin-left: 5px;
}
.active-read-more:after {
    content: "\2212";
}
.content-read-more {
    padding: 0 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #d2ced4;
    color: #003400;
}
.content-read-more p {
    font-size: 14px;
    font-weight: lighter;
    padding: 5px;
}


.max-width-image-30 {
    max-width:30px;
}

.max-width-image-1-3 {
    width:33%;
    margin-left: 20px;

}

.max-width-image-divi {
    float:left;
    display: block;
}



img.hover-shadow-column-canvas {
    transition: 0.3s;
    width:80%;

    box-shadow: 0 1px 1px 0 rgb(36, 36, 36), 0 1px 1px 0 rgb(0, 0, 0);
}
.hover-shadow-column-canvas:hover {
    box-shadow: 0 4px 8px 0 rgb(27, 27, 27), 0 6px 20px 0 rgb(0, 0, 0);
}






.section-height100 {
    overflow: hidden;
    height: 100%;

}




img {
    vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container-transp-plexi {
    position: relative;
}

/* Hide the images by default */
.mySlides-transp-plexi {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor-transp-plexi {
    cursor: pointer;
}

/* Next & previous buttons */
.prev-transp-plexi,
.next-transp-plexi {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next-transp-plexi {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev-transp-plexi:hover,
.next-transp-plexi:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext-transp-plexi {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container-transp-plexi {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row-transp-plexi:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column-transp-plexi {
    float: left;
    width: 10%;
}

/* Add a transparency effect for thumnbail images */
.demo-transp-plexi {
    opacity: 0.6;
}

.active-transp-plexi,
.demo-transp-plexi:hover {
    opacity: 1;
}





.container-index-page-hover {
    position: relative;
    width: 50%;
    float: left;
    padding: 0px;
}

.container-index-page-hover2 {
    position: relative;
    float: left;
    width: 100%;

    padding: 0px;
}


.image-index-page-hover {
    display: block;
    width: 100%;
    height: auto;
}

.overlay-index-page-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #ca0001;
}

.container-index-page-hover:hover .overlay-index-page-hover {
    opacity: 0.8;
    cursor: pointer;
}




.text-index-page-hover {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


.hitcounters-sorel {

    background-color: #0a0a0a;
    margin-left: auto;
    margin-right: auto;
}