
*{
box-sizing: border-box;
    
}

/* cincuentaeoitostartzx */
 
#cyclewrap{position:relative;width:100px;}
#cyclewrap .cycleprev, #cyclewrap .cyclenext{display:block;position:absolute;width:32px;height:32px;top:150px;z-index:9999;text-decoration:none;}
#cyclewrap .cycleprev{left:0;background:url(Images/img-prev.png) no-repeat top left;}
#cyclewrap .cyclenext{right:0;background:url(Images/img-next.png) no-repeat top left;}

#cycleimages{overflow: hidden; position: relative;}
 
/* cincuentaeoitoendzx */


/* cincuentaenovestartzx */

#cyclewrap2{position:relative;width:100px;}
#cyclewrap2 .cycleprev, #cyclewrap2 .cyclenext{display:block;position:absolute;width:32px;height:32px;top:150px;z-index:9999;text-decoration:none;}
#cyclewrap2 .cycleprev{left:0;background:url(Images/img-prev.png) no-repeat top left;}
#cyclewrap2 .cyclenext{right:0;background:url(Images/img-next.png) no-repeat top left;}

#cycleimages{overflow: hidden; position: relative;}

/* cincuentaenoveendzx */


  
html {
    background-color: #fff; 
    margin: 0;back
    padding: 0;
}
 
body {
    background-color: #fff;
    border-top: solid 0px #fff;
    color: #333;
    font-size: 1em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}
 
a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}
 
    a:link, a:visited,
    a:active, a:hover {
        color: #333;
        
    }
 


a:hover {
    color: #a52f09;
    text-decoration: none;
    }
    

a.otherLks {
    color:#ff9e12;
}

a.otherLks:hover {
    color:#a52f09;
    text-decoration: none;
}


 
header, footer, hgroup,
nav, section {
    display: block;
}
 
mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}
 
.float-left {
    float: left;
}
 
 
.copyright {
float: right;
padding: 30px 0;
width: 1366px;
text-align: center;
color:#000;
font-size: 1em;
}
 
 
 
 
 
 
.float-right {
    float: right;
}
 
.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
 
h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}
 
h1 {
    font-size: 2em;
}
 
h2 {
    font-size: 1.75em;
}
 
h3 {
    font-size: 1.2em;
}
 
h4 {
    font-size: 1.1em;
}
 
h5, h6 {
    font-size: 1em;
}
 
    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }
 
 
/* sesentazx
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 1366px;
}
 
#body {
    background-color: #fff;
    clear: both;
    padding-bottom: 35px;
}
 
    .main-content {
        background: url("../Images/accent.png") no-repeat;
        padding-left: 10px;
        padding-top: 30px;
    }
 




/* HALF CIRCLE ON DEFAULT PAGE. USE THIS FOR NON-XMAS */

 /*   
    .featured + .main-content {
        background: url("../Images/heroAccent.png") no-repeat;
    } */

/* HALF CIRCLE ON DEFAULT PAGE. USE THIS FOR NON-XMAS */


/* XMAS_TREE_BOLITA ON DEFAULT PAGE. USE THIS FOR XMAS */

/*    
    .featured + .main-content {
        background: url("../Images/xmasTreeBolita.png") no-repeat;
    }
*/
/* XMAS_TREE_BOLITA ON DEFAULT PAGE. USE THIS FOR XMAS */





header .content-wrapper {
    padding-top: 20px; 
}
 
footer {
    clear: both;
    background-color: #fff;
    font-size: .8em;
    height: 100px;
    }
 
 
/* sesentaeumzx
----------------------------------------------------------*/
.site-title {
    color: ##c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}
 
.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}
 
 
/* sesentaedoiszx
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}
 
    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 0px 0px;
        text-decoration: none;
    }
 
    #login a.email {
        background: none;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }
 
    #login ul {
        margin: 0;
    }
 
    #login li {
        display: inline;
        list-style: none;
    }
 
 
/* quatre vingt dix */

