﻿/* 
	Table of Contents

	     01. Wrapper ----------------------------------
	     02. Container --------------------------------
	     03. Icons ------------------------------------
	     04. Header -----------------------------------
	     05. Intro ------------------------------------
	     06. Nav --------------------------------------
	         Mobile -----------------------------------
	     07. Nav Contacts -----------------------------
	     08. Nav Steps --------------------------------
	     09. Form Primary -----------------------------
	         Custom Select RTL ------------------------
	     10. List Radios ------------------------------
	         Large ------------------------------------
	     11. List Checkboxes --------------------------
	     12. List Actions -----------------------------
	     13. Widget Cost ------------------------------
	         Alt --------------------------------------
	     14. Widget Success ---------------------------
	     15. Widget Help Secondary --------------------
	     16. Modal ------------------------------------
	     17. Modal Help -------------------------------
	     18. Modal Help Secondary ---------------------
	     19. Article Sign -----------------------------
	     20. Article Reminder -------------------------
	I.   Generic --------------------------------------
	     01. Reset ------------------------------------
	     02. Base -------------------------------------
	         Mobile -----------------------------------
	     03. Fonts ------------------------------------
	     04. Helpers ----------------------------------
	         Clear ------------------------------------
	         Notext -----------------------------------
	         Hidden -----------------------------------
	         Alignleft --------------------------------
	         Alignright -------------------------------
	         Disabled ---------------------------------
	         Grid -------------------------------------
	         Responsive Helpers -----------------------
	         Mobile -----------------------------------
	II.  Regions --------------------------------------
	     01. Container --------------------------------
	     02. Content ----------------------------------
	     03. Footer -----------------------------------
	     04. Header -----------------------------------
	     05. Main -------------------------------------
	     06. Shell ------------------------------------
	     07. Sidebar ----------------------------------
	     08. Wrapper ----------------------------------
	III. Modules --------------------------------------
	     01. Button -----------------------------------
	         Button Block -----------------------------
	     02. Form Elements ----------------------------
	     03. Form -------------------------------------
	     04. List -------------------------------------
	     05. Logo -------------------------------------
	     06. Nav --------------------------------------
	     07. Section ----------------------------------
	     08. Slider -----------------------------------
	     09. Table ------------------------------------
	     10. Widget -----------------------------------
 */
.select-field .dropdown-menu {
    max-width: 110px;
}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */

.wrapper.blur {
    -webkit-filter: blur(20px);
    filter: blur(20px);
}

.blur-container {
    -webkit-filter: blur(20px);
    filter: blur(20px);
}

.blur-container {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="20" /></filter></svg>#filter');
    -webkit-filter: blur(20px);
    filter: blur(20px);
}

.powered_by_layout {
    text-align: center;
    direction: ltr;
    margin-top: 20px;
    margin-right: 35px;
    display: none;
}

.powered_by_link_layout {
    position: relative;
    bottom: 5px;
    margin-left: 10px;
}

/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */

.container {
    width: 100%;
    max-width: 1400px;
}

.container-outer {
    padding-top: 478px;
}

    .container-outer.fileUploadingToProcess {
        padding-top: 100px;
    }


/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */

.ico-arrow-left {
    background: url(../css/images/icons/ico-arrow-left.png) no-repeat 0 0;
    width: 5px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-arrow-next {
    background: url(../css/images/icons/ico-arrow-next.png) no-repeat 0 0;
    width: 8px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-chat-active {
    background: url(../css/images/icons/ico-chat-active.png) no-repeat 0 0;
    width: 126px;
    height: 126px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-chat-disabled {
    background: url(../css/images/icons/ico-chat-disabled.png) no-repeat 0 0;
    width: 126px;
    height: 126px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-chat {
    background: url(../css/images/icons/ico-chat.png) no-repeat 0 0;
    width: 126px;
    height: 126px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

    .ico-chat-hover, a:hover .ico-chat, button:hover .ico-chat, a.hover .ico-chat, button.hover .ico-chat, .ico-chat.hover {
        background: url(../css/images/icons/ico-chat_hover.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

.ico-checkbox {
    background: url(../css/images/icons/ico-checkbox.png) no-repeat 0 0;
    width: 20px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-clock {
    background: url(../css/images/icons/ico-clock.png) no-repeat 0 0;
    width: 44px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-dropdown {
    background: url(../css/images/icons/ico-dropdown.png) no-repeat 0 0;
    width: 9px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-form-active {
    background: url(../css/images/icons/ico-form-active.png) no-repeat 0 0;
    width: 126px;
    height: 126px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-form {
    background: url(../css/images/icons/ico-form.png) no-repeat 0 0;
    width: 126px;
    height: 126px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

    .ico-form-hover, a:hover .ico-form, button:hover .ico-form, a.hover .ico-form, button.hover .ico-form, .ico-form.hover {
        background: url(../css/images/icons/ico-form_hover.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

.ico-list {
    background: url(../css/images/icons/ico-list.png) no-repeat 0 0;
    width: 39px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-phone-active {
    background: url(../css/images/icons/ico-phone-active.png) no-repeat 0 0;
    width: 126px;
    height: 126px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-phone {
    background: url(../css/images/icons/ico-phone.png) no-repeat 0 0;
    width: 126px;
    height: 126px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

    .ico-phone-hover, a:hover .ico-phone, button:hover .ico-phone, a.hover .ico-phone, button.hover .ico-phone, .ico-phone.hover {
        background: url(../css/images/icons/ico-phone_hover.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

.ico-profile-active {
    background: url(../css/images/icons/ico-profile-active.png) no-repeat 0 0;
    width: 94px;
    height: 63px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-profile {
    background: url(../css/images/icons/ico-profile.png) no-repeat 0 0;
    width: 76px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-question-dark {
    background: no-repeat 0 0;
    width: 39px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-question-small {
    background: url(../css/images/icons/ico-question-small.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-question {
    background: url(../css/images/icons/ico-question.png) no-repeat 0 0;
    width: 40px;
    height: 39px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-recommended-active {
    background: url(../css/images/icons/ico-recommended-active.png) no-repeat 0 0;
    width: 74px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-recommended {
    background: url(../css/images/icons/ico-recommended.png) no-repeat 0 0;
    width: 74px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-success {
    background: url(../css/images/icons/ico-success.png) no-repeat 0 0;
    width: 80px;
    height: 77px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-triangle {
    background: url(../css/images/icons/ico-triangle.png) no-repeat 0 0;
    width: 47px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.logo {
    background: url(../css/images/icons/logo.png) no-repeat 0 0;
    width: 142px;
    height: 53px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.header .join-logo {
    margin-top: -8px;
}

.ico-chat-white {
    background: url(../css/images/icons/ico-chat-white.png) no-repeat 0 0;
    width: 102px;
    height: 102px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

    .ico-chat-white-hover, a:hover .ico-chat-white, button:hover .ico-chat-white, a.hover .ico-chat-white, button.hover .ico-chat-white, .ico-chat-white.hover {
        background-image: url(../css/images/icons/ico-chat-small-active.png);
        background-size: 102px 102px;
    }

.ico-form-white {
    background: url(../css/images/icons/ico-form-white.png) no-repeat 0 0;
    width: 102px;
    height: 102px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

    .ico-form-white-hover, a:hover .ico-form-white, button:hover .ico-form-white, a.hover .ico-form-white, button.hover .ico-form-white, .ico-form-white.hover, .ico-form-small-active {
        background-image: url(../css/images/icons/ico-form-small-active.png);
        background-size: 102px 102px;
        display: inline-block;
        vertical-align: middle;
        width: 102px;
        height: 102px;
    }

.ico-phone-white {
    background: url(../css/images/icons/ico-phone-white.png) no-repeat 0 0;
    width: 102px;
    height: 102px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

    .ico-phone-white-hover, a:hover .ico-phone-white, button:hover .ico-phone-white, a.hover .ico-phone-white, button.hover .ico-phone-white, .ico-phone-white.hover {
        background-image: url(../css/images/icons/ico-phone-small-active.png);
        background-size: 102px 102px;
    }

.ico-question-teritary {
    background: url(../css/images/icons/ico-question-teritary.png) no-repeat 0 0;
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-years {
    background: url(../css/images/icons/ico-years.png) no-repeat 0 0;
    width: 86px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-upload {
    background: url(../css/images/icons/ico-upload.png) no-repeat 0 0;
    width: 85px;
    height: 84px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-clock-white {
    background: url(../css/images/icons/ico-clock-white.png) no-repeat 0 0;
    width: 66px;
    height: 59px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-checklist {
    background: url(../css/images/icons/ico-checklist.png) no-repeat 0 0;
    width: 46px;
    height: 43px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-checklist-white {
    background: url(../css/images/icons/ico-checklist-white.png) no-repeat 0 0;
    width: 66px;
    height: 62px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-checkbox-white {
    background: url(../css/images/icons/ico-checkbox-white.png) no-repeat 0 0;
    width: 19px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.ico-email {
    background: url(../css/images/icons/ico-email.png) no-repeat 0 0;
    width: 70px;
    height: 66px;
    display: inline-block;
    vertical-align: middle;
}

.ico-pdf {
    background: url(../css/images/icons/ico-pdf.png) no-repeat 0 0;
    width: 15px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-profile-plus {
    background: url(../css/images/icons/ico-profile-plus.png) no-repeat 0 0;
    width: 81px;
    height: 73px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-facebook {
    background: url(../css/images/icons/ico-facebook.png) no-repeat 0 0;
    width: 22px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-twitter {
    background: url(../css/images/icons/ico-twitter.png) no-repeat 0 0;
    width: 40px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-watsapp {
    background: url(../css/images/icons/ico-watsapp.png) no-repeat 0 0;
    width: 38px;
    height: 39px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-mail {
    background: url(../css/images/icons/ico-mail.png) no-repeat 0 0;
    width: 40px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-notification {
    background: url(../css/images/icons/ico-notification.png) no-repeat 0 0;
    width: 64px;
    height: 58px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-success-white {
    background: url(../css/images/icons/ico-success-white.png) no-repeat 0 0;
    width: 80px;
    height: 77px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.ico-calendar {
    background: url(../css/images/icons/ico-calendar.png) no-repeat 0 0;
    width: 29px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .ico-arrow-left {
        background: url(../css/images/icons/ico-arrow-left@2x.png) no-repeat 0 0;
        width: 5px;
        height: 9px;
        background-size: 5px 9px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-arrow-next {
        background: url(../css/images/icons/ico-arrow-next@2x.png) no-repeat 0 0;
        width: 8px;
        height: 16px;
        background-size: 8px 16px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-chat-active {
        background: url(../css/images/icons/ico-chat-active@2x.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        background-size: 126px 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-chat-disabled {
        background: url(../css/images/icons/ico-chat-disabled@2x.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        background-size: 126px 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-chat {
        background: url(../css/images/icons/ico-chat@2x.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        background-size: 126px 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

        .ico-chat-hover, a:hover .ico-chat, button:hover .ico-chat, a.hover .ico-chat, button.hover .ico-chat, .ico-chat.hover {
            background: url(../css/images/icons/ico-chat_hover@2x.png) no-repeat 0 0;
            width: 126px;
            height: 126px;
            background-size: 126px 126px;
            display: inline-block;
            vertical-align: middle;
            font-size: 0;
        }

    .ico-checkbox {
        background: url(../css/images/icons/ico-checkbox@2x.png) no-repeat 0 0;
        width: 20px;
        height: 15px;
        background-size: 20px 15px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-clock {
        background: url(../css/images/icons/ico-clock@2x.png) no-repeat 0 0;
        width: 44px;
        height: 40px;
        background-size: 44px 40px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-dropdown {
        background: url(../css/images/icons/ico-dropdown@2x.png) no-repeat 0 0;
        width: 9px;
        height: 5px;
        background-size: 9px 5px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-form-active {
        background: url(../css/images/icons/ico-form-active@2x.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        background-size: 126px 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-form {
        background: url(../css/images/icons/ico-form@2x.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        background-size: 126px 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

        .ico-form-hover, a:hover .ico-form, button:hover .ico-form, a.hover .ico-form, button.hover .ico-form, .ico-form.hover {
            background: url(../css/images/icons/ico-form_hover@2x.png) no-repeat 0 0;
            width: 126px;
            height: 126px;
            background-size: 126px 126px;
            display: inline-block;
            vertical-align: middle;
            font-size: 0;
        }

    .ico-list {
        background: url(../css/images/icons/ico-list@2x.png) no-repeat 0 0;
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-phone-active {
        background: url(../css/images/icons/ico-phone-active@2x.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        background-size: 126px 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-phone {
        background: url(../css/images/icons/ico-phone@2x.png) no-repeat 0 0;
        width: 126px;
        height: 126px;
        background-size: 126px 126px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

        .ico-phone-hover, a:hover .ico-phone, button:hover .ico-phone, a.hover .ico-phone, button.hover .ico-phone, .ico-phone.hover {
            background: url(../css/images/icons/ico-phone_hover@2x.png) no-repeat 0 0;
            width: 126px;
            height: 126px;
            background-size: 126px 126px;
            display: inline-block;
            vertical-align: middle;
            font-size: 0;
        }

    .ico-profile-active {
        background: url(../css/images/icons/ico-profile-active@2x.png) no-repeat 0 0;
        width: 94px;
        height: 63px;
        background-size: 94px 63px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-profile {
        background: url(../css/images/icons/ico-profile@2x.png) no-repeat 0 0;
        width: 76px;
        height: 51px;
        background-size: 76px 51px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-question-dark {
        background: url(../css/images/icons/ico-question-dark@2x.png) no-repeat 0 0;
        width: 39px;
        height: 38px;
        background-size: 39px 38px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-recommended-active {
        background: url(../css/images/icons/ico-recommended-active@2x.png) no-repeat 0 0;
        width: 74px;
        height: 70px;
        background-size: 74px 70px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-recommended {
        background: url(../css/images/icons/ico-recommended@2x.png) no-repeat 0 0;
        width: 74px;
        height: 70px;
        background-size: 74px 70px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-success {
        background: url(../css/images/icons/ico-success@2x.png) no-repeat 0 0;
        width: 80px;
        height: 77px;
        background-size: 80px 77px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .logo {
        background: url(../css/images/icons/logo@2x.png) no-repeat 0 0;
        width: 142px;
        height: 53px;
        background-size: 142px 53px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-chat-white {
        background: url(../css/images/icons/ico-chat-white@2x.png) no-repeat 0 0;
        width: 102px;
        height: 102px;
        background-size: 102px 102px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-form-white {
        background: url(../css/images/icons/ico-form-white@2x.png) no-repeat 0 0;
        width: 102px;
        height: 102px;
        background-size: 102px 102px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-phone-white {
        background: url(../css/images/icons/ico-phone-white@2x.png) no-repeat 0 0;
        width: 102px;
        height: 102px;
        background-size: 102px 102px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-question-teritary {
        background: url(../css/images/icons/ico-question-teritary@2x.png) no-repeat 0 0;
        width: 60px;
        height: 60px;
        background-size: 60px 60px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-upload {
        background-image: url(../css/images/icons/ico-upload@2x.png);
        background-size: 85px 84px;
    }

    .ico-clock-white {
        background-image: url(../css/images/icons/ico-clock-white@2x.png);
        background-size: 66px 59px;
    }

    .ico-checklist {
        background-image: url(../css/images/icons/ico-checklist@2x.png);
        background-size: 46px 43px;
    }

    .ico-checklist-white {
        background-image: url(../css/images/icons/ico-checklist-white@2x.png);
        background-size: 66px 62px;
    }

    .ico-email {
        background-image: url(../css/images/icons/ico-email@2x.png);
        background-size: 70px 66px;
    }

    .ico-pdf {
        background-image: url(../css/images/icons/ico-pdf@2x.png);
        background-size: 15px 20px;
    }

    .ico-profile-plus {
        background-image: url(../css/images/icons/ico-profile-plus@2x.png);
        background-size: 81px 73px;
    }

    .ico-facebook {
        background-image: url(../css/images/icons/ico-facebook@2x.png);
        background-size: 22px 38px;
    }

    .ico-twitter {
        background-image: url(../css/images/icons/ico-twitter@2x.png);
        background-size: 40px 32px;
    }

    .ico-watsapp {
        background-image: url(../css/images/icons/ico-watsapp@2x.png);
        background-size: 38px 39px;
    }

    .ico-mail {
        background-image: url(../css/images/icons/ico-mail@2x.png);
        background-size: 40px 28px;
    }

    .ico-notification {
        background-image: url(../css/images/icons/ico-notification.png);
        background-size: 32px 29px;
    }
}

@media(max-width: 767px) {
    .header .logo {
        width: 86px;
        height: 33px;
        background-size: 86px 33px;
    }

    i.ico-profile {
        width: 31px;
        height: 21px;
        background-size: 31px 21px;
    }

    i.ico-profile-active {
        width: 39px;
        height: 26px;
        background-size: 39px 26px;
    }

    .header .join-logo {
        width: 113px;
    }

    #respiratoryDetails .last-radio {
        width: 116px !important;
    }
}

#SmokingDetails li ~ li {
    margin-right: 0px;
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */

/*.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    background: #fff;
    height: 90px;
    padding: 23px 0 20px;
}*/

@media(max-width: 767px) {
    .header {
        padding: 10px 0;
        height: 56px;
    }
}

/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */

.intro {
    position: fixed;
    top: 90px;
    right: 0;
    width: 100%;
    font-family: 'South', sans-serif;
    z-index: 3;
    padding-top: 123px;
    transition: padding .3s;
    z-index: 21;
}

    .intro.medium {
        z-index: 4;
        padding-top: 0;
    }

        .intro.medium .intro-inner {
            opacity: 0;
        }

    .intro.small .nav-steps {
        padding-top: 20px;
    }

        .intro.small .nav-steps span {
            max-height: 0;
        }

        .intro.small .nav-steps li {
            padding-bottom: 0px;
        }

        .intro.small .nav-steps ul:before {
            bottom: 50px;
        }

        .intro.small .nav-steps li:before {
            bottom: 45px;
        }

.intro-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.intro-content {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    padding-top: 30px;
}

.intro-inner {
    position: absolute;
    top: -97px;
    left: 0;
    width: 100%;
}

    .intro-inner h1 {
        margin-bottom: 5px;
    }

@media(max-width: 767px) {
    .intro {
        top: 56px;
        padding-top: 93px;
    }

        .intro.medium {
            padding-top: 10px;
        }

        .intro.small {
            padding-top: 0px !important;
        }

            .intro.small .nav-steps a {
                height: 70px;
            }

            .intro.small .nav-steps ul:before {
                bottom: 30px;
            }

            .intro.small .nav-steps li:before {
                bottom: 26px;
            }

    .intro-content {
        font-size: 13px;
        padding-top: 2px;
    }

    .intro-inner {
        top: -92px;
    }

        .intro-inner h1 {
            margin-bottom: 0;
        }
}

/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */

.nav {
    font-size: 24px;
    padding-top: 4px;
    font-family: 'South', sans-serif;
}

    .nav li {
        display: inline-block;
        vertical-align: middle;
        font-weight: 300;
    }

        .nav li ~ li {
            margin-right: 29px;
        }

    .nav a {
        text-decoration: none;
        transition: color .3s;
    }

        .nav a:hover {
            color: #1dac00;
        }

/* Mobile */

@media(max-width: 767px) {
    .nav span {
        display: none;
    }

    .nav li ~ li {
        margin-right: 5px;
        border-right: 1px solid #eeeff1;
        padding-right: 12px;
    }

    .nav i {
        width: 31px;
        height: 31px;
        background-size: 31px 31px;
    }
}

/* ------------------------------------------------------------ *\
	Nav Contacts
\* ------------------------------------------------------------ */

.nav-contacts {
    text-align: center;
}

    .nav-contacts li {
        display: inline-block;
        vertical-align: top;
        margin: 0 2%;
        font-size: 20px;
        font-family: 'South', sans-serif;
        font-weight: 300;
        line-height: 1;
    }

    .nav-contacts a {
        text-decoration: none;
        display: block;
    }

    .nav-contacts i {
        transition: background .3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

        .nav-contacts i[class$=disabled] {
            display: none;
        }

    .nav-contacts span {
        display: block;
        margin: 0 auto 21px;
    }

    .nav-contacts strong small {
        font-size: 42px;
        position: relative;
        top: 20px;
    }

    .nav-contacts .disabled {
        opacity: .4;
    }

        .nav-contacts .disabled i,
        .nav-contacts .disabled a:hover i:not([class$=disabled]) {
            display: none;
        }

            .nav-contacts .disabled i[class$=disabled] {
                display: inline-block;
            }

    .nav-contacts .link-show-form.active span i:first-child,
    .nav-contacts .link-show-form span i:last-child {
        display: none;
    }

    .nav-contacts .link-show-form.active span i:last-child {
        display: inline-block;
    }

@media(max-width: 767px) {
    .nav-contacts ul:after {
        content: '';
        line-height: 0;
        display: table;
        clear: both;
    }

    .nav-contacts li {
        font-size: 16px;
        width: 33.33%;
        float: right;
        padding: 0 3px;
        margin: 0 !important;
    }

    .nav-contacts i {
        width: 75px !important;
        height: 75px !important;
        background-size: 75px 75px !important;
    }

    .nav-contacts strong small {
        font-size: 28px;
        top: 13px;
    }
}

/* ------------------------------------------------------------ *\
	Nav Steps
\* ------------------------------------------------------------ */

.nav-steps {
    text-align: center;
    font-family: 'South', sans-serif;
    padding-top: 50px;
}

    .nav-steps ul {
        display: block;
        text-align: justify;
        width: 100%;
        position: relative;
        font-size: 0;
        max-width: 980px;
        margin: auto;
        text-justify: distribute-all-lines;
    }

        .nav-steps ul:before {
            content: '';
            background: #5ea94e;
            width: 100%;
            height: 2px;
            display: inline-block;
            position: absolute;
            bottom: 69px;
            left: 0;
        }

        .nav-steps ul:after {
            content: '';
            display: inline-block;
            width: 100%;
        }

    .nav-steps li {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        font-weight: 300;
        text-align: center;
        position: relative;
        padding: 0 20px 80px;
    }

        .nav-steps li:before {
            content: '';
            position: absolute;
            right: 0;
            bottom: 65px;
            display: inline-block;
            width: 100%;
            height: 0;
            border-top: 5px solid #b5dcac;
            border-left: 7px solid transparent;
            border-right: 0px solid transparent;
            opacity: 0;
            transition: opacity .3s;
        }

    .nav-steps a {
        text-decoration: none;
        display: inline-block;
        height: 105px;
        cursor: default;
    }

    .nav-steps span {
        display: block;
        height: 65px;
        max-height: 65px;
        margin-bottom: 12px;
        overflow: hidden;
        transition: max-height .3s;
    }

        .nav-steps span i {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

    .nav-steps .current {
        font-weight: 400;
        font-size: 22px;
    }

        .nav-steps .current:after {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 16px 15px 16px;
            border-color: transparent transparent #fff transparent;
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        /*.nav-steps li:hover:before,*/
        .nav-steps .current:before {
            opacity: 1;
        }

@media(max-width: 767px) {
    .nav-steps {
        padding-top: 0;
    }

        .nav-steps .current,
        .nav-steps li {
            font-size: 12px;
            padding: 0 5px;
        }

        .nav-steps ul {
            display: table;
        }

            .nav-steps ul:before {
                bottom: 36px;
            }

        .nav-steps li {
            display: table-cell;
            padding-bottom: 0px;
        }

            .nav-steps li:before {
                bottom: 32px;
            }

        .nav-steps span {
            height: 30px;
            margin-bottom: 0;
        }

        .nav-steps .current:after {
            border-width: 0 10px 9px 10px;
        }
}

/* ------------------------------------------------------------ *\
	Form Primary
\* ------------------------------------------------------------ */

.form-primary {
}

    .form-primary p {
        font-size: 18px;
        color: #000;
        font-family: 'South', sans-serif;
        font-weight: 300;
    }

    .form-primary .row ~ .row {
        margin-top: 66px;
    }

.medical .row ~ .row {
    margin-top: 18px;
}

.form-primary .medical .form-label strong {
    height: auto;
    min-height: 40px;
}

.form-primary .form-group {
    padding: 40px 0;
    position: relative;
    margin-bottom: 0;
    background: #fff;
}

    .form-primary .form-group:first-child {
        padding: 50px 0 63px;
    }

        .form-primary .form-group:first-child:before {
            content: '';
            background: url(../css/images/bg-section-bottom.png) no-repeat right bottom;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }

    /*.form-primary .form-group:first-child:after {
                content: '';
                background: url(../css/images/bg-section-top.png) no-repeat left top;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
            }*/

    .form-primary .form-group:nth-child(even) {
        background: #f3f3f3;
        padding: 55px 0 66px;
    }

        .form-primary .form-group:nth-child(even) .form-group-head {
            margin-bottom: 33px;
        }

.form-primary .form-group-head {
    margin-bottom: 37px;
}

    .form-primary .form-group-head h5 {
        font-size: 24px;
    }

.form-primary .form-group-head-bd {
    position: relative;
}

    .form-primary .form-group-head-bd:after {
        content: '';
        width: 118px;
        height: 1px;
        background: #1dac00;
        display: block;
        margin: auto;
    }

.form-primary .form-group-primary {
    position: relative;
    z-index: 1;
}

    .form-primary .form-group-primary .form-controls input {
        position: relative;
    }

    .form-primary .form-group-primary .form-controls i {
        position: absolute;
        left: 25px;
        top: 40px;
        z-index: 1;
    }

.form-primary .field-size1 {
    max-width: 156px;
}

.form-primary .select-size1 {
    max-width: 87px;
}

    .form-primary .select-size1 .dropdown-toggle {
        padding-left: 45px;
    }

.form-primary .select-block {
    width: 100% !important;
}

.form-primary .form-label {
    font-size: 16px;
    font-weight: 400;
    padding-right: 7px;
    display: block;
    margin-bottom: 14px;
}

    .form-primary .form-label strong {
        display: block;
    }

        .form-primary .form-label strong .form-alert {
            float: left;
            margin-left: 127px;
        }

.form-primary .form-notice {
    font-size: 12px;
    display: block;
    margin-top: 15px;
    margin-right: 7px;
}

.form-primary .form-alert {
    display: none;
}

    .form-primary .form-alert strong {
        display: inline;
    }

.form-primary .form-btn {
    width: 163px;
    height: 54px;
    border-radius: 27px;
    position: relative;
    font-size: 28px;
    font-family: 'South', sans-serif;
    font-weight: 300;
    padding-top: 10px;
    padding-left: 20px;
}

    .form-primary .form-btn i {
        position: absolute;
        top: 50%;
        left: 20px;
        margin-top: -7px;
    }

    .form-primary .form-btn.disabled {
        pointer-events: none;
        background: #c6c6c6;
        opacity: 1;
    }

.form-primary .form-actions {
    padding-top: 50px;
    padding-left: 150px;
}

.form-primary .form-controls-half {
    float: left;
    width: 50%;
}

    .form-primary .form-controls-half:first-child .field {
        border-radius: 5px 0 0 5px;
    }

    .form-primary .form-controls-half:last-child {
        margin-left: -1px;
    }

        .form-primary .form-controls-half:last-child .field {
            border-radius: 0 5px 5px 0;
        }

.form-primary .form-controls-error .textarea,
.form-primary .form-controls-error .list-radios label,
.form-primary .form-controls-error .list-checkboxes label:after,
.form-primary .form-controls-error .field {
    border-color: #cc1a1a;
    border-width: 2px;
    /*background: #ebebeb;*/
}

.error {
    color: #cc1a1a;
}

.form-primary .form-controls-error .form-alert {
    display: inline;
}

.form-controls-half .form-alert {
    display: none !important;
}

.form-primary .form-callout-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.form-primary .form-callout-content {
    position: relative;
    z-index: 1;
    color: #fff;
}

    .form-primary .form-callout-content p {
        color: #fff;
        font-size: 24px;
        margin-bottom: 15px;
    }

    .form-primary .form-callout-content h2 {
        font-size: 48px;
        margin-bottom: 10px;
    }

.form-help .form-sent .form-body,
.form-help .form-sent .form-head,
.form-help .form-success {
    display: none;
}

.form-help .form-sent .form-success {
    display: block;
}

.form-help .form-callout {
    position: relative;
}

/*  Custom Select RTL  */

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: right;
    padding-top: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 24px;
}

#modal-clock .bootstrap-select.btn-group .btn .filter-option {
    text-align: center;
    margin-left: 10px;
}

.bootstrap-select.btn-group .btn .caret {
    left: 20px;
    right: auto;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto;
}

.bootstrap-select > .dropdown-toggle {
    border: 1px solid #1dac00 !important;
    background: none !important;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: none !important;
    height: 46px;
    font-weight: 700;
}

    .bootstrap-select > .dropdown-toggle:focus {
        border: 1px solid #1dac00;
        outline: none !important;
    }

.bootstrap-select > .dropdown-menu {
    box-shadow: none;
    border: 1px solid #1dac00;
}

.bootstrap-select .caret {
    border: 0;
    background: url(../css/images/icons/ico-dropdown.png) no-repeat 0 0;
    width: 9px;
    height: 5px;
}

.bootstrap-select > select {
    left: 0%;
}

.dropup .dropdown-menu {
    bottom: auto;
    top: 100%;
}

.select-field .dropdown-menu {
    top: -2px;
}

.select-field.bootstrap-select .dropdown-menu.inner li ~ li {
    border-top: 1px solid #f5f5f5;
}

.select-field.bootstrap-select .dropdown-menu.inner a {
    padding: 7px 15px;
    font-weight: 700;
}

.select-field.bootstrap-select .dropdown-menu.inner .active a {
    background: #ccc;
}

.select-field .dropdown-menu .form-control,
.select-field .dropdown-menu .form-control:focus {
    box-shadow: none;
    border: 0;
}

.select-field .caret {
    display: none;
}


@media(max-width: 1400px) {
    .form-primary .row ~ .row {
        margin-top: 0px;
    }

    .ico-calendar {
        top: 35px !important;
    }

    .form-primary .select-size1 .dropdown-toggle {
        padding-left: 25px;
    }

    .form-primary .form-group,
    .form-primary .form-group:nth-child(even),
    .form-primary .form-group:first-child {
        padding: 12px 0;
    }

    .form-primary .form-group-head {
        margin-bottom: 18px;
    }

    .form-primary .form-label {
        font-size: 17px;
        margin-bottom: 3px;
    }

    .form-primary .form-notice {
        margin-top: 5px;
    }

    .form-primary .form-actions {
        padding-left: 0;
        padding-bottom: 30px;
    }

    .form-primary .select-size1,
    .form-primary .select,
    .form-primary .field-size1 {
        max-width: 100%;
        width: 100% !important;
    }

    .form-primary .textarea,
    .form-primary .field {
        font-size: 17px;
    }

    .form-primary .form-controls {
        margin-bottom: 20px;
    }

    .form-primary .financial-data .form-controls {
        margin-bottom: 16px;
    }

    .financial-data:nth-child(even) {
        background-color: #f3f3f3;
    }

    .form-primary .form-controls-inline {
        display: block;
        width: 100%;
    }

    .form-primary .form-controls-date .select {
        width: 100% !important;
    }

    .form-primary .form-controls-date .form-controls {
        float: right;
    }

        .form-primary .form-controls-date .form-controls ~ .form-controls {
            margin-right: 4%;
        }

        .form-primary .form-controls-date .form-controls:nth-child(1) {
            width: 24%;
        }

        .form-primary .form-controls-date .form-controls:nth-child(2) {
            width: 40%;
        }

        .form-primary .form-controls-date .form-controls:nth-child(3) {
            width: 28%;
        }

    .form-primary .form-controls-phone {
    }

        .form-primary .form-controls-phone:after {
            content: '';
            line-height: 0;
            display: table;
            clear: both;
        }

        .form-primary .form-controls-phone .form-controls {
            float: right;
        }

            .form-primary .form-controls-phone .form-controls ~ .form-controls {
                margin-right: 4%;
                min-width: 69px;
            }

            .form-primary .form-controls-phone .form-controls:nth-child(1) {
                width: 66%;
            }

            .form-primary .form-controls-phone .form-controls:nth-child(2) {
                width: 30%;
            }

    .form-primary .list-checkboxes {
        padding-right: 20px;
    }

    .bootstrap-select > .dropdown-toggle {
        padding-left: 30px;
    }

    .bootstrap-select.btn-group .btn .caret {
        left: 15px;
    }

    .form-primary .form-label strong .form-alert {
        margin-left: 0;
    }
}

@media(max-width: 767px) {
    .form-primary p {
        font-size: 15px;
    }

    .details-page-container .ico-calendar {
        top: 10px !important;
    }

    .ico-calendar {
        top: 10px !important;
    }

    .form-primary .form-btn {
        font-size: 23px;
        height: 46px;
    }

    .form-primary .form-callout {
        padding: 20px 0;
    }

    .form-primary .form-callout-content h2 {
        font-size: 24px;
    }

    .form-primary .form-callout-content p {
        font-size: 16px;
    }

    .form-primary .form-callout-content .btn {
        font-size: 19px;
    }

    .bootstrap-select.btn-group .btn .filter-option {
        padding-top: 7px;
    }

    .form-primary .form-group-primary .form-controls i {
        left: 14px;
        top: 10px;
    }
}

/* ------------------------------------------------------------ *\
	List Radios
\* ------------------------------------------------------------ */

.list-radios {
    margin-bottom: 0;
}

    .list-radios span {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block;
    }

    .list-radios li {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
    }

        .list-radios li ~ li {
            margin-right: 10px;
        }

    .list-radios label {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 152px;
        height: 46px;
        border: 1px solid #1dac00;
        border-radius: 5px;
    }

    .list-radios input[type=radio] {
        display: none;
    }

        .list-radios input[type=radio]:checked + label {
            background: #1dac00;
            color: #fff;
        }

/*  Large  */

.list-radios-secondary {
    padding-top: 5px;
}

    .list-radios-secondary label {
        height: 95px;
        width: 121px;
    }

@media(max-width: 1200px) {
    .list-radios li ~ li {
        margin-right: 0px !important;
    }
}

@media(max-width: 1200px) {
    .list-radios {
        padding-bottom: 20px;
    }

        .list-radios:after {
            content: '';
            line-height: 0;
            display: table;
            clear: both;
        }

        .list-radios li {
            width: 48%;
            float: right;
        }

            .list-radios li ~ li {
                margin-right: 4%;
            }

        .list-radios label {
            width: 100%;
        }

    .list-radios-secondary {
        width: 100%;
    }

        .list-radios-secondary li {
            float: none;
            width: 100%;
        }

            .list-radios-secondary li ~ li {
                margin-right: 0;
                margin-top: 7px;
            }

        .list-radios-secondary label {
            width: 100%;
            height: 46px;
        }
}

/* ------------------------------------------------------------ *\
	List Checkboxes
\* ------------------------------------------------------------ */

.list-checkboxes {
    font-size: 16px;
}

    .list-checkboxes li {
        line-height: 1.31;
    }

    .list-checkboxes a {
        font-weight: 700;
    }

    .list-checkboxes label.form-label {
        position: relative;
        display: inline-block;
    }

    .list-checkboxes label:before {
        content: '';
        background: url(../css/images/icons/ico-checkbox.png) no-repeat 0 0;
        width: 20px;
        height: 15px;
        position: absolute;
        top: 0px;
        right: -25px;
        z-index: 1;
        display: none;
    }

    .list-checkboxes label:after {
        content: '';
        width: 17px;
        height: 17px;
        border-radius: 4px;
        border: 1px solid #1dac00;
        display: inline-block;
        position: absolute;
        top: 3px;
        right: -20px;
    }

    .list-checkboxes input[type=checkbox] {
        display: none;
    }

        .list-checkboxes input[type=checkbox]:checked + label:before {
            display: inline-block;
        }

/* ------------------------------------------------------------ *\
	List Actions
\* ------------------------------------------------------------ */

.list-actions {
    margin-top: 30px;
}

    .list-actions .btn {
        height: 39px;
        font-size: 20px;
        padding-top: 7px;
    }

/* ------------------------------------------------------------ *\
	Widget Cost
\* ------------------------------------------------------------ */

.widget-cost {
    font-size: 30px;
    color: #000;
    font-family: 'South', sans-serif;
    font-weight: 200;
    position: relative;
}

    .widget-cost .widget-title {
        font-size: 30px;
    }

/*  Alt  */

.widget-cost-alt:before {
    content: '';
    background: #ededed;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
    right: -15px;
}

@media(max-width: 1400px) {
    .widget-cost {
        margin-bottom: 40px;
    }

    .sameAdressDiv {
        margin-bottom: 40px;
        margin-top: 20px;
    }

    .list-radios li ~ li {
        margin-right: 0px;
    }
}

@media(max-width: 767px) {
    .widget-cost {
        margin-bottom: 0;
    }

    .widget-cost-alt {
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .widget-cost-alt:before {
            width: 105px;
            height: 1px;
            right: auto;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            top: 15px;
        }
}

/* ------------------------------------------------------------ *\
	Widget Success
\* ------------------------------------------------------------ */

.widget-success {
    font-family: 'South', sans-serif;
    font-weight: 200;
    font-size: 24px;
}

    .widget-success .widget-image {
        margin-bottom: 42px;
    }

    .widget-success .widget-head {
        margin-bottom: 14px;
    }

    .widget-success .widget-title {
        font-size: 36px;
        font-family: 'South', sans-serif;
        font-weight: 200;
    }

    .widget-success .widget-actions {
        margin-top: 55px;
    }

        .widget-success .widget-actions .btn {
            height: 49px;
            padding-top: 10px;
        }

/* ------------------------------------------------------------ *\
	Widget Help Secondary
\* ------------------------------------------------------------ */

.widget-help-secondary {
    margin-top: -50px;
}

    .widget-help-secondary .widget-head:after {
        content: '';
        background: #3a4139;
        width: 185px;
        height: 1px;
        display: block;
        margin: 0 auto 40px;
    }

    .widget-help-secondary .widget-title {
        font-size: 30px;
        color: #1dac00;
        margin-bottom: 0;
    }

/* ------------------------------------------------------------ *\
	Modal
\* ------------------------------------------------------------ */

.modal-backdrop {
    display: none;
}

.modal-overlay {
    display: none;
}

.modal.expanded .modal-overlay {
    display: block;
}

.modal.expanded .modal-actions-secondary {
    display: none;
}

/* ------------------------------------------------------------ *\
	Modal Help
\* ------------------------------------------------------------ */

.modal-help {
    padding-right: 0 !important;
    background: rgba(0, 0, 0, 0.5);
}

    .modal-help h3 {
        margin-top: 0;
    }

    .modal-help .list-checkboxes a {
        color: #1dac00;
        font-weight: 400;
    }

    .modal-help .form-primary .form-btn {
        padding-left: 20px;
        padding-right: 20px;
    }

    .modal-help .modal-content {
        background: #f3f3f3;
        box-shadow: none;
        border-radius: 0;
        padding: 70px 20px 50px;
        margin-bottom: 0;
        border: 0;
    }

    .modal-help .modal-head {
        font-size: 24px;
        margin-bottom: 34px;
    }

        .modal-help .modal-head .modal-title {
            margin-bottom: 0px;
            line-height: 1.2;
        }

    .modal-help .modal-overlay {
        background: #fff;
        padding: 54px 20px 63px;
        display: none;
        position: relative;
    }

    .modal-help .modal-close {
        position: absolute;
        top: 81px;
        right: 55px;
        width: 30px;
        height: 30px;
        border: 0;
        background: none;
    }

    .modal-help .modal-overlay .modal-close {
        top: 50px;
    }

    .modal-help .modal-close:after,
    .modal-help .modal-close:before {
        content: '';
        background: #232323;
        width: 30px;
        height: 1px;
        display: inline-block;
        position: absolute;
        top: 13px;
    }

    .modal-help .modal-close:after {
        right: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .modal-help .modal-close:before {
        left: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .modal-help.expanded .modal-overlay {
        display: block;
    }

@media(max-width: 767px) {
    .modal-help .modal-close {
        top: 18px;
        right: 17px;
    }

    .modal-help .modal-head {
        font-size: 16px;
    }
}

/* ------------------------------------------------------------ *\
	Modal Help Secondary
\* ------------------------------------------------------------ */

/********Matan update - IE CSS Only, cause the blur class not supported*******/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .modal-dark {
        background: rgba(0, 0, 0, .93) !important;
    }

    .modal-help-secondary {
        background: rgba(0, 0, 0, .93) !important;
    }

    .list-radios span {
        padding-right: 20px !important;
    }
}

@supports (-ms-accelerator:true) {
    .modal-dark {
        background: rgba(0, 0, 0, .93) !important;
    }

    .modal-help-secondary {
        background: rgba(0, 0, 0, .93) !important;
    }

    .list-radios span {
        padding-right: 20px !important;
    }
}


.modal-help-secondary {
    padding-right: 0 !important;
    background: rgba(0,0,0,.8);
    color: #fff;
    text-align: center;
}

    .modal-help-secondary p {
        font-size: 24px;
        line-height: 1.25;
        letter-spacing: 0.025em;
        font-family: 'South', sans-serif;
        font-weight: 200;
        margin-bottom: 0px;
    }

    .modal-help-secondary a:not(.btn) {
        color: #1dac00;
        font-size: 20px;
    }

    .modal-help-secondary .modal-content {
        border: 0;
        background: none;
        border-radius: 0;
        padding: 150px 0;
        box-shadow: none;
        padding-bottom: 8px;
    }

    .modal-help-secondary .modal-content-secondary {
        padding-bottom: 0;
    }

    .modal-help-secondary .modal-content-short {
        padding-top: 50px;
    }

    .modal-help-secondary .modal-title {
        margin-bottom: 20px;
        font-size: 60px;
    }

        .modal-help-secondary .modal-title i {
            margin: 0 10px;
        }

    .modal-help-secondary .modal-title-secondary {
        margin-bottom: 0;
    }

    .modal-help-secondary .modal-close {
        position: fixed;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
        border: 0;
        z-index: 1;
        background: none;
    }

        .modal-help-secondary .modal-close:after,
        .modal-help-secondary .modal-close:before {
            content: '';
            background: #fff;
            width: 30px;
            height: 1px;
            display: inline-block;
            position: absolute;
            top: 13px;
        }

        .modal-help-secondary .modal-close:after {
            right: 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .modal-help-secondary .modal-close:before {
            left: 0;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    .modal-help-secondary .modal-head {
        margin-bottom: 20px;
    }

        .modal-help-secondary .modal-head p {
            max-width: 695px;
            margin: auto;
        }

            .modal-help-secondary .modal-head p small {
                font-size: 24px;
            }

    .modal-help-secondary .modal-body {
        position: relative;
        padding: 25px 0 10px;
        margin-bottom: 40px;
    }

        .modal-help-secondary .modal-body:before {
            content: '';
            background: #3a4239;
            width: 100%;
            max-width: 330px;
            height: 1px;
            position: absolute;
            top: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            display: inline-block;
        }

        .modal-help-secondary .modal-body p {
            margin-bottom: 20px;
        }

        .modal-help-secondary .modal-body .link-back {
            color: #1dac00;
            font-size: 18px;
            font-family: 'South', sans-serif;
            font-weight: 200;
        }

    .modal-help-secondary .modal-actions p {
        font-size: 16px;
        font-family: 'South', sans-serif;
        font-weight: 200;
    }

    .modal-help-secondary .modal-actions .btn {
        height: 33px;
        font-size: 17px;
        margin-bottom: 40px;
        padding-top: 7px;
    }

    .modal-help-secondary .nav-contacts li {
        font-size: 16px;
        margin: 0 30px;
    }

    .modal-help-secondary .nav-contacts a {
        color: #fff;
    }

    .modal-help-secondary .nav-contacts strong small {
        font-size: 34px;
        top: 15px;
    }

    .modal-help-secondary .list-checkboxes label {
        padding-right: 30px;
    }

        .modal-help-secondary .list-checkboxes label:before {
            background-image: url(../css/images/icons/ico-checkbox-white.png);
            right: -6px;
        }

        .modal-help-secondary .list-checkboxes label:after {
            right: 0;
        }

    .modal-help-secondary .list-checkboxes li ~ li {
        margin-top: 15px;
    }

    .modal-help-secondary .modal-body-nobd:before {
        display: none;
        padding-top: 0;
    }

    .modal-help-secondary .modal-overlay {
        padding-bottom: 50px;
    }

        .modal-help-secondary .modal-overlay:before {
            content: '';
            width: 295px;
            height: 1px;
            background: #fff;
            display: block;
            margin: 0 auto 30px;
        }

        .modal-help-secondary .modal-overlay h3 {
            font-size: 36px;
        }

        .modal-help-secondary .modal-overlay p {
            font-size: 24px;
            font-family: 'South', sans-serif;
            font-weight: 200;
        }

        .modal-help-secondary .modal-overlay .form-head {
            margin-bottom: 50px;
        }

        .modal-help-secondary .modal-overlay .bootstrap-select > .dropdown-toggle {
            color: #fff;
        }

        .modal-help-secondary .modal-overlay .bootstrap-select .caret {
            background-image: url(../css/images/icons/ico-dropdown-white.png);
            width: 12px;
            height: 7px;
        }

        .modal-help-secondary .modal-overlay h3,
        .modal-help-secondary .modal-overlay p,
        .modal-help-secondary .modal-overlay {
            color: #fff;
        }

@media(max-width: 767px) {
    .modal-help-secondary p {
        font-size: 17px;
    }

    .modal-help-secondary .modal-title {
        font-size: 30px;
    }

        .modal-help-secondary .modal-title i {
            display: block;
            margin: auto;
            -webkit-transform: scale(.7);
            -ms-transform: scale(.7);
            transform: scale(.7);
        }

    .modal-help-secondary .modal-head {
        padding-left: 15px;
        padding-right: 15px;
    }

        .modal-help-secondary .modal-head p {
            font-size: 17px;
        }

    .modal-help-secondary .modal-content {
        padding: 50px 0;
    }

    .modal-help-secondary .modal-overlay h3 {
        font-size: 30px;
    }

    .modal-help-secondary .modal-overlay p {
        font-size: 17px;
    }

    .modal-help-secondary .list-actions.list-inline {
        display: block;
        text-align: center;
    }

        .modal-help-secondary .list-actions.list-inline li ~ li {
            margin-top: 10px;
        }
}

/* ------------------------------------------------------------ *\
	Article Sign
\* ------------------------------------------------------------ */

.article-sign {
    font-size: 18px;
}

    .article-sign .article-body p {
        font-size: 18px;
        font-weight: 400;
    }

    .article-sign .article-head {
        padding-bottom: 10px;
    }

        .article-sign .article-head h3 {
            display: inline-block;
            padding-bottom: 10px;
            border-bottom: 1px solid #3c423a;
            color: #fff;
            font-size: 36px;
        }

    .article-sign .article-overlay {
        display: none;
    }

    .article-sign .article-signature {
        max-width: 536px;
        border-radius: 5px;
        background: #f6f6f6;
        box-shadow: 0 1px 4px rgba(0,0,0,.3);
        text-align: center;
        height: 140px;
        margin: 30px auto;
    }

        .article-sign .article-signature p {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 22px;
            color: rgba(35, 35, 35, 0.5);
        }

        .article-sign .article-signature a {
            font-size: 14px;
            font-weight: 700;
            color: #1dac00;
        }

    .article-sign .article-actions .btn {
        font-size: 22px;
        font-family: 'South', sans-serif;
        font-weight: 300;
    }

    .article-sign .link-read-more {
        color: #26cc00;
    }

/* ------------------------------------------------------------ *\
	Article Reminder
\* ------------------------------------------------------------ */

.article-reminder p {
    font-size: 20px;
    font-family: 'South', sans-serif;
    font-weight: 200;
    margin-bottom: 5px !important;
}

.article-reminder .list-checkboxes {
    margin-bottom: 40px;
}

.article-reminder .form-label {
    font-size: 23px;
}

    .article-reminder .form-label:after {
        top: 7px;
    }

    .article-reminder .form-label:before {
        top: 4px;
    }

@media(max-width: 767px) {
    .article-reminder {
        max-width: 400px;
        margin: auto;
    }
}

.cols:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both;
}

/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */

*,
*:before,
*:after {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
    display: block;
}

html {
    tap-highlight-color: rgba(0,0,0,0);
}

/*body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}*/

img,
iframe,
video,
audio,
object {
    max-width: 100%;
}

iframe {
    width: 700px;
    height: 600px;
}

img,
iframe {
    border: 0 none;
}

img {
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

b,
strong {
    font-weight: bold;
}

address {
    font-style: normal;
}

svg:not(:root) {
    overflow: hidden;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
    cursor: pointer;
}

    a[href^="tel"],
    button[disabled],
    input[disabled],
    textarea[disabled],
    select[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    input[type="text"],
    input[type="password"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="week"],
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="time"],
    input[type="url"],
    input[type="color"],
    textarea,
    a[href^="tel"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

button,
select {
    text-transform: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

nav ul,
nav ol {
    list-style: none outside none;
}

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */

/*body {
    min-width: 1200px;
    background: #fff;
    font-size: 14px;
    line-height: 1.3;
    color: #000;
    direction: rtl;
}*/

a {
    color: inherit;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
        color: inherit;
    }

    a[href^="tel"] {
        text-decoration: none;
    }

h1 {
    font-size: 72px;
    font-weight: 200;
    margin-bottom: 0;
}

h2 {
    font-size: 50px;
    font-weight: 200;
    margin-bottom: 0;
    font-family: 'South', sans-serif;
}

    h2 i {
        position: relative;
        top: -3px;
    }

h3 {
    font-size: 30px;
    color: #000;
    font-family: 'South', sans-serif;
    font-weight: 300;
}

h4 {
    font-size:;
}

h5 {
    font-size: 24px;
    font-family: 'South', sans-serif;
    font-weight: 200;
}

h6 {
    font-size:;
}

p,
ul,
ol,
dl,
table,
blockquote {
    margin-bottom: 1.3em;
}

textarea:hover,
a:hover,
input:hover,
textarea:active,
a:active,
input:active,
textarea:focus,
a:focus,
input:focus,
button:focus,
button:active,
button:hover {
    outline: 0px !important;
    -webkit-appearance: none;
    color: inherit;
}

@media (max-width: 1024px) {
    body {
        min-width: 320px;
    }

    iframe {
        width: 100%;
    }
}

/* Mobile */

@media (max-width: 767px) {
    body {
        min-width: 320px;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 30px;
    }
}

/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */

/*@font-face {
    font-family: 'South';
    src: url('fonts/south-bold-webfont.eot');
    src: url('fonts/south-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/south-bold-webfont.woff') format('woff'), url('fonts/south-bold-webfont.ttf') format('truetype'), url('fonts/south-bold-webfont.svg#') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'South';
    src: url('fonts/south-extrabold-webfont.eot');
    src: url('fonts/south-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/south-extrabold-webfont.woff') format('woff'), url('fonts/south-extrabold-webfont.ttf') format('truetype'), url('fonts/south-extrabold-webfont.svg#') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'South';
    src: url('fonts/south-light-webfont.eot');
    src: url('fonts/south-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/south-light-webfont.woff') format('woff'), url('fonts/south-light-webfont.ttf') format('truetype'), url('fonts/south-light-webfont.svg#') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'South';
    src: url('fonts/south-regular-webfont.eot');
    src: url('fonts/south-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/south-regular-webfont.woff') format('woff'), url('fonts/south-regular-webfont.ttf') format('truetype'), url('fonts/south-regular-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'South';
    src: url('fonts/south-ultralight-webfont.eot');
    src: url('fonts/south-ultralight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/south-ultralight-webfont.woff') format('woff'), url('fonts/south-ultralight-webfont.ttf') format('truetype'), url('fonts/south-ultralight-webfont.svg#') format('svg');
    font-weight: 200;
    font-style: normal;
}*/

/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */

/*  Clear  */

.clear:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both;
}

/*  Notext  */

.notext {
    white-space: nowrap;
    text-indent: 100%;
    text-shadow: none;
    overflow: hidden;
}

.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

/*  Hidden  */

[hidden],
.hidden {
    display: none;
}

/*  Alignleft  */

.alignleft {
    float: left;
}

/*  Alignright  */

.alignright {
    float: right;
}

/*  Disabled  */

[disabled],
.disabled {
    cursor: default;
}

/*  Grid  */

.cols {
    margin: 0 -15px;
}

    .cols:after {
    }

.col {
    float: left;
    width: 100%;
    padding: 0 15px;
}

.col-1of2 {
    width: 50%;
}

/*  Responsive Helpers  */

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hidden-sm {
        display: none !important;
    }

    .visible-sm-block {
        display: block !important;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .hidden-md {
        display: none !important;
    }

    .visible-md-block {
        display: block !important;
    }

    .visible-md-inline {
        display: inline !important;
    }

    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1201px) {
    .hidden-lg {
        display: none !important;
    }

    .visible-lg-block {
        display: block !important;
    }

    .visible-lg-inline {
        display: inline !important;
    }

    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

.container-fullsize {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

/* Mobile */

@media (max-width: 767px) {
    .text-center-mobile {
        text-align: center;
    }
}

/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */

.container {
}

/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */

.content {
}

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */

.footer {
}

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */

.header {
}

/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */

.main {
}

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */

.shell {
    max-width: 1420px;
    padding-left: 10px;
    padding-right: 10px;
    margin: auto;
}

.shell-fluid {
    max-width: none;
}

/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */

.sidebar {
}

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */

.wrapper {
    min-height: 100vh;
}

/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */

.btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
    border: 0;
    white-space: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/*  Button Block  */

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
}

.btn:active,
.btn:focus {
    outline: none !important;
}

.btn-green {
    background: #1dac00;
    color: #fff;
}

    .btn-green:active,
    .btn-green:focus,
    .btn-green:hover {
        background: #1a7f05;
        color: #fff;
    }

.btn-gray {
    background: rgb(221, 221, 221);
    color: rgb(51, 51, 51);
}

    .btn-gray:active,
    .btn-gray:focus,
    .btn-gray:hover {
        color: #333;
        background-color: grey;
    }

.btn-white {
    background: #f3f3f3;
    color: #1dac00;
}

    .btn-white:active,
    .btn-white:focus,
    .btn-white:hover {
        background: #1a7f05;
        color: #fff;
    }

.btn-primary {
    width: auto;
    height: 54px;
    border-radius: 27px;
    position: relative;
    font-size: 22px;
    font-family: 'South', sans-serif;
    font-weight: 300;
    padding: 14px 40px 0;
    text-align: center;
}

.btn-small {
    font-size: 20px;
    padding: 7px 20px 0;
    height: 39px;
}

@media (max-width: 767px) {
    .btn-primary {
        height: auto;
        padding-top: 10px;
        padding-bottom: 7px;
    }
}

/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */

input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
}

input::-moz-placeholder {
    color: inherit;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

input::placeholder {
    color: inherit;
    opacity: 1;
}

textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
}

textarea::-moz-placeholder {
    color: inherit;
    opacity: 1;
}

textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

textarea::placeholder {
    color: inherit;
    opacity: 1;
}

input:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.field,
.textarea {
    border: 1px solid #1dac00;
    width: 100%;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    background: none;
}

.field {
    height: 46px;
    padding: 0 15px;
}

.textarea {
    min-height: 125px;
    padding: 10px 15px;
    resize: none;
}

.select {
}

.radio {
}

.checkbox {
}

.form-controls-inline {
    display: inline-block;
    vertical-align: middle;
}

    .form-controls-inline ~ .form-controls-inline {
        margin-right: 10px;
    }

.checkbox,
.radio {
    margin: 0;
}

/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */

.form {
}

/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */

[class^="list-"] {
    list-style: none outside none;
}

/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */

.logo {
}

/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */

.nav {
}

/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */

.section {
}

/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */

.slider {
}

    .slider .slides {
        list-style: none outside none;
    }

/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */

.table {
}

/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */

.widgets {
    list-style: none outside none;
}


/* ------------------------------------------------------------ *\
	Nav Products
\* ------------------------------------------------------------ */

@media(min-width: 768px) {
    .funds-transfer .nav-products li:hover label {
        /*font-weight: 700;*/
    }

    .funds-transfer .nav-products li:hover a {
        /*font-size: 17px;*/
    }
}


/* ------------------------------------------------------------ *\
	Popup
\* ------------------------------------------------------------ */

.popup {
    position: absolute;
    top: 100%;
    right: 50%;
    width: 330px;
    margin-right: -165px;
    text-align: right;
    border-radius: 13px;
    background-color: #fff;
    box-shadow: 0 0px 10px rgba(0,0,0,.36);
    margin-top: 20px;
    -webkit-transition: visibility .3s, opacity .3s;
    transition: visibility .3s, opacity .3s;
    padding: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 20;
}

    .popup p {
        font-size: 16px;
        font-family: 'Open Sans Hebrew', sans-serif;
        font-weight: 400;
    }

    .popup.active {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
    }

    .popup:before {
        content: '';
        background: url(../css/images/icons/ico-triangle.png) no-repeat 0 0;
        position: absolute;
        bottom: 100%;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        width: 47px;
        height: 21px;
    }

    .popup:after {
        content: '';
        line-height: 0;
        display: table;
        clear: both;
    }

    .popup .btn {
        font-size: 18px;
        height: 39px;
        padding: 10px 30px 0;
        font-weight: 200;
        width: 82px;
    }

.popup-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

@media(max-width: 767px) {
    .popup {
        width: 100%;
        margin-right: 0;
        right: 0;
    }

        .popup .list-actions li {
            display: inline-block;
            vertical-align: middle;
            width: auto;
        }

            .popup .list-actions li ~ li {
                margin-top: 0;
            }
}

.bootstrap-select {
    width: 100% !important;
}

/* ------------------------------------------------------------ *\
	Nav Products
\* ------------------------------------------------------------ */

.funds-transfer .nav-products {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .funds-transfer .nav-products ul {
        margin: 0 -8px 20px;
        font-size: 0;
        text-align: center;
    }

        .funds-transfer .nav-products ul:after {
            content: '';
            line-height: 0;
            display: table;
            clear: both;
        }

    .funds-transfer .nav-products li {
        width: 25%;
        display: inline-block;
        vertical-align: middle;
        padding: 0 8px;
        cursor: pointer;
        position: relative;
    }

    .funds-transfer .nav-products input[type=checkbox] {
        display: none;
    }

    .funds-transfer .nav-products a:not(.btn) {
        display: block;
        font-size: 14px;
        color: #1dac00;
        font-family: 'South', sans-serif;
        font-weight: 300;
        margin-top: 10px;
    }

    .funds-transfer .nav-products label {
        pointer-events: none;
    }

        .funds-transfer .nav-products label a {
            pointer-events: auto;
        }

    .funds-transfer .nav-products .nav-inner label {
        border-radius: 3px;
        text-align: center;
        position: relative;
        border: 1px solid #eaeaea;
        height: 175px;
        display: block;
        font-size: 24px;
        color: rgba(35,35,35,.7);
        padding-right: 0;
    }

    .funds-transfer .nav-products .fd-item .nav-inner label {
        border-radius: 3px;
        text-align: center;
        position: relative;
        border: 1px solid #eaeaea;
        height: 214px;
        display: block;
        font-size: 24px;
        color: rgba(35,35,35,.7);
        padding-right: 0;
    }

    .funds-transfer .nav-products .fd-item a {
        width: 50%;
        float: right;
    }

    .funds-transfer .nav-products .nav-inner label:after {
        content: '';
        width: 17px;
        height: 17px;
        border-radius: 1px;
        border: 1px solid #1dac00;
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .funds-transfer .nav-products .nav-inner label:before {
        content: '';
        background: url(/media/1058/ico-checkbox.png) no-repeat 0 0;
        width: 20px;
        height: 15px;
        position: absolute;
        top: 3px;
        right: 0px;
        z-index: 1;
        display: none;
    }
    /*.funds-transfer .nav-products .nav-inner label span { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; padding-bottom: 20px; }*/
    .funds-transfer .nav-products .nav-inner label span:first-child {
        margin-top: 10px;
    }

    .funds-transfer .nav-products .nav-inner label .green-bold {
        color: #1dac00 !important;
    }

    .funds-transfer .nav-products .nav-inner label span.tile-header:first-child {
        font-size: 17px !important;
        padding-right: 25px;
    }

    /*.fd-item label span.tile-header:first-child {
    font-size: 17px !important;
    padding-right: 25px;
}
.fd-item label span.tile-header {
    font-size: 18px;
    padding-right: 25px;
    width: 98%;
    height: 20px;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}*/

    .funds-transfer .nav-products .nav-inner label span.tile-header {
        font-size: 18px;
        padding-right: 25px;
        width: 98%;
        height: 20px;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        white-space: nowrap;
    }

    .funds-transfer .nav-products .nav-inner label span.amount {
        font-size: 45px;
    }

    .funds-transfer .nav-products .nav-inner label span.tile-description {
        font-size: 14px;
    }

    .funds-transfer .nav-products .nav-inner input[type=checkbox]:checked + label:before {
        display: inline-block;
    }

    .funds-transfer .nav-products .nav-inner.checked label {
        color: #232323;
        border: 1px solid #26cc00;
    }

    .funds-transfer .nav-products .nav-overlay {
        padding: 5px;
    }

        .funds-transfer .nav-products .nav-overlay p {
            font-size: 14px;
            color: rgba(35, 35, 35, 0.7);
        }

        .funds-transfer .nav-products .nav-overlay span {
            display: block;
        }

    .funds-transfer .nav-products .nav-actions {
        position: absolute;
        top: 3px;
        right: 5px;
    }

    .funds-transfer .nav-products .nav-actions-outer {
        font-size: 16px;
        font-weight: 400;
        color: #1dac00;
        font-family: 'South', sans-serif;
    }

    .funds-transfer .nav-products .nav-popup-holder {
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 100%;
        text-align: center;
    }

    .funds-transfer .nav-products .link-edit {
        display: inline-block;
    }

    .funds-transfer .nav-products.edit-mode label {
        pointer-events: auto;
    }

    .funds-transfer .nav-products.edit-mode .nav-actions-outer a:not(.btn) {
        font-size: 16px;
        font-weight: 400;
    }

    .funds-transfer .nav-products.edit-mode .nav-actions-outer .btn {
        margin-top: 50px;
    }

    .funds-transfer .nav-products .nav-actions-outer,
    .funds-transfer .nav-products .nav-inner label:after,
    .funds-transfer .nav-products .nav-inner input[type=checkbox]:checked + label:before,
    .funds-transfer .nav-products .nav-overlay {
        display: none;
    }

    .funds-transfer .nav-products.edit-mode .nav-actions-outer,
    .funds-transfer .nav-products.edit-mode .nav-inner label:after,
    .funds-transfer .nav-products.edit-mode .nav-inner input[type=checkbox]:checked + label:before,
    .funds-transfer .nav-products.edit-mode .nav-overlay {
        display: block;
    }

    .funds-transfer .nav-products.edit-mode .link-edit {
        display: none;
    }

    /*  Nav Popup  */

    .funds-transfer .nav-products .popup {
        position: absolute;
        top: 100%;
        right: 50%;
        width: 330px;
        text-align: right;
        border-radius: 13px;
        background-color: #fff;
        box-shadow: 0 0px 10px rgba(0,0,0,.36);
        margin-top: 20px;
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden;
        -webkit-transition: visibility .3s, opacity .3s;
        transition: visibility .3s, opacity .3s;
        padding: 20px 15px 20px 10px;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        font-size: 16px;
        z-index: 10;
    }

        .funds-transfer .nav-products .popup.active {
            opacity: 1;
            filter: alpha(opacity=100);
            visibility: visible;
        }

        .funds-transfer .nav-products .popup:before {
            content: '';
            background: url(../css/images/icons/ico-triangle.png) no-repeat 0 0;
            position: absolute;
            bottom: 100%;
            right: 140px;
            width: 47px;
            height: 21px;
        }

        .funds-transfer .nav-products .popup:after {
            content: '';
            line-height: 0;
            display: table;
            clear: both;
        }

        .funds-transfer .nav-products .popup h4 {
            font-size: 16px;
            font-weight: 700;
            margin-bottom: 5px;
        }

        .funds-transfer .nav-products .popup p {
            font-family: 'Open Sans Hebrew', sans-serif;
            font-weight: 400;
            font-size: 16px;
        }

    .funds-transfer .nav-products.chosen {
        width: 270px;
        margin: auto;
        text-align: right;
    }

        .funds-transfer .nav-products.chosen > ul {
            margin-bottom: 0px;
        }

        .funds-transfer .nav-products.chosen li {
            width: 100%;
            float: none;
        }

            .funds-transfer .nav-products.chosen li:hover label {
                font-weight: 400;
            }

            .funds-transfer .nav-products.chosen li:hover a {
                font-size: 12px;
            }

            .funds-transfer .nav-products.chosen li:hover .nav-popup-holder a {
                font-size: 14px;
            }

        .funds-transfer .nav-products.chosen .nav-inner label {
            display: none;
            height: auto;
            border: 0;
            font-size: 18px;
            font-family: 'South', sans-serif;
            padding-right: 25px;
            margin-bottom: 10px;
            width: 100%;
            text-align: right;
        }

            .funds-transfer .nav-products.chosen .nav-inner label span {
                -webkit-transform: none;
                -ms-transform: none;
                transform: none;
                top: 0;
                display: block;
                padding-bottom: 0;
            }

            .funds-transfer .nav-products.chosen .nav-inner label br {
                display: none;
            }

            .funds-transfer .nav-products.chosen .nav-inner label a {
                font-size: 12px;
            }

        .funds-transfer .nav-products.chosen .nav-inner.checked label {
            display: inline-block;
        }

        .funds-transfer .nav-products.chosen .nav-inner input[type=checkbox]:checked + label:before {
            display: inline-block;
            background-image: url(/media/1058/ico-checkbox.png);
            width: 15px;
            height: 12px;
            background-size: 15px 12px;
        }

        .funds-transfer .nav-products.chosen .nav-inner input[type=checkbox] + label:after {
            border-color: #22272f;
            width: 13px;
            height: 13px;
        }

        .funds-transfer .nav-products.chosen .nav-overlay {
            padding-right: 25px;
            padding-top: 0;
            padding-bottom: 0;
        }

        .funds-transfer .nav-products.chosen .link-edit {
            padding-right: 25px;
        }

        .funds-transfer .nav-products.chosen .nav-popup-holder {
            display: none;
            top: auto;
            bottom: 0;
            left: 0;
            text-align: left;
        }

        .funds-transfer .nav-products.chosen.edit-mode .nav-inner label,
        .funds-transfer .nav-products.chosen.edit-mode .nav-popup-holder {
            display: block;
        }

        .funds-transfer .nav-products.chosen .popup {
            top: -40px;
            right: 100%;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            margin-right: 30px;
        }

            .funds-transfer .nav-products.chosen .popup:before {
                bottom: auto;
                top: 25px;
                right: auto;
                left: 100%;
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
                margin-left: -13px;
            }

.funds-transfer .form-controls-error .dropdown-toggle {
    border: 2px solid #cc1a1a !important;
}

.btn-black {
    background-color: #000;
    color: #fff;
}

    .btn-black:hover {
        background-color: rgba(35,35,35,.8);
        color: #fff;
    }

@media(min-width: 768px) {
    /*.funds-transfer .nav-products li:hover label { font-weight: 700; }*/
    /*.funds-transfer .nav-products li:hover a { font-size: 17px; }*/
}

@media(max-width: 767px) {
    .container-outer {
        padding-top: 300px;
    }

    .funds-transfer .nav-products li {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

    .funds-transfer .nav-products .nav-inner label {
        padding-bottom: 20px;
    }
        /*.funds-transfer .nav-products .nav-inner label span { z-index: 1; top: 0; -webkit-transform: none; -ms-transform: none; transform: none; padding-top: 15px; padding-bottom: 15px; }*/
        .funds-transfer .nav-products .nav-inner label span:last-child {
            margin-bottom: 15px;
        }

        .funds-transfer .nav-products .nav-inner label span br {
            display: none;
        }

    .funds-transfer .nav-products .popup {
        width: 100%;
    }

        .funds-transfer .nav-products .popup:before {
            right: auto;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

    .funds-transfer .nav-products .nav-popup-holder {
        bottom: 20px;
    }

    .funds-transfer .nav-products .nav-overlay:after {
        content: '';
        line-height: 0;
        display: table;
        clear: both;
    }

    .funds-transfer .nav-products .nav-overlay span {
        float: left;
    }

        .funds-transfer .nav-products .nav-overlay span:first-child {
            float: right;
        }

    .funds-transfer .nav-products .nav-overlay p {
        margin-bottom: 0;
    }

    .funds-transfer .nav-products.chosen .nav-inner label {
        padding-bottom: 0;
    }

        .funds-transfer .nav-products.chosen .nav-inner label span {
            padding: 0;
        }

    .funds-transfer .nav-products.chosen .nav-overlay span {
        float: none;
    }

    .funds-transfer .nav-products.chosen .nav-popup-holder {
        position: relative;
        text-align: right;
        padding-right: 25px;
    }

    .funds-transfer .nav-products.chosen .popup {
        top: 100%;
        left: 0;
        right: auto;
    }

        .funds-transfer .nav-products.chosen .popup:before {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            margin-left: 0;
            top: auto;
            bottom: 100%;
            left: auto;
            right: 20px;
        }
}

/* ------------------------------------------------------------ *\
	Form Primary
\* ------------------------------------------------------------ */

.form-primary {
    position: relative;
}

    .form-primary .form-group .form-group-body {
        min-height: 200px;
    }

    .form-primary .form-group-primary .form-group-body {
        min-height: 0;
    }

    .form-primary.edit-mode:before {
        content: '';
        /*background: rgba(0, 0, 0, 0.6);*/
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 2;
    }

    .form-primary.edit-mode .form-group.active {
        z-index: 3;
    }


/* ------------------------------------------------------------ *\
	Deposits
\* ------------------------------------------------------------ */

.deposits-step .field[disabled] {
    border: 1px solid #e6e6e6;
}

.deposits-step .list-radios.disable .radio label {
    border: 1px solid #e6e6e6;
    color: darkgray;
    /*transition: border-color,color .4s ease-in-out;*/
    pointer-events: none;
}

.deposits-step .list-radios .radio label {
    transition: border-color,color .3s ease-in;
}

.deposits-step .tab-content {
    margin-top: 25px;
    font-size: 18px;
    font-weight: 200;
}

.deposits-step .form-btn {
    margin-top: 18px;
}

.deposits-step label, .deposits-step p {
    font-weight: 100;
}

.deposits-step .input-container {
    max-width: 350px;
}

.deposits-step .skip-page-link {
    margin-left: 13px;
}

.container-corners-image {
}

    .container-corners-image:before,
    .container-corners-image:after {
        position: absolute;
        width: 545px;
        height: 481px;
        background: url(/media/1005/dashboard-corner-left.jpg) no-repeat 0 0;
        content: '';
    }

    .container-corners-image:before {
        top: 0;
        left: 0;
    }

    .container-corners-image:after {
        bottom: 0;
        right: 0;
        width: 1018px;
        height: 822px;
        background-image: url(/media/1006/dashboard-corner-right.jpg);
    }

@media (max-width: 1024px) {
    .container-corners-image:after {
        bottom: 0;
        right: 0;
        width: 545px;
        height: 481px;
        background-image: url(/media/1006/dashboard-corner-right.jpg);
    }
}

@media (max-width: 767px) {
    .container-corners-image:before,
    .container-corners-image:after {
        content: none;
    }
}

/* ------------------------------------------------------------ *\
	Form Medical Events
\* ------------------------------------------------------------ */


.medical .row .medical-details {
    width: 95%;
    display: none;
}

    .medical .row .medical-details.active {
        display: block;
    }

    .medical .row .medical-details .field {
        height: 36px;
    }

.list-radios input[type=radio].yellowImpact:checked + label {
    background: #D9534F;
}

.form-compilation i.ico-calendar {
    position: absolute;
    left: 25px;
    top: 43px;
}

.compilations-radio input[type=radio] {
    display: none;
}

.compilations-radio .custom-radio {
    display: block;
    vertical-align: middle;
}

    /*.compilations-radio .custom-radio ~ .custom-radio {
        margin-right: 35px;
    }*/

    .compilations-radio.custom-radio input {
        display: none;
    }

    .compilations-radio .custom-radio label {
        position: relative;
        cursor: pointer;
        display: block;
        font-family: 'South Light', sans-serif;
        font-size: 16px;
        color: #777;
        padding-right: 18px;
    }

        .compilations-radio .custom-radio label:before {
            content: '';
            width: 15px;
            height: 15px;
            border: 1px solid #000;
            border-radius: 50%;
            position: absolute;
            right: 0;
            top: 0;
        }

    .compilations-radio .custom-radio input:checked ~ label:before {
        background-color: #23cd00;
        box-shadow: inset 0 0 0 3px #fff;
    }

.medical-details .list-radios label {
    height: 37px;
}

.medical-details .radio {
    width: 151px;
}

.medical-details .list-radios-full {
    width: 70%;
}

.medical-details .last-radio {
    width: 93px;
}

#respiratoryDetails .last-radio {
    width: 151px;
}

/* ------------------------------------------------------------ *\
	Loader CSS
\* ------------------------------------------------------------ */


#jquery-loader-background {
    background-color: silver;
}

#jquery-loader.blue-with-image-2 {
    border: none;
    padding-top: 35px;
    background-color: transparent;
    text-align: center;
    background-image: url(/media/1012/ajax-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.details-container .form-group:first-child {
    min-height: 400px !important;
}

.message-hidden {
    display: none;
}

.link-finish-choose {
    width: 272px;
    margin-left: auto;
    margin-right: auto;
}

.form-primary .financial-data-table .row ~ .row {
    margin-top: 40px;
}

.form-primary .financial-data-table .form-controls-error .form-alert {
    position: absolute;
}

.form-primary .financial-data-table {
    margin-bottom: 70px;
}


.form-primary .row.no-margin-top + .row {
    margin-top: 0px;
}

.form-primary span.small-font p {
    font-size: 15px;
}

.form-primary .form-minors-details .form-group {
    background-color: white !important;
}

.minor-details-form .checkbox label:before {
    position: absolute;
    top: 4px;
    right: 3px;
    width: 17px;
    height: 17px;
    border-radius: 3px;
    border: 1px solid #1dac00;
    line-height: 17px;
    color: #1dac00;
    text-align: center;
    content: '';
}

.minor-details-form .checkbox input:checked + label:after {
    display: block;
}

.minor-details-form .checkbox label:after {
    position: absolute;
    top: 1px;
    right: -2px;
    display: none;
    width: 18px;
    height: 15px;
    background: url(/media/1007/ico-checkmark-2x.png) no-repeat 0 0;
    background-size: 100% 100%;
    content: '';
}

.minor-details-form .checkbox input[type=checkbox] {
    display: none;
}

.minor-details-form .checkbox label {
    position: relative;
    display: block;
    padding-right: 29px;
    font-family: sans-serif;
    font-size: 18px;
    line-height: 1.4;
}

.form-error-holder.form-controls-error .dropdown-toggle {
    border: 2px solid #cc1a1a !important;
}

.form-error-holder .form-error {
    font-size: 12px;
    display: none;
    margin-top: 15px;
    margin-right: 7px;
}

.form-controls-error .form-error {
    font-size: 12px;
    display: block;
    margin-top: 15px;
    margin-right: 7px;
    color: #cc1a1a;
}

.nav-minors-details.small-font-details {
    font-weight: normal;
    margin-top: 10px;
}

.list-radios label.large-width-radio {
    width: 100%;
    max-width: 240px;
    padding-left: 10px;
    padding-right: 10px;
}

@media(max-width: 767px) {
    .list-radios label.large-height-radio {
        height: 70px;
    }
}


.modal-tooltip .modal-close:after,
.modal-tooltip .modal-close:before {
    background: #000 !important;
}

.modal-tooltip {
    color: #000 !important;
    background: #fff !important;
}

    .modal-tooltip .modal-body:before {
        background: #fff !important;
    }

    .modal-tooltip h4 {
        line-height: 1.15;
        color: #1dac00;
        font-weight: 300;
    }

    .modal-tooltip h6 {
        margin-bottom: 2px;
    }

.low-z-index {
    z-index: 0 !important;
}

.powered_by_container {
    text-align: center;
    direction: ltr;
    margin-top: 20px;
    margin-right: 35px;
    display: none;
}

.powered_by_link {
    position: absolute;
    bottom: 13px;
    margin-left: 10px;
}

.proffession-container {
    padding-right: 0px;
}

@media(max-width: 1025px) {
    .proffession-container {
        padding-right: 15px;
    }
}

#message-popup-ok {
    width: 163px;
    height: 54px;
    border-radius: 27px;
    position: relative;
    font-size: 28px;
    font-family: 'South', sans-serif;
    font-weight: 300;
    padding-top: 10px;
    padding-left: 20px;
}

.join-btn {
    display: inline-block;
    margin: 25px 0 0;
    padding: 0 50px 0 98px;
    height: 56px;
    background: #25cd00 url(../css/gemelInvestImg/i-widget-arrow.png) no-repeat 70px center;
    border: 0;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    color: #ffffff;
    font-size: 1.533em;
    line-height: 56px;
    font-weight: 300;
    cursor: pointer;
}

.rte-content {
    display:block;

    margin-right: 0; 
     padding-right: 0; 
}
    .rte-content ul {
    margin-right: 0.4em;
        padding-right: 15px;
    }
    .rte-content p {
    margin-bottom:5px;
    padding-left:0 !important;
    }
