/*Main Body*/

body {
    color: black;
    font-size: 17px;
    font-family: 'Ubuntu', sans-serif;
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out;
}

h1 {
    font-size:
}

a {
    color: inherit;
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.gstatic.com/s/ubuntu/v9/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.gstatic.com/s/ubuntu/v9/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.gstatic.com/s/ubuntu/v9/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.gstatic.com/s/ubuntu/v9/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.gstatic.com/s/ubuntu/v9/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.gstatic.com/s/ubuntu/v9/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

*/ .error {
    background-color: red;
    border: #AA4502 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 4px;
}

.success {
    background-color: #12CC1A;
    border: #0FA015 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 4px;
}

.info {
    font-size: .8em;
    color: #FF6600;
    letter-spacing: 2px;
    padding-left: 5px;
}

section {
    border-bottom: 1px solid black;
    padding: 0px !important;
}


/*home-index*/

#sampletext {
    position: absolute;
    font: italic bold 60px arial;
    color: #aaaaaa;
    margin-top: 200px;
}


/*#slideshow > div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    }*/


/*.logo {
    float: left;
    height: 120px;
    padding: 15px 0px;
    width: 480px;
}
*/

.logo {
    float: left;
    height: 190px;
    padding: 15px 0px;
    width: 580px;
}

.main-navbar {
    margin-bottom: 0px;
}

.main-nav1 {
    margin-left: 210px;
}

.Sub_nav {
    background-color: rgb(86, 171, 106);
    border: none;
    margin-bottom: 0px;
}

.Sub_nav a {
    color: #fff !important;
}

