@font-face {
    font-family: 'Graphik-Regular-Web';
    font-weight: 600;
    src: url('../fonts/Graphik-Regular-Web.woff') format('truetype');
}

@font-face {
    font-family: 'Graphik-Semibold-Web';
    font-weight: 700;
    src: url('../fonts/Graphik-Semibold-Web.woff') format('truetype');
}


@font-face {
    font-family: 'Noe-Text-Black';
    font-weight: 700;
    src: url('../fonts/Noe-Text-Black.woff') format('woff');
}

@font-face {
    font-family: 'Noe-Display-Black';
    font-weight: 700;
    src: url('../fonts/Noe-Display-Black.woff') format('woff');
}

@font-face {
    font-family: 'Lyon-Text-Regular';
    font-weight: 700;
    src: url('../fonts/Lyon-Text-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Goldwynmono';
    font-weight: bold;
    src: url('../fonts/GoldwynMono-Regular.otf') format('truetype');
}

@font-face {
    font-family: 'AGaramondPro-Regular';
    font-weight: 400;
    src: url('../fonts/AGaramondPro-Regular.otf');
}
@font-face {
    font-family: 'AGaramondPro-SemiBold';
    font-weight: 700;
    src: url('../fonts/AGaramondPro-SemiBold.otf');
}

@font-face {
    font-family: 'Atlantic';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Atlantic-Serif.otf') format('truetype');
}

body {
    color: #383838;
    font-family: 'Atlantic';
}

.font-2{
    font-family: 'AGaramondPro-Regular';
}


.font-3{
    font-family: 'Goldwynmono';
}


.font-4{
    font-family: 'Lyon-Text-Regular';
}

.font-5{
    font-family: 'Noe-Display-Black';
}

.font-6{
    font-family: 'Graphik-Regular-Web';
}

.font-7{
    font-family: 'Graphik-Semibold-Web';
}



/*
==================================================
BUTTONS & BUTTONS SIZES
==================================================
*/

button,
input,
select,
textarea {
   font-family: inherit;
   /*    font-size: inherit;*/
   line-height: inherit;
}

button,
input,
select {
/*   max-height: 34px;*/
}

.button{
    cursor: pointer;
}

button[class~="btn"]:hover,
a[class~="btn"]:hover,
input[type=button][class~="btn"]:hover {
   -webkit-filter: contrast(.94);
   -webkit-filter: contrast(.94);
   -moz-filter: contrast(.94);
   filter: contrast(.94);
}

button[class~="btn"]:active,
a[class~="btn"]:active,
input[type=button][class~="btn"]:active {
   -webkit-filter: contrast(.84);
   -webkit-filter: contrast(.84);
   -moz-filter: contrast(.84);
   filter: contrast(.84);
}

.btn-xs {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   font-size: 10px;
   padding: 6px 12px;
   line-height: 1.42857143;
   height: 29px;
   outline: 0px;
   /*    z-index:1;*/
}

.btn-sm {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   font-size: 12px;
   padding: 6px 12px;
   line-height: 1.42857143;
   height: 31px;
   outline: 0px;
   /*    z-index:1;*/
}

.btn-old {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   font-size: 14px;
   padding: 0px 12px;
   line-height: 1.42857143;
   height: 34px;
   outline: 0px;
   max-height: 32px;
   /*    z-index:1;*/
}

.btn {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   padding: 1px 12px;
   padding: 0rem 1rem;
   /* line-height: .1rem; */
   height: 34px;
   height: 2.5rem;
   outline: 0px;
   /* z-index: 1; */
   font-size: 16px;
   font-size: 1rem;
   box-sizing: border-box;
}

.btn-line {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   font-size: 14px;
   padding: 1px 12px;
   padding: 0rem 1rem;
   /* line-height: 1.4rem; */
   height: 2.4rem;
   outline: 0px;
   /* max-height: 32px; */
   /* z-index: 1; */
   font-size: 1rem;
   box-sizing: border-box;
}

.btn-pd {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   font-size: 14px;
   padding: 1px 12px;
   padding: .5rem 1rem;
   line-height: 1.2rem;
   /* height: 34px; */
   outline: 0px;
   /* max-height: 32px; */
   /* z-index: 1; */
   font-size: 1.2rem;
   box-sizing: border-box;
}

div.btn-xs,
div.btn-sm,
div.btn,
div.btn-lg,
div.btn-xl,
div.btn-xxl {
   cursor: initial;
   outline: 0;
}

.btn-lg {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   padding: 6px 12px;
   line-height: 1.42857143;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   font-size: 16px;
   height: 38px;
   outline: 0px;
   /*    z-index:1;*/
}

.btn-xl {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   padding: 6px 12px;
   line-height: 1.42857143;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   font-size: 18px;
   height: 40px;
   outline: 0px;
   /*    z-index:1;*/
}

.btn-xxl {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   padding: 6px 12px;
   line-height: 1.42857143;
   text-align: center;
   white-space: nowrap;
   touch-action: manipulation;
   cursor: pointer;
   border: 1px solid rgb(213, 213, 213);
   border-radius: 4px;
   background: #F8F8F8;
   font-size: 21px;
   height: 44px;
   outline: 0px;
   /*    z-index:1;*/
}


/*
==================================================
BACKGROUNDS
==================================================
*/

.bg-black {
   background-color: black;
   border-color: rgb(37, 77, 87);
}

.bg-white {
   background-color: white;
}

.bg-softblue {
   background: #bdeaff !important;
}

.bg-night {
   background: linear-gradient(to right, rgb(45, 83, 95) 0%, rgb(37, 77, 87) 41%, rgb(22, 68, 78) 100%);
}

.bg-red{
 background-color: #E7131A;
}

.bg-gray{
    background:#F7F7F7;
}



/*
==================================================
BUTTONS COLORS
==================================================
*/

.bg-red {
    background-color: #E7131A;
    color: white;
    border: 1px solid transparent;
    transition: all .3s;
    outline: 0;
 }
 



/*   BG-NIGHT  */

.bg-night {
   background: linear-gradient(to right, rgb(45, 83, 95) 0%, rgb(37, 77, 87) 41%, rgb(22, 68, 78) 100%);
   color: white;
   border: 1px solid transparent;
   transition: all .3s;
   outline: 0;
}

button.bg-night:hover,
a.bg-night:hover {
   -webkit-filter: brightness(1.3);
   filter: brightness(1.3);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-night:active,
a.bg-night:active {
   outline: 0;
   box-shadow: inset 0px 2px 15px -5px #292929;
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-PRIMARY  */

.bg-primary {
   background: linear-gradient(141deg, #13bfdf 0%, #49B6EA 69%, #53a1eb 100%);
   color: white;
   border: 1px solid transparent;
   transition: all .3s;
   outline: 0;
}

button.bg-primary:hover,
a.bg-primary:hover,
input[type=button].bg-primary:hover {
   -webkit-filter: brightness(1.1);
   filter: brightness(1.1);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-primary:active,
a.bg-primary:active,
input[type=button].bg-primary:active {
   outline: 0;
   box-shadow: inset 0px 2px 15px -5px rgba(87, 87, 87, 0.56);
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-PRIMARY-O  */

.bg-primary-o {
   background: linear-gradient(141deg, #e5fbff 0%, #e1f5ff 69%, #d7f9ff 100%);
   border: 1px solid rgba(46, 170, 225, 0.54);
   color: #008ecf;
   transition: all .3s;
   outline: 0;
}

button.bg-primary-o:hover,
a.bg-primary-o:hover,
input[type=button].bg-primary-o:hover {
   -webkit-filter: contrast(1.15);
   -moz-filter: contrast(1.15);
   filter: contrast(1.15);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-primary-o:active,
a.bg-primary-o:active,
input[type=button].bg-primary-o:active {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .3s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-FLEXUS  */

.bg-flexus {
   background: #2eaae1;
   color: white;
   border: 1px solid transparent;
   transition: all .3s;
   outline: 0;
}

button.bg-flexus:hover,
a.bg-flexus:hover,
input[type=button].bg-flexus:hover {
   -webkit-filter: brightness(1.1);
   filter: brightness(1.1);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-flexus:active,
a.bg-flexus:active,
input[type=button].bg-flexus:active {
   outline: 0;
   box-shadow: inset 0px 2px 15px -5px rgba(87, 87, 87, 0.56);
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-FLEXUS-O  */

.bg-flexus-o {
   background-color: #ffffff;
   border: 1px solid rgb(46, 170, 225);
   color: #2eaae1;
   transition: all .3s;
   outline: 0;
}

button.bg-flexus-o:hover,
a.bg-flexus-o:hover,
input[type=button].bg-flexus-o:hover {
   -webkit-filter: brightness(1.1);
   filter: brightness(1.1);
   transition: all .3s;
   background: rgb(46, 170, 225);
   color: white
}

button.bg-flexus-o:active,
a.bg-flexus-o:active,
input[type=button].bg-flexus-o:active {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-INFO */

.bg-info {
   background: linear-gradient(to right, rgb(109, 206, 235) 0%, rgb(98, 197, 222) 41%, rgb(55, 189, 218) 100%);
   color: white;
   border: 1px solid transparent;
   transition: all .3s;
   outline: 0;
}

button.bg-info:hover,
a.bg-info:hover,
input[type=button].bg-info:hover {
   -webkit-filter: brightness(1.1);
   filter: brightness(1.1);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-info:active,
a.bg-info:active,
input[type=button].bg-info:active {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-INFO-O */

.bg-info-o {
   background: #e2f8ff;
   border: 1px solid rgb(107, 204, 232);
   color: #52c3e4;
   transition: all .3s;
   outline: 0;
}

button.bg-info-o:hover,
a.bg-info-o:hover,
input[type=button].bg-info-o:hover {
   -webkit-filter: brightness(1.1);
   filter: brightness(1.1);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-info-o:active,
a.bg-info-o:active,
input[type=button].bg-info-o:active {
   outline: 0;
   box-shadow: inset 0px 2px 7px -1px rgba(15, 146, 167, 0.73);
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-SUCCESS */

.bg-success {
   background: linear-gradient(to right, rgb(120, 218, 62) 0%, rgba(139, 230, 53, 1) 53%, rgba(139, 230, 53, 1) 100%);
   border: 1px solid transparent;
   color: white;
   transition: all .3s;
   outline: 0;
}

button.bg-success:hover,
a.bg-success:hover,
input[type=button].bg-success:hover {
   -webkit-filter: brightness(1.1);
   filter: brightness(1.1);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-success:active,
a.bg-success:active,
input[type=button].bg-success:active {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-SUCCESS-O */

.bg-success-o {
   background: #dfffbe;
   border: 1px solid rgb(120, 218, 62);
   color: #44aa6c;
   transition: all .3s;
   outline: 0;
}

button.bg-success-o:hover,
a.bg-success-o:hover,
input[type=button].bg-success-o:hover {
   -webkit-filter: contrast(1.15);
   -moz-filter: contrast(1.15);
   filter: contrast(1.15);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-success-o:active,
a.bg-success-o:active,
input[type=button].bg-success-o:hover {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .3s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-ALERT */

.bg-alert {
   background: linear-gradient(to right, rgb(241, 211, 103) 0%, rgb(254, 193, 69) 100%);
   border: 1px solid transparent;
   color: white;
   transition: all .3s;
   outline: 0;
}

button.bg-alert:hover,
a.bg-alert:hover,
input[type=button].bg-alert:hover {
   -webkit-filter: brightness(1.1);
   filter: brightness(1.1);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-alert:active,
a.bg-alert:active,
input[type=button].bg-alert:active {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-SUCCESS-O */

.bg-alert-o {
   background: linear-gradient(to right, rgb(255, 242, 198) 0%, rgb(255, 242, 216) 100%);
   border: 1px solid rgb(243, 209, 99);
   color: #fcad0c;
   transition: all .3s;
   outline: 0;
}

button.bg-alert-o:hover,
a.bg-alert-o:hover,
input[type=button].bg-alert-o:hover {
   -webkit-filter: contrast(1.15);
   -moz-filter: contrast(1.15);
   filter: contrast(1.15);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-alert-o:active,
a.bg-alert-o:active,
input[type=button].bg-alert-o:active {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .3s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-DANGER */

.bg-danger {
   background: linear-gradient(to right, rgb(239, 119, 77) 0%, rgb(255, 95, 37) 100%);
   border: 1px solid transparent;
   color: white;
   transition: all .3s;
   outline: 0;
}

button.bg-danger:hover,
a.bg-danger:hover,
input[type=button].bg-danger:hover {
   -webkit-filter: brightness(1.1);
   filter: brightness(1.1);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-danger:active,
a.bg-danger:active,
input[type=button].bg-danger:active {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .1s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*   BG-DANGER-O */

.bg-danger-o {
   background: linear-gradient(to right, rgb(255, 227, 218) 0%, rgb(255, 227, 216) 100%);
   border: 1px solid rgb(255, 151, 114);
   color: #ff591e;
   transition: all .3s;
   outline: 0;
}

button.bg-danger-o:hover,
a.bg-danger-o:hover,
input[type=button].bg-danger-o:hover {
   -webkit-filter: contrast(1.15);
   -moz-filter: contrast(1.15);
   filter: contrast(1.15);
   transition: all .3s;
   box-shadow: 1px 2px 5px 0px rgba(146, 146, 146, 0.66);
}

button.bg-danger-o:active,
a.bg-danger-o:active,
input[type=button].bg-danger-o:active {
   outline: 0;
   box-shadow: inset 0px 2px 9px -4px rgba(87, 87, 87, 0.98);
   transition: .3s;
   -webkit-filter: brightness(1);
   -ms-filter: brightness(1);
   filter: brightness(1);
}


/*
==================================================
COLORS & BACKGROUND
==================================================
*/

.c-white {
   color: white;
}

.c-flexus {
   color: #2eaae1;
}

.c-primary {
   color: #13bfdf;
}

.c-night {
   color: #2d535f;
}

.c-success {
   color: #78da3e;
}

.c-alert {
   color: #fec145;
}

.c-danger {
   color: #ff5f25;
}

.c-gray-light {
   color: #CCCCCC !important;
}

.c-pink {
   color: #F50F35 !important;
}

.c-black {
   color: #000000 !important;
}

.c-alt {
   color: #3cafc1 !important;
}

.c-gray {
   color: #97a6af !important;
}

.c-warm {
   color: #df6e2b !important;
}

.c-sun {
   color: #f4ae30 !important;
}

.c-misty {
   color: #4a7db7 !important;
}

.c-barny {
   color: #892164 !important;
}

.c-leaf {
   color: #44aa6c !important;
}

.c-hade {
   color: #3895a3 !important;
}

.c-red{
   color:#E7131A;
}


/*
==================================================
BTN-TEXT
==================================================
*/

.btn-text {
   display: inline-flex;
   border-radius: 6px;
   transition: all .3s;
   height: 34px;
}

.btn-text >:last-child {
   border-top-right-radius: 4px;
   border-bottom-right-radius: 4px;
   border-top-left-radius: 0px;
   border-bottom-left-radius: 0px;
   border-left: 1px solid transparent;
}

.btn-text >:first-child {
   border-top-left-radius: 4px;
   border-bottom-left-radius: 4px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 0px;
}

.btn-text > input[type=text],
input.text {
   border: 1px solid #D5D5D5;
   transition: all .3s;
   padding: 5px;
}

select.text {
   border-radius: 4px;
   border: 1px solid #D5D5D5;
   transition: all .3s;
   padding: 5px;
   outline: inherit;
   min-height: 34px;
   box-sizing: border-box;
}

select:hover,
input[type=text]:hover {
   border: 1px solid #c9c9c9;
   min-width: 34px;
}

.btn-text > * + * {
   border-top-left-radius: 0px;
   border-bottom-left-radius: 0px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 0px;
   border-left: 1px solid transparent !important;
}

.btn-text > button:hover,
.btn-text > a:hover,
.btn-text > input[type=button]:hover {
   box-shadow: auto !important;
   box-shadow: initial !important;
}

.btn-text > input[type=text]:focus,
input[type=text].text:focus {
   box-shadow: 0px 0px 7px -2px #00AFFF;
   border: 1px solid rgba(50, 174, 228, 0.45);
   outline: 0;
   transition: all .1s;
}

.btn-text.xxl > * {
   font-size: 21px;
   min-height: 44px;
   box-sizing: border-box;
}

.btn-text.xl > * {
   font-size: 18px;
   min-height: 40px;
   box-sizing: border-box;
}

.btn-text.lg > * {
   font-size: 16px;
   min-height: 38px;
   box-sizing: border-box;
}

.btn-text > * {
   /*    box-sizing: border-box;*/
}

.btn-text.sm > * {
   font-size: 12px;
   height: 33px;
}

.btn-text.xs > * {
   font-size: 10px;
   height: 31px;
}

.btn-text.xxl {
   font-size: 21px;
   height: 44px;
}

.btn-text.xl {
   font-size: 18px;
   height: 40px;
}

.btn-text.lg {
   font-size: 16px;
   height: 38px;
}

.btn-text > * {
   /*    box-sizing: border-box;*/
}

.btn-text.sm {
   font-size: 12px;
   height: 33px;
}

.btn-text.xs {
   font-size: 10px;
   height: 31px;
}

.form-feature{
    box-shadow: 0px 2px 8px 0 rgb(0 0 0 / 8%);
}

.form-feature h6{
    background: #eaeaea;
}

  
  

  .hr{
    width: 30%;
    height: 1px;
    background-color: #cccccc;
    border: none;
  }

  .img-responsive{
    background-position: center;
    background-size: cover;
    height: 230px;
    width: 100%;
  }
  
   .img-responsive-2{
    background-position: center;
    background-size: cover;
    height: 109px;
    width: 100%;
  }


   .img-menu{
    background-image: url(https://www.theatlantic.com/magazine/images/current-issue.large.jpg);
  }


  .img-editorial{
    background-image: url(../img/img-editorial.png);
  }

  .img-product{
    background-image: url(../img/img-product.png);
  }

  .img-business{
    background-image: url(../img/img-business.png);
  }

  .feature-btn{
      width: 32px;
      height: 29px;
      background-color: #F7F7F7;
      border: none;
      cursor: pointer;
  }

  .feature-btn:hover{
    background-color: #e0e0e0;
    color: white;
}

.img-yellow{
    background-image: url(../img/image-yellow.png);
}

.img-dark{
    background-image: url(../img/image-dark.png);
}

.img-hearts{
    background-image: url(../img/image-hearts.png);
}

.border-2{
    border-left: black;
    border-right: black;
}

.border-h{
    /* height: 100%; */
    width: 1px;
    background: #00000047;
    margin: 15px 15px;
}





*, *:after, *:before {
	box-sizing: border-box;
}

:root {
	font-size: 16px;
}

.collapse{
	line-height: 1.5;
	/* min-height: 100vh; */
	font-size: 1.25rem;
}

*:focus {
	outline: none;
}

.collapse > div {

}



details div {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
   background: white;
	padding: 1.5em;
}

details div > * + * {
	margin-top: 1.5em;
}

details + details {
	margin-top: .5rem;
}

summary {
	list-style: none;
}

summary::-webkit-details-marker {
	display: none;
}

summary {
   border: 1px solid #cccccc;
   background: white;
	padding: .75em 1em;
	cursor: pointer;
	position: relative;
	padding-left: calc(1.75rem + .75rem + .75rem);
}

summary:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: .75rem;
	content: "^";
	width: 1.75rem;
   padding-top: 5px;
	height: 1.75rem;
   background-color: white;
   color: #383838;
	display: inline-flex;
   border: 1px solid #cccccc;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
   border-radius: 100%;
}

details[open] summary {
	background-color: #eee;
}

details[open] summary:before {
	content: "^";
}

summary:hover {
	background-color: #eee;
}

a {
	color: inherit;
	font-weight: 600;
	text-decoration: none;
	box-shadow: 0 1px 0 0;
}

a:hover {
	box-shadow: 0 3px 0 0;
}

code {
	font-family: monospace;
	font-weight: 600;
}

.hr-2{
   width: 60px;
    height: 1px;
    background-color: #cccccc;
    border: none;
}

.form-positions{
   border-bottom: 1px solid #cccccc;
}

footer{
   background: #000000;
}

.header {
  z-index: 3;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.header li a {
  display: block;
  padding: 20px 20px;
  border-right: 1px solid #f4f4f4;
  text-decoration: none;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #f4f4f4;
}


/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 930px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    /* max-height: none; */
  }
  .header .menu-icon {
    /* display: none; */
  }
}
