
:root {
    --black: #45494f;
    --jio-primary: #3e8aa0;
    --jio-secondary: #7eba9f;
    --jio-gradient: linear-gradient(90deg, rgba(62, 138, 160) 0%, rgba(219, 239, 149) 100%);
}

.banner-section{ padding: 8rem 0; }
.banner-section h1{ background: var(--black);  -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 700; font-size: 5rem; }
.banner-section h3{ color: var(--black); font-weight: 400; font-size: 4.60rem; margin-bottom: 0px; }
.banner-section p{ color: var(--black); font-size: 1.1rem; }
.banner-section h1{ background: var(--jio-gradient);  -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 700; font-size: 5rem; }
.banner-section h3{ color: var(--black); font-weight: 400; font-size: 4.60rem; margin-bottom: 0px; }
.banner-section p{ color: var(--black); font-size: 1.1rem; }
.banner-section .text-section{ padding-right: 8rem; }
.banner-section a img{ max-width: 150px; height: 40px; max-height: 40px; object-fit: scale-down; }
.banner-section ul{ list-style: none; margin: 0; padding: 0; }
.banner-section ul li{ display: inline-block; position: relative; z-index: 1; }
.banner-section ul li img{ max-width: 280px; border-radius: 20px; box-shadow: 0 1px 15px rgb(0 0 0 / 10%); }
.banner-section ul li:last-child{ margin-left: 3rem; }
.banner-section ul li:first-child:before{ position: absolute; content: ""; background: url('../../site_images/Polygon2.png'); width: 102px; height: 92px; z-index: -1; left: -45px; bottom: -35px; }
.banner-section ul li:last-child:before{ position: absolute; content: ""; background: url('../../site_images/Polygon3.png'); width: 102px; height: 92px; z-index: -1; right: -45px; bottom: -35px; }

