*{




}

h1 >b{
    background-size: cover;
    background-position: center;
    display: block;
    padding:3em 10px!important;

}
html{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

html, body{
    min-height: 100%;
    /*height: auto;*/
}

.font_standard{
    font-size: 14px;
}
/********  PAGE AND STICKY FOOTER   **********/
.width_container{
    width:1000px;
    margin: auto;
}

#page_wrapper_small {
    min-height: 100%;
    height: auto;
}

#footer_small img{
    vertical-align: middle;
}

#footer_small div{
    vertical-align: middle;
    height:100%;
    line-height: 40px;
    text-align: center;
}

#footer_small, #footer_push_small {
    width:100%;
    background: rgb(204,204,204); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

    height: 40px; /* .push must be the same height as .footer */
    z-index: 10000000!important;
    position: relative;
}

.im_link{
    margin-top:5px;
    margin-bottom:5px;
}

#page_footer{
    width:100%;
    position: absolute;
    height:40px;
    bottom: 0px;
}




#footer, #footer_push {
    width:100%;
    height: 200px; /* .push must be the same height as .footer */
}
/*----------------------------------*/
/********  FIXED HEADER   **********/



#page_container{
    padding-top: 20px;
}

#menu_bar{
    display:block!important;
    left:0; 
    position:fixed; 
    width:100%; 
    top:0; 
    /*height:100px;*/
    /*    z-index: 1000000;
         -moz-box-shadow:    inset 0 0 10px #000000;
       -webkit-box-shadow: inset 0 0 10px #000000;
       box-shadow:         inset 0 0 10px #000000;*/
    -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,.3);
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.3);
    z-index: 1000;

    background-image: url(/assets/globe.png);
    background-repeat: no-repeat;
    background-position: left; 
    background-size: contain;
}

/*----------------------------------*/

#dl-menu, #dl-menu-image{
    display:none!important;
}

.menu_full{
    width: 100%;
    text-align: center;
    padding:0!important;
    margin:0!important;
}

.menu_full li{
    padding:0px 5px;
    margin:0 1px!important;
    font-size: 14px;
    line-height: 25px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width:150px;
    height: 25px;
    font-weight: lighter;
    vertical-align: middle;
    float: none;    
    color:#D6EAF8;
    /*border-right: 1px solid #d0d0d0;*/
}

.menu_full li:hover{

    background: #1F618D;

}

.menu_full li a{
    font-weight: bolder;
}


.menu_image{
    text-align: center;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width:250px!important;
    height: 65px!important;
    vertical-align: middle;
    border-right: none!important;
}


#content_container{
    width:100%;
    height:600px;
    padding-top:99px;
}

.no_desktop{
    display:none!important;
}