body {
  margin: 0;
  font-family: 'Quicksand', sans-serif;
  background-color: #fff;
}

a {
  color: #000;
}

/* zorro001 */

.header {
  background-color: #fff;
  box-shadow: 0px 0px 0px 0 rgba(0,0,0,.1);
  /*position: fixed;*/
  width: 100%;
  z-index: 3;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}

.header li a {
  display: block;
  padding: 15px 15px;
  border-right: 1px solid #f4f4f4;
  text-decoration: none;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #f4f4f4;
}

.header .logo {
  display: block;
  float: left;
  font-size: 1.25em;
  padding: 10px 20px;
  text-decoration: none;
}

/* zorro002 */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* zorro003 */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* zorro004 */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 390px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* zorro005 */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 15px 25px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}

 
/* soixante-cinq */
    
    

/* sesentaeseiszx */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #928D8B 0%, #e2e8eb 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3C403D;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #3C403D;
    }
 
        .featured p {
            font-size: 1.1em;
        }
 
/* sesentaesetezx */
 
 
hgroup.title {
    margin-bottom: 10px;
    text-align: center;
}


 
hgroup.title h1, hgroup.title h2 {
    display: inline;
}
 

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}
 
/* Added for SabJoven Title */
hgroup.title2 {
    text-align: center;
    font-size: .75em;
}

hgroup.title2 h2 {
    display: inline;
}
 
hgroup.title2 h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* Added for SabJoven Title */









/* sesentaeoitozx */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}
 
/* sesentaenovezx */
ol.round {
    list-style-type: none;
    padding-left: 0;
}
 
    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }
 
        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }
 
        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }
 
        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }
 
        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }
 
        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }
 
        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }
 
        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }
 
        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }
 
        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* added the next three ol.round for ten, eleven, and twelve used for xmas */

        ol.round li.ten {
            background: url("../Images/xmasTreeBolitaList1.png") no-repeat;
        }
        ol.round li.eleven {
            background: url("../Images/xmasTreeBolitaList2.png") no-repeat;
        }
        ol.round li.twelve {
            background: url("../Images/xmasTreeBolitaList3.png") no-repeat;
        }


 
/* setentazx */
article {
    float: left;
    width: 100%;
}
 
aside {
    float: right;
    width:55%;
}
 
    aside ul {
        list-style: none;
        padding: 0;
    }
 
        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }
 
.label {
    font-weight: 600;  /* setentaeumzx */
}
 
 
/* setentaedoiszx */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}
 
    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }
 
    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }
 
    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }
 
    #loginForm input {
        width: 250px;
    }
 
    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }
 
#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}
 
    #socialLoginForm h2 {
        margin-bottom:  5px;
    }
 
#socialLoginList button {
    margin-bottom: 12px;
}
 
#logoutForm {
    display: inline;
}
 
/* setentaetreiszx */
.contact h3 {
    font-size: 1.2em;
}
 
.contact p {
    margin: 5px 0 0 10px;
}
 
.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}
 
/* setentaequatrozx */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
 
    fieldset legend {
        display: none;
    }
 
    fieldset ol {
        padding: 0;
        list-style: none;
    }
 
        fieldset ol li {
            padding-bottom: 5px;
        }
 
label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}
 
label.checkbox {
    display: inline;
}
 
input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}
 
textarea {
    font-family: inherit;
    width: 500px;
}
 
    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }
 
    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
    }
 
    input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }
 
    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }
 
/* setentaecincozx */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}
 
.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
 
.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
 
.error {
    color: #e80c4d;
}
 
/* setentaeseiszx */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}
 
.field-validation-valid {
    display: none;
}
 
input.input-validation-error {
    border: 1px solid #e80c4d;
}
 
input[type="checkbox"].input-validation-error {
    border: 0 none;
}
 
.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}
 
