*{

    transition: background-image 1s ease-in-out;


    -webkit-transition: color 100ms linear;
    -moz-transition: color 100ms linear;
    -o-transition: color 100ms linear;
    -ms-transition: color 100ms linear;
    transition: color 100ms linear;

    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;

    -webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    -ms-transition: opacity 100ms linear;
    transition: opacity 100ms linear;


}

html{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

html, body{
    min-height: 100%;
    /*height: auto;*/
}



h1{
    margin: auto;
    font-size: 4em;
    line-height: 1.2em;
    /*width: 50%;*/
    font-family: 'Ubuntu', sans-serif;
    background: -webkit-linear-gradient(#006699, #444);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h2{
    margin:.2em auto;
    font-size: 2.2em;
    line-height: 1.2em;
    background: -webkit-linear-gradient(#111, #444);
    -webkit-background-clip: text;
    /*-webkit-text-fill-color: transparent;*/
}

h3{
    margin:.2em auto;
    font-size: 1.8em;
    line-height: 1.2em;
    background: -webkit-linear-gradient(#444, #777);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

p{
    font-size: 16px;
}

.font_standard{
    font-size: 12px;
}



/********  PAGE AND STICKY FOOTER   **********/
.width_container{
    width:960px;
    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_d6{
    width:16.66%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.cols_d3_2{
    width:66.05%;
    margin-left:0.05%;
    margin-right:0.05%;
    padding:0;
    vertical-align: top;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}


.cols_d4_3{
    width:74.8%;
    margin-left:0.05%;
    margin-right:0.05%;
    padding:0;
    vertical-align: top;
    display: inline-block;
}

.cols_d8{
    width:12.4%;
    margin-left:0.05%;
    margin-right:0.05%;
    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:500px;
}



main{
    overflow-x:  hidden;
    overflow-y:  auto;
    margin: auto;
    width:100%;
    background: #fff;
}

main.margin{
    margin-top:70px;
}
/*header*/
header {
    z-index: 100;
    width: 100%;
    height: 70px;
    /*overflow: hidden;*/
    position: relative;
    background-color: #fff;
    cursor: default;
    user-select:none;
}

header.fixed {
    z-index: 2147483645;
    width: 100%;
    position: fixed;
    top:0px;
    left: 0;
}


header > div{
    background-size: cover;
    background-image: url(site_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: 14px;
    -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: 2px solid #777;
    margin-left: 10px;
}
header nav > .item.link{
    cursor: pointer;
}
header nav > .item >.title {
    display: block;
    margin-top: 15px;
    text-decoration: none;
    color:#2F628E;
    text-transform: uppercase;
    font-weight: bold;
}

header nav > .item >.subtitle{
    width:100%;
    font-size: 13px;
    text-decoration: none;
    /*color:#C97481;*/
    color:#111;
    font-weight: bolder;
}

header.smaller nav  > .item{
    line-height: 15px;
    font-size: 13px;
}
header.smaller nav > .item >.title{
    margin-top: 15px;
    text-decoration: none;
    /*color:#2F628E;*/
}
header.smaller nav  > .item >.subtitle{
    display: none;
    text-decoration: none;
}

#main_nav_container{
    position: static!important;
}

header nav > .item:hover,header nav > .item:active {
    color: white;
    background: rgba(255,255,255,.6);
}


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{
    transition: all .2s ease;
    width:100%;
    height:30px;
    line-height:30px;
    font-size: 12px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
    /*margin-bottom: 5px;*/
}
#header_sub_nav.fixed {
    z-index: 2147483645;
    width: 100%;
    position: fixed;
    top:70px;
    left: 0;
}
#header_sub_nav.smaller{
    height:25px;
    line-height:25px;
    font-size: 11px;
    top:45px;
}
#header_sub_nav a{
    /*width: 100px;*/
    display: inline-block;
    vertical-align: top;
    color:#777;
    margin-left: 30px;
    text-decoration: none;
    margin-bottom:0px;
    font-size: 13px;
}
#header_sub_nav a>i{
    padding:2px 3px;
    margin-left: 5px;
}
#header_sub_nav a:hover{
    color:#009966;
}

#logo_submenu{
    height:25px;
    line-height:25px;
    position: absolute;
    top:40px;
    right:0px;
}
#logo_submenu .link{
    font-family: 'Ubuntu', sans-serif;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color:#444;
    font-weight: 300;
    margin-left: 10px;
    margin-right: 10px;
    pointer-events: default;
}
#logo_submenu .link.socmed{
    margin-left: 5px;
    margin-right: 5px;   
    color:#777;
}
#logo_submenu .link.facebook:hover{color:#3b5998;}
#logo_submenu .link.twitter:hover{color:#1da1f2;}
#logo_submenu .link.youtube:hover{color:#ff0000;}
#logo_submenu .link.instagram:hover{color:#c32aa3;}
#logo_submenu .link.linkedin:hover{color:#007bb5;}
#logo_submenu .link i{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin-right: 10px;
    line-height:25px;
}
#logo_submenu .link span{
    display: inline-block;
    vertical-align: top;
    line-height:25px;
    font-weight: bold;
    color:#111;
}

