/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,html{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Montserrat",sans-serif}a{text-decoration:none}input::-webkit-input-placeholder{opacity:1;visibility:visible;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}input:-ms-input-placeholder{opacity:1;visibility:visible;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}input::-ms-input-placeholder{opacity:1;visibility:visible;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}input::placeholder{opacity:1;visibility:visible;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}input:focus{outline:none}input:focus::-webkit-input-placeholder{opacity:0;visibility:hidden}input:focus:-ms-input-placeholder{opacity:0;visibility:hidden}input:focus::-ms-input-placeholder{opacity:0;visibility:hidden}input:focus::placeholder{opacity:0;visibility:hidden}h1{font-size:1.5em}@media (min-width: 992px){h1{font-size:4em}}@media (min-width: 768px){h1{font-size:2.75em}}figure{margin:0px}.orange{background-color:#eea53d !important}.bg-image{position:absolute;top:0px;left:0px;max-width:100%;-o-object-fit:contain;object-fit:contain;z-index:-1}.btn-primary{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px;width:auto;height:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.9em;font-weight:bold;color:#fefefe;background-color:#eea53d;border-radius:20px}@media (min-width: 1400px){.btn-primary{width:300px;height:60px;border-radius:60px;font-size:1.2em;text-align: center;}}.container{width:100%;padding:0 15px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.container{max-width:723px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1400px){.container{max-width:1140px}}.accordion{background-color:transparent;color:#243f4d;cursor:pointer;padding:18px 0px;width:100%;text-align:left;border:none;outline:none;-webkit-transition:0.4s;transition:0.4s;border-bottom:1px solid #dddcdf;font-size:0.9em;line-height:20px}@media (min-width: 992px){.accordion{font-size:1.2em;line-height:30px}}.accordion:after{content:url("../img/icon-plus.png");font-size:13px;color:#777;float:right;margin-left:5px}.accordion.active,.accordion:hover{color:#6721b1}.accordion.active:after{content:url("../img/icon-minus-sign.png")}.panel{padding:0px;background-color:white;max-height:0;overflow:hidden;-webkit-transition:max-height 0.2s ease-out;transition:max-height 0.2s ease-out;font-size:0.8em;line-height:20px}@media (min-width: 992px){.panel{font-size:0.85em;line-height:32px}}.section .section-title-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}.section .section-title, .section-hero .section-title, .services .section-title{font-size:1.5em;font-weight:700;color:#243f4d;text-transform:uppercase;width:90%;text-align:center;margin-bottom:0px}@media (min-width: 768px){.section .section-title{font-size:2em}}@media (min-width: 1400px){.section .section-title, .services .section-title{font-size:3.25em;font-weight:600}}.section .section-desc, .services .section-desc{font-size:1em;font-weight:700;line-height:1.5;color:#6721b1;text-transform:uppercase;width:90%;text-align:center}@media (min-width: 768px){.section .section-desc{font-size:0.9em}}@media (min-width: 1400px){.section .section-desc{font-size:1.1em;font-weight:600}}.section .grid-items{display:-ms-grid;display:grid;grid-gap:45px 0}.section .grid-items .grid-box{display:-ms-grid;display:grid;-ms-grid-columns:(4)[1fr];grid-template-columns:repeat(1fr, 4);justify-items:center;background-color:white;border-radius:20px;-webkit-box-shadow:1px 4px 15px 0px rgba(0,0,0,0.1);box-shadow:1px 4px 15px 0px rgba(0,0,0,0.1);text-align:center;padding-top:30px}.section .grid-items .grid-box .box-img{width:100%;margin:30px 0}.section .grid-items .grid-box .box-img img{width:100%;-o-object-fit:cover;object-fit:cover}.section .grid-items .grid-box .box-img.align-right{width:100%;-ms-grid-column-align:end;justify-self:end}@media (min-width: 1200px){.section .grid-items .grid-box .box-img.align-right{width:100%}}.section .grid-items .grid-box .box-img.align-left{width:90%;-ms-grid-column-align:start;justify-self:start}@media (min-width: 1200px){.section .grid-items .grid-box .box-img.align-left{width:auto}}.section .grid-items .grid-box .box-title,.section .grid-items .grid-box .box-desc{width:85%}.section .grid-items .grid-box .box-title{font-size:1.2em;font-weight:700;text-transform:uppercase;color:#243f4d}.section .grid-items .grid-box .box-desc{font-size:0.8em;font-weight:400;color:#666;line-height:1.8}.section .grid-items .grid-box .box-footer{width:100%;border-top:1px solid #ebebeb;padding:15px 0}.section .grid-items .grid-box .box-footer .box-footer-text{font-size:1em;font-weight:600;color:#6721b1}header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;height:40px;z-index:100}header.sub-header{display:-ms-grid;display:grid;-ms-grid-columns:20% 80%;grid-template-columns:20% 80%;padding:0 15px;border-bottom:1px solid #ebebeb}@media (min-width: 992px){header.sub-header{padding:0 60px}}@media (min-width: 1680px){header.sub-header{padding:0 120px}}header.sub-header .jupiter-primary-menu{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header.sub-header .jupiter-primary-menu li a{font-size:0.7em}@media (min-width: 1200px){header.sub-header .jupiter-primary-menu li a{font-size:1.1em;padding:5px}}header.sub-header .logo-wrap img{width:130px;height:auto}@media (min-width: 992px){header.sub-header .logo-wrap img{width:90%}}@media (min-width: 1200px){header{height:80px}}header .jupiter-primary-menu{opacity:0;visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);list-style-type:none;margin:0;padding:60px 45px;position:fixed;width:85%;height:100vh;top:0px;right:0px;background-color:#6721b1;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}header .jupiter-primary-menu.opened{opacity:1;visibility:visible;-webkit-transform:translateX(0%);transform:translateX(0%)}@media (min-width: 768px){header .jupiter-primary-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:unset;width:auto;height:auto;background-color:transparent;padding:0;opacity:1;visibility:visible;-webkit-transform:translateX(0%);transform:translateX(0%)}}header .jupiter-primary-menu li{margin:0 10px}@media (max-width: 600px){header .jupiter-primary-menu li.current-menu-item a{border-bottom:0px !important;color:#ccc}}@media (min-width: 1400px){header .jupiter-primary-menu li{margin:0 18px}}header .jupiter-primary-menu li.current-menu-item a{border-bottom:1px solid #243f4d}header .jupiter-primary-menu li:last-child a{color:#6721b1}@media (max-width: 600px){header .jupiter-primary-menu li:last-child a{color:#eea53d}}header .jupiter-primary-menu li a{font-size:0.9em;font-weight:700;color:#243f4d}@media (max-width: 600px){header .jupiter-primary-menu li a{display:block;font-size:1.5em;font-weight:400;color:white;padding:15px 0;-webkit-transition:color .35s ease-in-out;transition:color .35s ease-in-out;padding:15px 0}header .jupiter-primary-menu li a:hover{color:#ccc}}@media (min-width: 1400px){header .jupiter-primary-menu li a{font-size:1.1em}}header .hamburger-menu-trigger{position:absolute;width:25px;height:15px;top:10px;right:15px}

@media (min-width: 768px){header .hamburger-menu-trigger{display:none}}header .hamburger-menu-trigger span,header .hamburger-menu-trigger:before,header .hamburger-menu-trigger:after{position:absolute;display:block;background-color:#6721b1;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}header .hamburger-menu-trigger:before,header .hamburger-menu-trigger:after{content:" ";height:2px}header .hamburger-menu-trigger.opened{z-index:999}header .hamburger-menu-trigger.opened span,header .hamburger-menu-trigger.opened:before,header .hamburger-menu-trigger.opened:after{background-color:white}header .hamburger-menu-trigger.opened:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .hamburger-menu-trigger.opened span{display:none}header .hamburger-menu-trigger.opened:after{width:100%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}header .hamburger-menu-trigger span{width:25px;height:2px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .hamburger-menu-trigger:before{-webkit-transform-origin:top left;transform-origin:top left;width:25px;top:0px}header .hamburger-menu-trigger:after{width:18px;bottom:-1px;right:0px;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}header .hamburger-menu-trigger:hover:after{width:100%}.footer-wrapper{position:relative;z-index:2}.footer-wrapper .footer-cta{position:relative;display:-ms-grid;display:grid;background-color:#6721b1;padding:30px;border-radius:10px;margin-top:60px;z-index:10}@media (min-width: 768px){.footer-wrapper .footer-cta{width:600px;-ms-grid-columns:60% 40%;grid-template-columns:60% 40%;margin-left:auto;margin-right:auto}}@media (min-width: 1400px){.footer-wrapper .footer-cta{width:100%}}@media (min-width: 768px){.footer-wrapper .footer-cta .left-col{padding-right:35px}}.footer-wrapper .footer-cta .left-col h2{font-size:1.5em;color:white}@media (min-width: 1400px){.footer-wrapper .footer-cta .left-col h2{font-size:2em}}.footer-wrapper .footer-cta .left-col p{font-size:0.9em;color:white;line-height:25px}@media (min-width: 768px){.footer-wrapper .footer-cta .left-col p{font-size:0.7em;font-weight:500;line-height:20px}}@media (min-width: 1400px){.footer-wrapper .footer-cta .left-col p{font-size:1em;line-height:32px}}@media (min-width: 768px){.footer-wrapper .footer-cta .right-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer{position:relative;z-index:1;background-color:#edecf0;padding-top:180px;margin-top:-150px}@media (min-width: 768px){footer{padding-top:75px;margin-top:-50px}}footer .bg-top{display:none;position:absolute;width:100%;height:67px;left:0px;top:-65px}footer .bg-top img{width:100%;height:auto}@media (min-width: 768px){footer .bg-top.show-tablet{display:block}}@media (min-width: 1400px){footer .bg-top{top:-100px}}footer .footer-bottom{display:-ms-grid;display:grid}@media (min-width: 768px){footer .footer-bottom{-ms-grid-columns:40% 25% 25%;grid-template-columns:40% 25% 25%;grid-gap:30px}}footer .footer-bottom .footer-col{margin:30px 0}footer .footer-bottom .footer-col h3{color:#6721b1}@media (min-width: 768px){footer .footer-bottom .footer-col h3{font-size:0.9em}}@media (min-width: 1400px){footer .footer-bottom .footer-col h3{font-size:1.1em}}footer .footer-bottom .footer-col ul{margin:0;padding:0;list-style-type:none}footer .footer-bottom .footer-col p{color:#555555}@media (min-width: 768px){footer .footer-bottom .footer-col p{font-size:0.8em;font-weight:500}}footer .footer-bottom .footer-col p a,footer .footer-bottom .footer-col p a:hover{color:#555555}@media (min-width: 1400px){footer .footer-bottom .footer-col p{font-size:1em}}footer .footer-bottom .footer-col .social{display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer-bottom .footer-col .social li{margin-right:10px}footer .footer-bottom .footer-col .footer-menu li{line-height:2}footer .footer-bottom .footer-col .footer-menu li a{color:#555555;-webkit-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media (min-width: 768px){footer .footer-bottom .footer-col .footer-menu li a{font-size:0.8em;font-weight:500}}footer .footer-bottom .footer-col .footer-menu li a:hover{color:#888}@media (min-width: 1400px){footer .footer-bottom .footer-col .footer-menu li a{font-size:1em}}footer .copyright p{margin:0px;padding:15px 0 30px 0}@media (min-width: 768px){footer .copyright p{font-size:0.7em;font-weight:500}}@media (min-width: 1400px){footer .copyright p{font-size:1em}}.section-hero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;min-height:500px;margin-top:-40px;padding-top:40px}@media (min-width: 1200px){.section-hero{margin-top:-80px}}@media (min-width: 768px){.section-hero{min-height:700px}}@media (min-width: 992px){.section-hero{min-height:1080px}}.section-hero .bg-image{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 320px){.section-hero .bg-image.show-mobile{display:block}}@media (min-width: 768px){.section-hero .bg-image.show-tablet{display:block}}@media (min-width: 992px){.section-hero .bg-image.show-desktop{display:block}}.section-hero.category-hero p{font-size:1.2em;font-weight:500;color:#666;margin-top:10px}@media (min-width: 992px){.section-hero.category-hero p{margin:30px 0}}.section-hero.subpage{margin:0;padding:0;min-height:260px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 768px){.section-hero.subpage{min-height:300px}}@media (min-width: 992px){.section-hero.subpage{min-height:460px}}.section-hero.subpage .bg-image{display:block}.section-hero.subpage .hero-title{text-shadow:none;margin:0px}.section-hero.subpage .hero-desc{font-weight:500;color:#666;margin-top:10px}@media (min-width: 992px){.section-hero.subpage .hero-desc{margin:30px 0}}.section-hero.subpage .btn-primary{width:140px;height:36px;border-radius:100px}@media (min-width: 992px){.section-hero.subpage .btn-primary{width:300px;height:62px}}.section-hero .hero-title{font-size:1.5em;font-weight:900;color:#6721b1;width:90%;text-transform:uppercase;text-shadow:1px 1px 4px rgba(0,0,0,0.35)}@media (min-width: 768px){.section-hero .hero-title{font-size:2em}}@media (min-width: 1400px){.section-hero .hero-title{font-size:4em;margin-top:60px}}.section-hero .hero-desc{font-size:1em;line-height:24px;font-weight:bold;color:#243f4d;margin-top:0px}@media (min-width: 1400px){.section-hero .hero-desc{font-size:1.2em}}@media (min-width: 1400px){.section-hero .btn-primary{width:300px;height:67px;border-radius:100px;font-size:1.2em}}.single-post .subpage .hero-title{margin:20px 0}.who-we-serve{position:relative;padding:30px 0 60px 0}.who-we-serve .ellipse-1{position:absolute;top:100px;left:0px;z-index:-1}@media (min-width: 992px){.who-we-serve .ellipse-1{display:none}}@media (min-width: 768px){.who-we-serve .grid-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);grid-gap:30px 15px}}@media (min-width: 1400px){.who-we-serve .grid-items{grid-gap:50px 70px}}@media (min-width: 768px){.who-we-serve .grid-items .grid-box .box-title{margin:0px}}@media (min-width: 1400px){.who-we-serve .grid-items .grid-box .box-title{font-size:1.8em}}@media (min-width: 768px){.who-we-serve .grid-items .grid-box .box-desc{font-size:0.7em}}@media (min-width: 1400px){.who-we-serve .grid-items .grid-box .box-desc{font-size:1em;line-height:32px}}@media (min-width: 768px){.who-we-serve .grid-items .grid-box .box-footer .box-footer-text{font-size:0.9em;font-weight:700;margin:0px}}@media (min-width: 1400px){.who-we-serve .grid-items .grid-box .box-footer .box-footer-text{font-size:1.2em}}.section-cta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 0;text-align:center;margin-bottom:60px;background-color:#6721b1}@media (min-width: 992px){.section-cta{margin-bottom:120px}}.section-cta .cta-title{text-transform:uppercase;color:white;font-weight:600;margin:0}@media (min-width: 1200px){.section-cta .cta-title{font-size:3.2em}}.section-cta .cta-desc{font-size:0.9em;color:white;text-transform:uppercase}.section-cta .btn-primary{text-transform:capitalize}@media (min-width: 1200px){.section-cta .btn-primary{width:300px;height:60px;font-size:1.2em;border-radius:100px;margin-top:30px}}.section-cta .bg-bottom{display:block;position:absolute;width:100%;height:45px;bottom:-45px;left:0px}.section-cta .bg-bottom img{width:100%;height:auto}.section-cta .bg-bottom.show-mobile{bottom:-35px}@media (min-width: 414px){.section-cta .bg-bottom.show-mobile{display:none}}.section-cta .bg-bottom.show-tablet{height:99px;bottom:-80px}@media (min-width: 992px){.section-cta .bg-bottom.show-tablet{display:none}}.section-cta .bg-bottom.show-desktop{height:246px;bottom:-200px}.our-services{position:relative;overflow:hidden}.our-services .ellipse-desktop{display:none;position:absolute;left:-30px;top:400px}@media (min-width: 992px){.our-services .ellipse-desktop{display:block}}.our-services .ellipse-desktop img{width:75%}@media (min-width: 1680px){.our-services .ellipse-desktop img{width:100%;left:-30px}}.our-services .bg-right-desktop{display:none;position:absolute;right:-90px;bottom:50px;z-index:-1}.our-services .bg-right-desktop img{width:75%}@media (min-width: 992px){.our-services .bg-right-desktop{display:block}}@media (min-width: 1680px){.our-services .bg-right-desktop{right:-30px}.our-services .bg-right-desktop img{width:100%}}.our-services #social-media{position:relative}.our-services #social-media .bg-right{display:none}@media (min-width: 768px){.our-services #social-media .bg-right{position:absolute;top:-80px;right:-30px;display:block}}@media (min-width: 992px){.our-services #social-media .bg-right{display:none}}.our-services .tab-nav-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:auto;margin:0;padding:0;list-style-type:none;background-color:#f0e8f7;margin-right:-15px;margin-left:-15px;margin-bottom:30px}@media (min-width: 768px){.our-services .tab-nav-services{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);-webkit-box-shadow:0px 10px 20px 0 rgba(43,112,179,0.3);box-shadow:0px 10px 20px 0 rgba(43,112,179,0.3);margin:0px 0px 45px 0px;background:transparent}}.our-services .tab-nav-services li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}@media (min-width: 768px){.our-services .tab-nav-services li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear, left top, right top, from(#fbfbfb), to(#f0f0f0));background:linear-gradient(90deg, #fbfbfb 0%, #f0f0f0 100%);border-radius:10px 10px 0px 0px}}.our-services .tab-nav-services li a{font-size:0.7em;color:#243f4d;font-weight:600;-webkit-transition:color .35s ease-in-out;transition:color .35s ease-in-out;text-align:center}@media (min-width: 768px){.our-services .tab-nav-services li a{font-size:0.9em;font-weight:700}}.our-services .tab-nav-services li a:hover{color:#6721b1}.our-services .tab-nav-services li.active{border-bottom:2px solid #6721b1}.our-services .tab-nav-services li.active a{color:#6721b1}.our-services .tab-container-services .tab-content{display:none}@media (min-width: 768px){.our-services .tab-container-services .tab-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-column-gap:30px;padding:0 15px;margin:30px 0}}.our-services .tab-container-services .tab-content.active{display:-ms-grid;display:grid}.our-services .tab-container-services .tab-content .tab-content-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:30px}.our-services .tab-container-services .tab-content .tab-content-img img{max-width:100%;height:auto}@media (min-width: 768px){.our-services .tab-container-services .tab-content .tab-content-img{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;padding:0px}}@media (min-width: 768px){.our-services .tab-container-services .tab-content:nth-child(2n) .tab-content-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.our-services .tab-container-services .tab-content .tab-content-text .tab-content-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 768px){.our-services .tab-container-services .tab-content .tab-content-text .tab-content-heading h2{font-size:1.1em}}

@media (min-width: 1400px){.our-services .tab-container-services .tab-content .tab-content-text .tab-content-heading h2{font-size:1.8em}}.our-services .tab-container-services .tab-content .tab-content-text .tab-content-heading img{width:38px;height:38px;margin-right:15px}.our-services .tab-container-services .tab-content .tab-content-text .tab-content-desc{font-size:0.8em;color:#666;line-height:1.8;margin-bottom:20px}@media (min-width: 768px){.our-services .tab-container-services .tab-content .tab-content-text .tab-content-desc{font-size:0.7em;font-weight:regular}}@media (min-width: 1400px){.our-services .tab-container-services .tab-content .tab-content-text .tab-content-desc{font-size:1em}}.our-services .tab-container-services .tab-content .tab-content-text .tab-content-list{margin:0px;padding-left:20px;list-style-image:url(../img/icon-check-mark-mobile.png)}@media (min-width: 1400px){.our-services .tab-container-services .tab-content .tab-content-text .tab-content-list{list-style-image:url(../img/icon-check-mark.png)}}.our-services .tab-container-services .tab-content .tab-content-text .tab-content-list li{font-size:0.9em;font-weight:600;color:#243f4d;padding:10px 0;line-height:1.5}@media (min-width: 768px){.our-services .tab-container-services .tab-content .tab-content-text .tab-content-list li{font-size:0.8em;font-weight:700}}@media (min-width: 1400px){.our-services .tab-container-services .tab-content .tab-content-text .tab-content-list li{font-size:1.1em}}.our-process{position:relative}.our-process .shape-desktop{display:none;position:absolute;bottom:-400px;left:-70px;z-index:-1}.our-process .shape-desktop img{width:70%}@media (min-width: 992px){.our-process .shape-desktop{display:block}}@media (min-width: 1680px){.our-process .shape-desktop{left:-30px}.our-process .shape-desktop img{width:100%}}@media (min-width: 768px){.our-process{padding-top:60px}}@media (min-width: 768px){.our-process .process-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.our-process .process-content p,.container .section-title-area p{font-size:0.8em;color:#666;font-weight:600;line-height:25px}@media (min-width: 768px){.our-process .process-content p, .container .section-title-area p{font-size:0.7em;font-weight:regular}}@media (min-width: 1400px){.our-process .process-content p, .container .section-title-area p, .services .container p{font-weight:500;line-height:32px;font-size:1.1em}}@media (min-width: 768px){.our-process .process-content .section-title{font-size:1.4em;text-align:left;text-transform:capitalize}}@media (min-width: 1400px){.our-process .process-content .section-title{font-size:2.1em}}.our-process .process-content .btn-primary{width:240px;height:60px;font-size:1.2em;border-radius:50px;margin-top:30px}.our-process .grid-wrap{display:-ms-grid;display:grid;grid-gap:40px}@media (min-width: 768px){.our-process .grid-wrap{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-gap:30px}}.our-process .process-boxes{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-gap:30px 30px}.our-process .process-boxes .shape-1{display:block;position:absolute;bottom:-130px;left:-30px;z-index:-1}@media (min-width: 992px){.our-process .process-boxes .shape-1{display:none}}.our-process .process-boxes .process-box{padding:15px;background-color:white;-webkit-box-shadow:0px 0px 15px 0 rgba(0,0,0,0.1);box-shadow:0px 0px 15px 0 rgba(0,0,0,0.1);border-radius:20px;text-align:center}@media (min-width: 1400px){.our-process .process-boxes .process-box{padding:40px 30px}}.our-process .process-boxes .process-box h3{font-size:0.9em;font-weight:700;color:#243f4d}@media (min-width: 1400px){.our-process .process-boxes .process-box h3{font-size:1.5em;margin-bottom:10px}}.our-process .process-boxes .process-box p{font-size:0.8em;font-weight:400;line-height:19px;color:#666}@media (min-width: 768px){.our-process .process-boxes .process-box p{font-size:0.7em;font-weight:500}}@media (min-width: 1400px){.our-process .process-boxes .process-box p{font-size:1em;font-weight:500;line-height:24px;margin:0px}}@media (min-width: 768px){.our-process .process-boxes .process-box:nth-child(2n+1){position:relative;top:-40px}}.why-choose-us{position:relative;padding:30px 0 60px 0}.why-choose-us .ellipse-2{display:block;position:absolute;bottom:-150px;right:0px;z-index:-1}@media (min-width: 992px){.why-choose-us .ellipse-2{display:none}}

.why-choose-us .ellipse-desktop-right{display:none;position:absolute;bottom:-300px;right:0px;z-index:-1}@media (min-width: 992px){.why-choose-us .ellipse-desktop-right{display:block}}.why-choose-us .case-studies{display:-ms-grid;display:grid;grid-gap:40px 15px}@media (min-width: 768px){.why-choose-us .case-studies{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1200px){.why-choose-us .case-studies{grid-gap:40px 40px}}.why-choose-us .case-studies .case-study{background-color:white;-webkit-box-shadow:0px 0px 15px 0 rgba(0,0,0,0.1);box-shadow:0px 0px 15px 0 rgba(0,0,0,0.1);border-radius:20px}.why-choose-us .case-studies .case-study .img-wrap{position:relative;height:250px;display:none!important}.why-choose-us .case-studies .case-study .img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px 20px 0 0}.why-choose-us .case-studies .case-study .comment-box{background-color:#f1ebf7;text-align:center;padding:15px}.why-choose-us .case-studies .case-study .comment-box p,.why-choose-us .case-studies .case-study .comment-box cite{font-size:0.9em;font-weight:700;color:#243f4d;line-height:19px;margin:0px;font-style:normal}@media (min-width: 768px){.why-choose-us .case-studies .case-study .comment-box cite{font-weight:500}}.why-choose-us .case-studies .case-study .statics{display:-ms-grid;display:grid;-ms-grid-columns:(auto)[2];grid-template-columns:repeat(2, auto);text-align:center;padding:15px 0}.why-choose-us .case-studies .case-study .statics .organic{border-right:1px solid #ebebeb}.why-choose-us .case-studies .case-study .statics p{font-size:2em;font-weight:700;color:#6721b1;margin:0px}.why-choose-us .case-studies .case-study .statics p em{font-size:16px;vertical-align:middle;font-style:normal;padding-left:3px}@media (min-width: 1400px){.why-choose-us .case-studies .case-study .statics p em{font-size:30px;font-weight:500}}@media (min-width: 1400px){.why-choose-us .case-studies .case-study .statics p{font-size:3.2em}}.why-choose-us .case-studies .case-study .statics span{font-size:0.7em;font-weight:500}@media (min-width: 1400px){.why-choose-us .case-studies .case-study .statics span{font-size:1em}}.why-choose-us .case-studies .case-study .excerpt{font-size:0.9em;font-weight:600;line-height:25px;color:#666;padding:0 30px 30px 30px}@media (min-width: 768px){.why-choose-us .case-studies .case-study .excerpt{font-size:0.75em;font-weight:500}}@media (min-width: 1400px){.why-choose-us .case-studies .case-study .excerpt{font-size:1em}}.why-choose-us .case-studies .case-study a{color:#6721b1;-webkit-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.why-choose-us .case-studies .case-study a:hover{color:#243f4d}.latest-articles .title-wrap{text-align:center;margin-bottom:30px}.latest-articles .title-wrap p{font-size:0.9em;color:#888888;font-weight:600;text-transform:uppercase;margin:0;margin-bottom:10px}@media (min-width: 1400px){.latest-articles .title-wrap p{font-size:1.1em}}.latest-articles .title-wrap h1,.latest-articles .title-wrap h2, .latest-articles .title-wrap h2{font-size:1.8em;font-weight:600;color:#243f4d;line-height:32px;text-transform:capitalize;margin:0}@media (min-width: 1400px){.latest-articles .title-wrap h1, .latest-articles .title-wrap h2{font-size:2.2em}}.latest-articles .articles{display:-ms-grid;display:grid;grid-gap:30px}@media (min-width: 768px){.latest-articles .articles{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr)}}.latest-articles .post{border-bottom:1px solid #d7d7d7;margin-bottom:30px}.latest-articles .post figure{margin:0;height:200px;margin-bottom:30px}@media (min-width: 768px){.latest-articles .post figure{height:150px}}@media (min-width: 1400px){.latest-articles .post figure{height:230px}}.latest-articles .post figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media (min-width: 768px){.latest-articles .post figure img{border-radius:10px}}.latest-articles .post .categories a,.latest-articles .post .categories a:hover{font-size:0.9rem;color:#6721b1;font-weight:700;text-transform:capitalize}@media (min-width: 1400px){.latest-articles .post .categories a,.latest-articles .post .categories a:hover{font-size:1em}}.latest-articles .post .post-title{font-size:1.2em;color:#243f4d}@media (min-width: 1400px){.latest-articles .post .post-title{font-size:1.5em}}.latest-articles .post .post-title a,.latest-articles .post .post-title a:hover{color:#243f4d}.latest-articles .post .post-excerpt{font-size:0.8em;line-height:25px;color:#666}@media (min-width: 1400px){.latest-articles .post .post-excerpt{font-size:1em}}.latest-articles .btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.latest-articles .btn-wrapper .btn-primary{text-transform:capitalize;padding:12px 18px;width:auto;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.latest-articles .btn-wrapper .btn-primary:hover{background-color:#243f4d}.page-id-23 .content{padding:60px 0px;background-color:#6721b1}.page-id-23 .content h1,.page-id-23 .content h5{color:white}.page-id-23 .content h5{font-size:0.9em;font-weight:500;line-height:30px}@media (min-width: 768px){.page-id-23 .content h5{font-size:1em}}@media (min-width: 1200px){.page-id-23 .content h5{font-size:1.2em;line-height:36px}}.page-id-23 footer{margin-top:0px}.content{padding:60px 0px 20px 0px}.content.services h1,.content.services h5{text-align:center}.content.services h5{line-height:24px}.content h1{font-size:1.5em;text-transform:uppercase;margin-bottom:15px;color:#243f4d}@media (min-width: 768px){.content h1{font-size:1.8em}}@media (min-width: 1200px){.content h1{font-size:3em}}.content h5{font-size:0.9em;text-transform:uppercase;color:#6721b1;margin:0px}@media (min-width: 768px){.content h5{font-size:1em}}@media (min-width: 1200px){.content h5{font-size:1.2em}}

.content p, .content ul li, .content ol li{font-size:0.9em;color:#000;font-weight:500;line-height:30px}@media (min-width: 768px){.content p, .content ul li, .content ol li{font-size:1em;line-height:32px}}@media (min-width: 1200px){.content p, .content ul li, .content ol li{font-size:1.2em;line-height:34px}}.content figure{margin:30px 0}.content figure img{max-width:100%;height:auto}.content img{max-width:100%;height:auto}.single-content a{text-decoration: underline;}.content a{color:#6721b1;font-weight:bold;-webkit-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.content a:hover{color:#243f4d}.wpcf7-form{margin-top:30px}.wpcf7-form .form-control{margin:30px 0}.wpcf7-form .form-control input:not(input[type=button]){display:block;width:100%;background-color:transparent;border:0px;padding:20px;border-bottom:2px solid white;color:white;font-size:1em;font-weight:500}@media (min-width: 1200px){.wpcf7-form .form-control input:not(input[type=button]){font-size:1.1em}}.wpcf7-form .form-control input:not(input[type=button])::-webkit-input-placeholder{font-size:1em;font-weight:500;color:white;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpcf7-form .form-control input:not(input[type=button]):-ms-input-placeholder{font-size:1em;font-weight:500;color:white;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpcf7-form .form-control input:not(input[type=button])::-ms-input-placeholder{font-size:1em;font-weight:500;color:white;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpcf7-form .form-control input:not(input[type=button])::placeholder{font-size:1em;font-weight:500;color:white;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width: 1200px){.wpcf7-form .form-control input:not(input[type=button])::-webkit-input-placeholder{font-size:1.1em}.wpcf7-form .form-control input:not(input[type=button]):-ms-input-placeholder{font-size:1.1em}.wpcf7-form .form-control input:not(input[type=button])::-ms-input-placeholder{font-size:1.1em}.wpcf7-form .form-control input:not(input[type=button])::placeholder{font-size:1.1em}}.wpcf7-form .form-control input:not(input[type=button]):focus{outline:none}.wpcf7-form .form-control input:not(input[type=button]):focus::-webkit-input-placeholder{opacity:0;visibility:hidden}.wpcf7-form .form-control input:not(input[type=button]):focus:-ms-input-placeholder{opacity:0;visibility:hidden}.wpcf7-form .form-control input:not(input[type=button]):focus::-ms-input-placeholder{opacity:0;visibility:hidden}.wpcf7-form .form-control input:not(input[type=button]):focus::placeholder{opacity:0;visibility:hidden}.wpcf7-form .form-control textarea{display:block;width:100%;background-color:rgba(255,255,255,0.2);border:0px;padding:20px;border-radius:5px;color:white}.wpcf7-form .form-control textarea::-webkit-input-placeholder{font-size:1em;font-weight:500;color:white;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpcf7-form .form-control textarea:-ms-input-placeholder{font-size:1em;font-weight:500;color:white;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpcf7-form .form-control textarea::-ms-input-placeholder{font-size:1em;font-weight:500;color:white;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpcf7-form .form-control textarea::placeholder{font-size:1em;font-weight:500;color:white;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width: 1200px){.wpcf7-form .form-control textarea::-webkit-input-placeholder{font-size:1.1em}.wpcf7-form .form-control textarea:-ms-input-placeholder{font-size:1.1em}.wpcf7-form .form-control textarea::-ms-input-placeholder{font-size:1.1em}.wpcf7-form .form-control textarea::placeholder{font-size:1.1em}}.wpcf7-form .form-control textarea:focus{outline:none}.wpcf7-form .form-control textarea:focus::-webkit-input-placeholder{opacity:0;visibility:hidden}.wpcf7-form .form-control textarea:focus:-ms-input-placeholder{opacity:0;visibility:hidden}.wpcf7-form .form-control textarea:focus::-ms-input-placeholder{opacity:0;visibility:hidden}.wpcf7-form .form-control textarea:focus::placeholder{opacity:0;visibility:hidden}.wpcf7-form .form-control .wpcf7-submit{width:155px;height:50px;color:white;background:#eea53d !important;border:0px !important;border-radius:50px;font-size:1em}.wpcf7-form .form-control .wpcf7-submit:hover{cursor:pointer}@media (min-width: 992px){.wpcf7-form .form-control .wpcf7-submit{width:190px !important;height:60px;font-size:1.2em}}.wpcf7-form .grid-wrap{display:-ms-grid;display:grid}@media (min-width: 768px){.wpcf7-form .grid-wrap{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-gap:30px}}.wpcf7 form.sent .wpcf7-response-output{border:1px solid white !important;color:white !important;padding:10px}.section-404{padding:90px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-404 h1{font-size:1.5em;font-weight:600;text-transform:uppercase;color:#243f4d}@media (min-width: 768px){.section-404 h1{font-size:1.8em}}@media (min-width: 1200px){.section-404 h1{font-size:3em}}.section-404 .btn-primary{width:140px;height:36px;font-size:0.8em}@media (min-width: 1200px){.section-404 .btn-primary{width:240px;height:60px;font-size:1.2em}}.page-template-page-services .latest-articles{margin:100px 0 100px 0}.page-template-page-services .grid-wrap{display:-ms-grid;display:grid}.page-template-page-services .grid-wrap:nth-of-type(1){margin:60px 0}@media (min-width: 768px){.page-template-page-services .grid-wrap{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-gap:30px}}.page-template-page-services .img-wrap{margin:30px 0}.page-template-page-services .j-list p{font-size:0.8em;line-height:22px}.page-template-page-services .j-list ul{margin:0px;padding-left:20px;list-style-image:url(../img/icon-check-mark-mobile.png)}@media (min-width: 1400px){.page-template-page-services .j-list ul{list-style-image:url(../img/icon-check-mark.png)}}.page-template-page-services .j-list ul li{font-size:0.9em;font-weight:600;color:#243f4d;padding:10px 0;line-height:1.5}@media (min-width: 768px){.page-template-page-services .j-list ul li{font-size:0.8em;font-weight:700}}@media (min-width: 1400px){.page-template-page-services .j-list ul li{font-size:1.1em}}.page-template-page-services .our-process .section-title-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}.page-template-page-services .our-process .section-title{font-size:1.5em;font-weight:700;color:#243f4d;text-transform:uppercase;width:90%;text-align:center;margin-bottom:0px}@media (min-width: 768px){.page-template-page-services .our-process .section-title{font-size:2em}}@media (min-width: 1400px){.page-template-page-services .our-process .section-title{font-size:3.25em;font-weight:600}}.page-template-page-services .our-process .section-desc{font-size:1em;font-weight:700;line-height:1.5;color:#6721b1;text-transform:uppercase;width:90%;text-align:center}@media (min-width: 768px){.page-template-page-services .our-process .section-desc{font-size:0.9em}}@media (min-width: 1400px){.page-template-page-services .our-process .section-desc{font-size:1.1em;font-weight:600}}.page-template-page-services .our-process .grid-boxes{display:-ms-grid;display:grid;grid-gap:40px 30px}@media (min-width: 768px){.page-template-page-services .our-process .grid-boxes{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}.page-template-page-services .our-process .grid-boxes .process-box{background-color:white;-webkit-box-shadow:0px 0px 15px 0 rgba(0,0,0,0.1);box-shadow:0px 0px 15px 0 rgba(0,0,0,0.1);border-radius:10px}.page-template-page-services .our-process .grid-boxes .process-box .box-top{padding:15px 22px;border-bottom:2px solid #dddcdf}.page-template-page-services .our-process .grid-boxes .process-box .box-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-page-services .our-process .grid-boxes .process-box .box-title h2{font-size:1.2em;margin-left:15px}@media (min-width: 768px){.page-template-page-services .our-process .grid-boxes .process-box .box-title h2{font-size:1.5em}}@media (min-width: 1200px){.page-template-page-services .our-process .grid-boxes .process-box .box-title h2{font-size:1.8em}}.page-template-page-services .our-process .grid-boxes .process-box p{font-size:0.8em;color:#666;line-height:22px}@media (min-width: 1200px){.page-template-page-services .our-process .grid-boxes .process-box p{font-size:1em;line-height:30px}}.page-template-page-services .our-process .grid-boxes .process-box .read-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 22px}.page-template-page-services .our-process .grid-boxes .process-box .read-more .btn-more{font-size:0.9em;font-weight:600;line-height:30px}@media (min-width: 1200px){.page-template-page-services .our-process .grid-boxes .process-box .read-more .btn-more{font-size:1em}}.page-template-page-services .our-process .grid-boxes .process-box .read-more .btn-dots{position:relative;font-size:2em;line-height:30px;vertical-align:middle;top:-6px}.section-faq .faq-accordion{background-color:#6721b1;color:white;cursor:pointer;padding:18px;width:100%;text-align:left;border:none;outline:none;-webkit-transition:0.4s;transition:0.4s;border-bottom:1px solid #dddcdf;font-size:1em;line-height:20px}@media (min-width: 992px){.section-faq .faq-accordion{font-size:1.2em;line-height:30px}}.section-faq .faq-accordion:after{content:url("../img/icon-faq-plus.png");font-size:13px;float:right;margin-left:5px;position:relative;top:-15px}@media (min-width: 768px){.section-faq .faq-accordion:after{top:auto}}.section-faq .faq-accordion.active{background-color:transparent;color:#6721b1;border:0px}.section-faq .faq-accordion.active:after{content:url("../img/icon-faq-minus-sign.png")}.section-faq .panel{padding:0px 18px 0px 18px;background-color:white;max-height:0;overflow:hidden;-webkit-transition:max-height 0.2s ease-out;transition:max-height 0.2s ease-out}.section-faq .panel p{font-size:1em;line-height:27px;color:#666}@media (min-width: 768px){.section-faq .panel p{font-size:1.1em}}@media (min-width: 992px){.section-faq .panel p{font-size:1.2em;line-height:32px}}.blog-posts{position:relative;display:-ms-grid;display:grid;grid-gap:30px;margin:60px 0}.blog-posts:before{position:absolute;display:none;content:'';width:2px;height:100%;background-color:#edecf0;left:50%;margin-left:-1px;top:0px}@media (min-width: 992px){.blog-posts:before{display:block}}@media (min-width: 992px){.blog-posts{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-gap:0px 100px}}.blog-posts .blog-post:nth-child(2n){margin-top:90px}.blog-posts .blog-post figure{margin:0;height:auto}@media (min-width: 768px){.blog-posts .blog-post figure{height:320px}}.blog-posts .blog-post figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-posts .blog-post .post-footer{-webkit-box-shadow:1px 4px 15px 0px rgba(0,0,0,0.1);box-shadow:1px 4px 15px 0px rgba(0,0,0,0.1);padding:15px}.blog-posts .blog-post .post-footer .post-title{font-size:1.4em;text-transform:capitalize}@media (min-width: 992px){.blog-posts .blog-post .post-footer .post-title{font-size:30px}}.blog-posts .blog-post .post-footer .post-title a,.blog-posts .blog-post .post-footer .post-title a:hover{color:#243f4d}.blog-posts .blog-post .post-footer .comment-number{font-size:0.9em;color:#666}.single-wrap{display:-ms-grid;display:grid}@media (min-width: 992px){.single-wrap{-ms-grid-columns:66.6% 33.3%;grid-template-columns:66.6% 33.3%;grid-gap:0px 45px}}sidebar .widget{margin:60px 0}@media (min-width: 992px){sidebar .widget:first-child{margin-top:0px}}sidebar .widget-banner{background-color:#f5f5f5;padding:30px;text-align:center;border:1px solid #e3e3e3}sidebar .widget-banner h2{font-size:1.5em;font-weight:500;line-height:43px}sidebar .widget-banner h2 span{font-weight:600}@media (min-width: 768px){sidebar .widget-banner h2{font-size:2em}}sidebar .widget-banner p{font-size:1em}@media (min-width: 768px){sidebar .widget-banner p{font-size:1.2em}}sidebar .widget-banner .btn-primary{color:white;margin:30px auto}@media (min-width: 768px){sidebar .widget-banner .btn-primary{width:240px;height:60px;border-radius:100px;font-size:1.2em}}sidebar .widget-author{background-color:#f5f5f5;padding:30px}sidebar .widget-author figure{margin-right:-30px;margin-left:-30px;margin-top:-30px;height:auto}@media (min-width: 992px){sidebar .widget-author figure{height:225px}}sidebar .widget-author figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}sidebar .widget-author h2{font-size:1.2em;font-weight:500}sidebar .widget-author h2 span{font-weight:600}@media (min-width: 768px){sidebar .widget-author h2{font-size:1.6em}}sidebar .widget-author p{font-size:0.9em}@media (min-width: 768px){sidebar .widget-author p{font-size:1.2em}}sidebar .widget-author .btn-primary{color:white;margin:30px auto}@media (min-width: 768px){sidebar .widget-author .btn-primary{width:240px;height:60px;border-radius:100px;font-size:1.2em}}sidebar .widget-search .form-control{position:relative;width:100%;height:70px}sidebar .widget-search .form-control input[type=text]{width:100%;height:100%;padding:10px;color:#666;background-color:#efefef;border:1px solid #e3e3e3}sidebar .widget-search .form-control input[type=text]::-webkit-input-placeholder{font-size:18px;font-weight:500;color:#666}sidebar .widget-search .form-control input[type=text]:-ms-input-placeholder{font-size:18px;font-weight:500;color:#666}sidebar .widget-search .form-control input[type=text]::-ms-input-placeholder{font-size:18px;font-weight:500;color:#666}sidebar .widget-search .form-control input[type=text]::placeholder{font-size:18px;font-weight:500;color:#666}sidebar .widget-search .form-control button,sidebar .widget-search .form-control input[type=submit]{position:absolute;border:0px;top:18px;right:10px}sidebar .widget-search .form-control button:hover,sidebar .widget-search .form-control input[type=submit]:hover{cursor:pointer}sidebar .widget-categories{background-color:#f5f5f5}sidebar .widget-categories h2{font-size:1.2em;font-weight:600;padding:20px 30px;background-color:#e3e3e3;margin:0px}sidebar .widget-categories ul{list-style-type:none;margin:0;padding:30px 30px 30px 30px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-top:0px}sidebar .widget-categories ul li{margin:20px 0}sidebar .widget-categories ul li a{font-size:1em;font-weight:500}@media (min-width: 992px){sidebar .widget-categories ul li a{font-size:1.1em}}sidebar .widget-categories ul li a:hover{color:#243f4d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;margin:0}.pagination li{margin:0 10px}.pagination li a,.pagination li a:hover{font-size:1em;font-weight:600}.pagination li.active a{color:#666}
/*# sourceMappingURL=style.min.css.map */