.validation-summary-valid {
    display: none;
}
 
 
/* setentaesetezx
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}
 
th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}
 
    th a {
        display: block;
        position: relative;
    }
 
    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }
 
    th a:hover {
        color: #000;
    }
 
    th.asc a, th.desc a {
        margin-right: .75em;
    }
 
    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }
 
    th.asc a:after {
        content: '▲';
    }
 
    th.desc a:after {
        content: '▼';
    }
 
td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}
 
tr.pager td {
    padding: 0 0.25em 0 0;
}
 
 
 
 
/* setentaeoitoStartzx */
 
 
 
/* setentaenovezx
----------------------------------------------------------*/
div#featuredProduct {
    background-color: #fdfcf7;
    border: 2px solid #e6e3d8;
    height: 200px;
    margin: 10px auto;
    width: 915px;
    
    /*CSS3 properties*/
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0px 2px 5px #888;
    -webkit-box-shadow: 0px 2px 5px #888;
    -moz-box-shadow: 0px 2px 5px #888;
}
 
    div#featuredProduct img {
        float:left;
        height: 200px;
        width: 450px;  /* ochentazx -------------------------------------------------------------- 
            --------------------------------------------------------------------------- */
        
        /*CSS3 properties*/
        border-radius: 3px 0px 0px 3px;
        -moz-border-radius: 3px 0px 0px 3px;
        -webkit-border-radius: 3px 0px 0px 3px;
    }
 
    #featuredProductInfo {
        float: left;
        height: 100%;
        padding: 0 20px; /* ochentaeumzx */
        width: 280px;
    }
 
        #productInfo {
            height: 250px;
            overflow: auto;
        }
 
            #productInfo h2 {
                font-size: 2.5em;
                font-weight: normal;
                margin: 5px 0;
            }
 
            #productInfo .description {
                font-size: 1.2em;
                margin: 0;
            }
 
            #productInfo .price {
                font-size: 1.75em;
                margin: 5px 0;
            }
 
        #callToAction a.order-button {
            font-size: 2em;
            padding: 5px 0;
            text-align:center;
            width: 100%;
        }
 
/* ochentaedoiszx
----------------------------------------------------------*/
#products {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* -----non-mob prodimage-----*/ 
.product {
    float: left;
    margin: 10px 30px 0 45px;  /* -----was 10px  12px-----*/
    width: 23%; 
}
 
/* -----non-mob prodimage-----*/

    .product .productInfo {
        height: 300px;
        overflow: hidden;
    }
 
        .product h3 {
            font-size: 1.65em;
            font-weight: normal;
            margin: 0 0 5px 0;
            padding: 0;
        }
 
/* -----non-mob prodimage-----*/
        .product-image {
            background-color: #edece8;
            border: 1px #e6e3d8 solid;
            height: 180px;
            margin: 0 0 7px 0px;
            padding: 3px;
            width: 100%;
          
        }
/* -----non-mob prodimage-----*/



        .hide-from-desktop
        {
            /* Only for mobile devices */
            display:none;
        }
 
        .product .description {
            margin: 0;
        }
 
    .product .price {
        float: left;
        font-size: 1.5em;
        margin: 0;
    }
 
    .product input[type=submit] {
        float: right;
        padding: 2px 7px;
    }
    
    a.order-button {
        background-color: #a52f09;
        border: 1px solid #712107;
        color: #fdfcf7;
        float: right;
        padding: 2px 7px;
    
        /*CSS3 properties*/
        border-radius: 4px; 
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 1px 2px 5px #b4b4b4;
        -webkit-box-shadow: 1px 2px 4px rgba(136,136,136, 0.6);
        -moz-box-shadow: 1px 2px 5px #b4b4b4;
    }
    
         order-button:hover {
            color: #fdfcf7;
        }
 
 
 
/* setentaeoitoEndzx */
 
 

.hours{
    text-align: center;
} 


 
/* extra */

.column2 {
  float: left;
  width: 50%;
  padding: 5px;
}

/* Clearfix (clear floats) */
.row2::after {
  content: "";
  clear: both;
  display: table;
}


/* extra */
 
 
/* the two text ad blocks at the bottom */
.booL {
    float: left;
    width: 50%;
    padding: 5px;
    background-color: #DEDFE4;
}

