* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.template_index {
    width: 100%;
    min-height: 100vh;
    background-color: #b8b8b8;
    display: flex;
    justify-content: center;
}

.template_index.rtl {
    direction: rtl;
}

.template_index.ltr {
    direction: ltr;
}

.template_index .btnEdit,
.template_index .btnRemove,
.template_index .placeholder-label {
    direction: ltr !important;
}

.template_index .container {
    max-width: 1075px;
    width: 100%;
    background-color: #ffffff;
    margin: 25px 0;
    padding: 0 0 100px;
    border-radius: 5px;
}

.template_index .container .container__header {
    width: 100%;
}

.template_index .container .container__wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.template_index .container .container__wrapper .container__wrapper--main {
    width: 64.977%;
}

.template_index .container .container__wrapper .container__wrapper--main.full {
    width: 90%;
    margin: auto;
}

.template_index .container .container__wrapper .container__wrapper--sidebar {
    width: 32%;
}

.template_index .container .container__wrapper--comments {
    max-width: 800px;
    width: 100%;
    margin-top: 50px;
}

.template_index .container .container__wrapper--comments.full {
    max-width: none;
    width: 90%;
    margin: 50px auto auto;
}

@media only screen and (max-width: 768px) {
    .mobile-off {
        display: none;
    }
    .template_index .container {
        padding: 0 0 100px;
        margin: 0;
    }
    .template_index .container .container__wrapper .container__wrapper--main {
        width: 100%;
        padding: 0;
    }
    .template_index .container .container__wrapper .container__wrapper--sidebar {
        display: none;
    }
    .template_index .container .container__wrapper--comments {
        padding: 0;
    }
}

.ql-container,
.ql-editor {
    height: auto !important;
}

#exitData {
    display: none;
}

#ExitDiv {
    display: none;
    position: absolute;
    top: 10px;
    left: 15px;
    margin: auto;
    width: 700px;
    height: 154px;
    z-index: 1000;
    cursor: default;
    pointer-events: none;
}

#ExitDiv * {
    box-sizing: initial !important;
}

#exitdiv_text1 {
    position: relative;
    top: 5px;
    left: 5px;
    width: 400px;
    height: 93px;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-size: 36px;
    color: #6e0606;
    font-weight: bold;
    font-stretch: condensed;
}

#exitdiv_text2 {
    position: absolute;
    top: 0;
    left: 400px;
    width: 300px;
    height: 93px;
    font-family: Arial, sans-serif;
    font-size: 56px;
    color: #6e0606;
    font-weight: bold;
}

#exitdiv_text3 {
    position: absolute;
    left: 225px;
    top: 100px;
    width: 230px;
    height: 100px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    color: #04447c;
}

#left-wrapper {
    position: relative;
    width: 475px;
    height: 100px;
    float: left;
}

#left-wrapper #popup-1-top {
    position: relative;
    padding: 25px 0 0 35px;
    width: 217px;
    height: 61px;
}

#left-wrapper #popup-1-top #popup1-header-1 {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 8px;
    color: #6f77c6;
}

#left-wrapper #popup-1-top #popup1-header-2 {
    margin-top: 5px;
    font-family: Arial, sans-serif;
    font-size: 7px;
    color: #353234;
}

#left-wrapper #exit_div_alert1 {
    width: 147px;
    margin-top: -25px;
    padding: 0 35px 5px 35px;
    background: url('../images/popup_1_middle.gif') repeat-y 0 0;
    font-family: Arial, sans-serif;
    font-size: 8px;
    color: #353234;
}

#left-wrapper #popup-1-bottom {
    width: 217px;
    height: 55px;
    background: url('../images/popup_1_bottom.gif') no-repeat;
}

#left-wrapper #popup-1-bottom .texts {
    margin-left: 50px;
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #151c55;
}

#left-wrapper #popup-1-bottom .text-1 {
    padding-top: 4px;
}

#left-wrapper #popup-1-bottom .text-2 {
    position: relative;
    padding-top: 8px;
}

#left-wrapper #popup-1-bottom .text-2 .arrow {
    position: absolute;
    bottom: -12px;
    right: -49px;
    width: 247px;
    height: 64px;
    background: url('../images/arrow_1.png') no-repeat 0 0;
}

#left-wrapper #popup-3 {
    position: relative;
    width: 418px;
    height: 96px;
    float: right;
    background: url('../images/popup_3.gif') no-repeat;
    font-family: Arial, sans-serif;
}

#left-wrapper #popup-3 .texts {
    font-size: 9px;
    color: #000;
}

#left-wrapper #popup-3 .text-1 {
    padding: 33px 15px 0px 42px;
}

#left-wrapper #popup-3 .text-2,
#left-wrapper #popup-3 .text-3 {
    position: absolute;
    bottom: 19px;
    left: 124px;
    width: 76px;
    height: 15px;
    font-size: 9px;
    text-align: center;
    color: #151c55;
}