.footer_block{
    font-size: 12px;
    text-align: left;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width:49%;
    margin: 1px;
    height:98px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.footer_block h4{
    font-size: 11px;
    font-weight: lighter;
}


.footer_block_small{
    height:100px;
    font-size: 13px;
    font-weight: bold;
    line-height: 100px;
    text-align: center;
    color:#333;
}

.footer_social{
    height:50%;
    vertical-align: middle;
}

/************ COLS ****************/

.cols_d1{
    width:100%;
    margin-left:0%;
    margin-right:0%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.cols_d2{
    width:50%;
    margin-left:0.0%;
    margin-right:0.0%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.cols_d3{
    width:33.3%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}



.cols_d4{
    width:25%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.cols_d5{
    width:20%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.cols_d6{
    width:16.66%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.cols_d3_2{
    width:66.66%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}


.cols_d4_3{
    width:75%;
    padding:0;
    vertical-align: top;
    display: inline-block;
}

.cols_d8{
    width:12.5%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}


.submenu_div{
    left:0px;
    top:95px;
    width:100%; 
    z-index: 1000000;
    min-height:75px;
    position: fixed;
}

.submenu_item{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    width:100px;
    height:75px;
    text-align: center;

    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative!important;

}

.submenu_item .sb_image{
    width:60px;
    height:40px;
    border:1px solid white;
    background-position: center;
    background-size: cover;
    margin: auto;
    margin-top: 5px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;

}

.submenu_item .sb_text{
    color:white;
    width:100%;
    line-height:11px;
    height:11px;
    font-size: 10px;
    font-weight: lighter;
    vertical-align: top;
}

.main_link{
    width:100%;
    height:23px;
    display: block;
}
.main_link_nh{

}

.main_link_h{
    width:100%;
    height:2px;
    background: -moz-linear-gradient(left,  rgba(38,129,229,0) 0%, rgba(38,129,229,0.97) 28%, rgba(38,130,229,1) 29%, rgba(37,155,219,1) 51%, rgba(37,154,219,1) 52%, rgba(38,129,229,1) 77%, rgba(38,129,229,1) 78%, rgba(38,129,229,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(38,129,229,0)), color-stop(28%,rgba(38,129,229,0.97)), color-stop(29%,rgba(38,130,229,1)), color-stop(51%,rgba(37,155,219,1)), color-stop(52%,rgba(37,154,219,1)), color-stop(77%,rgba(38,129,229,1)), color-stop(78%,rgba(38,129,229,1)), color-stop(100%,rgba(38,129,229,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(38,129,229,0) 0%,rgba(38,129,229,0.97) 28%,rgba(38,130,229,1) 29%,rgba(37,155,219,1) 51%,rgba(37,154,219,1) 52%,rgba(38,129,229,1) 77%,rgba(38,129,229,1) 78%,rgba(38,129,229,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(38,129,229,0) 0%,rgba(38,129,229,0.97) 28%,rgba(38,130,229,1) 29%,rgba(37,155,219,1) 51%,rgba(37,154,219,1) 52%,rgba(38,129,229,1) 77%,rgba(38,129,229,1) 78%,rgba(38,129,229,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(38,129,229,0) 0%,rgba(38,129,229,0.97) 28%,rgba(38,130,229,1) 29%,rgba(37,155,219,1) 51%,rgba(37,154,219,1) 52%,rgba(38,129,229,1) 77%,rgba(38,129,229,1) 78%,rgba(38,129,229,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(38,129,229,0) 0%,rgba(38,129,229,0.97) 28%,rgba(38,130,229,1) 29%,rgba(37,155,219,1) 51%,rgba(37,154,219,1) 52%,rgba(38,129,229,1) 77%,rgba(38,129,229,1) 78%,rgba(38,129,229,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002681e5', endColorstr='#002681e5',GradientType=1 ); /* IE6-9 */

}

.menu_link_a{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    height: 30px;
}

.submenu_a{
    color:rgba(255,255,255,.5)!important;
    font-weight: bolder!important;
    font-size: 40px!important;
    line-height: 65px!important;
    vertical-align: middle!important;
}

#upper_menu{
    color:white;
    text-align: right;
    /*font-weight: bolder;*/
    /*font-style: italic;*/
    height:20px;
    line-height: 20px;
}

#upper_menu span{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-left: 20px;
    margin-right: 10px;
    cursor: pointer;
    height:100%;
    width:100px;
    color:white;
    font-size: 10px;
}

#upper_menu span:hover{
    color:#e0e0e0;
}


.latest_bg_l{
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
}

.latest_bg_r{
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
}
#social_media_list{
    margin-top: 20px;
}




#social_media_list,#language_list{
    padding: 0px!important;
}

#social_media_list li{
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#social_media_list li:hover{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
#social_media_list li,#language_list li{
    display: inline;
    list-style-type: none;
    margin-left: 15px;
}

#language_list li a{
    color:#c0c0c0;
    font-size: 10px;
}

#language_list li a:hover{
    color:#D6C462;
}


#language_list_bottom li{
    display: inline;
    list-style-type: none;
    margin-left: 15px;
}


#language_list_bottom li a{
    color:#6e6145;
}

#language_list_bottom li a:hover{
    color:#006699;
}



#myCart{
    margin-top: 10px;
    width:250px;
    height:60px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    position:absolute;
    right:0px;
    vertical-align: top;
    font-size:0px;
}



#myCart .img{
    display:inline-block;
    *zoom: 1;
    *display: inline;
    height:100%;
    width:50px;
    vertical-align: top;
}

