.elementor-1182 .elementor-element.elementor-element-b2d8f81 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1182 .elementor-element.elementor-element-cfdd6a5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1182 .elementor-element.elementor-element-46f82d5 > .elementor-widget-container{margin:0% 15% 0% 15%;}.elementor-1182 .elementor-element.elementor-element-eb61eb3 > .elementor-element-populated{margin:0% 20% 0% 20%;}.elementor-1182 .elementor-element.elementor-element-9019865{--divider-border-style:solid;--divider-border-color:#000;--divider-border-width:1px;}.elementor-1182 .elementor-element.elementor-element-9019865 .elementor-divider-separator{width:100%;}.elementor-1182 .elementor-element.elementor-element-9019865 .elementor-divider{padding-top:15px;padding-bottom:15px;}.elementor-1182 .elementor-element.elementor-element-2a624a1 .gallery-item .gallery-caption{text-align:center;}@media(max-width:767px){.elementor-1182 .elementor-element.elementor-element-2885a83{margin-top:0px;margin-bottom:0px;padding:0% 0% 0% 0%;}.elementor-1182 .elementor-element.elementor-element-45e24c0{width:100%;}.elementor-1182 .elementor-element.elementor-element-45e24c0 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1182 .elementor-element.elementor-element-46f82d5 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1182 .elementor-element.elementor-element-eb61eb3 > .elementor-element-populated{margin:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-0d81c40 */body{
    background-color: #000;
}

/*start change color*/
* {
    box-sizing: border-box;
}

img {
    vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    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 {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.rowimg{
    /*display: ;*/
    /*    display: block;
    */    
    /*background-image: linear-gradient(to right, #4b494a 0%,#ffffff 100%);*/
    background-image:  url(../images/button/buttons/color-stc_button.png);
    background-size: 60%;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-position: center; 
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    /*padding-right: 60px;*/
    /*    margin-right: -15px;
        margin-left: -15px;*/
}

/*Six columns side by side*/ 
.columns{
    float: inside;
    /*width: 16.66%;*/
    width: 10%;
    text-align: center;
    display: inline-block;

}



/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

@media only screen and (min-width: 1700px){
    body{
        background-color: #000;
    }

    /*start change color*/
    * {
        box-sizing: border-box;
    }

    img {
        vertical-align: middle;
    }

    /* Position the image container (needed to position the left and right arrows) */
    .container {
        position: relative;
    }

    /* Hide the images by default */
    .mySlides {
        display: none;
    }

    /* Add a pointer when hovering over the thumbnail images */
    .cursor {
        cursor: pointer;
    }

    /* Next & previous buttons */
    .prev,
    .next {
        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 {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }

    /* Number text (1/3 etc) */
    .numbertext {
        color: #f2f2f2;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
    }

    /* Container for image text */
    .caption-container {
        text-align: center;
        background-color: #222;
        padding: 2px 16px;
        color: white;
    }

    .row:after {
        content: "";
        display: table;
        clear: both;
    }

    .rowimg{
        /*display: ;*/
        /*    display: block;
        */    
        /*background-image: linear-gradient(to right, #4b494a 0%,#ffffff 100%);*/
        background-image:  url(../images/button/buttons/color-stc_button.png);
        background-size: 60%;
        background-repeat: no-repeat;
        /*background-attachment: fixed;*/
        background-position: center; 
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 40px;
        /*padding-right: 60px;*/
        /*    margin-right: -15px;
            margin-left: -15px;*/
    }

    /*Six columns side by side*/ 
    .columns{
        float: inside;
        /*width: 16.66%;*/
        width: 10%;
        text-align: center;
        display: inline-block;

    }



    /* Add a transparency effect for thumnbail images */
    .demo {
        opacity: 0.6;
    }

    .active,
    .demo:hover {
        opacity: 1;
    }
}

@media only screen and (max-width: 414px) {
    body{
        background-color: #000;
    }

    /*start change color*/
    * {
        box-sizing: border-box;
    }

    img {
        vertical-align: middle;
    }

    /* Position the image container (needed to position the left and right arrows) */
    .container {
        position: relative;
    }

    /* Hide the images by default */
    .mySlides {
        display: none;
    }

    /* Add a pointer when hovering over the thumbnail images */
    .cursor {
        cursor: pointer;
    }

    /* Next & previous buttons */
    .prev,
    .next {
        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 {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }

    /* Number text (1/3 etc) */
    .numbertext {
        color: #f2f2f2;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
    }

    /* Container for image text */
    .caption-container {
        text-align: center;
        background-color: #222;
        padding: 2px 16px;
        color: white;
    }

    .row:after {
        content: "";
        display: table;
        clear: both;
    }

    .rowimg{
        /*display: ;*/
        /*    display: block;
        */    
        /*background-image: linear-gradient(to right, #4b494a 0%,#ffffff 100%);*/
        background-image:  url(../images/button/buttons/color-stc_button.png);
        background-size: 60%;
        background-repeat: no-repeat;
        /*background-attachment: fixed;*/
        background-position: center; 
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 10px;
        /*padding-right: 60px;*/
        /*    margin-right: -15px;
            margin-left: -15px;*/
    }

    /*Six columns side by side*/ 
    .columns{
        float: inside;
        /*width: 16.66%;*/
        width: 10%;
        text-align: center;
        display: inline-block;

    }



    /* Add a transparency effect for thumnbail images */
    .demo {
        opacity: 0.6;
    }

    .active,
    .demo:hover {
        opacity: 1;
    }
}/* End custom CSS */