﻿.hide-on-mobile {
    display: none
}
/*# sourceMappingURL=main.css.map */

dd, dl, menu, ol, ul {
    list-style: none;
}

*, legend {
    padding: 0;
}

.custom-nav > li li a:before, .custom-nav > li > a:before {
    display: block;
    position: absolute;
    top: 14px;
    right: 0;
    width: 13px;
    height: 13px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
}

.footer .custom-nav li:hover a span, .footer .custom-nav li:focus a span, .footer .custom-nav li a span, .footer .custom-nav li a, .footer .custom-nav li a:hover, .footer .custom-nav li a:focus, .footer .custom-nav li.act > a span {
    color: #fff !important;
}

.custom-nav > li > a {
    padding-bottom: 5px;
}

.p-footer {
    line-height: 31px;
    background: #29602d none repeat center top;
    padding-top: 20px;
    color: #fff;
    font-size: 16px;
}

    .p-footer .footer__tt {
        position: relative;
        padding-bottom: 10px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        font-weight: bold;
        background: none;
        white-space: nowrap;
        padding-left: 0px;
    }

    .p-footer a {
        color: white;
        text-decoration: none;
    }

#bottom-bar {
    font-size: 13px;
    line-height: 23px;
    color: #000000;
}


    #bottom-bar.solid-bg {
        background: #ffffff none repeat center top;
    }

.wf-float-left {
    float: left;
}

.wf-container-bottom {
    padding: 10px 0 10px 0;
    min-height: 60px;
}


#bottom-bar .wf-float-right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-grow: 1;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    margin-left: 10px;
    margin-right: 0;
}

#bottom-bar a, #bottom-bar .mini-nav .customSelect, #bottom-bar .menu-select {
    color: #000000;
}

.footer .widget, .footer .tp_recent_tweets li {
    font-size: 13px;
}

.footer .widget {
    color: #ffffff;
    padding: 0 15px;
}

.block-app .textwidget {
    margin-bottom: 0px;
}

#bottom-bar.solid-bg {
    background: #ffffff none repeat center top;
    padding-top: 0px;
    padding-bottom: 10px;
}


.leftcoppyright {
    font-weight: bold;
    margin-top: 19px;
    font-size: 14px;
}

.mybtn {
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 15px;
    background-color: #29602d !important;
    color: #fff;
    text-decoration: none !important;
    border: none;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: normal;
    outline: none !important;
    border-radius: 27px;
}

    .mybtn:hover {
        background-color: #cccc33 !important;
    }


.section__tt {
    color: #29602d;
}


.paddingT20 {
    padding-top: 20px
}

.form_kichhoat .form-group .form-control, .my-form .form-group .form-control {
    border-radius: 25px !important;
}

.focusERROR {
    border: 2px solid red !important;
}

@media (min-width: 1366px) {
    .container {
        width: 1170px;
    }
}

#loading {
    opacity: 0.4;
}


red {
    font-weight: bold;
    color: red
}

p {
    margin: 0 0 10px;
    line-height: 26px;
}


.foot-menu.footer-sidebar-row.row {
    font-size: 15px;
    line-height: 2.5;
}

h3.widget-title {
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    font-weight: bold;
    background: none;
    white-space: nowrap;
    padding-left: 0px;
}

.icon_required {
    position: absolute;
    color: red;
    top: 0px;
    right: 26px;
    font-size: 12px;
    font-weight: bold;
}

.section {
    padding-top: 30px;
    padding-bottom: 10px
}