#left-wrapper #popup-3 .text-3 {
    left: 208px;
}

#left-wrapper #popup-3 .text-3 .arrow {
    position: absolute;
    bottom: -7px;
    right: -14px;
    width: 101px;
    height: 137px;
    background: url('../images/arrow_2.png') no-repeat 0 0;
}

#right-wrapper {
    position: relative;
    width: 225px;
    margin-top: 36px;
    float: right;
}

#right-wrapper #popup-2-top {
    width: 227px;
    height: 27px;
    background: url('../images/popup_2_top.gif') no-repeat;
}

#right-wrapper #exit_div_alert3 {
    width: calc(191px);
    padding: 10px 18px;
    background: url('../images/popup_2_middle.gif') repeat-y;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #353234;
}

#right-wrapper #popup-2-bottom {
    width: 227px;
    height: 42px;
    background: url('../images/popup_2_bottom.gif') no-repeat;
}

#right-wrapper #popup-2-bottom .texts {
    position: absolute;
    font-family: Arial, sans-serif;
    font-size: 9px;
    text-align: center;
    color: #151c55;
}

#right-wrapper #popup-2-bottom .text-1,
#right-wrapper #popup-2-bottom .text-2 {
    bottom: 21px;
    left: 27px;
    width: 74px;
    height: 15px;
}

#right-wrapper #popup-2-bottom .text-2 {
    bottom: 21px;
    left: 105px;
    width: 100px;
}

#right-wrapper #popup-2-bottom .text-2 .popup {
    position: absolute;
    bottom: -10px;
    right: -7px;
    width: 280px;
    height: 133px;
    background: transparent url('../images/arrow_3.png') no-repeat 0 0;
}

/* Legal
--------------------------------------------- */

.legal {
    font-family: 'Roboto', sans-serif;
    padding: 1rem 0;
}

.legal__title {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #1c1c1c;
    font-family: 'Roboto', sans-serif;
}

.legal__content h2 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #1c1c1c;
    font-family: 'Roboto', sans-serif;
}

.legal__content h3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #1c1c1c;
    font-family: 'Roboto', sans-serif;
}

.legal__content h4 {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #1c1c1c;
    font-family: 'Roboto', sans-serif;
}

.legal__content h5 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #1c1c1c;
    font-family: 'Roboto', sans-serif;
}

.legal__content p {
    margin-bottom: 1rem;
    font-family: 'Roboto', sans-serif;
}

.legal__content p,
.legal__content li {
    font-size: 0.875rem;
    font-family: 'Roboto', sans-serif;
}

.legal__content ol,
.legal__content ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 2rem;
    font-family: 'Roboto', sans-serif;
}

.legal__content ol ol,
.legal__content ol ul,
.legal__content ul ol,
.legal__content ul ul {
    margin-bottom: 0;
}

.legal__content a {
    color: #1976d2;
    transition: all 0.15s ease-in-out;
    font-family: 'Roboto', sans-serif;
}

.legal__content a:hover {
    color: #0d47a1;
}

.legal.contact .form-control {
    border-color: #9d9d9d;
    border-width: 2px;
    color: #1c1c1c;
    font-weight: 500;
}

.legal.contact .form-control:focus {
    border-color: #383838;
    box-shadow: none;
    color: #1c1c1c;
}

.legal.contact .form-control::placeholder {
    color: #9d9d9d;
}

.legal.contact .form-check:not(:last-child) {
    margin-bottom: 0.5rem;
}

.legal.contact .col-form-label {
    color: #1c1c1c;
}

.legal.contact .form-check-label {
    font-size: 0.875rem;
    color: #1c1c1c;
    font-weight: 400;
    padding: 0.25rem 0rem;
    cursor: pointer;
}

.legal.contact .form-check-label a {
    color: #1c1c1c;
    text-decoration: underline;
}

.legal.contact input[type='checkbox'].form-check-input {
    margin-top: 8px;
}

.legal.contact .contact__legal {
    font-size: 0.75rem;
    color: #897b7b;
    margin-bottom: 0.5rem;
}

.legal.contact .contact__legal a {
    font-size: 0.75rem;
    color: #897b7b;
    text-decoration: underline;
}

.legal.contact .btn {
    font-size: 1.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin: 0 auto;
    font-weight: 700;
    border-radius: 50em;
    background-color: #59c114;
    border-color: #59c114;
    color: #ffffff;
}

/* Modal
  --------------------------------------------- */

.site-modal__content {
    border: 1px solid #757575;
}

.site-modal__header {
    border-bottom: 1px solid #e0e0e0;
}

.site-modal__title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #212121;
    font-family: 'Roboto', sans-serif;
}

.site-modal__close {
    color: #757575;
}

.site-modal__close:hover {
    color: #616161;
}

.site-modal__footer {
    border-top: 1px solid #e0e0e0;
}

.site-modal__footer .btn {
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
}