#myCart .info{
    display:inline-block;
    *zoom: 1;
    *display: inline;
    height:100%;
    width:200px;
    vertical-align: top;
    text-align: left;
}

#myCart .info .heading{
    width:75px;
    font-size: 10px;
    font-weight: bold;
    color:gray;
}

#myCart .info .notes{
    display:inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    width:75px;
    font-size: 11px;
}

#myCart .info img{
    display:inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}



.make_order{
    padding:10px;
    width:90%;
    border-radius: 5px;
    background: rgb(184,198,223); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(184,198,223,1) 0%, rgba(109,136,183,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,198,223,1)), color-stop(100%,rgba(109,136,183,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(184,198,223,1) 0%,rgba(109,136,183,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(184,198,223,1) 0%,rgba(109,136,183,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(184,198,223,1) 0%,rgba(109,136,183,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(184,198,223,1) 0%,rgba(109,136,183,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c6df', endColorstr='#6d88b7',GradientType=0 ); /* IE6-9 */

}

.make_order_txt{
    width:100%;
    height:12px; 
    line-height: 12px; 
    color:#eed785; 
    font-size: 12px;
}

.make_order_number{
    width:100%;
    height:22px; 
    line-height: 22px;
    color:white; 
    font-size: 22px;
}

#home_gallery{
    height:700px;
}



main{
    overflow-x:  hidden;
    overflow-y:  auto;
    margin: auto;
    width:100%;
    background: #fff;
}

main.margin{
    /*margin-top:100px;*/
}
/*header*/
header {
    z-index: 100;
    width: 100%;
    height: 70px;
    /*overflow: hidden;*/
    width:100%;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    background-color:rgba(0,0,0,.2);
    cursor: default;
    user-select:none;
}

header.fixed {
    z-index: 2147483645;
    width: 100%;
    position: fixed;
    top:0px;
    left: 0;
    background: rgb(14,14,14);
    background: -moz-linear-gradient(top, rgba(14,14,14,1) 0%, rgba(51,51,51,1) 99%);
    background: -webkit-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(51,51,51,1) 99%);
    background: linear-gradient(to bottom, rgba(14,14,14,1) 0%,rgba(51,51,51,1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#333333',GradientType=0 );
}


header > div{
    background-size: contain;
    background-image: url(/assets/header_bg.png);
}

header .logo {
    margin: 0;
    display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;

    opacity:0;
    line-height: 70px;
    color: #92999f;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding:0;
}

header.fixed .logo {
    opacity:1;
}

header h1.logo img{
    margin:5px;
    height:60px
}
header nav {
    display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;
    /*float: right;*/
    text-align: right;
    height:100%;
    width:100%;
}


header nav > .item {
    display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;
    vertical-align: top;
    line-height: 20px;
    padding: 0px 10px;
    color: #9fdbfc;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    text-decoration: none;
    font-family: 'Sansita', sans-serif;
    height:100%;
    overflow: visible;
    position: relative;
    border-bottom: 3px solid #777;
    text-align: center;
}
header nav > .item.link{
    cursor: pointer;
}
header nav > .item >.title {
    display: block;
    margin-top: 15px;
    text-decoration: none;
    color:bisque;
    font-family: 'Cabin Condensed', sans-serif;
}
header nav > .item >.subtitle{
    width:100%;
    font-size: 12px;
    text-decoration: none;
    color:#edf9ff;
}

header.smaller nav  > .item{
    line-height: 15px;
    font-size: 13px;
}
header.smaller nav > .item >.title{
    margin-top: 15px;
    text-decoration: none;
    color:bisque;
}
header.smaller nav  > .item >.subtitle{
    display: none;
    text-decoration: none;
}


#header_sub_nav.fixed.inverted,#header_sub_nav.smaller.inverted {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ededed+0,ffffff+100 */
    background: rgb(237,237,237); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
header.smaller.inverted nav > .item >.title{    
    color:#111;
}

#main_nav.inverted{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ededed+0,ffffff+100 */
    background: rgb(237,237,237); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

header.inverted nav > .item >.title{
    color:#444;
}
header.inverted nav > .item >.subtitle{
    color:#069;
}
#header_sub_nav.inverted{
    background: rgba(255,255,255,.7);
}
#header_sub_nav.inverted a{
    color:#111;
}
#header_sub_nav.inverted a:hover{
    color:goldenrod;
}
#header_sub_nav.inverted .customer_remote_support,#header_sub_nav.inverted .customer_service_call{
    color:#eee;
}
#header_sub_nav.inverted .customer_remote_support:hover,#header_sub_nav.inverted .customer_service_call:hover{
    color:gold;
}