.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: 16px;
    margin:0px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

footer .col{
    height:300px;
    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: 3em;
    line-height: 1em;
    color:#215b73;
    padding: 0px 10px;

    background: -webkit-linear-gradient(#215b73, #009966);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.heading_b{
    text-align: right;
    font-size: 2em;
    color:#353636;
    line-height: 1em;
    padding: 0px 10px;
}


.lower_message{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    bottom:10px;
    position: absolute;
    padding:10px;
    color:#fff;
    font-size: 22px;
    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;
}


#all_blogs{
}

.blog{
    transition: .2s all ease;
    position: relative;
    font-size: 14px;
    color:#111;
    font-weight: 600;
    text-decoration: none;
    display: block;
    margin: 0;
}
.blog>.contents{
    padding:10px;
    font-size: 14px;
}

.blog.big >.contents{
    font-size: 22px;
}
.blog>.contents >b{
    transition: .3s all ease;
}

.blog:hover{
    background: rgba(0,0,0,.2);
}


.blog > .author_image{
    position: absolute;
    top:-5px;
    right:-5px;
    width:60px;
    height:60px;
    transition:.2s all ease;
    background-size: cover;
    background-position: center;
    z-index: 100;
    -webkit-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.25);
}
.blog >.contents> .image{
    width:100%;
    height:100px;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
    transition:.1s all ease;
    z-index: 1;
    -webkit-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.25);
}
.blog.big >.contents> .image{
    height:350px;
}
.blog >.contents >b{
    display: block;
    transition:.2s all ease;
    color:rgba(255,255,255,.9);
    height:60px;
}

.blog  > .contents>span{
    display: block;
    transition:.2s all ease;
    font-size: 0.8em;
    color:rgba(255,255,255,.7);
    font-weight: 400;
}
.blog > .contents>i{
    display: block;
    transition:.2s all ease;
    font-size: 0.8em;
    color:rgba(255,255,255,.6);
    margin: 10px 0px;
    font-weight: 400;
}


.blog:hover >.contents >b{
    color:#9CE5CF;
}
.blog:hover > .contents> .image{
}
.blog:hover > .author_image{
}
.blog:hover > .contents>i{
}
.blog:hover > .contents>span{
    color:#9DCFE8;
}


.blog >.head{
    width: 100%;
    height:20px;
    line-height:20px;
    font-size: 11px;
    text-align: center;
    color:#fff;
}





.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;
}


#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;
}

#main_cart,#main_login{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding:0px 10px;
    height:50px;
    line-height:50px;
    text-align: center;
    transition: .2s all linear;
    user-select:none;
}

#main_cart:hover,#main_login:hover{
    background: rgba(0,0,0,.2);
}

#main_cart>i,#main_login >i{
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    color:#006699;
    height:50px;
    line-height:50px;
}
#main_cart >.total{
    position: absolute;
    top:30px;
    left:10px;
    height:15px;
    line-height:15px;
    padding:0px 5px;
    font-size: 10px;
    background: #009966;
    color:#fff;
    border-radius: 100px;
}

#main_cart>span,#main_login>span{
    display: inline-block;
    vertical-align: top;
    height:50px;
    line-height:50px;
    font-size: 14px;
    color:#111;
    margin-left: 5px;
}

#logo_bar{
    z-index: 1000;
    width:100%;
    height:50px;
    line-height: 50px;
    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:70px;
    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;
}
#resp_screens{
    height:100px;
    z-index: 1!important;
    transform:translate(0, -130px);
}




/*SHOWCASE*/
.showcase_text{
    font-size: 0px;
    width:500px;
    color:white;
    /*width:100%;*/
    position: absolute;
    /*background: rgba(255,255,255,.9);*/
    text-align: left;
    /*padding: 10px;*/
    /*border-top-left-radius: 1em;*/
    bottom:220px;
    left:100px;
    /*background:rgba(0,0,0,.3);*/
    white-space: nowrap;
}

