/* Enter Your Custom CSS Here */

#top .start-button .av-menu-button > a .avia-menu-text {
     border-radius: 88px !important;
     color:#fff !important;
      border: none !important;
   	
}

.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li:last-child a {
	border: none !important;
	background-color: #4486f6 !important;
	border-radius: 4px !important;
	color: #fff !important;
	width: 183px;
	top: 20px;
	margin: 0 auto;
	text-align: center;
}

input[type="submit"]{
        background-color: #4486f6!important;
	color: #fff;
	border-color: #4486f6!important;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	text-transform: none;
	letter-spacing: 1px;
}


#top div .av-light-form .input-text, #top div .av-light-form input[type="text"], #top div .av-light-form input[type="input"], #top div .av-light-form input[type="password"], #top div .av-light-form input[type="email"], #top div .av-light-form input[type="number"], #top div .av-light-form input[type="url"], #top div .av-light-form input[type="tel"], #top div .av-light-form input[type="search"], #top div .av-light-form textarea, #top div .av-light-form select {
	background-color: #fff;
}


#top .alternate_color .input-text, #top .alternate_color input[type="text"], #top .alternate_color input[type="input"], #top .alternate_color input[type="password"], #top .alternate_color input[type="email"], #top .alternate_color input[type="number"], #top .alternate_color input[type="url"], #top .alternate_color input[type="tel"], #top .alternate_color input[type="search"], #top .alternate_color textarea, #top .alternate_color select {
	opacity: 1;
}

#top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select {
	opacity: 1;
}

#top .av_inherit_color a {
    text-decoration: none;
}

.uji-pop-link.DDD {
    font-size: 20px;
    margin-top: -87px;
}
#wpcf7-f3690-o1 label {
    color: #333 !important;
}
#tra {
    background: transparent !important;
}
.tra11 {
    background: #38b6e4 !important;
    border-color: #38b6e4 !important;
}
.rstr {
    padding: 8px !important;
}
/* #Tablet (Portrait)
----------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#top .av-control-minimal-dark .avia-slideshow-dots a {
    border-color: #fff !important;
}
  #top .avia-slideshow-arrows a {
    width: 40px;
    height: 60px;
    margin: -30px 0px 0;
  }
  .goto-slide.active {
    background: #fff !important;
}
}

/* #Mobile (Landscape)
----------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
.rstr {
    margin-left: 47px !important;
}
.responsive #top .avia-slideshow-controls a {
    display: block !important;
}  
  #top .avia-slideshow-arrows a {
    width: 40px;
    height: 60px;
    margin: -30px 0px 0;
  }
#top .av-control-minimal-dark .avia-slideshow-dots a {
    border-color: #fff !important;
}
  .goto-slide.active {
    background: #fff !important;
}
}
/*  #Mobile (Portrait) 320px
----------------------------------------------------------------------*/
@media only screen and (min-width: 100px) and (max-width: 479px) {
.responsive #top .avia-slideshow-controls a {
    display: block !important;
} 
#top .av-control-minimal-dark .avia-slideshow-dots a {
    border-color: #fff !important;
}
  #top .avia-slideshow-arrows a {
    width: 20px;
    height: 60px;
    margin: -30px 0px 0;
  }
  .goto-slide.active {
    background: #fff !important;
}
}