/* START: RESET CSS for Summernote Content */
.summernote-content * {
    margin: initial;
    padding: initial;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

p {
    color: #000;
    /*line-height: 2;*/
}

.summernote-content article,
.summernote-content aside,
.summernote-content details,
.summernote-content figcaption,
.summernote-content figure,
.summernote-content footer,
.summernote-content header,
.summernote-content hgroup,
.summernote-content menu,
.summernote-content nav,
.summernote-content section {
    display: block;
}

.summernote-content i,
.summernote-content span,
.summernote-content a {
    display: inline;
}

/* END: RESET CSS for Summernote Content */

/* START: UL, OL style for summernote content */
.summernote-content ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.summernote-content ul li {
    list-style: disc;
}

.summernote-content ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.summernote-content ol li {
    list-style-type: decimal;
}

/* END: UL, OL style for summernote content */

/* START: TABLE style for summernote content */
.summernote-content .table td,
.summernote-content .table th {
    font-size: 14px;
    border-top-width: 0px;
    border-bottom: 1px solid;
    border: 1px solid #ebedf2 !important;
    padding: 0 25px !important;
    height: 60px;
    vertical-align: middle !important;
    color: #000;
}

/* END: TABLE style for summernote content */

/* START: BLOCKQUOTE style for summernote content */
.summernote-content blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

/* END: BLOCKQUOTE style for summernote content */

/* START: PRE, CODE style for summernote content */
.summernote-content code,
.summernote-content kbd,
.summernote-content pre,
.summernote-content samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.summernote-content pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}


/* END: PRE, CODE style for summernote content */


.colorsblue {
    color: #131F3B !important;

}

.btn-primarys {
    background-color: #6BF2D2 !important;
    color: #131F3B !important;
    border: 2px solid #6BF2D2 !important;
}

.btn-primarys:hover {
    background-color: transparent !important;
    color: #131F3B !important;
    border: 2px solid #6BF2D2 !important;
}

.banner-conten h1 {
    color: #061238;

}

.details p {
    font-size: 23px;
    color: #061238;
    font-weight: 500;
}

.im img {
    width: 120px;
}

.ime h4 {
    color: white;

}

.im p {
    color: black;
    font-weight: 500;
    padding: 10px 0px;
}

.stats-item p {
    font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif;
    color: #fff;
    text-align: center;
    /*line-height: 1.7em;*/
    font-weight: 700;
    /*padding:20px 0px;*/


}


.about .icon-box {
    /*padding: 50px 40px;*/
    min-height: 330px;
    padding: 0px 10px;

    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: all 0.3s ease-out 0s;
    background-color: #fff;
}

.about {
    /*background-image: linear-gradient(30deg, #343352 10%, rgba(52, 51, 82, .7) 100%) !important;*/

    background-color: #F4F4F4;
}

.col-md-6 {
    margin: 12px 0px;
}

.icon-box img {
    width: 100px;
    margin: 10px 0px;
}

.icon-box h3 {
    font-size: 19px;
}

.icon-box p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: 0 0;
}

.content h2 {

    font-weight: 500;
    font-size: 36px;
    color: #061238 !important;
    line-height: 1.2em;
}

._module a {
    color: #131F3B !important;
}

.content h3 {

    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #061238 !important;
    letter-spacing: 1px;
    line-height: 1.4em;
}

.light {
    color: #f17b7b !important;

    font-size: 14px;

    /*font-weight: 700 !important;*/
    text-transform: uppercase !important;
    background-color: RGBA(255, 255, 255, 0);
}

._module {
    margin: 10px 0px;

}

.bt button {
    color: #fff !important;
    border-width: 3px !important;
    border-color: #1ea896;
    border-radius: 29px;
    letter-spacing: 2px;
    font-size: 18px;

    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #061238;
    padding: 10px;
}

.btntrans {
    width: 100%;
    height: 100%;
    border-radius: 8px;

}

.left-inner-addon {
    position: relative;
}

.left-inner-addon input {
    padding-left: 35px;
}

.left-inner-addon select {
    padding-left: 35px !important;
}

.left-inner-addon i {
    position: absolute;
    padding: 20px 12px;
}

.input-container {
    padding-bottom: 1em;
}

.fas {
    color: #061238;
    margin-top: 0px !important;
}

.input-width {
    max-width: 50px;

}


.headerup-section {
    margin-top: -130px !important;
}

@media (min-width: 800px) {
    .headerup-section {
        margin-top: -70px !important;
    }
}



.custom-checkout:disabled {
    background-color: #121F3B !important;
    /* grey color */
    border-color: #6c757d !important;
    cursor: not-allowed !important;
    color: #fff !important;
    opacity: 1;
    /* optional: keep it full brightness */
    pointer-events: auto;
    /* ensures cursor works */
}

.text-black-important {
    color: black !important;
}