.showcase_text_message{
    width: 400px;
    padding:10px;
    color:white;
    font-size: 22px;
    position: relative;
    margin-top:-100px;
    margin-left: 75px;
    white-space: normal;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#58ad79+0,4f99c6+100 */
    background: rgba(88,173,121,.8); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(88,173,121,.7) 0%, rgba(79,153,198,.7) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(88,173,121,.7) 0%,rgba(79,153,198,.7) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgb(0 0 0 / 70%) 0%,rgb(79 153 198) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58ad79', endColorstr='#4f99c6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}



.showcase_text_container{
    font-size: 18px;
    width: 400px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    color:white;
    /*background:white;*/
    padding:10px 20px;
    background:rgba(0,0,0,.3);
    /*background-size: cover;*/
    /*background-image: url(/img/header_bg.png);*/
    white-space: normal;

}


.showcase_text_images{
    display: inline-block;
    vertical-align: top;
    width:15%;
    position: relative;
    border-top-left-radius: 1em;
}
.showcase_text_images img{
    width:100%;
}
.showcase_text_main{
    display: inline-block;
    vertical-align: top;
    font-size: 1.8em;
    line-height: 1em;
    width: 100%;
    font-family: 'Kaushan Script', cursive;
    /*text-shadow:.02em .05em .1em #000;*/
    text-align: left;
    position: relative;
    background: -webkit-linear-gradient(#fff, #d5d5d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.showcase_text_second{
    text-align: left;
    display: inline-block;
    vertical-align: top;
    font-size: 1.2em;
    line-height: 1.2em;
    width: 100%;
    font-family: 'Pontano Sans', sans-serif;
    /*text-shadow:.05em .1em .2em #000;*/
    margin-top: .3em;
    color:white;
    background: -webkit-linear-gradient(#fff, #d5d5d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.showcase_text_button{
    margin: 1em 0;
    display: inline-block;
    width:auto;
    padding:.3em 1.5em;
    border-radius: 2px;
    margin-top: 3em;
    color:white;
}

.showcase_thumbs > div{
    cursor: pointer;
    margin: 0 5px;
    width:25px;
    height:25px;
    display: inline-block;
    vertical-align: middle;
}
.showcase_thumbs > div > div{
    width:100%;
    height:100%;
}

.showcase_thumbs > div.active > div{
    background:rgba(255,255,255,.5);
}

.showcase_thumbs > div > div:hover{
    background:rgba(0,0,0,.5);
}

.showcase_thumbs > div > div:active{
    background:rgba(255,255,255,.8);
}

.showcase_thumbs{
    z-index: 10000;
    /*width:100%;*/
    text-align: right;
    position: absolute;
    height:40px;
    bottom:160px;
    left:160px;
    line-height:50px;
    vertical-align: middle;
    padding:0px 10px;
}


.showcase_container{
    width:100%;
    height:550px;
    -webkit-transition : border 900ms ease-out;
    -moz-transition : border 900ms ease-out;
    -o-transition : border 900ms ease-out;
    transition : border 900ms ease-out;
}

.showcase_container>.shade{
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height:5px;
    pointer-events: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.38+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.38) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.38) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.38) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

div.gradient{
    /*    position: absolute;
        top:0;
        width:100%;
        height:100%; Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+38,000000+100&0+27,0.34+77,0.65+99 
        background: linear-gradient(150deg,rgba(0,100,200,.3) 15%,rgba(0,100,100,.1) 70%,rgba(0,200,200,.1) 94%);*/
}
div.gradient2{
    position: absolute;
    top:0;
    width:100%;
    height:100%;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+38,000000+100&0+27,0.34+77,0.65+99 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 27%, rgba(0,0,0,0.07) 38%, rgba(0,0,0,0.34) 77%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 27%,rgba(0,0,0,0.07) 38%,rgba(0,0,0,0.34) 77%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 27%,rgba(0,0,0,0.07) 38%,rgba(0,0,0,0.34) 77%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

#r_arrow{
    font-family: 'Font Awesome 5 Pro';
    z-index: 1000000000;
    position: absolute;
    font-size: 48px;
    right:10px;
    top:0%;
    height:100%;
    width:60px;
    text-align: center;;
    color:#009966;
}

#l_arrow{
    font-family: 'Font Awesome 5 Pro';
    font-size: 48px;
    z-index: 1000000000;
    position: absolute;
    left:0px;
    top:0%;
    width:60px;
    height:100%;
    text-align: center;
    padding:10px;;
    color:#009966;
}