.booR {
    float: right;
    width: 50%;
    padding: 5px;
    background-color: #93A08D;
}
/* the two text ad blocks at the bottom */

.go{
    float: right;
}





/********************
*   ochentaetreiszx   *
    
*********************/

@media (max-width: 768px) {
 
    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }
 
    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }
 
    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }
 
        #login ul {
            margin: 5px 0;
            padding: 0;
        }
 
        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }
 
        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }
 
        #login a:hover {
            color: #333;
        }
 






 
 
    /* ochentaequatrozx
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }
 
    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }
 
    .featured .content-wrapper {
        padding: 10px;
    }
 
    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }
 
    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }
 
        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }
 
            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }
 
     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }
 
        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }
 
    /* forms */
    input {
        width: 90%;
    }
 
    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }
 
        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }
 
    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


/* -----mob prodimage addedA-----*/ 
    .product {
        float: none;   /*--was left --*/
        margin: 10px 0 0 0;  /* --was 10px  12px--*/
        width: 100%; /* --was 215px--*/
    }
 
/* -----mob prodimage addedA-----*/

/* -----mob prodimage addedB-----*/
    .product-image {
        background-color: #edece8;
        border: 1px #e6e3d8 solid;
       /* --removed hight --*/
        margin: 0 0 10px 0;  /* --was 0 0 7px 0 --*/
        padding: 1px; /* --was 3px--*/
        width: 100%;  /* --was 200px--*/
        float:none;  /* --added --*/
    }

 /* -----mob prodimage addedB-----*/
 

/* the two text ad blocks at the bottom */
.booL{
    float: none;
    width: 100%;
    padding: 5px;
    background-color: #DEDFE4;
}

.booR{
    float: none;
    width: 100%;
    padding: 5px; 
    background-color: #93A08D; 
}
/* the two text ad blocks at the bottom */


 
    /* footer  -------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }
 
    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }
 
        footer p {
            margin: 0;
        }



    .copyright {
        float: none;
        padding: 30px 0;
        width: 100%;
        text-align: center;
        color: #000;
        font-size: 1em;
    }

}


 







 
    /*  Alert Non-Scrolling Text - CSS start 
    
    REMOVED   ->   <meta name="viewport" content="width=device-width, initial-scale=1">
    AND ADDED ->    margin: 0 auto;    and     max-width: 960px;
    ----------------------------------------------------------*/

.alert {
  padding: 20px;
  background-color: #36a3f4;
  color: white;
  margin: 0 auto;      
  max-width: 960px;
  
}

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}

/*  Alert Non-Scrolling Text - CSS end  */


/* ----------------------------------------------------------*/


/*  Alert Scrolling Text - CSS start */
    
.marquee {
    max-width: 960px;
    margin: 0 auto;
    line-height: 50px;
	background-color: #2196F3;
    opacity: 0.83;
	color: white;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.marquee p {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 25s linear infinite;
}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}

/*  Alert Scrolling Text - CSS end  */


/*  popup at page load  */

#popup_this {
    top: 50%;
    left: 50%;
    text-align:center;
    margin-top: -50px;
    margin-left: -100px;
    position: fixed;
    background: #fff;
    padding: 50px;
}
.b-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    background: #FFC966;
    padding: 5px 10px;
}

/*  popup at page load  */


/*  imagetxtbox  */

.imagebox {
  width: 50%;
  float: left;
}

.textbox {
  width: 50%;
  float: right;
  text-align: center;
  padding-top: 20px;
  background-color: #e36520;
  color: #fff;
}

/*  imagetxtbox  */




/* -----extra-----*/
 @media(max-width: 500px) {
    
  .column2 {
    width: 100%;
  }

}
/* -----extra-----*/




/* -----VZ1-----*/
/* V2 */
.columnA {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

/* V3 */
@media screen and (max-width: 650px) {
  .columnA {
    width: 100%;
    display: block;
  }
}

/* V4 */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* V5 */
.container {
  padding: 0 16px;
}

/* V6 */
.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: grey;
}
/* -----VZ100-----*/