.main_cart{
    color:#eee!important;
    height:30px;
    line-height: 30px;
}
#header_sub_nav.fixed .main_cart{
    height:25px;
    line-height: 25px;
}
.main_cart:hover{
    color:gold!important;
}

#main_nav_container{
    position: static!important;
}


header nav > .item:hover,header nav > .item:active {
    color: white;
    background: rgba(0,0,0,.1);
}


header nav #drop_down{
    background: white;
    /*background-image: url(/assets/abstract_jpeg.jpg);*/
    width:350px;
    position:absolute;
    -webkit-box-shadow: 0px 6px 28px 0px rgba(0,0,0,0.71);
    -moz-box-shadow: 0px 6px 28px 0px rgba(0,0,0,0.71);
    box-shadow: 0px 6px 28px 0px rgba(0,0,0,0.71);
    top:70px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity:0;
    pointer-events: none;
    margin: 0px;
    /*transform: translate(-50%, -0%);*/
}

header nav #drop_down:hover,header nav #drop_down.active{
    opacity:1;
    pointer-events: auto;
}

header nav #drop_down>div{
    width:10px;
    height:10px;
    background:#006699;
    position:absolute;
    top:-5px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    transform: rotate(45deg);
}
header.smaller {
    height: 45px;
}
header.smaller .logo {
    display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
    position: relative;
}

header.smaller .logo img{
    margin:2px;
    height:40px
}

header.smaller nav a {
    padding-top: 0px;
    /*line-height: 45px;*/
    /*height: 45px;*/
    font-size: 13px;
}
header.smaller nav  a>div {
    display:none;
}

#header_sub_nav{
    z-index: 1000;
    transition: all .2s ease;
    width:100%;
    height:30px;
    line-height:30px;
    font-size: 12px;
    background: rgba(0,0,0,.5);
}
#header_sub_nav.fixed {
    z-index: 2147483645;
    width: 100%;
    position: fixed;
    top:70px;
    left: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#537477+0,768e7a+100 */
    background: #111;
}
#header_sub_nav.smaller{
    height:25px;
    line-height:25px;
    font-size: 12px;
    top:45px;
    background: #111;
}

#header_sub_nav a{
    /*width: 100px;*/
    display: inline-block;
    vertical-align: top;
    color:#fff;
    margin-right: 10px;
    text-decoration: none;
}
#header_sub_nav a>i{
    padding:2px 3px;
}
#header_sub_nav a:hover{
    color:gold;
}

.anims .anim1,.anims .anim2,.anims .anim3,.anims .anim4,.anims .anim5,.anims .anim6{
    transform: scale(1.1) translate(0px,10px);
    transition: all ease .1s;
    opacity: 0;
}
.anims.active .anim1,.anims.active .anim2,.anims.active .anim3,.anims.active .anim4,.anims.active .anim5,.anims.active .anim6{
    transform: scale(1) translate(0px,0px);
    opacity: 1;
}
.anims .anim1{
    transition-delay: .1s;
}
.anims .anim2{
    transition-delay: .15s;
}
.anims .anim3{
    transition-delay: .2s;
}
.anims .anim4{
    transition-delay: .23s;
}
.anims .anim5{
    transition-delay: .25s;
}
.anims .anim6{
    transition-delay: .26s;
}