.icon-section{ background: var(--bs-lightbg); }
.icon-section img{ display: none; }
.icon-section .icon { margin: 0 auto 15px auto; display: inline-block; text-align: center; border-radius: 10px; width: 100px; height: 80px; background: #ede9ff; }
.icon-section .icon object{ width: 100%; height: 100%; padding: 15px; }
.icon-section .box h4{ margin-top: 2rem; font-size: 1.5rem; font-weight: 500; }
.icon-section .box a{ text-decoration: none; color: var(--bs-black); }

.col-section-3{ padding: 8rem 0 5rem; }
.col-section-3 h1{ background:var(--jio-gradient);  -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 700; font-size: 3rem; }
.col-section-3 h3{ color: var(--bs-black); font-weight: 400; font-size: 3rem; margin-bottom: 0px; }
.col-section-3 p{ color: var(--bs-black); font-size: 1.3rem; font-weight: 500; }
.col-section-3 ul{ list-style: none; margin: 0; padding: 0; /*position: absolute;*/ top: 0; min-height: 50rem; }
.col-section-3 ul li{ display: inline-block; position: relative; z-index: 1; }
.col-section-3 ul li img{ max-width: 280px; border-radius: 20px; box-shadow: 0 1px 15px rgb(0 0 0 / 10%); }
.col-section-3 ul li:nth-child(2){ top: 10rem; margin-left: 2em; }
.col-section-3 ul li:nth-child(3){ top: 20rem; margin-left: 2em; }
.col-section-3 .text-wrap{ position: absolute; right: 0; top: 4em; }
.custom-btn{ background: var(--bs-lavenderbg); color: var(--bs-lavender); font-weight: 600; padding: 10px 30px; }
.custom-btn:hover{ border-color: var(--bs-lavender); color: var(--bs-lavender); }

.group-section{ padding: 1rem 0; }
.group-section-bg{ /*position: relative;*/ }
.group-section-bg:before{ content: ""; position: absolute; top: 0; left: 0; width: 60%; height: 100%; background: url('../../site_images/Group33.png') no-repeat; background-size: 100%; }
.group-section .text-section{ margin-top: 23rem; }
.group-section .text-section h1{ color: var(--jio-primary); font-weight: 400; font-size: 3.5rem; }
.group-section p{ color: var(--bs-black); font-size: 1.1rem; font-weight: 400; }

.group-contact-section{ padding: 8rem 0; }
.group-contact-section img{ position: absolute; object-fit: scale-down; top: 0; right: 0rem; /*right: -3rem;*/ }
.group-contact-section .text-section{ margin-top: 11rem; }
.group-contact-section .text-section h1{ color: var(--jio-secondary); font-weight: 400; font-size: 3.5rem; margin-bottom: 2rem; }
.group-contact-section p{ color: var(--bs-black); font-size: 1.1rem; font-weight: 400; }



.group-digicontact-section{ padding: 8rem 0; }
.group-digicontact-section img{ position: absolute; object-fit: scale-down; top: 0; left: 0; }
.group-digicontact-section .text-section{ margin-top: 20rem; }
.group-digicontact-section .text-section h1{ color: var(--jio-primary); font-weight: 400; font-size: 3.3rem; margin-bottom: 2rem; }
.group-digicontact-section p{ color: var(--bs-black); font-size: 1.1rem; font-weight: 400; }

.custom-btn-green{ background: var(--bs-greenbg); color: var(--bs-green); font-weight: 600; padding: 10px 30px; }
.custom-btn-green:hover{ border-color: var(--bs-green); color: var(--bs-green); }

.virtual-backgrounds{ background: var(--bs-lightbg); }
.virtual-backgrounds img{ width: 100%; }
.virtual-backgrounds .text-section h1{ color: var(--bs-darkblue); font-weight: 600; font-size: 2.3rem; margin-bottom: 2rem; }
.virtual-backgrounds p{ color: var(--bs-black); font-size: 1.35rem; font-weight: 500; }











.testimonials{ padding: 5rem 0; }
.testimonials .shadow-effect { background: var(--bs-white); padding: 20px; border-radius: 4px; text-align: center; border:0px solid #ECECEC; box-shadow: 0 4px 10px rgba(0,0,0,0.10), 0 4px 10px rgba(0,0,0,0.02); }
.testimonials #customers-testimonials .shadow-effect p { font-size: 1rem; line-height: 1.9; margin: 0 0 17px 0; font-weight: 400; color: var(--bs-mediumblue); word-break: break-all; }
.testimonials .testimonial-name { margin: 17px auto 0; display: block; width: auto; padding: 9px 35px; text-align: center; color: var(--bs-mediumblue); font-weight: 600; }
.testimonials #customers-testimonials .item { text-align: center; padding: 10px; width: 100%; margin-bottom:80px; opacity: .2; -webkit-transform: scale3d(0.9, 0.9, 1); transform: scale3d(0.9, 0.9, 1); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.testimonials #customers-testimonials .owl-item.active.center .item { opacity: 1; -webkit-transform: scale3d(1.0, 1.0, 1); transform: scale3d(1.0, 1.0, 1); }
.testimonials .owl-carousel .owl-item img { transform-style: preserve-3d; max-width: 90px; margin: 0 auto 17px; }
.testimonials #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span { background: #3190E7; transform: translate3d(0px, -50%, 0px) scale(0.7); }
.testimonials #customers-testimonials.owl-carousel .owl-dots{ display: inline-block; width: 100%; text-align: center; }
.testimonials #customers-testimonials.owl-carousel .owl-dots .owl-dot{ display: inline-block; }
.testimonials #customers-testimonials.owl-carousel .owl-dots .owl-dot span { background: #3190E7; display: inline-block; height: 20px; margin: 0 2px 5px; transform: translate3d(0px, -50%, 0px) scale(0.3); transform-origin: 50% 50% 0; transition: all 250ms ease-out 0s; width: 20px; }

.testimonials .section-heading{ margin-bottom: 2rem; }
.testimonials .section-heading span { position: relative; font-size: 1.1rem; font-weight: 500; color: var(--bs-mediumblue); line-height: 200%; margin-bottom: 10px; }
.testimonials .section-heading h3{ color: var(--jio-secondary); font-weight: 600; font-size: 2.3rem; }
.testimonials .staricon{ color: #fbb040; font-size: 1.6rem; margin-bottom: 1rem; }
.testimonials .owl-nav{ text-align: center; }
.testimonials .owl-nav [class*='owl-'] { color: var(--bs-white); font-size: 14px; margin: 5px; padding: 4px 7px; background: #D6D6D6; display: inline-block; cursor: pointer; border-radius: 3px; }

.testimonials .owl-nav .owl-prev { color: var(--bs-white); font-size: 1.6rem; left: 0%; text-align: center; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; width: 50px; height: 50px; border-radius: 50%; background: var(--bs-lavender) !important; -webkit-box-shadow: 0px 5px 28px 0px rgb(50 50 50 / 10%); -moz-box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.1); box-shadow: 0px 5px 28px 0px rgb(50 50 50 / 10%); }
.testimonials .owl-nav .owl-next { color: var(--bs-white); font-size: 1.6rem; text-align: center; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; width: 50px; height: 50px; border-radius: 50%; background: var(--bs-lavender) !important; -webkit-box-shadow: 0px 5px 28px 0px rgb(50 50 50 / 10%); -moz-box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.1); box-shadow: 0px 5px 28px 0px rgb(50 50 50 / 10%); }
.testimonials .owl-nav .disabled { opacity: 0.5; color: var(--bs-lavender); background: transparent !important; }


.faq-section{ padding: 0rem 0 5rem; }
.faq-section .section-heading{ margin-bottom: 2rem; }
.faq-section .section-heading h3{ color: var(--bs-black); font-weight: 400; font-size: 2.3rem; }
.faq-section .accordion-header{ /*background-color: var(--bs-lavender);*/ background: linear-gradient(to right, var(--bs-yellow), var(--bs-red)); border-radius: 5px 5px 0 0; }
.faq-section .accordion-collapse { border: 0; }
.faq-section .accordion-button { /*background-color: var(--bs-lavender);*/ background: linear-gradient(to right, var(--bs-yellow), var(--bs-red)); box-shadow: none; position: relative; border:none; border-radius: 5px; padding: 30px 70px; color: var(--bs-white); font-weight: 600; font-size: 1.1rem; }
.faq-section .accordion-button:focus { box-shadow: none; border: none; }
.faq-section .accordion-button:not(.collapsed) { background: none; }
.faq-section .accordion-body { padding: 0px 70px 50px; /*background-color: var(--bs-lavender);*/ background: linear-gradient(to right, var(--bs-yellow), var(--bs-red)); border-radius: 0 0 5px 5px; color: var(--bs-lavenderlow); }
.faq-section .accordion-button::after { width: auto; height: auto; content: "+"; font-size: 40px; background-image: none; font-weight: 100; color: var(--bs-white); transform: translateY(-4px); position: absolute; left: 30px; }
.faq-section .accordion-button:not(.collapsed)::after { width: auto; height: auto; background-image: none; content: "-"; font-size: 48px; transform: translate(-5px, -4px); transform: rotate(180deg); }
.faq-section .accordion-item{ border: none; margin-bottom: 1rem; border-radius: 5px; }


.newsletter-section{ padding: 5rem 0; }
.newsletter-section .newsletter{ /*background-color: var(--bs-lavender);*/ background: linear-gradient(to right, var(--bs-yellow), var(--bs-red)); border-radius: 5px; padding: 4rem 5rem; position: relative; z-index: 9999; }
.newsletter-section .newsletter .section-heading h2 { position: relative; font-size: 3.4rem; font-weight: 600; color: var(--bs-white); line-height: 130%; margin-bottom: 10px; }
.newsletter-section .newsletter h6 { position: relative; font-size: 1.1rem; font-weight: normal; color: var(--bs-lavenderlow); line-height: 160%; margin-bottom: 10px; }
.newsletter-section .newsletter:before{ content: ""; background: url('../../site_images/Decorator.png') no-repeat; position: absolute; bottom: 0; left: 0; width: 259px; height: 272px; }
.newsletter-section .newsletter:after{ content: ""; background: url('../../site_images/MaskGroup5.png') no-repeat; position: absolute; top: 50%; transform: translateY(-50%); z-index: -1; right: -4px; width: 100px; height: 208px; }

.newsletter .newsletter-form { position: relative; max-width: 280px; z-index: 999; }
.newsletter .newsletter-form input { height: 88px; width: 100%; padding: 18px 135px 17px 30px; font-weight: 400; font-style: italic; border: 0 none; border-radius: 5px; outline: none; background-color: var(--bs-newsbox); color: var(--bs-white); font-size: 1.125rem; line-height: 1; }
.newsletter .newsletter-form input::placeholder { color: var(--bs-white); opacity: 1; }
.newsletter .newsletter-form input:-ms-input-placeholder { color: var(--bs-white); }
.newsletter .newsletter-form input::-ms-input-placeholder { color: var(--bs-white); }
.newsletter .newsletter-form button { font-weight: 700; font-style: normal; width: 70px; height: 70px; transition: background-color .3s cubic-bezier(.165,.84,.44,1); border-radius: 5px; background-color: var(--bs-white); color: var(--bs-lavender); font-size: 2rem; line-height: 1; position: absolute; right: 9px; bottom: 9px; display: inline-block; margin: 0; padding: 0; border: 0px; outline: none; text-decoration: none; cursor: pointer; }



.logo-section{ padding: 5rem 0; background: var(--bs-lightbg); position: relative; }
.logo-section .section-heading{ margin-bottom: 2rem; }
.logo-section .section-heading h3{ color: var(--bs-black); font-weight: 500; font-size: 2.3rem; }
.logo-section .partners{  }
.logo-section:before{ content: ""; position: absolute; width: 1px; height: 100%; background: var(--bs-lavenderbg); top: 0; left: 10%; }
.logo-section:after{ content: ""; position: absolute; width: 1px; height: 100%; background: var(--bs-lavenderbg); top: 0; right: 10%; }

.logo-section .partners:before{ content: ""; position: absolute; width: 20px; height: 20px; border-radius: 50%; /*background: var(--bs-lavender);*/ background: linear-gradient(to right, var(--bs-yellow), var(--bs-red)); top: 10%; left: 9.5%; z-index: 9999; }
.logo-section .partners:after{ content: ""; position: absolute; width: 20px; height: 20px; border-radius: 50%; /*background: var(--bs-lavender);*/ background: linear-gradient(to right, var(--bs-yellow), var(--bs-red)); bottom: 10%; right: 9.5%; z-index: 9999; }

.logo-section .partners ul{ list-style: none; padding: 0; margin: 0; display: block; }
.logo-section .partners ul li{ display: inline-block; padding: 20px; max-width: 200px; min-width: 200px; line-height: 8; }
.logo-section .partners ul li a img{ width: 100%; max-height: 80px; object-fit: scale-down; }

.bg-grey { background: #292929; }
.logo-footer { margin-bottom: 40px; }
footer { color: var(--bs-footerdark); }
footer p, footer a { font-size: 0.99rem; font-weight: 500; }
footer h6 { color: var(--bs-black); font-size: 1.3rem; font-weight: 700; margin-bottom: 40px; position: relative; }
.logo-part { height: 100%; }
.form-footer::placeholder { font-size: 10px; padding-left: 10px; font-style: italic; }
.social{ margin-bottom: 20px; }
.social a { color: var(--bs-black); font-size: 22px; padding: 10px 15px; }
footer ul li { list-style: none; display: block; line-height: 2; }
footer ul { padding-left: 0; }
footer ul li a{ text-decoration: none; color: var(--bs-footerdark); text-decoration:none; }
h6.heading{ color: var(--jio-primary); font-weight: 500; margin-bottom: 20px; }
.form-footer.content .form-control { height: 50px; border-color: #ffffff; border-radius:0; background: var(--bs-footerboxwhite); }
.form-footer.content.form-control:focus { box-shadow: none; border: 2px solid #243c4f; }
.form-footer.content .btn { min-height: 50px; border-radius:6px; border: 0px; /*background: var(--bs-lavender);*/ background: linear-gradient(to right, var(--jio-primary), var(--jio-secondary)); color: #fff; font-weight:600; }
.footer-bar { border-top: 1px solid #ccc; padding-top: 20px; margin-top: 30px; }
.footer-bar p { color: var(--bs-black); font-size: 15px; font-weight: 500; line-height: 1.7; text-align: center; margin-bottom: 0; }


/*******************Cookie Sections Start************************/

.js-cookie-consent { position: fixed; bottom: 10px; z-index: 9999; background-color: #252731; padding: 24px; border-radius: 27px; display: flex; justify-content: space-between; gap: 20px; font-size: 14px; line-height: 1.4; color: #e1e3eb; box-shadow: 0px 1px 3px rgb(9 10 15 / 25%), 0px 4px 16px rgb(9 10 15 / 10%), 0px 8px 24px rgb(9 10 15 / 10%), inset 0px 1px 1px #323543; max-width: 50em; margin: 0 auto; text-align: center; left: 1em; right: 1em; overflow: hidden; width: unset; }
.cookie-consent__message{ display: flex; gap: 24px; align-items: center; }
.js-cookie-consent button{ -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; color: inherit; outline: none; font: inherit; font-size: 14px; font-weight: 500; background: #2e303d; box-shadow: inset 0 0 0 1px #3c3e4d; line-height: 24px; padding: 8px 16px; border-radius: 15px; cursor: pointer; margin: 0; transition: background-color 0.2s; }

/*******************Cookie Sections End************************/



/*******************Custom Sections************************/
.border-top {
    border-top: 1px solid #ececec !important;
}
.dark-bg {
    background: #111;
}
.padding-10-perc {
    padding: 10%;
}
.full-height {
    height: 100%;
}
.full-background {
    background-size: cover;
}
.light-grey-bg{
    background: #f6f6f6;
}
.hola-dark-bg {
    background: #6d8185;
}
.hola-green-bg{
    background: #575a52;
}
.left-right .section-heading h1{
    font-size: 4.1em;
    font-weight: 400;
    color:#FFF;
}
.left-right .section-heading h3 {
    position: relative;
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    line-height: 130%;
    margin-bottom: 10px;
}

.left-right .text-content p {       
    color: #fff;    
    margin-bottom: 15px;
    font-size: 1.2em;
}

.primary-button {
    background: linear-gradient(to right, var(--jio-primary), var(--jio-secondary));
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
}

.primary-button-dark {
    background: #000;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
}
.primary-button-dark:hover{ color: #fff; }

.button-md {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 13px 25px 13px 25px;
}


.notice-section-md {
    padding: 60px 0px;
}

.primary-bg {
    background: var(--jio-gradient);
}

.notice-section h4, .notice-section-grey h4, .notice-section-bg h4 {
    position: relative;
    font-size: 2.5em;
    font-weight: 500;
    color: #fff;
}

.right-holder-md {
    text-align: right;
}
.dark-button {
    background: #111;
    color: #fff;
    font-size: 1em;
    font-weight: 500;
    border-radius: 50px;
    padding: 1em  3em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    text-decoration: none;
}

.section-block {
    padding: 90px 0px 90px 0px;
    background-color: #eaf5f0; 
}

.shadow-primary {
    -webkit-box-shadow: 0 20px 40px rgb(0 0 0 / 20%);
    box-shadow: 0 20px 40px rgb(0 0 0 / 20%);
}

.rounded-border {
    border-radius: 10px !important;
}

.section-block img{ width: 100%; }
.pl-45-md {
    padding-left: 45px;
}
.section-block .section-heading h3 {
    position: relative;
    font-size: 4em;
    font-weight: 600;
    color: #111;
    line-height: 130%;
    margin-bottom: 10px;
}

.feature-box-2 {
    position: relative;   
    border-radius: 5px;
    margin: 20px 20px 20px 20px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.feature-box-2 h4 {
    color: #111;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 170%;
    margin: 15px 0px 5px 0px;
}

.feature-box-2 p {
    color: #000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
}

.feature-box-2 i {
    background: var(--jio-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    -webkit-transition-duration: 0.3s;
}

.section-block-parallax {
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    padding: 90px 0px 90px 0px;
}
.section-block-parallax .section-heading{ color: #fff; }
.section-heading h2{ margin: 1rem 0; }

.section-md {
    padding: 40px 0px;
}
.counter-box {
    position: relative;
    text-align: center;
    margin: 15px 0px;
}

.counter-box h4 {
    display: inline-block;
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}
.counter-box p {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 1.7;
    margin-top: 10px;
}

.counter-box p:before {
    content: '';
    display: block;
    background: linear-gradient(to right, var(--bs-yellow), var(--bs-red));
    height: 3px;
    width: 70px;
    margin: 10px auto;
}



.section-block-bg.section-plans{ 
    margin-top: 4em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; padding: 40px 0px; }


.section-plans .feature-box {
   color: #514B64;
   padding: 20px;
    border-radius: 5px;
}

.section-plans{ color: #fff; background: var(--jio-gradient);}
.section-plans .section-heading {
    margin-bottom: 10px;
}
.section-plans h1{
    color: #fff;
    font-size: 4.5rem;
}
.section-plans p{
    font-size: 1.1rem;
}
.section-plans .feature-box h2 del{ font-size: 1.5rem; color: var(--jio-secondary); }
.section-plans .feature-box h2 span{ font-size: 1.5rem; }

.custom-separator {
  width: 5rem;
  height: 6px;
  border-radius: 1rem;
  background: var(--jio-secondary)
}
.section-plans .feature-box h1{
    color: #000;
    font-size: 2.5rem;
}

.section-plans .feature-box ul li i{ color:var(--jio-secondary); }
.section-plans .feature-box ul li{ padding: 0 0 0 35px; margin: 0 0 20px; position: relative; }
.section-plans .feature-box ul li:before{ content: "\f00c"; color: var(--jio-primary); font-family: "Font Awesome 5 Free"; font-size: 13px; font-weight: 900; text-align: center; line-height: 24px; width: 20px; height: 20px; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.section-plans .feature-box ul li.classno{ text-decoration: line-through; }
.section-plans .feature-box ul li.classno:before{ content: "\f00d"; color: var(--jio-secondary); }
/*******************Custom Sections************************/





@media screen and (max-width: 1399px) and (min-width: 1200px)
{
	.banner-section ul li img{ max-width: 250px; }
	.banner-section ul li:last-child{ margin-left: 1rem; }
	.banner-section h1{ color: var(--bs-lavender); font-weight: 500; font-size: 4rem; }
	.banner-section h3{ color: var(--bs-black); font-weight: 300; font-size: 3.60rem; margin-bottom: 0px; }
	.banner-section p{ color: var(--bs-black); font-size: 1.3rem; font-weight: 500; }
	.col-section-3 ul{ min-height: 50rem; }
	.col-section-3 ul li img{ max-width: 250px; }
	.col-section-3 ul li:nth-child(2){ margin-left: 0.5em; }
	.col-section-3 ul li:nth-child(3){ margin-left: 0.5em; }
}
.page-content{
    min-height: 80vh;
}