.Sub_nav button {
    background-color: #fff !important;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

@media (min-width:1200px) {
    .Sub_nav .navbar-header {
        display: none;
    }
}

.subnavbar ul {
    background: #56ab6a;
    color: white;
    width: 100%;
}

.main-nav2 > li > a {
    line-height: 140px;
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out;
    font-size: 17px;
}

.main-nav1 > li > a:hover,
.main-nav1 > li > a:focus,
.main-nav2 > li > a:hover,
.main-nav2 > li > a:focus {
    text-decoration: underline;
    background: none;
    color: #56ab6a;
}

.subnavbar .nav > li > a {
    border-right: 1px solid #56ab6a;
    border-left: 1px solid #1d9138;
    font-size: 14px;
    -webkit-transition: background-color .50s ease-in-out;
    transition: background-color .50s ease-in-out;
}

.smenu {
    display: none !important;
}

@media(min-width: 768px) {
    .subnavbar .nav li a {
        border-right: 1px solid #56ab6a;
        border-left: 1px solid #1d9138;
        font-size: 14px;
        padding: 14px 3px;
    }
}

.subnavbar .nav > li > a:hover,
.subnavbar .nav > li > a:focus {
    text-decoration: none;
    background-color: #446ba4;
    color: white;
}

.togglebtn {
    margin-top: 20px;
    background-color: #56ab6a;
}

.togglebtn .icon-bar {
    background: white;
}

.brands1 {
    padding: 10px;
}

.brands1 img {
    width: 90%;
    height: 103px;
    padding: 20px 30px;
    border: 2px solid transparent;
}

.brands2 {
    padding: 10px;
}

.brands2 img {
    width: 85%;
    height: 63px;
    padding: 15px 10px;
    border: 2px solid transparent;
}

.brands1 img:hover {
    cursor: default;
}

.brands2 img:hover {
    cursor: default;
}

.brands1 a:hover,
.brands2 a:hover {
    cursor: default;
}

.headlines {
    border: 2px solid #00771b !important;
    box-shadow: 0 1px 3px #015b16 !important;
    background: rgba(86, 171, 106, 0.77) !important;
    border-radius: 15px !important;
    font-size: 20px;
    color: #ffffff !important;
    font-style: normal;
    padding: 15px !important;
    font-weight: bold;
    text-align: justify !important;
}

.box1 {
    padding: 3px;
    background-image: url(../img/about-andar.png);
    background-size: 99% 100%;
    height: 200px;
    background-repeat: no-repeat;
}

.box1:hover {
    padding: 3px;
    background-image: url(../img/about-andar-hover.png);
    cursor: pointer;
    background-size: 99% 100%;
    height: 200px;
}

.box2 {
    padding: 3px;
    background-image: url(../img/product-highlight.png);
    background-size: 99% 100%;
    height: 200px;
    background-repeat: no-repeat;
}

.box2:hover {
    padding: 3px;
    background-image: url(../img/product-highlight-hover.png);
    cursor: pointer;
    background-size: 99% 100%;
    height: 200px;
}

.box3 {
    padding: 3px;
    background-image: url(../img/installation-gallery.png);
    background-size: 99% 100%;
    height: 200px;
    background-repeat: no-repeat;
}

.box3:hover {
    padding: 3px;
    background-image: url(../img/installation-gallery-hover.png);
    cursor: pointer;
    background-size: 99% 100%;
    height: 200px;
}

.copyright {
    font-size: 14px;
    color: #000;
    padding: 30px 10px;
}

.copyright a {
    color: #446ba4;
}

@media(max-width: 320px) {
    .logo {
        float: left;
        height: 56px;
        padding: 5px 5px;
        font-size: 12px;
        line-height: 14px;
        width: 79%;
    }
    .headlines {
        font-size: 14px;
        color: #747474;
        font-style: normal;
        padding: 0px 0px;
    }
    .main-nav2 > li > a {
        line-height: 3px;
        text-align: center;
    }
    .about_us .about_info {
        font-size: 17px;
        color: #0e0e0e;
        font-style: normal;
        text-align: justify
    }
}

@media(max-width: 420px) {
    .logo {
        float: left;
        height: 56px;
        padding: 5px 25px;
        font-size: 12px;
        line-height: 14px;
        width: 70%;
    }
    .headlines {
        font-size: 17px;
        color: #747474;
        font-style: normal;
        padding: 0px 0px;
        text-align: justify;
    }
    .navbar {
        min-height: 0px;
    }
    .main-nav2 > li > a {
        line-height: 3px;
        text-align: center;
    }
    .subnavbar .nav > li > a {
        border-right: 0px solid #f18b1d;
        border-left: 0px solid #f6cda0;
        padding: 0px;
        line-height: 19px;
    }
    .brands1 {
        padding: 0px;
    }
    .brands1 img {
        width: 100%;
        height: 55px;
        padding: 10px 0px;
        border: 2px solid transparent;
    }
    .brands2 {
        padding: 0px;
    }
    .brands2 img {
        width: 100%;
        height: 55px;
        padding: 13px 0px;
        border: 2px solid transparent;
    }
}

@media(max-width: 767px) {
    .navbar {
        min-height: 0px;
    }
    .logo {
        float: left;
        height: 80px;
        padding: 5px 25px;
        font-size: 12px;
        line-height: 14px;
        width: 78%;
    }
    .smenu {
        display: block !important;
    }
}


/*Gastro*/

.links div {
    padding: 6px;
    padding-left: 12px;
    font-size: 14px;
}

.links a {
    padding-left: 7px;
}

.links a:hover {
    color: #03c130;
}

.butt_gastro {
    text-align: center;
    padding-top: 30px;
}

.butt_gastro button {
    background: #56ab6a;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 4px 14px;
}


/*Consumables*/

.content_consum {
    padding: 0px;
    padding-top: 30px;
}

.consum_img {
    padding-top: 20px;
    text-align: center;
    padding-right: 30px;
}


/*About-us*/

.about_us h1 {
    color: #56ab6a;
    font-size: 40px;
}

.about_us span {}

.about_us .about_info {
    font-size: 20px;
    color: #0e0e0e;
    font-style: normal;
}

@media(max-width: 360px) {
    .about_us .about_info {
        font-size: 17px;
        text-align: justify;
    }
}

@media(max-width: 360px) {
    .about_row p {
        font-size: 17px;
    }
    .ourcustomer p {
        font-size: 17px;
    }
}

@media(max-width: 412px) {
    .about_us .about_info {
        font-size: 17px;
    }
    .about_us p {
        font-size: 17px;
    }
}

@media(max-width: 412px) {
    .about_us .about_info {
        font-size: 17px;
    }
    .about_us p {
        font-size: 17px;
    }
    .box_medi p {
        font-size: 17px;
    }
}

.about_us h2 {
    color: #08bf33;
}

.about_us p {
    text-align: justify;
    color: #0e0e0e;
    font-style: normal;
}

.about_us h3 {
    color: #446ba4;
    /*text-align: center;*/
}

.ourcustomer h1 {
    color: #56ab6a;
    font-size: 40px;
}

.ourcustomer h2 {
    color: #08bf33;
}

.ourcustomer p {
    text-align: justify;
    color: #0e0e0e;
}

.ourcustomer p {
    text-align: justify;
    color: #0e0e0e;
}

.ourcustomer h3 {
    color: #446ba4;
}


/*medical supplier*/

.medi_sup h1 {
    color: #56ab6a;
    font-size: 40px;
}

.medisup {
    margin-bottom: 20px;
}

.box_medi {
    border: 2px solid #ebebf1;
    padding: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    background: rgba(246, 245, 251, 0.62);
    border-radius: 10px;
    position: relative;
    -webkit-transition: border .50s ease-in-out, background .50s ease-in-out;
    transition: border .50s ease-in-out, background .50s ease-in-out;
}

.box_medi:hover {
    /*   border: 2px solid #2196F3;
    color: white;
    background: #9E9E9E;*/
}

.box_medi:hover > img {
    /*  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

.box_medi:hover > .bio_sup strong {
    /*  color: #2f6e3e;*/
}

.box_medi p {
    font-size: 20px;
}

.box_medi:hover > p i {
    color: #FFC107 !important;
}

.box_medi img {
    -webkit-transition: filter .50s ease-in-out;
    transition: filter .50s ease-in-out;
    margin-bottom: 10px;
}

.box_medi p {
    text-align: justify;
    color: #0e0e0e;
    line-height: 30px;
}

.box_medi button {
    background: #56ab6a;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 4px 14px;
    right: 20px;
    text-align: left;
    position: absolute;
    bottom: 23px;
}

.box_medi1 {
    border: 2px solid #ebebf1;
    padding: 30px;
    height: 481px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    background: rgba(246, 245, 251, 0.62);
    border-radius: 10px;
    position: relative;
    -webkit-transition: border .50s ease-in-out, background .50s ease-in-out;
    transition: border .50s ease-in-out, background .50s ease-in-out;
}

.box_medi1:hover {
    /*   border: 2px solid #2196F3;
    color: white;
    background: #9E9E9E;*/
}

.box_medi1:hover > img {
    /*  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

.box_medi1:hover > .bio_sup strong {
    /*  color: #2f6e3e;*/
}

.box_medi1:hover > p {
    /*  color: #ffffff;*/
}

.box_medi1:hover > p i {
    color: #FFC107 !important;
}

.box_medi1 img {
    -webkit-transition: filter .50s ease-in-out;
    transition: filter .50s ease-in-out;
    margin-bottom: 10px;
}

.box_medi1 p {
    text-align: justify;
    font-size: 108%;
    line-height: 30px;
}

.box_medi1 button {
    background: #56ab6a;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 4px 14px;
    right: 20px;
    text-align: left;
    position: absolute;
    bottom: 23px;
}

@media(max-width: 320px) {
    .box_medi1 {
        height: auto;
    }
}

@media(max-width: 360px) {
    .box_medi1 {
        height: auto;
    }
}

@media(max-width: 768px) {
    .box_medi1 {
        height: auto;
    }
}

@media(max-width: 321px) {
    .medi_sup {
        padding: 0px;
    }
    .medi_sup h1 {
        color: #0fd24c;
        font-size: 34px;
    }
    .box_medi {
        padding: 20px;
    }
    .box_medi img {
        margin-bottom: 0px;
        padding: 0px 0px;
    }
    .box_medi p {
        text-align: justify;
        font-size: 14px;
        margin: 0px;
    }
    .box_medi button {
        text-align: left;
        position: absolute;
        bottom: 10px;
    }
}

@media(max-width: 360px) {
    .medi_sup {
        padding: 0px;
    }
    .medi_sup h1 {
        color: #0fd24c;
        font-size: 37px;
    }
    .box_medi img {
        margin-bottom: 0px;
        padding: 0px 0px;
    }
    .box_medi {
        padding: 20px;
        height: auto;
    }
    .box_medi p {
        font-size: 17px;
    }
    .box_medi button {
        bottom: 15px;
    }
}

@media(min-width: 768px) {
    .medi_sup {
        padding: 0px;
    }
    .box_medi button {
        bottom: 10px;
    }
    .box_medi {
        height: auto;
        padding: 20px;
    }
    .box_medi img {
        margin-bottom: 0px;
        padding: 0px 40px;
    }
}


/*
@media(max-width: 768px) {

    }*/


/*surgical supplier*/

.sur_sup h1 {
    color: #35a14d;
    font-size: 40px;
}

.sur_sup strong {
    color: #446ba4;
}

.sur_sup i {
    color: rgba(46, 162, 90, 0.71);
}

.sur_sup p {
    color: #5f6361;
}

.sur_sup button {
    background: #56ab6a;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 4px 14px;
    right: 20px;
    text-align: left;
    position: absolute;
    bottom: 23px;
}

.sursup {
    margin-bottom: 20px;
}

.sursup p {
    color: black;
}

@media(max-width: 320px) {
    .sur_sup {
        padding: 0px;
    }
    .sur_sup h1 {
        color: #0fd24c;
        font-size: 34px;
    }
    .sur_sup button {
        bottom: 10px;
    }
}

@media(max-width: 360px) {
    .sur_sup {
        padding: 0px;
    }
    .sur_sup h1 {
        color: #0fd24c;
        font-size: 37px;
    }
    .sur_sup button {
        bottom: 15px;
    }
}

@media(min-width: 768px) {
    .sur_sup {
        padding: 0px;
    }
    .sur_sup button {
        bottom: 15px;
    }
    .sur_sup strong {
        color: #446ba4;
        font-size: 17px;
    }
}

.h3_partner h3 {
    color: #446ba4;
}


/*medical equipment*/

.medi_equ h1 {
    color: #35a14d;
    font-size: 40px;
}

.mediequ {
    margin-bottom: 15px;
}

.card {
    padding-top: 1px;
    padding-bottom: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 1px solid #ebebf1;
    -webkit-transition: border 1.2s ease-in-out;
    transition: border 1.2s ease-in-out;
}

.card:hover {
    border: 1px solid #03A9F4;
}

.card:hover > p {
    background: #03A9F4;
    color: white;
}

.card p {
    background-color: #f5f5f5;
    margin: 0px;
    padding: 5px;
    color: #000000;
    border-radius: 0px 0px 10px 10px;
    -webkit-transition: color .50s ease-in-out, background .50s ease-in-out;
    transition: color .50s ease-in-out, background .50s ease-in-out;
}

.card img {
    padding: 10px;
    height: 170px;
}

@media(max-width: 320px) {
    .medi_equ {
        padding: 0px;
    }
    .medi_equ h1 {
        color: #0fd24c;
        font-size: 33px;
    }
    .card img {
        padding: 15px;
        height: 170px;
    }
}

@media(max-width: 360px) {
    .medi_equ {
        padding: 0px;
    }
    .medi_equ h1 {
        color: #0fd24c;
        font-size: 37px;
    }
    .card img {
        padding: 25px;
        height: 190px;
    }
}

@media(min-width: 768px) {
    .medi_equ {
        padding: 0px;
    }
    .card img {
        padding: 25px;
        height: 220px;
    }
}


/*Our Partners*/

.partner_card {
    padding-top: 1px;
    padding-bottom: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 1px solid #ebebf1;
    -webkit-transition: border 1.2s ease-in-out;
    transition: border 1.2s ease-in-out;
}

.partner_card:hover {
    border: 1px solid #03A9F4;
}

.partner_card:hover > p {
    background: #03A9F4;
    color: white;
}

.partner_card p {
    background-color: #f5f5f5;
    margin: 0px;
    padding: 5px;
    color: #000000;
    border-radius: 0px 0px 10px 10px;
    -webkit-transition: color .50s ease-in-out, background .50s ease-in-out;
    transition: color .50s ease-in-out, background .50s ease-in-out;
}

.partner_card img {
    padding: 13px;
    height: 12vh;
}


/*@media(max-width: 320px) {
    .partner_card img {
        padding: 15px;
        height: 170px;
    }
}

@media(max-width: 360px) {
    .partner_card img {
        padding: 25px;
        height: 190px;
    }
}

@media(min-width: 768px) {
    .partner_card img {
        padding: 25px;
        height: 220px;
    }
}
*/


/*bio medical supplier*/

.bio_sup h1 {
    color: #35a14d;
    font-size: 40px;
}

.biosup {
    margin-bottom: 20px;
}

.bio_sup button {
    background: #56ab6a;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 4px 14px;
    right: 20px;
    text-align: left;
    position: absolute;
    bottom: 23px;
}

.bio_sup i {
    color: rgba(46, 162, 90, 0.71);
}

.bio_sup strong {
    color: #446ba4;
}

.bio_sup p {
    color: black;
    font-size: 16px;
}

@media(max-width: 320px) {
    .bio_sup {
        padding: 0px;
    }
    .bio_sup h1 {
        color: #0fd24c;
        font-size: 34px;
    }
    .bio_sup button {
        text-align: left;
        position: absolute;
        bottom: 10px;
    }
}

@media(max-width: 360px) {
    .bio_sup {
        padding: 0px;
    }
    .bio_sup h1 {
        color: #0fd24c;
        font-size: 35px;
    }
    .bio_sup button {
        bottom: 15px;
    }
}

@media(min-width: 768px) {
    .bio_sup {
        padding: 0px;
    }
    .bio_sup button {
        bottom: 15px;
    }
}


/*contact_us*/

.contact_us h2 {
    color: #867f79;
}

.contact_us address {
    text-align: justify;
    margin-bottom: 0px;
}

.contact_us p {
    text-align: justify;
}

.contact_us h1 {
    color: #56ab6a;
    font-size: 40px;
}

.contact_us h4 {
    color: #0f5ed0;
    text-align: left;
}

.contact_us iframe {}

.block {
    padding-top: 15px;
}

.block h2 {
    text-align: left;
}

.addrs {
    /*border: 1px solid #d8d0d0;*/
    border-radius: 7px;
    padding: 15px 40px 40px;
}

.addrs i {
    color: #56ab6a;
    font-size: 18px;
}

@media (max-width: 486px) {
    .addrs {
        padding: 20px 0px;
    }
    .conlogodiv {
        padding: 0px;
    }
    .conlogo {
        width: 90%;
        height: 50px;
    }
}

.captcha {
    text-align: center;
    border: medium none;
    font-weight: bold;
    font-family: "Kristi", cursive;
    color: rgb(134, 134, 134);
    height: 52px;
    font-size: 28px;
    float: left;
    margin-right: 5px;
    width: 220px;
}

.weekend {
    padding: 5px 10px;
    background: #446ba4;
    border-radius: 15px;
    color: white;
    margin: 0px auto;
}

.form-captcha {
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 200px;
}

.refresh {
    color: rgb(86, 67, 61);
    font-size: 25px;
    margin-top: 13px;
    cursor: pointer;
    padding-right: 70px;
}

@media(max-width: 320px) {
    .contact_us {
        padding: 0px;
    }
    .captcha {
        width: 258px;
    }
    .form-captcha {
        width: 222px;
        margin-right: 0px;
    }
    .refresh {
        padding-right: 0px;
    }
    .btn-danger {
        width: 100%;
    }
    .addrs {
        border: 1px solid #d8d0d0;
        border-radius: 7px;
        padding: 15px;
    }
}

@media(max-width: 360px) {
    .contact_us {
        padding: 0px;
    }
    .captcha {
        width: 270px;
    }
    .form-captcha {
        width: 235px;
        margin-right: 0px;
    }
    .refresh {
        padding-right: 0px;
    }
    .btn-danger {
        width: 100%;
    }
    .addrs {
        border: 1px solid #d8d0d0;
        border-radius: 7px;
        padding: 15px;
    }
}

@media(min-width: 768px) {
    .contact_us {
        padding: 0px;
    }
    .captcha {
        width: 250px;
    }
    .form-captcha {
        width: 180px;
        margin-right: 0px;
    }
    /* .refresh {
        padding-right: 90px;
        }*/
    /*.addrs {
        border: 1px solid #d8d0d0;
        border-radius: 7px;
        padding: 15px;
        }*/
}

hr {
    margin-top: 20px;
    /* margin-bottom: 20px; */
    border: 0;
    border-top: 1px solid #a2a2a9;
}

#scroll {
    position: fixed;
    right: 20px;
    bottom: 15px;
    cursor: pointer;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 998;
}

#scroll span {
    font-size: 50px;
    color: #52b6ec;
}

#scroll span:hover {
    color: #23b97d;
}

.captchimg {
    height: 37px;
    width: 150px;
    float: left;
    margin-right: 10px;
}