#left_array:hover >i,#right_array:hover >i{
    color:#006699;
    cursor: pointer;
}
#left_array >i,#right_array>i{
    font-size: 40px!important;
    height:70px;
    width:70px;
    line-height: 70px;
    display: block;
    color:#a0a0a0;
    transition: .5s all ease;
}
#left_array{
    position: absolute;
    left:5px;
    top:45px;
    height:70px;
    width:70px;
    line-height: 70px;
    text-align: center;
}
#right_array{
    position: absolute;
    right:5px;
    top:45px;
    height:70px;
    width:70px;
    line-height: 70px;
    color:#a0a0a0;
    transition: .5s all ease;
    font-size: 32px;
    text-align: center;
}

#testimonials_logos{
    background: #fff;
    border-top:1px solid #eee;
}
#testimonials > .header{
    width:100%;
    font-size: 22px;
    color:#9fdbfc;
    margin-bottom: 10px;
}

#testimonials > .buttons{
    margin-top: 10px;
}

#testimonials > .buttons >div{
    width:40px;
    height:10px;
    background: #d0d0d0;
    border-radius: 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    margin: 5px;
    transition: .3s all ease;
}

#testimonials > .buttons >div.active{
    background:#009966;
}
#testimonials > .buttons >div:hover{
    background:#006699;
}
#testimonials{
    height: 120px;
    position: relative;
    width:100%;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#407c74+1,53a091+100 */
    background: rgb(64,124,116); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(64,124,116,1) 1%, rgba(83,160,145,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(64,124,116,1) 1%,rgba(83,160,145,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(64,124,116,1) 1%,rgba(83,160,145,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#407c74', endColorstr='#53a091',GradientType=0 ); /* IE6-9 */
    font-size: 12px;
    line-height: 1.3em;
    color:#fff;
    padding:35px 60px;
    text-align: center;
    font-weight: 400;
}
#testimonials .client{
    color:#e5e5e5;
    font-style: italic;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}



footer .copyright{
    width: 100%;
    height:40px;
    line-height: 40px;
    border-top:1px solid #d0d0d0;
    background: #e5e5e5;
    color:#a0a0a0;
    font-size: 12px;
    text-align: center;
}

footer .col h3{
    font-size: 1.6em;
    color:#999;
}
footer a{
    text-decoration: none;
    color:#777;
}
footer .col ul{
    padding: 0px;
}
footer .col ul > li{
    width:100%;
    display: block;
    /*border-bottom: solid 1px #d0d0d0;*/
    padding:10px 0px;
    font-size: 1.1em;
    padding: 5px 5px;
}

footer .col ul > li:hover{
    background: #e5e5e5;
}

footer .paragraph{
    font-size: 1.3em;
    color:#777;
    margin-top: 10px;
}

footer i{
    font-size: 16px!important;
    width:25px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color:#006699;
    margin-right: 5px;
}

footer p{
    font-size: 12px;
    margin:0px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

footer .col{
    height:350px;
    padding:10px;
    box-sizing: border-box;
    border-right: 1px dashed #d0d0d0;
}

footer .col:last-child{
    border-right: none;
}

footer{
    /*padding-top: 30px;*/
}



.heading_a{
    text-align: right;
    margin-top: 30px;
    font-size: 2em;
    line-height: 1em;
    color:#111;
    padding: 0px 10px;

}
.heading_b{
    text-align: right;
    font-size: 1.6em;
    color:#353636;
    line-height: 1em;
    padding: 0px 10px;
}


.lower_message{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    bottom:30px;
    position: absolute;
    padding:10px;
    color:#fff;
    font-size: 32px;
    text-transform: uppercase;
    left: 50%;
    transform: translateX(-50%)
}

.lower_message > span{
    font-size: 0.7em;
}

.lower_message > b{
    font-weight: 500;
    /*background: -webkit-linear-gradient(#fff, #d5d5d5);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}
.prc_block{
    font-size: 24px;
}

.prc_name{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 1em;
    color:#fff;
    padding:10px 5px;

    background: -webkit-linear-gradient(rgba(64,124,116,1), rgba(83,160,145,1));
}

.prc_price{
    font-size: 2em;
    color:#006699;
}

.prc_minus{
    font-size: 1.3em;
    color:maroon;
    text-decoration: line-through;
}

.prc_save{
    font-size: 0.8em;
    color:#777;
    font-style: italic;
}

.blog{
    transition: .3s all ease;
    position: relative;
    border: 1px solid #ddd;
    font-size: 16px;
    color:#111;
    font-weight: 600;
    text-decoration: none;
    display: block;
}
.blog>.contents{
    padding:10px;
}

.blog:hover{
    background: #f0f0f0;
    border-color: #009966;
}
.blog > b{
    color:#111;
    transition: .3s all ease;
}
.blog:hover > b{
    color:#009966;
}
.blog >.contents> img{
    width:100%;
    height:auto!important;
    margin-bottom: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#009966+0,006699+100 */
    background: rgb(0,153,102); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(0,153,102,1) 0%, rgba(0,102,153,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,153,102,1) 0%,rgba(0,102,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,153,102,1) 0%,rgba(0,102,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009966', endColorstr='#006699',GradientType=0 ); /* IE6-9 */

}

.blog >.head{
    width: 100%;
    height:20px;
    line-height:20px;
    font-size: 11px;
    text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5b5b5b+0,006699+100 */
    background: rgb(91,91,91); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(91,91,91,1) 0%, rgba(0,102,153,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(91,91,91,1) 0%,rgba(0,102,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(91,91,91,1) 0%,rgba(0,102,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5b5b', endColorstr='#006699',GradientType=0 ); /* IE6-9 */
    color:#fff;
}

.blog >.contents > .author_image{
    transition: .3s all ease;
    width:50px;
    height:50px;
    top:5px;
    right:5px;
    border:1px solid #ddd;
    position:absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.blog:hover > .author_image{
    transform: scale(1.1,1.1);
    border-color: #009966;
}



.blog  > .contents>span{
    margin-top: 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 0.9em;
    color:#006699;
}
.blog > .contents>i{
    font-size: 0.8em;
    color:#777;
}



.blog_container{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    color:black;
}

.blog_container:hover{
    background: #e0e0e0;
    cursor: pointer;
}

.blog_image{
    width:100%;
    height:100px;
    background-color: #e5e5e5;
    background-size: cover;
    background-position: center;
}

.blog_header{
    font-size: 1.2em;
    font-weight:700;
    text-align: left;
}
.blog_subheader{
    font-size: 1.1em;
    font-weight:600;
    text-align: left;
}

.blog_container span{
    font-size: 0.9em;
    font-weight:500;
    color:gray;
    text-align: left;
}

.blog_body{
    color:gray;
    text-align: left;
}

#thank_you{
    margin-top: 30px;
    width:100%;
    height:400px;
    background-position: center;
    background-size: cover;
}

#fixed_bottom{
    WIDTH:100%;
    position: fixed;
    bottom:0px;

}

#fixed_whattsapp{
    float:left;
    /*height:70px;*/
}
#login_form_mini{
    line-height: 10px;
}
#login_form_mini label{
    padding: 0px 5px;
    display: inline-block;
    margin-top: 5px;
    height:10px;
    line-height:10px;
    font-size: 10px;
    color:#006699;
}
#login_form_mini input{
    padding: 0px 5px;
    font-size: 11px;
    color:#111111;
    height:25px;
    outline: none;
    border:1px solid #777;
    width:120px;
}

#login_form_mini button{
    height:25px;
}
#login_form_mini input.disabled,#login_form_mini button.disabled{
    opacity:.5;
    pointer-events:none;
}