.showcase_container:hover #r_arrow i,.showcase_container:hover #l_arrow i{
    background: rgba(255,255,255,.5)
}


#r_arrow i, #l_arrow i{
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding:10px;
}


#l_arrow:hover{
    cursor: pointer;
    color:#006699;
}

#r_arrow:hover{
    cursor: pointer;
    color:#006699;
}


.showcase_item{
    line-height: 100%;
    vertical-align: middle;
    text-align: center;
    color:white;
    font-style: italic;
    font-weight: bolder;
    z-index: 0!important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width:100%;
    height:100%;

}


.showcase_item img{
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}


/*SUBMENU FEATURES ##########################*/
.submenu{
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    padding:0px;
    border-bottom: 1px #d5d5d5 dashed;
    border-top: 1px #d5d5d5 dashed;
    /*margin-top: 50px;*/
}

.submenu > li{
    display: inline-block;
    vertical-align: top;
    height:30px;
    line-height:30px;
    margin: 0px 5px;
    /*background: #e5e5e5;*/
}
.submenu > li a{
    transition: .2s all ease;
    padding: 0px 20px;
    font-size: 13px;
}
.submenu > li a > i{
    font-size: 12px;
    margin-right: 7px;
    color:#baad41;
}
.submenu > li a:hover{
    color:#009966;
    background: #e5e5e5;
}


/*FEATURES #######*/

div.icon{
    z-index: 0;
    padding: 5px;
    border-radius:3px;
    width:23%;
    margin: 10px 1%;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    background:#e5e5e5;
    color:#777;
    text-align: left;
    position: relative;
    border:1px solid #b5b5b5;
    margin-bottom: 30px; 
    margin-top: 0px;  
    transition: .2s ease all;
    z-index: 1;
}

.item_container > .icons{
    width:100%;
    box-sizing: border-box;
    text-align: left;
    font-size: 0px;
    display: inline-block;
    vertical-align: top;
    width:calc(100% - 175px);
}


/*FEATURES##############*/

.features_content{
    background: rgba(255,255,255,.8);
    position: relative;
    top:30px;
    height:auto;
    /*height:calc(100% - 50px);*/
    z-index: 1!important;
    padding-left: 50px;
    overflow: hidden;
    min-width: 450px;
}

.features_content >.grad{
    z-index: 100000;
    width:100%;
    height:0px;
    /*    position: absolute;
        bottom:0;
        left:0;
         Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+96&0+0,1+42 
        background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 42%, rgba(255,255,255,1) 96%);  FF3.6-15 
        background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 42%,rgba(255,255,255,1) 96%);  Chrome10-25,Safari5.1-6 
        background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 42%,rgba(255,255,255,1) 96%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );  IE6-9 */

}

#press_release_container{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#919191+1,32888e+100 */
    background: rgb(145,145,145); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(145,145,145,1) 1%, rgba(50,136,142,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(145,145,145,1) 1%,rgba(50,136,142,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(145,145,145,1) 1%,rgba(50,136,142,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#919191', endColorstr='#32888e',GradientType=0 ); /* IE6-9 */

}
#press_release_container >div{
    background-repeat: no-repeat;
    background-position: left;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#919191+1,0989b8+100 */
    background-size: contain;
    background-image: url(/img/press_release-min.png); background-size: contain;
}


/*Blogs article*/

.big_header{
    overflow: hidden;
    width:100%;
    max-width: 500px;
    padding: 0px 0px;
    font-size: 2em;
    /*background: rgba(0,0,0,.3);*/
}

.big_header .main_quote{
    font-size: 1.5em;
    color:#a0a0a0;
    font-family: 'Ubuntu', sans-serif;
    /*font-family: 'Bitter', serif;*/
    margin-top: 30px!important;
}

.big_header .secondary_quote{
    font-size: 1.2em;
    color:#111;
    margin-top:10px;
    margin-bottom:10px;
}

.big_header .tertiary_quote{
    /*font-family: 'Ubuntu', sans-serif;*/
    font-size: .7em;
    margin-top:10px;
    margin-bottom:10px;
    color:#999;
}

#blog_body{
    font-size: 12px;
}
#blog_body img{
    max-width: 100%!important;
}

#blog_body *{
    max-width: 600px;
}

.section_banner{
    background-size: cover;
    background-position: center; 
    width:100%;
    padding: 40px 0px;
    overflow: auto;
}

.left_submenu{
    padding: 40px 0px;
}
.left_submenu li{
    padding: 5px;
}
.left_submenu li:hover{
    background: rgba(0,0,0,.1);
}