/* -----   sez    -----*/

#slideshow {
    /* **** */
    width: 100%;
    /*   ****   */
    padding-bottom: 45%;
    border: solid 1px black;
    border-radius: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #1e1e1e;
    transition: 0.5s;
}

/* -----   sez    -----*/



.txColor {
    color: #03658c;
}


.txColorB {
    color: #FF0000;
}






/* -----   grp1   -----*/

/* Three columns side by side */
.column {
    float: left;
    width: 33.3%;
    margin-bottom: 16px;
    padding: 0 8px;
}

/* Display the columns below each other instead of side by side on small screens */
@media (max-width: 768px) {
    .column {
        width: 100%;
        display: block;
    }
}

/* Add some shadows to create a card effect */
.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* Some left and right padding inside the container */
.container {
    padding: 0 16px;
}

    /* Clear floats */
    .container::after, .row::after {
        content: "";
        clear: both;
        display: table;
    }

.title {
    color: grey;
}

/* -----   grp1   -----*/



/* -----   prom2   -----*/

.contentprom h1{
    font-size: 60px;
    font-weight: 100;
    margin-top: 24px;
    margin-bottom:15px;
    color: #232d60;
}

.contentprom {
    margin-left: 5%;
    margin-top: 2%;
}


.contentprom .btn50{
    display: inline-block;
    background: repeating-linear-gradient(45deg, #87adfe, #ff77cd);
    border-radius: 6px;
    padding: 10px 20px;
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    box-shadow: 3px 8px 22px rgba(94,28,68,0.15);
}

/* -----   prom2   -----*/


/* -----   ptrMessg   -----*/

.firstParagraph::first-letter{
    float: left;
    padding-top: .1em;
    padding-bottom: .1em;
    padding-right: .1em;
    color: #03658c;
    font-size: 5em;
    line-height: .6em;
}

/* -----   ptrMessg   -----*/


/* -----   sm   -----*/

.fa-square-facebook {
    padding: 20px;
    font-size: 40px;
    width: 60px;
    text-decoration: none;
    margin: 5px 11px;
    
}


.fa-square-youtube {
    padding: 20px;
    font-size: 40px;
    width: 60px;
    text-decoration: none;
    margin: 5px 11px;
}


.fa-hand-holding-dollar {
    padding: 20px;
    font-size: 40px;
    width: 60px;
    text-decoration: none;
    margin: 5px 11px;
}


.fa-file-lines {
    padding: 20px;
    font-size: 40px;
    width: 60px;
    text-decoration: none;
    margin: 5px 11px;
}

/* -----   sm   -----*/




/* -----   footer menu 2024   -----*/
.footer {
    background: #EBF0F2;
    padding: 30px 0px;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
}
    .footer .row {
        width: 100%;
        margin: 1% 0%;
        padding: 0.6% 0%;
        color: #3A3B3C;
        font-size: 1.2em;
    }

    .footer .row a {
        text-decoration: none;
        color: #3A3B3C;
        transition: 0.5s;
    }

        .footer .row a:hover {
            color: #a52f09;
        }

    .footer .row ul {
        width: 100%;
    }

        .footer .row ul li {
            display: inline-block;
            margin: 0px 15px;
        }

    .footer .row a i{
        font-size: 2em;
        margin: 0% 1%;
    }

@media (max-width:768px) {
    .footer {
        text-align: left;
        padding: 1%;
    }

        .footer .row ul li {
            display: block;
            margin: 10px 0px;
            text-align: left;
        }

        .footer .row a i {
            margin: 0% 3%;
        }
}


/* -----   footer menu 2024   -----*/


/* -----   responsive video  -----*/
.video-container {
    position: relative;
    width: 90%;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
    left: 5%;
}

.video-container iframe{
    position: absolute;
    width: 100%;
    height: 90%;
    left: 0;
    top: 0;
    right: 0;
}
/* -----   responsive video  -----*/