#login_bar .message{
    display: inline-block;
    height:35px;
    line-height: 35px;
    color:#fff;
    font-size: 11px;
    color:yellow;
}

#main_login label{
    font-size: 11px;
    height:35px;
    padding-top: 5px;
    line-height:12px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 5px;
    padding-top: 10px;
    width:100px;
}
#main_login label >i{
    vertical-align: middle;
    width:30px;
    height:30px;
    line-height:30px;
    font-size: 24px;
    color:#fff;
    display: block;
    text-align: center;
    top:5px;
    right:0px;
    position: absolute; 
}
#main_login input{
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    height:25px;
    padding:0px 5px;
    margin:5px 0px;
    width:150px;
    background: rgba(0,0,0,.5);
    color:#fff;
    border:none;
}
#main_login form{
    display: inline-block;
    vertical-align: top;
}
#main_login button,#main_login input[type="submit"]{
    font-size: 10px;
    height:30px;
    line-height: 15px;
    padding:0px 5px;
    margin:5px 0px;
    display: inline-block;
    vertical-align: middle;
}
#login_container{
    text-align: right;
    width: 300px;
    line-height: 12px;
    display: block;
    position: absolute;
    top:80px;
    right:0px;
    padding:10px;
    opacity: 0;
    transition:.2s all ease;
    pointer-events: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#669658+0,446977+100 */
    background: rgb(102,150,88); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(102,150,88,1) 0%, rgba(68,105,119,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(102,150,88,1) 0%,rgba(68,105,119,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(102,150,88,1) 0%,rgba(68,105,119,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669658', endColorstr='#446977',GradientType=0 ); /* IE6-9 */
    color:#fff;
}
#login_container.active{
    top:55px;
    pointer-events: auto;
    opacity: 1;
}

#login_container a{
    display: inline-block;
    margin-top: 10px;
    font-size:12px;
    color: #FFF;

}
#logged_in_as_icon{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 5px;
    height:35px;
    width:40px;
    line-height:35px;
    font-size: 18px;
    text-align: center;
    color:#006699;
    margin-right: 10px;
}
#logged_in_as{
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 5px;
}

