body {
    font-family: 'Open Sans', Arial, Helvetica, 'Helvetica Neue', sans-serif;    
}
a {
  color: #333;
  text-decoration: none; }
  a:hover, a:focus, a.focus {
    color: #1a1a1a;
    text-decoration: none; }

.modal,.modal_order {
  z-index: 9999; }

#header {
  background: none; }

#amtop {
  background: #f3f3f3; }

#contact {
  color: #333;
  padding: 10px 15px; }


#middle {
  padding-top: 30px; }

#right {
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#header3 {
  float: right;
  margin-top: 40px; }

#logo {
  padding-top: 25px;
  padding-bottom: 25px; }

.navtop > li {
  float: left; }

.navtop > li > a {
  padding: 10px 15px; }

h1 {
  margin-top: 0; }

#golink .scrollup {
  opacity: 0; }

#golink.golink_active .scrollup {
  background-color: #333;
  font-size: 2em;
  color: #fff;
  padding: 0 8px;
  bottom: 0px;
  right: 15px;
  position: fixed;
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

input#jform_contact_emailmsg {
  max-width: 245px; }

.modbar {
  padding: 5px 8px;
  margin-bottom: 20px; }

.modbar h3 {
  padding-bottom: 8px;
  margin-top: 0px;
  margin-bottom: 15px;
  border-bottom: 1px solid #b0052f; }

input[type="search"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

div.catItemTagsBlock ul.catItemTags li a:before,
div.itemTagsBlock ul.itemTags li a:before {
  content: ""; }

div.catItemTagsBlock ul.catItemTags li a,
div.itemTagsBlock ul.itemTags li a {
  background-color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 2px 5px; }

div.itemAuthorLatest ul {
  list-style: none; }

div.k2ItemsBlock ul li span.moduleItemDateCreated {
  color: #999;
  font-size: 11px; }

div.k2ItemsBlock ul li a.moduleItemTitle {
  font-weight: 700; }

div.itemListCategory {
  background: inherit;
  border: none;
  border-bottom: 1px solid #eee;
  padding: 0 0 8px; }

div.itemCommentsLoginFirst {
  background: inherit;
  color: #333; }

div.itemListCategory img,
span.catItemImage img,
span.itemImage img,
span.tagItemImage img,
span.userItemImage img {
  border: 1px solid #ddd;
  padding: 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

span.catItemImage img {
  width: 100% !important; }

div.itemToolbar {
  background: inherit; }

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  border: 1px solid #ddd;
  padding: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.itemHeader {
  padding-bottom: 9px;
  border-bottom: 1px solid #eee; }

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eee; }

.soclike {
  padding: 10px; }

table.calendar {
  width: 100%; }

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
.navbar {
  margin-bottom: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-default {
  background-color: #FF8800!important;
  border-color: #FF7300!important; }

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 16px; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #ebebeb; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #d00638; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: inherit; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #900426; }

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd; }

.block1 {
  height: 6px;
  background: #FF8800; }

.navbar-brand {
  padding: 10px 15px; }

.btn-color1 {
  color: #fff;
  background-color: #FF6B0F;
  border-color: #FF430A; }
  .btn-color1:focus, .btn-color1.focus {
    color: #fff;
    background-color: #7e0422;
    border-color: #1b0107; }
  .btn-color1:hover {
    color: #fff;
    background-color:#FF430A;
    border-color: #5c0318; }
  .btn-color1:active, .btn-color1.active {
    color: #fff;
    background-color: #FF430A;
    border-color: #5c0318; }
    .btn-color1:active:hover, .btn-color1:active:focus, .btn-color1:active.focus, .btn-color1.active:hover, .btn-color1.active:focus, .btn-color1.active.focus {
      color: #fff;
      background-color: #5c0318;
      border-color: #1b0107; }

.btn-form1 {
  color: #333;
  background-color: #eee;
  border-color: #ccc; }
  .btn-form1:focus, .btn-form1.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
  .btn-form1:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #adadad; }
  .btn-form1:active, .btn-form1.active {
    color: #333;
    background-color: #d4d4d4;
    border-color: #adadad; }
    .btn-form1:active:hover, .btn-form1:active:focus, .btn-form1:active.focus, .btn-form1.active:hover, .btn-form1.active:focus, .btn-form1.active.focus {
      color: #333;
      background-color: #c3c3c3;
      border-color: #8c8c8c; }

.btn-md-1 {
  display: inline-block;
  outline: none;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  background-image: none;
  touch-action: manipulation;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  padding: 6px 12px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn-md-1:active, .btn-md-1.active {
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-md-1:hover, .btn-md-1:focus, .btn-md-1.focus {
    text-decoration: none; }

/* Borders */
.imgborder1 {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.bordershow {
  border: 1px solid #ddd;
  padding: 9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nopadding {
  padding: 0px !important; }

.nomargin {
  margin: 0px !important; }

/* Landing1 */
.land1 {
  text-align: center;
  margin: 50px 0 40px; }

.land1 h2 {
  color: #b0052f;
  font-size: 36px;
  margin: 25px 0; }

.land1 h4 {
  color: #b0052f;
  margin-top: 25px; }

/* Common */
.bordersf {
  border: 1px solid #ddd;
  padding: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* AmSuperFeature 1 */
.itemsf1 {
  margin-top: 20px; }

/* Text blocks */
.fblocksf1 {
  margin-bottom: 40px; }

.fblocksf1 hr, .vblocksf1 hr, .nblocksf1 hr {
  width: 110px; }

.fblocksf1 img, .vblocksf1, .nblocksf1 {
  margin: 0 auto; }

.fblocksf1 img {
  display: block;
  padding-bottom: 10px; }

.vblocksf1 {
  max-width: 600px;
  padding-bottom: 15px; }

.nblocksf1 {
  max-width: 600px; }

/* AmSuperFeature 2 */
.itemsf2 {
  margin-top: 20px; }

/* Text blocks */
.fblocksf2 {
  margin-bottom: 40px; }

.fblocksf2 hr, .vblocksf2 hr, .nblocksf2 hr {
  width: 110px; }

.fblocksf2 img, .vblocksf2, .nblocksf2 {
  margin: 0 auto; }

.fblocksf2 img {
  display: block;
  padding-bottom: 10px; }

.vblocksf2 {
  max-width: 600px;
  padding-bottom: 15px; }

.nblocksf2 {
  max-width: 600px; }

/* AmSuperShow 1 */
.itemshow1 hr {
  width: 110px; }

/* Text blocks */
.fblockshow1 {
  margin-bottom: 40px; }

.fblockshow1 hr, .vblockshow1 hr, .nblockshow1 hr {
  width: 110px; }

.fblockshow1 img, .vblockshow1, .nblockshow1 {
  margin: 0 auto; }

.fblockshow1 img {
  display: block;
  padding-bottom: 10px; }

.vblockshow1 {
  max-width: 600px;
  padding-bottom: 40px; }

.nblockshow1 {
  max-width: 600px; }

/* AmSuperShow 2 */
.itemshow2 hr {
  width: 110px; }

/* Text blocks */
.fblockshow2 {
  margin-bottom: 40px; }

.fblockshow2 hr, .vblockshow2 hr, .nblockshow2 hr {
  width: 110px; }

.fblockshow2 img, .vblockshow2, .nblockshow2 {
  margin: 0 auto; }

.fblockshow2 img {
  display: block;
  padding-bottom: 10px; }

.vblockshow2 {
  max-width: 600px;
  padding-bottom: 40px; }

.nblockshow2 {
  max-width: 600px; }

/* Common */
/* AmSuperContact 1 */
/* Text blocks */
.fblocksc1 {
  margin-bottom: 40px; }

.fblocksc1 hr, .vblocksc1 hr, .nblocksc1 hr {
  width: 110px; }

.fblocksc1 img, .vblocksc1, .nblocksc1 {
  margin: 0 auto; }

.fblocksc1 img {
  display: block;
  padding-bottom: 10px; }

.vblocksc1 {
  max-width: 600px;
  padding-bottom: 30px; }

.nblocksc1 {
  max-width: 600px; }

/* AmSuperContact 2 */
/* Text blocks */
.fblocksc2 {
  margin-bottom: 40px; }

.fblocksc2 hr, .vblocksc2 hr, .nblocksc2 hr {
  width: 110px; }

.fblocksc2 img, .vblocksc2, .nblocksc2 {
  margin: 0 auto; }

.fblocksc2 img {
  display: block;
  padding-bottom: 10px; }

.vblocksc2 {
  max-width: 600px;
  padding-bottom: 30px; }

.nblocksc2 {
  max-width: 600px; }

.bginherit {
  padding: 40px 0; }

.bgcolor1 {
  background-color: #FF9900;
  padding: 40px 0; }

.bgcolor2 {
  background-color: #f3f3f3;
  padding: 40px 0; }

.bgpattern1 {
  background: url(../images/bg1.jpg);
  padding: 40px 0; }

.bgpattern2 {
  background: url(../images/bg2.jpg);
  padding: 40px 0; }
.text1 h1,.text1 h2,.text1 h3,.text1 h4, .text1 .btnshow {
  text-align: center;
}

.text2 h1,.text2 h2,.text2 h3,.text2 h4, .text2 .btnshow {
  text-align: center;
}

.text2 p {
  text-align: justify;
}

.text3 {
  text-align: center;
}


.text1a h1,.text1a h2,.text1a h3,.text1a h4, .text1a .btnshow {
  text-align: center;
}

.text1a h1,.text1a h2,.text1a h3 {
  margin-top: 0px;
}

.text2a h1,.text2a h2,.text2a h3,.text2a h4, .text2a .btnshow {
  text-align: center;
}

.text2a p {
  text-align: justify;
}

.text2a h1,.text2a h2,.text2a h3 {
  margin-top: 0px;
}

.text3a {
  text-align: center;
}

.text3a h1,.text3a h2,.text3a h3 {
  margin-top: 0px;
}

.btnshow {
  margin-top: 20px;
}  
.min-height{ min-height: 400px; height: auto; }
.min-height-profile{ min-height: 550px; height: auto; }
.header-info-list2{ margin-top: 25px; margin-bottom: 30px; margin-left: 0; text-align: left!important; }
.header-info-list2 h3{ margin: 0; font-size: 20px; }
.header-info-list2 li{ list-style: none; margin-top: 8px; text-align: left!important; }
.header-info-list2 i{ color: #ED9152; }
.clear{ display: block; clear: left; }
.article{margin-top: 35px; }
.entry-thumb{ text-align: center; height: 220px; overflow: hidden; position: relative; }
.category-blog li{ margin-top: 6px; list-style: none; margin-left: 0!important; }
.category-blog li a{ color: red; }
.block-auth{ width: auto; max-width: 620px; margin: 50px auto; }
.form-auth-class input[type=text]{ width: 100%; height: 45px; padding: 0 5px; margin-top: 5px; border: 1px solid #D0D0D0; }
.form-auth-class a{ display: block; text-decoration: underline; color: #E77878; margin-top: 7px; }
.btnsf{ text-align: center; }
.scform .input-group {
    margin-bottom: 10px;
}
.entry-meta .comments-link {
    float: right;
    margin-right: 0px;
    font-size: 14px;
}
.entry-title{ margin-top: 10px; }
.box-cat-info{ margin-top: 50px; }
.group_cat{ margin-left: 0px!important;}
.block-list-cat{ margin-top: 40px; }
.alert-none{ display: none; }
.post-comment{ margin: 45px 0; }
#profile-data-user{
    margin-top: 35px;
}
#profile-data-user li{
    margin-top: 10px;
}
#profile-data-user label{
    font: 14px sans-serif;
    display: inline-block;
    width: 180px;
}
#profile-data-user input{
    font: 14px sans-serif;
    padding: 0 5px;
    width: 350px;
    height: 28px;
    border: 1px solid #ACACAC;
}
.block-profile{ text-align: center; margin-top: 25px; background-color: #E4EFF4; padding: 15px 0; }
.block-profile-avatar{ width: 100px; height: 100px; margin: 0 auto; border-radius: 50%; overflow: hidden; position: relative; z-index: 100; }
.block-profile h4{
    font: bold 14px sans-serif; text-align: center; margin-top: 10px;
}
#inputavatar{
   display: none;
   position: absolute;  
}
#loadavatar{
   display: inline-block;
   bottom: 0px;
   left: 0;
   position: absolute;
   width: 100%;
   padding: 5px 0;
   color: white;
   background-color: black;  
   cursor: pointer;
   font: 14px sans-serif;
   z-index: 50;
}
.media{ position: relative; }
.delete-rev{ position: absolute; top: 0; right: 0; color: red; font: bold arial 24px; cursor: pointer; }
.list-group a{ border-radius: 0!important; }
.list-group a.active{ border-radius: 5px 5px 0 0!important; }
.out_category{ border: 1px solid #DDDDDD; border-radius: 0 0 5px 5px!important; padding: 15px 13px;  }
.out_category li{ margin-top: 5px; }
.recommend-item li{ width: 190px; height: 210px; margin: 5px; float: left; text-align: center; }
.recommend-item a{ display: block; margin-top: 10px; }
.recommend-article{  height: auto; min-height: 250px; }
.recommend-item div{ height: 135px; overflow: hidden; }
.nav-links a{ text-decoration: underline; }
.nav-links a:hover{ text-decoration: none; }
.itemsf3{ height: 230px; overflow: hidden; margin-top: 20px; }
.icon-whatsapp{ float: left;  color: #007E19; }
.header-link{ text-align: right; margin-top: 25px; margin-bottom: 30px; }
.header-link span{ display: inline-block; font-size: 17px; }
.header-link a{ display: inline-block; cursor: pointer; text-decoration: underline; color: #486BB0; display: inline-block; font-size: 18px; }