#logo_bar{
    z-index: 1000;
    width:100%;
    height:35px;
    line-height: 35px;
    text-align: right;
    /*background: #fff;*/
    position: relative;
}

#logo_bar > div{
    height:100%;
    position: relative;
}
/*#logo_bar a{
    height:100%;
    display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;
    position: relative;
    margin-bottom: 10px;
}*/

#logo_bar img.normal{
    /*background: #fff;*/
    position: absolute;
    top:50px;
    height:70px;
    z-index: 2147483647;
    transition: all 0.3s;
    opacity:1;
}
#logo_bar img.inv{
    position: fixed;
    top:0px;
    height:50px;
    z-index: 2147483647;
    transition: all 0.3s;
    opacity:0;
    display: none;
}

#logo_bar.smaller img.normal{
    top:0px;
    height:80px;
    z-index: 2147483647;
    opacity:0;
}

#logo_bar.smaller img.inv{
    top:0px;
    height:50px;
    z-index: 2147483647;
    opacity:1;
    display: block;
}

.above_the_fold_pad{
    padding-top:150px;
}
.above_the_fold_perfect{
    padding-top:150px;
}


#puzzle{
    width:300px;
    height:330px;
    /*position: absolute;*/
    /*top:400px;*/
    /*right:20px;*/
    background: #111;
    -webkit-box-shadow: -5px 5px 5px -1px rgba(0,0,0,0.39);
    -moz-box-shadow: -5px 5px 5px -1px rgba(0,0,0,0.39);
    box-shadow: -5px 5px 5px -1px rgba(0,0,0,0.39);
}
#puzzle>.header{
    width:100%;
    height:30px;
    line-height:30px;
    color:#fff;
    font-size: 18px;
    text-align: left;
    font-family: 'Eczar', serif;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffaf4b+0,ff0a0a+100 */
    background: rgb(255,175,75); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(255,175,75,1) 0%, rgba(255,10,10,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(255,175,75,1) 0%,rgba(255,10,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(255,175,75,1) 0%,rgba(255,10,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff0a0a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#puzzle>.header >button{
    position: absolute;
    top:0;
    right:0;
    height:30px;
    width:30px;
    font-size:12px;
    transform: scale(1.2,1.2) translate(5px , -5px);
}

#puzzle>.header >button.reset{
    position: absolute;
    top:0;
    right:40px;
    height:30px;
    width:30px;
    font-size:12px;
    transform: scale(1.2,1.2) translate(5px , -5px);
}

#puzzle button.openers{
    display:block;
}
#puzzle button.closers{
    display:none;
}

#puzzle.closed{
    height:30px;
    top:670px;
}
#puzzle.closed >center{
    display: none;
}
#puzzle.closed button.openers{
    display:none;
}
#puzzle.closed button.closers{
    display:block;
}

.tile1, .tile2, .tile3, .tile4, .tile5, .tile6, .tile7, .tile8, .tile9 {
    display: table-cell;
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    background: url(/assets/puzzle/pz1.jpg); 
    cursor: pointer;
}

.tile1 {background-position: left top;}
.tile2 {background-position: center top;}
.tile3 {background-position: right top;}
.tile4 {background-position: left center;}
.tile5 {background-position: center center;}
.tile6 {background-position: right center;}
.tile7 {background-position: left bottom;}
.tile8 {background-position: center bottom;}
.tile9 {background: #ddd; cursor: default;}


#managed_print_banner_container{
    height:600px;
}

#managed_print_banner{
    padding-top:150px;
    height:550px;
}
#main_nav #logo_main{
    display: block;
}
#main_nav #logo_inverted{
    display: none;
}
#main_nav.inverted #logo_main{
    display: none;
}
#main_nav.inverted #logo_inverted{
    display: block;
}

.info_menu_title{
    text-shadow: 1px 1px 1px #000;
    font-size:24px;
    line-height:24px;
    color:#fff;
    position: absolute;
    left:10px;
    top:60px;
    text-align: left;
}
.info_menu_subtitle{
    text-shadow: 1px 1px 1px #000;
    font-size:24px;
    line-height:24px;
    color:#fff;
    position: absolute;
    right:10px;
    top:50px;
    text-align: right;
}

.info_title_container{
    margin-top:-140px;
}


.main_cart{
    display: inline-block;
    padding: 0px 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
    background: rgb(69,72,77); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    color:rgba(255,255,255,.8);
}

.main_cart{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    /*padding:5px;*/
    /*height:100%;*/
    width:100px;
    margin-left: 0px!important;
    line-height:25px;
    text-align: center;
    transition: .2s all linear;
    user-select:none;
}
.main_cart >i{
    position: absolute;
    top:0px;
    left:15px;
    font-size: 18px;
}
.main_cart>span{
    width:100%;
    font-size: 13px;
    margin-left: 15px;
}
.main_cart >.total{
    position: absolute;
    top:5px;
    left:10px;
    padding:0px 5px;
    font-size: 10px;
    background: #009966;
    color:#fff;
    border-radius: 100px;
    line-height: 15px;
}

.customer_remote_support{
    margin-left: 0px!important;
    display: inline-block;
    padding: 0px 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a7d1ba+0,2e5b55+100 */
    background: rgb(167,209,186); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(167,209,186,1) 0%, rgba(46,91,85,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(167,209,186,1) 0%,rgba(46,91,85,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(167,209,186,1) 0%,rgba(46,91,85,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7d1ba', endColorstr='#2e5b55',GradientType=0 ); /* IE6-9 */
    color:rgba(255,255,255,.8);
}

.customer_service_call{
    display: inline-block;
    padding: 0px 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#258dc8+0,0b517c+100 */
    background: rgb(37,141,200); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(11,81,124,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%,rgba(11,81,124,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(11,81,124,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#0b517c',GradientType=0 ); /* IE6-9 */
    color:rgba(255,255,255,.8);
}

