@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--bs-black:#000;--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc221c;--bs-orange:#fd7e14;--bs-orange-dark:#ee4a34;--bs-orange-dark-light:#fae4df;--bs-yellow:#ffb307;--bs-green:#28a745;--bs-teal:#20c997;--bs-cyan:#17a2b8;--bs-white:#fff;--bs-gray:#dedede;--bs-gray-light:#ebebeb;--bs-gray-dark:#343a40;--bs-primary:#6caf17;--bs-primary-dark:#d52600;--bs-primary-light:#f9faf7;--bs-primary-shadow:rgb(0 123 255/0.5);--bs-secondary:#151111;--bs-secondary-dark:#222;--bs-gray-500:#f2f2f2;--bs-gray-500-thumb:#c2c2c2;--bs-success:#28a745;--bs-info:#17a2b8;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#343a40;--bs-font-sans-serif:'Mulish',sans-serif;--bs-font-title:'Mulish',sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-font-awesome:"FontAwesome";--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-gradient-image:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-shadow:2px 5px 20px rgba(0,0,0,.2);--bs-transition:all .35s cubic-bezier(.645,.045,.355,1);--bs-transition-slow:all .55s cubic-bezier(.645,.045,.355,1);--bs-transition-very-slow:all .75s cubic-bezier(.645,.045,.355,1)}::-webkit-selection{background-color:var(--bs-primary);color:#fff}::selection{background-color:var(--bs-primary);color:#fff}::-webkit-scrollbar{width:10px;background-color:var(--bs-gray-500)}::-webkit-scrollbar-thumb{background-color:var(--bs-gray-500-thumb);border-radius:10px}::-webkit-scrollbar-corner{background-color:var(--bs-gray-500)}*:not(table *){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;word-break:break-word}html,body{overflow-x:hidden}body:not(.admin-bar){position:relative}a{color:var(--bs-primary);text-decoration:underline;outline:none}a:hover,a:active,a:focus{color:var(--bs-primary);text-decoration:underline;text-decoration-style:solid}a:hover,a:active,button:focus{box-shadow:none}button[type=submit]:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,a:focus{outline-width:1px;outline-offset:-3px;outline-style:dotted;text-decoration:none}a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transition:var(--bs-transition);transition:var(--bs-transition)}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}img{max-width:100%;height:auto;vertical-align:middle;border:0;display:block}em,cite,q{color:var(--bs-primary);font-style:italic;font-weight:700}code,kbd,tt,var,samp,pre{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;background:var(--bs-secondary);color:#fff;padding:1px 5px;border-radius:0;font-size:88%}pre{display:block;margin:0 0 10px;font-size:13px;word-break:break-all;word-wrap:break-word;border:1px solid var(--bs-gray-light);border-radius:0;overflow:auto}.table>thead{vertical-align:bottom}.table th,.table td{padding:24px;vertical-align:top}table.table th,table.table td{padding-top:15px;padding-bottom:15px}table.table.btn-table td{vertical-align:middle}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:#fff;color:var(--bs-secondary)}figure{margin:0}address,table,pre{width:100%}small{font-size:80%}fieldset{border:1px solid var(--bs-gray-light);margin:24px 2px;padding:10px 25px 20px;border-radius:0}iframe{max-width:100%;height:auto}button,input[type=button],input[type=reset],input[type=submit]{border-radius:0}button[type=submit],input[type=button],input[type=reset],input[type=submit]{display:inline-block;font-weight:600;line-height:1.5;background-color:var(--bs-primary);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;position:relative;z-index:0;overflow:hidden;border:2px solid transparent;padding:11px 22px;letter-spacing:.8px;font-size:16px;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.comment-metadata .edit-link a,.comment-body .reply a,.scrolling-btn,.more-link,.bs-tab-filter a,form button,.bs-post-pagination div.nav a,.btn:not(.btn-link):not(.btn-play):not(.btn-video){position:relative;overflow:hidden;z-index:0;text-decoration:none;transition:.5s all ease}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:1px dotted;outline-offset:-2px}input[type=text]:not(.adminbar-input),input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea,.form-control{border-radius:3px;display:block;line-height:1.5;font-size:15px;font-weight:500;padding:10px 20px;vertical-align:middle;width:100%;min-height:46px;background-color:#fff;border:1px solid var(--bs-gray);outline:none;letter-spacing:.5px;box-shadow:none;-webkit-transition:var(--bs-transition);transition:var(--bs-transition)}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus,select:focus,input[type=text]:hover,input[type=email]:hover,input[type=url]:hover,input[type=password]:hover,input[type=search]:hover,input[type=number]:hover,input[type=tel]:hover,input[type=range]:hover,input[type=date]:hover,input[type=month]:hover,input[type=week]:hover,input[type=time]:hover,input[type=datetime]:hover,input[type=datetime-local]:hover,input[type=color]:hover,textarea:hover,select:hover{background-color:#fff;border-color:var(--bs-primary);outline:none}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}select{border:1px solid var(--bs-gray);border-radius:0;display:block;font-size:92%;font-weight:500;padding:6px 12px;min-height:50px;position:relative;text-decoration:none;white-space:nowrap;width:100%;box-shadow:none;overflow:auto !important;outline:0;background-color:#fff}textarea{height:130px;overflow:auto;resize:vertical}input[type=checkbox],input[type=radio],form[id*=give-form] #give-gateway-radio-list>li input[type=radio],form[id*=give-form] #give-gateway-radio-list>li input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio],div.wpforms-container-full .wpforms-form input[type=checkbox]{position:relative;border:2px solid var(--bs-secondary-dark);background-color:#fff;color:var(--bs-primary);clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;outline:0;padding:0;text-align:center;vertical-align:middle;width:16px !important;max-width:16px;border-radius:3px;-moz-appearance:none !important;-webkit-appearance:none !important;transition:.05s border-color ease-in-out}input[type=radio]{border-radius:50%;margin-right:4px;line-height:12px}input[type=checkbox]:hover:before,input[type=radio]:hover:before,input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;vertical-align:middle;speak:none;line-height:1.1;-webkit-transition:var(--bs-transition);transition:var(--bs-transition)}input[type=radio]:checked:before{content:"⬤";text-indent:-9999px;border-radius:100px;font-size:24px;width:7.36px;height:7.36px;margin:2.432px 4px 2.8px;line-height:20px;background:var(--bs-primary)}input[type=checkbox]:checked,input[type=checkbox]:hover,input[type=radio]:checked,input[type=radio]:hover{background-color:var(--bs-primary);border-color:var(--bs-primary)}input[type=checkbox]:checked:before{content:'';position:absolute;left:1px;top:5.12px;background-color:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}button:hover,button:focus,a:hover,a:focus,button.btn:hover,button.btn:focus,.form-control:focus,a.btn:hover,a.btn:focus,button.btn:hover,button.btn:focus,button[type=submit]:hover,button[type=button]:hover,input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,button[type=submit]:focus,button[type=button]:focus,input[type=submit]:focus,input[type=button]:focus,input[type=reset]:focus{box-shadow:none !important}button[type=submit]:hover,button[type=button]:hover,input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,button[type=submit]:focus,button[type=button]:focus,input[type=submit]:focus,input[type=button]:focus,input[type=reset]:focus{color:#fff;background-color:var(--bs-secondary)}@media(min-width:1200px){body.boxed{width:1170px;-webkit-box-shadow:0 0 10px 0 rgba(48,48,48,.5);box-shadow:0 0 10px 0 rgba(48,48,48,.5);margin:0 auto;position:relative;background-color:#fff}}@media (min-width:768px) and (max-width:979px){body.boxed{width:100%}}@media (max-width:767px){body.boxed{width:100%}body{padding-left:0;padding-right:0}}@media (min-width:980px) and (max-width:1199px){body.boxed{width:100%}}.load-item{display:none}.read-link{font-size:18px;font-weight:700;text-decoration:none;position:relative;-webkit-transition:all .3s linear 0ms;transition:all .3s linear 0ms}.read-link:hover:after,.read-link:focus:after{opacity:1;visibility:visible}.text-yellow{color:var(--bs-yellow)}.bg-primary-light{background-color:var(--bs-primary-light)}.h-full{height:100%}.st-my-default{margin:90px 0}.st-mt-default{margin-top:90px}.st-mb-default{margin-bottom:90px}.st-mt-minus{margin-top:-90px}.st-py-default{padding:90px 0}.st-pt-default{padding-top:90px}.st-pb-default{padding-bottom:90px}.st-pt-plus{padding-top:180px}.btn,.more-link{border:0;text-decoration:none;position:relative;z-index:0}.comment-body .reply a:before,.comment-body .reply a:after,.comment-body .edit a:before,.comment-body .edit a:after,.post-content-footer .post-tags .tags a:before,.post-content-footer .post-tags .tags a:after,.sidebar .mail-form .submit:before,.sidebar .mail-form .submit:after,.sidebar .search-form .btn.search-submit:before,.sidebar .search-form .btn.search-submit:after,.sidebar .search-form .search-submit:before,.sidebar .search-form .search-submit:after,.widget .woocommerce-product-search button:before,.widget .woocommerce-product-search button:after,.widget_tag_cloud a:before,.widget_tag_cloud a:after,.st-tab-filter a:before,.st-tab-filter a:after,.contact-link-icon:before,.contact-link-icon:after,.cta-content-right .widget-contact .contact-icon:before,.cta-content-right .widget-contact .contact-icon:after,.post-items .post-image .post-hover a:before,.post-items .post-image .post-hover a:after,.process-carousel.owl-theme .owl-nav [class*=owl-]:before,.process-carousel.owl-theme .owl-nav [class*=owl-]:after,.testimonial-slider .carousel-btn .carousel-control-next:before,.testimonial-slider .carousel-btn .carousel-control-prev:before,.testimonial-slider .carousel-btn .carousel-control-next:after,.testimonial-slider .carousel-btn .carousel-control-prev:after,.gallery.owl-theme div.owl-nav [class*=owl-]:before,.gallery.owl-theme div.owl-nav [class*=owl-]:after,.home-slider div.owl-nav [class*=owl-]:before,.home-slider div.owl-nav [class*=owl-]:after,.more-link:before,.more-link:after,.btn:before,.btn:after{content:"";position:absolute;height:100%;border-width:0;border-style:solid;border-color:inherit;display:inline-block;transition:width .3s ease;z-index:-1}.comment-body .reply a:before,.comment-body .edit a:before,.post-content-footer .post-tags .tags a:before,.sidebar .mail-form .submit:before,.sidebar .search-form .btn.search-submit:before,.sidebar .search-form .search-submit:before,.widget .woocommerce-product-search button:before,.widget_tag_cloud a:before,.st-tab-filter a:before,.contact-link-icon:before,.cta-content-right .widget-contact .contact-icon:before,.post-items .post-image .post-hover a:before,.process-carousel.owl-theme .owl-nav [class*=owl-]:before,.testimonial-slider .carousel-btn .carousel-control-prev:before,.testimonial-slider .carousel-btn .carousel-control-next:before,.gallery.owl-theme div.owl-nav [class*=owl-]:before,.home-slider div.owl-nav [class*=owl-]:before,.more-link:before,.btn:before{width:80%;bottom:0;left:0;border-width:1px 0 0 1px;border-radius:5px 0 0 5px}.comment-body .reply a:after,.comment-body .edit a:after,.post-content-footer .post-tags .tags a:after,.sidebar .mail-form .submit:after,.sidebar .search-form .btn.search-submit:after,.sidebar .search-form .search-submit:after,.widget .woocommerce-product-search button:after,.widget_tag_cloud a:after,.st-tab-filter a:after,.contact-link-icon:after,.cta-content-right .widget-contact .contact-icon:after,.post-items .post-image .post-hover a:after,.process-carousel.owl-theme .owl-nav [class*=owl-]:after,.testimonial-slider .carousel-btn .carousel-control-prev:after,.testimonial-slider .carousel-btn .carousel-control-next:after,.gallery.owl-theme div.owl-nav [class*=owl-]:after,.home-slider div.owl-nav [class*=owl-]:after,.more-link:after,.btn:after{top:0;right:0;width:80%;border-width:0 1px 1px 0;border-radius:0 5px 5px 0}.btn-video:before,.contact-link-icon:before,.post-items .post-image .post-hover a:before,.process-carousel.owl-theme .owl-nav [class*=owl-]:before,.testimonial-slider .carousel-btn .carousel-control-prev:before,.testimonial-slider .carousel-btn .carousel-control-next:before,.gallery.owl-theme div.owl-nav [class*=owl-]:before,.home-slider div.owl-nav [class*=owl-]:before{width:70%;border-radius:100px 0 0 100px}.btn-video:after,.contact-link-icon:after,.post-items .post-image .post-hover a:after,.process-carousel.owl-theme .owl-nav [class*=owl-]:after,.testimonial-slider .carousel-btn .carousel-control-prev:after,.testimonial-slider .carousel-btn .carousel-control-next:after,.gallery.owl-theme div.owl-nav [class*=owl-]:after,.home-slider div.owl-nav [class*=owl-]:after{width:70%;border-radius:0 100px 100px 0}.comment-body .reply a:hover:before,.comment-body .reply a:hover:after,.comment-body .edit a:hover:before,.comment-body .edit a:hover:after,.comment-body .reply a:focus:before,.comment-body .reply a:focus:after,.comment-body .edit a:focus:before,.comment-body .edit a:focus:after,.post-content-footer .post-tags .tags a:hover:before,.post-content-footer .post-tags .tags a:hover:after,.post-content-footer .post-tags .tags a:focus-within:before,.post-content-footer .post-tags .tags a:focus-within:after,.sidebar .mail-form .submit:hover:before,.sidebar .mail-form .submit:hover:after,.sidebar .search-form .btn.search-submit:hover:before,.sidebar .search-form .btn.search-submit:hover:after,.sidebar .search-form .search-submit:hover:before,.sidebar .search-form .search-submit:hover:after,.sidebar .widget .woocommerce-product-search button:hover:before,.sidebar .widget .woocommerce-product-search button:hover:after,.sidebar .mail-form .submit:focus:before,.sidebar .mail-form .submit:focus:after,.sidebar .search-form .btn.search-submit:focus:before,.sidebar .search-form .btn.search-submit:focus:after,.sidebar .search-form .search-submit:focus:before,.sidebar .search-form .search-submit:focus:after,.widget .woocommerce-product-search button:focus:before,.widget .woocommerce-product-search button:focus:after,.widget_tag_cloud a:hover:before,.widget_tag_cloud a:hover:after,.widget_tag_cloud a:focus:before,.widget_tag_cloud a:focus:after,.st-tab-filter a.active:before,.st-tab-filter a.active:after,.st-tab-filter a:focus:before,.st-tab-filter a:focus:after,.st-tab-filter a:hover:before,.st-tab-filter a:hover:after,.contact-link-icon:hover:before,.contact-link-icon:hover:after,.contact-link-icon:focus:before,.contact-link-icon:focus:after,.post-items:hover .post-image .post-hover a:before,.post-items:focus-within .post-image .post-hover a:before,.post-items:hover .post-image .post-hover a:after,.post-items:focus-within .post-image .post-hover a:after,.cta-content-right .widget-contact:hover .contact-icon:before,.cta-content-right .widget-contact:hover .contact-icon:after,.cta-content-right .widget-contact:focus-within .contact-icon:before,.cta-content-right .widget-contact:focus-within .contact-icon:after,.process-carousel.owl-theme .owl-nav [class*=owl-]:hover:before,.process-carousel.owl-theme .owl-nav [class*=owl-]:hover:after,.testimonial-slider .carousel-btn .carousel-control-next:hover:after,.testimonial-slider .carousel-btn .carousel-control-prev:hover:after,.testimonial-slider .carousel-btn .carousel-control-next:hover:before,.testimonial-slider .carousel-btn .carousel-control-prev:hover:before,.gallery.owl-theme div.owl-nav [class*=owl-]:hover:before,.gallery.owl-theme div.owl-nav [class*=owl-]:hover:after,.home-slider div.owl-nav [class*=owl-]:hover:before,.home-slider div.owl-nav [class*=owl-]:hover:after,.more-link:focus:before,.more-link:focus:after,.btn:focus:before,.btn:focus:after,.more-link:hover:before,.more-link:hover:after,.btn:hover:before,.btn:hover:after{width:100%;color:inherit}.btn-play:before,.btn-play:after{display:none}.btn-rounded{border-radius:100px}.btn-white{background-color:#fff;color:var(--bs-secondary-dark)}.btn-white:hover,.btn-white:focus{background-color:var(--bs-primary)}.btn-border-white{color:#fff;border-color:#fff}.btn-border-white:hover,.btn-border-white:focus{background-color:#fff !important;color:var(--bs-secondary) !important}.btn-border-primary.btn-shape,button.btn-border-primary.btn-shape{border-width:0}.btn-border-primary,button.btn-border-primary{color:var(--bs-primary);border-color:var(--bs-primary);background-color:transparent}.btn-border-primary:hover,.btn-border-primary:focus,button.btn-border-primary:hover,button.btn-border-primary:focus{background-color:var(--bs-primary) !important;color:#fff !important;border-color:var(--bs-primary)}.btn-border-secondary:hover,.btn-border-secondary:focus,button.btn-border-secondary:hover,button.btn-border-secondary:focus{background-color:var(--bs-secondary);color:#fff;border-color:var(--bs-secondary)}.btn.btn-like-icon{padding-right:60px}.btn.btn-secondary.btn-like-icon{border:0;background-color:var(--bs-secondary)}.theme-slider .btn.btn-secondary.btn-like-icon{background-color:rgba(0,0,0,.6)}.btn-like-icon .bticn{position:absolute;top:5px;right:5px;margin:0 auto;width:35px;height:35px;display:inline-block;border-radius:4px;line-height:35px;-webkit-transition:var(--bs-transition);transition:var(--bs-transition)}.btn:hover .bticn,.btn:focus .bticn{transform:rotate(360deg);color:#fff;background-color:var(--bs-primary)}.btn-primary:hover .bticn,.btn-primary:focus .bticn{background-color:var(--bs-secondary)}.btn .bticn{color:var(--bs-primary);background-color:#fff}.btn-border-white .bticn{color:var(--bs-secondary-dark)}.btn-white .bticn{background-color:var(--bs-primary);color:#fff}.btn-like-icon .bticn span{margin-left:3px}.btn-link .bticn{background-color:var(--bs-primary);color:#fff;border-radius:100px}button[type=submit].btn-primary:hover,button[type=submit]:hover,button[type=submit].btn-primary:focus,button[type=submit]:focus{color:#fff;background-color:var(--bs-primary);border-color:var(--bs-primary)}.btn.st-load-btn{font-size:15px}.st-load-item{display:none}.st-load-spinner{position:relative;cursor:pointer;width:18px;height:18px;display:inline-block;vertical-align:middle}.st-load-spinner:before,.st-load-spinner:after{position:absolute;display:block;content:"";width:9px;height:9px;left:0;top:-5px;right:0;bottom:0;margin:auto;border-width:2px;border-style:solid;border-color:transparent;border-bottom-color:#fff;border-right-color:#fff;border-radius:0 0 1px;transform:translate(0%,0%) rotate(45deg);-webkit-transition:var(--bs-transition);transition:var(--bs-transition)}.loadspinner .st-load-spinner:before{border-radius:50%;animation:.8s spin .4s linear forwards infinite}.loadspinner .st-load-spinner:after{width:18px;height:18px;border-radius:50%;animation:.8s spinReverse .4s linear forwards infinite}@-webkit-keyframes slideTop{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-ms-filter:alpha(opacity=0);-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1;-ms-filter:alpha(opacity=100)}}@keyframes slideTop{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-ms-filter:alpha(opacity=0);-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1;-ms-filter:alpha(opacity=100)}}@keyframes spin{from{transform:rotate(0deg) scale(1)}to{transform:rotate(360deg)}}@keyframes spinReverse{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-360deg)}}@keyframes bounce_one{0%{transform:translateY(-10px)}50%{transform:translateY(10px)}to{transform:translateY(-10px)}}@keyframes bounce_two{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-22px)}50%{transform:scale(1,1) translateY(0)}57%{transform:scale(1,1) translateY(-3px)}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes bounce_three{from{transform:translateY(0)}to{transform:translateY(-15px)}}@keyframes waveIn{from{opacity:0;transform:scale(.3) translate(-20px,10px)}50%{transform:translate(0,0);opacity:1}}@keyframes buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@-webkit-keyframes ripple{0%{transform:scale(1)}75%{transform:scale(1.5);opacity:.3}to{transform:scale(1.75);opacity:0}}@keyframes ripple{0%{transform:scale(1)}75%{transform:scale(1.5);opacity:.3}to{transform:scale(1.75);opacity:0}}@-webkit-keyframes rippleTwo{0%{transform:scale(1)}75%{transform:scale(1.25);opacity:.1}to{transform:scale(1.5);opacity:0}}@keyframes rippleTwo{0%{transform:scale(1)}75%{transform:scale(1.25);opacity:.1}to{transform:scale(1.5);opacity:0}}@-webkit-keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}@keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}@-webkit-keyframes animationFramesTwo{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(-73px,1px) rotate(-36deg)}40%{transform:translate(-141px,-72px) rotate(-72deg)}60%{transform:translate(-83px,-122px) rotate(-108deg)}80%{transform:translate(40px,-72px) rotate(-144deg)}to{transform:translate(0) rotate(0deg)}}@keyframes animationFramesTwo{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(-73px,1px) rotate(-36deg)}40%{transform:translate(-141px,-72px) rotate(-72deg)}60%{transform:translate(-83px,-122px) rotate(-108deg)}80%{transform:translate(40px,-72px) rotate(-144deg)}to{transform:translate(0) rotate(0deg)}}@-webkit-keyframes rotate3d{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@keyframes rotate3d{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@keyframes moveleftbounce{0%{transform:translateX(0px)}50%{transform:translateX(20px)}100%{transform:translateX(0px)}}.preloader{position:fixed;top:0;left:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;height:100%;z-index:9999999;background-color:var(--bs-primary);overflow:hidden}.header-widget{height:100%}.logo{color:#fff;margin:2px 0 5px}.logo img{max-width:210px}.main-header .header-search-toggle,.header-cart{font-size:18px}.main-nav-info .menu-right-list{padding:0;justify-content:flex-end;-ms-flex-pack:end}.main-info-list{padding-right:15px}.main-info-list .widget:not(:first-child){margin-left:30px}.main-info-list .widget:first-child{padding-right:16px}.main-navigation-info .menu-right-list,.main-navigation-info .logo{min-height:110px}.main-navigation-info .logo{display:flex;justify-content:center;flex-direction:column}.main-navigation-info .logo a.site-title{margin:0}.header-one .main-navigation .contact-area{color:#fff}.header-one .main-navbar .main-menu>li.menu-item:not(.focus):not(.active):not(:hover)>a:not(:focus):not(:hover){color:#fff}.header-one .main-navbar .main-menu>li:hover>a,.header-one .main-navbar .main-menu>li.focus>a,.header-one .main-navbar .main-menu .menu-item.active>a{color:var(--bs-primary)}.header-one .main-header .header-search-toggle,.header-one button.header-cart{color:#fff;background-color:transparent}.header-one .main-header .header-search-toggle:hover,.header-one .main-header .header-search-toggle:focus,.header-one button.header-cart:hover,.header-one button.header-cart:focus{color:var(--bs-primary)}.header-one .main-header .widget_social_widget li a,.header-two .main-header .widget_social_widget li a{color:var(--bs-yellow);background-color:var(--bs-secondary)}.header-one .main-header .is-sticky-menu .widget_social_widget li a{border-color:rgba(108,117,125,.6)}.header-one .main-header .is-sticky-menu .widget_social_widget li a:hover,.header-one .main-header .is-sticky-menu .widget_social_widget li a:focus{border-color:transparent}.main-header .header-widget{padding:0 30px}.header-one .above-header .header-widget{background-color:rgba(0,0,0,.6);color:#fff;min-height:82px;border-radius:5px}.above-header .header-widget .widget-center .widget{border-left:1px solid rgba(108,117,125,.32);min-height:82px;display:inline-flex;align-items:center;justify-content:flex-start;padding:0 30px}.above-header .header-widget .widget-center .widget:first-child{border-left:0;padding-left:0}.above-header .header-widget .widget-center .widget:last-child{padding-right:0}.main-header .contact-area .contact-icon{font-size:22px}.header-two .is-sticky-menu,.header-two .main-mobile-nav{background:#fff}.header-two .main-navigation .main-navbar .main-menu>li.menu-item:not(.focus):not(.active):not(:hover)>a:not(:focus):not(:hover){color:var(--bs-secondary)}.header-two .above-header .header-widget{background-color:rgba(0,0,0,.3);border-bottom:1px solid rgba(108,117,125,.32);border-radius:0}.header-two .main-navigation:not(.is-sticky-menu) .widget_social_widget li a{border:none}.header-two .above-header .contact-area .contact-icon{background-color:#e3f5cc;width:33px;height:33px;overflow:inherit}.header-two .above-header .contact-area .contact-icon .circles-spin{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;border-radius:100%;-webkit-animation:spinReverse 30s linear infinite;animation:spinReverse 30s linear infinite}.header-two .above-header .contact-area .contact-icon .circle-one{position:absolute;top:23px;left:0;width:10px;height:10px;border-radius:100%;background-color:var(--bs-primary)}.header-two .above-header .contact-area .contact-icon .circle-two{position:absolute;top:0;right:0;width:10px;height:10px;border-radius:100%;background-color:var(--bs-primary)}.cart-icon-wrap{position:relative}.menu-right-list .header-cart{padding:0 6px}.menu-right-list li.cart-wrapper,.menu-right-list li.search-button{position:relative}.menu-right-list li.cart-wrapper .cart-icon-wrap span{position:absolute;top:-6px;right:-12px;width:18px;height:18px;line-height:16.8px;border-radius:100px;text-align:center;font-size:10px;color:#fff;background-color:var(--bs-primary)}.shopping-cart{position:absolute;top:96%;right:-28px;z-index:9999999;width:280px;background:#fff;border-radius:0;padding:20px;transform:scale(1,0);-webkit-transform:scale(1,0);-webkit-transform-origin:top;transform-origin:top;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:hidden;opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.1);box-shadow:0px 3px 15px 0px rgba(0,0,0,.1)}.menu-right-list li.cart-wrapper:hover .shopping-cart,.menu-right-list li.cart-wrapper:focus-within .shopping-cart{visibility:visible;opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}.shopping-cart .badge{border-radius:100px;background-color:var(--bs-primary);color:#fff;font-weight:400;margin-left:-6px;vertical-align:super;border:2px solid #fff}.shopping-cart{text-align:left}.shopping-cart .shopping-cart-header{border-bottom:1px solid #e8e8e8;padding-bottom:15px}.shopping-cart .shopping-cart-header .shopping-cart-total{float:right;font-size:18px;font-weight:600}.shopping-cart .shopping-cart-items{padding:0;padding-top:15px;list-style:none}.shopping-cart .shopping-cart-items li{margin-bottom:10px;margin-top:0;padding:0;width:100%}.shopping-cart .shopping-cart-items .item-img{float:left;margin-right:12px;width:50px;height:50px;border-radius:100px;text-align:center;border:1px solid var(--bs-gray-light);box-shadow:0 0 12px -3px rgb(0 0 0/0.25)}.shopping-cart .shopping-cart-items .item-img img{vertical-align:baseline;border-radius:100px}.shopping-cart .shopping-cart-items .item-name{display:block;font-weight:600;font-size:16px}.shopping-cart .shopping-cart-items .item-price{margin-right:0;color:var(--bs-secondary-dark)}.shopping-cart .shopping-cart-items .item-quantity{color:var(--bs-red)}.cart-icon{color:#515783;margin-right:7px;float:left}.shopping-cart .btn{width:100%}.shopping-cart .bticn{width:40px;height:40px;line-height:40px;top:3px;right:3px}.slider-section{position:relative;overflow:hidden;width:100%;padding:0;color:#fff;background-color:var(--bs-secondary);z-index:0}.home-slider,.home-slider .owl-item img{width:100%;height:100%}.home-slider .owl-item .item img{max-height:calc(100vh - 200px);object-fit:cover}.main-slider{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;background:rgba(0,0,0,.8)}.main-table{overflow:hidden;display:table;width:100%;height:100%}.main-table-cell{display:table-cell;vertical-align:middle}.main-slider div.main-content{position:relative;max-width:720px;width:100%;margin-top:0;margin-bottom:0}.main-slider .text-left{margin-right:auto}.main-slider .text-center{margin:auto}.main-slider .text-right{margin-left:auto}.main-content h6{margin-bottom:26px;position:relative;font-weight:600;font-size:18px;padding:9px 20px;background-color:var(--bs-secondary);display:inline-block;border-width:0 7px 0;border-style:solid;border-color:var(--bs-primary)}.main-content h1{font-size:36px;font-weight:900;margin-bottom:15px;text-shadow:0px 0px 7px rgba(0,0,0,.5)}.main-content p{font-weight:400;font-size:18px;margin-bottom:34px}.main-content .btn:not(.btn-play):not(.btn-video){margin-right:18px}.main-content .btn.btn-play span.btn{color:var(--bs-yellow);border-color:var(--bs-yellow)}.btn.btn-link.btn-play{padding:0}.btn.btn-play{text-decoration:none;color:#fff;overflow:hidden;vertical-align:middle;box-shadow:none}.btn.btn-play span.btn{vertical-align:baseline;text-align:center;width:49px;height:49px;padding:0;position:relative;font-size:18px;z-index:0;overflow:hidden;line-height:49px;border-radius:100px}.btn.btn-slider.btn-video{color:#fff;background-color:transparent;border-color:rgba(108,117,125,.6)}.btn.btn-play i{margin-left:4px}.owl-carousel{position:relative;z-index:0}.home-slider .owl-nav{margin:0}.home-slider div.owl-nav{position:absolute;top:50%;right:15%;margin:auto 0;opacity:1;width:70px;height:136px;transform:translate(-50%,0);z-index:0}.home-slider div.owl-nav [class*=owl-]{width:60px;height:60px;line-height:60px;display:inline-block;cursor:pointer;text-align:center;position:relative;border-radius:100px;outline:none;color:#fff;background-color:transparent;transition:var(--bs-transition);font-size:30px;border:0 solid rgba(108,117,125,.6);overflow:hidden}.home-slider div.owl-nav .owl-next{margin-top:13px}.owl-theme .owl-nav button[class*=owl-]:hover{color:#fff;background-color:var(--bs-primary)}.owl-theme .owl-nav .owl-prev i{margin-left:-1px}.owl-theme .owl-nav .owl-next i{margin-right:-2px}.scrollingUp{position:fixed;bottom:125px;right:30px;background-color:var(--bs-primary);color:#fff;width:50px;height:50px;line-height:50px;text-align:center;transition:.9s;border-radius:4px;font-size:32px;border:none;z-index:5;overflow:visible;visibility:hidden;opacity:0;box-shadow:0 6px 16px rgba(0,0,0,.18) !important}button.scrollingUp:hover,button.scrollingUp:focus{outline:none;background-color:var(--bs-primary);color:#fff}.scrollingUp.is-active{visibility:visible;opacity:1}.scrollingUp i{transform:translateY(-2px)}.heading-default{margin-bottom:80px}.heading-default h6{display:inline-block;font-size:14px;padding:5.5px 20px;background-color:#fff;border-width:0 3px 0;border-style:solid;border-color:var(--bs-primary);margin-bottom:17px}.heading-default h4{font-weight:800}.heading-default p{margin-bottom:0}.heading-default.heading-white h4,.heading-default.heading-white p{color:#fff}.heading-default.heading-white h6{background-color:rgb(255 255 255/20%);color:#fff}.heading-default.heading-white .hr-line>span:before,.heading-default.heading-white .hr-line>span:after{background-color:#fff}.hr-line{display:inline-block;clear:both}.heading-default .hr-line{width:100%;max-width:192px;position:relative;display:inline-flex;justify-content:center;align-items:center;z-index:0;height:21px;margin-bottom:14px;margin-top:3px}.heading-default .hr-line span{display:inline-block;position:relative;z-index:0}.heading-default .hr-line:after,.heading-default .hr-line:before{content:"";position:absolute;top:50%;width:64px;height:1px;display:inline-block;background-color:var(--bs-primary);transform:translate(0,-50%)}.heading-default .hr-line:before{left:0}.heading-default .hr-line:after{right:0}.heading-default .hr-line>span:after,.heading-default .hr-line>span:before{content:"";position:absolute;top:50%;width:11px;height:11px;border-radius:100px;background-color:var(--bs-secondary);transform:translate(0,-50%)}.heading-default .hr-line>span:before{right:26.5px}.heading-default .hr-line>span:after{left:26.5px}.heading-default .hr-line>span>span{width:11px;height:11px;border-radius:100%;background-color:var(--bs-primary)}.heading-default .hr-line>span>span:before{content:"";position:absolute;top:50%;left:50%;width:21px;height:21px;border:1px solid var(--bs-primary);border-radius:100%;transform:translate(-50%,-50%);z-index:0}.shapes-section{position:relative;z-index:0}.lg-shape1{position:absolute;top:45.5%;left:0;z-index:-1}.lg-shape1 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape2{position:absolute;top:-1.5%;left:-1.5%;z-index:-1}.lg-shape2 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape3{position:absolute;top:20%;left:-2%;z-index:-1}.lg-shape3 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape4{position:absolute;bottom:23%;right:8%;z-index:-1}.lg-shape4 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape5{position:absolute;right:15%;bottom:5%;z-index:-1}.lg-shape5 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape6{position:absolute;top:28%;left:12%;z-index:-1}.lg-shape6 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape7{position:absolute;top:60%;right:13%;z-index:-1}.lg-shape7 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape8{position:absolute;bottom:6%;left:0;z-index:-1}.lg-shape8 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape9{position:absolute;bottom:26%;left:0;z-index:-1}.lg-shape9 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape10{position:absolute;top:19%;left:4%;z-index:-1}.lg-shape10 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape11{position:absolute;top:8%;right:-4%;z-index:-1}.lg-shape11 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape12{position:absolute;bottom:32%;left:9.15%;z-index:-1}.lg-shape12 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape13{position:absolute;bottom:6%;left:-4%;z-index:-1}.lg-shape13 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape14{position:absolute;bottom:7%;right:3.5%;z-index:-1}.lg-shape14 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape15{position:absolute;top:5%;left:2.5%;z-index:-1}.lg-shape15 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape16{position:absolute;bottom:5%;right:2.5%;z-index:-1}.lg-shape16 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape17{position:absolute;top:13%;right:20%;z-index:-1}.lg-shape17 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape18{position:absolute;bottom:5%;left:2.5%;z-index:-1}.lg-shape18 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape19{position:absolute;top:40%;left:10%;z-index:-1}.lg-shape19 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape20{position:absolute;bottom:3%;right:12%;z-index:-1}.lg-shape20 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape21{position:absolute;top:3%;left:1%;z-index:-1}.lg-shape21 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape22{position:absolute;bottom:0;right:3%;z-index:-1}.lg-shape22 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape23{position:absolute;top:-25%;left:-10%;z-index:-1}.lg-shape23 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape24{position:absolute;bottom:6%;right:6%;z-index:-1}.lg-shape24 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape25{position:absolute;top:23%;left:12%;z-index:-1}.lg-shape25 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape26{position:absolute;bottom:7%;right:3%;z-index:-1}.lg-shape26 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape27{position:absolute;top:18%;left:15%;z-index:-1}.lg-shape27 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape28{position:absolute;bottom:15%;right:9%;z-index:-1}.lg-shape28 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape29{position:absolute;top:20%;left:9%;z-index:-1}.lg-shape29 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.lg-shape30{position:absolute;top:8%;right:1.15%;z-index:-1}.lg-shape30 img{-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.service-col{display:flex}.service-item{position:relative;z-index:0;padding:32px;border-radius:2px;text-align:center;overflow:hidden;background-color:#fff;box-shadow:0px 7px 9.7px .3px rgba(202,202,202,.42)}.service-item .service-icon{display:inline-flex;align-items:center;justify-content:center;height:53px;margin-bottom:26px}.service-item .service-icon:before{content:"";position:absolute;top:-300px;left:50%;width:132px;height:132px;border-radius:100%;opacity:0;z-index:-1;background-color:var(--bs-primary);transform:translate(-50%,0);transition:var(--bs-transition)}.service-item:hover .service-icon:before,.service-item:focus-within .service-icon:before{top:-30px;opacity:1}.service-item .service-icon img,.service-item .service-icon i{width:auto;font-size:40px;transition:var(--bs-transition)}.service-item .service-icon img{height:76px}.service-item:hover .service-icon *,.service-item:focus-within .service-icon *{transform:translate(0,-8px);-webkit-filter:contrast(80%) brightness(1000%);filter:contrast(80%) brightness(1000%)}.service-item .service-content h5{font-size:18px;margin-bottom:14px}.service-item .service-content h5 a{text-decoration:none;color:var(--bs-secondary)}.service-item .service-content .service-btn{padding-top:25px}.service-item .service-content .btn.btn-link{padding:0;position:absolute;bottom:-35px;right:-35px;width:108px;height:108px;display:flex;align-items:center;justify-content:center;border-radius:100%;z-index:0}.service-item .service-content .btn.btn-link:before{content:"";position:absolute;top:-12px;left:-12px;width:120%;height:120%;border-radius:100%;opacity:.18;z-index:-1;background-color:var(--bs-primary);-webkit-animation:rippleTwo 1.6s ease-out infinite;animation:rippleTwo 1.6s ease-out infinite}.service-item .service-content .btn.btn-link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;opacity:.2;z-index:-1;background-color:var(--bs-primary);transition:var(--bs-transition)}.service-item .service-content .btn.btn-link>*{transform:translate(-12px,-8px)}.service-item:hover .service-content .btn.btn-link:after,.service-item:focus-within .service-content .btn.btn-link:after{opacity:1}.feature-col{display:flex}.feature-item{position:relative;text-align:center;z-index:0;border-radius:4px;padding:20px;color:#fff;font-size:15px;background-color:transparent;transition:var(--bs-transition);border:1px solid rgba(108,117,125,.6)}.feature-item .feature-icon{width:120px;height:120px;display:inline-block;position:relative;text-align:center;line-height:120px;z-index:0;background-color:#e3f5cc;border-radius:100%;margin-bottom:22px}.feature-item .feature-icon .feature-img{position:absolute;top:-1px;left:-1px;width:122px;height:122px;border-radius:100%;opacity:0;z-index:-2;overflow:hidden;transition:var(--bs-transition)}.feature-item .feature-icon .feature-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;background-color:#000;opacity:.75;z-index:0;border:1px solid rgb(0 0 0/80%);transition:var(--bs-transition)}.feature-item .feature-icon .feature-img img{height:auto;border-radius:100%}.feature-item:hover .feature-img,.feature-item:focus-within .feature-img{opacity:1}.feature-item:hover .feature-icon>img,.feature-item:focus-within .feature-icon>img,.feature-item:hover .feature-icon i,.feature-item:focus-within .feature-icon i{color:#fff;-webkit-filter:contrast(80%) brightness(1000%);filter:contrast(80%) brightness(1000%)}.feature-item .feature-icon img,.feature-item .feature-icon i{display:inline-block;vertical-align:middle;font-size:65px;width:auto;height:82px}.feature-item .feature-icon .circles-spin{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;border-radius:100%;-webkit-animation:spinReverse 30s linear infinite;animation:spinReverse 30s linear infinite}.feature-item .feature-icon .circle-one{position:absolute;top:23px;left:0;width:15px;height:15px;border-radius:100%;background-color:var(--bs-primary)}.feature-item:hover .feature-icon .circle-one,.feature-item:focus-within .feature-icon .circle-one{background-color:var(--bs-yellow)}.feature-item .feature-icon .feature-count{position:absolute;bottom:0;display:inline-block;right:0;width:36px;height:36px;line-height:36px;font-size:17px;color:#fff;background-color:var(--bs-primary);border-radius:100%}.feature-item .feature-content h5{font-size:18px;font-weight:500;margin-bottom:6px}.feature-item .feature-content h5 a{text-decoration:none;color:#fff}.feature-item .feature-content h5 a:hover,.feature-item .feature-content h5 a:focus{color:var(--bs-primary)}.feature-item .feature-content p{margin-bottom:0}.st-tab-filter{width:100%;margin:-1.25rem 0 1.875rem;padding:0;display:block}.st-tab-filter a{display:inline-block;padding:8px 22px;border:0 solid var(--bs-secondary);color:var(--bs-secondary);margin-top:30px;margin-left:30px;border-radius:5px;text-decoration:none;position:relative;font-weight:600;z-index:0;overflow:hidden}.st-tab-filter a:first-child{margin-left:0}.st-tab-filter.text-white a{color:#fff;border-color:#fff}.st-tab-filter.text-white a.active,.st-tab-filter a.active{color:var(--bs-primary);border-color:var(--bs-primary)}.st-tab-filter .cnt{position:relative;display:inline-block;width:22px;height:22px;line-height:22px;font-size:13px;color:#fff;background-color:var(--bs-secondary);border-radius:100px;margin-left:3px;transition:var(--bs-transition);z-index:0}.st-tab-filter a:hover .cnt,.st-tab-filter a:focus .cnt,.st-tab-filter a.active .cnt{background:var(--bs-yellow);color:#fff}.portfolio-section.portfolio-home div.st-tab-filter{margin-top:-68px;margin-bottom:80px}.portfolio-item{position:relative;text-align:center;overflow:hidden;border-radius:3px;z-index:0}.portfolio-image{width:100%;height:100%;position:relative;z-index:0;transition:all .5s ease}.portfolio-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;z-index:0;transform:scaleX(0);transform-origin:center;transform-style:preserve-3d;transition:all .4s linear}.portfolio-item .portfolio-btn{position:absolute;top:14px;right:-500px;width:60px;height:60px;z-index:0;opacity:0;transition:all .5s ease}.portfolio-item .portfolio-content{position:absolute;bottom:0;left:0;width:100%;padding:25px;z-index:0;opacity:0;transition:var(--bs-transition)}.portfolio-item:hover .portfolio-btn,.portfolio-item:focus-within .portfolio-btn,.portfolio-item:hover .portfolio-content,.portfolio-item:focus-within .portfolio-content{opacity:1}.portfolio-item:hover .portfolio-btn,.portfolio-item:focus-within .portfolio-btn{right:14px}.portfolio-item:hover .portfolio-image:before,.portfolio-item:focus-within .portfolio-image:before{opacity:.7;transform:scaleX(1)}.portfolio-item:hover .portfolio-image,.portfolio-item:focus-within .portfolio-image{filter:blur(2px)}.portfolio-item .portfolio-content span{display:inline-block;background-color:var(--bs-primary);color:#fff;padding:3px 13px;font-size:16px;border-radius:3px 3px 0 0;transform:translateX(-100%);transition:all .5s ease}.portfolio-item .portfolio-content h6{padding:14px 25px;display:block;max-width:max-content;font-size:19px;font-weight:500;border-radius:3px;color:#fff;margin:0 auto;background-color:var(--bs-secondary);transform:translateX(100%);transition:all .5s ease}.portfolio-item .portfolio-content h6 a{text-decoration:none;color:#fff}.portfolio-item .portfolio-btn .btn.btn-link{padding:0;width:60px;height:60px;line-height:60px;border:0 solid #fff;border-radius:100%;color:#fff;font-size:26px}.portfolio-item .portfolio-btn .btn.btn-play span.btn{font-size:25px;line-height:47px}.portfolio-item .portfolio-btn .btn-video{width:100%;height:100%;display:inline-block;border:inherit;border-radius:inherit;position:relative;color:#fff;z-index:0}.portfolio-item:hover .portfolio-content span,.portfolio-item:focus-within .portfolio-content span,.portfolio-item:hover .portfolio-content h6,.portfolio-item:focus-within .portfolio-content h6{transform:translateX(0%)}.funfacts-item{background:var(--wpr-bg-ef1b28ae-0143-4339-83c6-0bf1c4bab0ca) no-repeat scroll center/100% #fff;background-blend-mode:exclusion;padding:25px;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;border-radius:4px;height:100%}.funfacts-item .funfacts-icon{flex-shrink:0;max-width:70px;font-size:50px;margin-right:20px}.funfacts-item .funfacts-content{flex:auto}.funfacts-item .funfacts-content h3{font-size:40px;margin-bottom:12px;line-height:40px;color:var(--bs-primary)}.funfacts-item .funfacts-content h6{margin-bottom:0;font-size:20px;font-weight:500}.testimonial-slider{position:relative;z-index:0}.testimonial-slider .carousel-inner{padding:3px}.testimonial-caption.carousel-indicators{position:relative;z-index:0;overflow:hidden;overflow-y:auto;width:100%;flex-wrap:wrap;margin:0;padding:0 35px;max-height:475px}.testimonial-caption.carousel-indicators li{max-width:100%;padding:18px 28px;margin-left:5px;display:flex;align-items:center;justify-content:flex-start;margin-right:5px;height:auto;text-indent:unset;opacity:1;flex:0 0 100%;margin-top:30px;border:1px solid #ede6e6;background-color:#fff;transition:var(--bs-transition);box-shadow:0px 3px 7.76px .24px rgb(202 202 202/78%)}.testimonial-caption.carousel-indicators li.active{background-color:var(--bs-primary);border-color:var(--bs-primary);color:rgb(255 255 255/70%)}.testimonial-caption.carousel-indicators li:first-child{margin-top:3px}.testimonial-caption.carousel-indicators li:last-child{margin-bottom:3px}.testimonial-caption.carousel-indicators li p{margin-bottom:0;line-height:32px}.testimonial-caption.carousel-indicators li i{width:44px;height:44px;line-height:44px;border-radius:100%;color:#fff;text-align:center;background:var(--bs-primary);flex-shrink:0;margin-left:35px;transition:var(--bs-transition)}.testimonial-caption.carousel-indicators li.active i{background-color:var(--bs-yellow);color:#fff}.testimonial-slider-item{position:relative;z-index:0;border-radius:3px;overflow:hidden;background-color:#f0f7e5;box-shadow:0 0 3px 0 rgb(202 202 202/40%)}.testimonial-slider-item img{width:100%}.testimonial-slider-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.15;z-index:0;transform:scaleX(0);transform-origin:center;transform-style:preserve-3d;transition:all .5s linear}.testimonial-slider-item .testimonial-slider-caption{position:absolute;bottom:65px;left:0;width:100%;text-align:center;z-index:0}.testimonial-slider-item .testimonial-slider-caption span,.testimonial-slider-item .testimonial-slider-caption span a{display:inline-block;padding:3px 13px;background-color:var(--bs-primary);color:#fff;border-radius:4px 4px 0 0;transform:translateX(-500%);transition:all .8s ease}.testimonial-slider-item .testimonial-slider-caption h6{display:block;max-width:max-content;margin:auto;font-weight:500;background-color:var(--bs-secondary);color:#fff;border-radius:3px;font-size:18px;padding:14.5px 28px;transform:translateX(500%);transition:all .8s ease}.testimonial-slider .carousel-btn{position:absolute;top:50%;right:30px;transform:translate(0,-50%);width:60px;height:140px;z-index:1}.testimonial-slider .carousel-btn .carousel-control-next,.testimonial-slider .carousel-btn .carousel-control-prev{width:60px;height:60px;position:relative;z-index:0;color:var(--bs-secondary);text-decoration:none;font-size:30px;border:0 solid var(--bs-secondary);border-radius:100%;overflow:hidden;transition:var(--bs-transition)}.testimonial-slider .carousel-btn a{margin-top:15px}.testimonial-slider .carousel-btn a:first-child{margin-top:0}.testimonial-slider .carousel-btn a:hover{border-color:var(--bs-primary);color:var(--bs-primary)}.carousel-item.active .testimonial-slider-item:before{transform:scaleX(1)}.carousel-item.active .testimonial-slider-item .testimonial-slider-caption span,.carousel-item.active .testimonial-slider-item .testimonial-slider-caption h6{transform:translateX(0%)}.sponsors-item{padding:20px;text-align:center}.sponsors-section .sponsors-item{border:1px solid rgba(108,117,125,.6)}.sponsors-item .sponsors-img{position:relative;overflow:hidden;text-align:center;line-height:1;background-color:transparent;-webkit-transition:all .5s;transition:all .5s}.sponsors-item .sponsors-img>img{filter:grayscale(1)}.sponsors-item .sponsors-img a{position:absolute;top:250%;bottom:0;left:50%;transform:translate(-50%,0);width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s}.sponsors-item:hover .sponsors-img a{top:0}.sponsors-item a,.sponsors-item img{display:inline-block;transition:var(--bs-transition);min-height:50px;max-height:50px;object-fit:contain;width:auto;max-width:max-content}.pricing-item{position:relative;padding:38px;text-align:center;border:1px solid rgba(108,117,125,.15);z-index:0;transition:var(--bs-transition)}.pricing-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:0;opacity:0;background-color:var(--bs-primary);transition:var(--bs-transition);z-index:-1}.pricing-item.recommended:before,.pricing-item:hover:before,.pricing-item:focus-within:before{opacity:1;height:5px}.pricing-item .pricing-icon{display:inline-block;position:relative;width:100px;height:100px;padding:17px;background-color:#e3f5cc;border-radius:100px;text-align:center;margin-bottom:18px}.pricing-item .pricing-icon .pricing-svg{position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%);z-index:-1}.pricing-item .pricing-icon .pricing-svg:before,.pricing-item .pricing-icon .pricing-svg:after{content:'';position:absolute;width:140%;height:140%;left:-20%;z-index:-1000;transition:all ease-in-out .5s;pointer-events:none;background-repeat:no-repeat;opacity:0}.pricing-item:hover .pricing-icon .pricing-svg:before,.pricing-item:focus-within .pricing-icon .pricing-svg:before{color:var(--bs-primary);animation:topBubbles ease-in-out .75s forwards;background-image:radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,transparent 20%,CurrentColor 20%,transparent 30%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,transparent 10%,CurrentColor 15%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%);background-size:15% 15%,25% 25%,20% 20%,25% 25%,23% 23%,15% 15%,20% 20%,15% 15%,23% 23%;top:-30%;opacity:1}.pricing-item:hover .pricing-icon .pricing-svg:after,.pricing-item:focus-within .pricing-icon .pricing-svg:after{color:var(--bs-primary);animation:bottomBubbles ease-in-out .75s forwards;background-image:radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,transparent 10%,CurrentColor 15%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%),radial-gradient(circle,CurrentColor 20%,transparent 20%);background-size:20% 20%,25% 25%,23% 23%,25% 25%,20% 20%,15% 15%,25% 25%;bottom:-30%;opacity:1}@-webkit-keyframes topBubbles{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%}100%{background-position:0 70%,0% 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}@keyframes topBubbles{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%}100%{background-position:0 70%,0% 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}@-webkit-keyframes bottomBubbles{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0%}50%{background-position:0 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%}100%{background-position:0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}@keyframes bottomBubbles{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0%}50%{background-position:0 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%}100%{background-position:0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}.pricing-item .pricing-icon img{display:inline-block}.pricing-item h5{font-size:22px;letter-spacing:.8px;font-weight:500}.pricing-item .pricing-rate{line-height:1.3;margin-bottom:25px}.pricing-item .pricing-rate .pricing{font-size:52px;font-weight:800;color:var(--bs-primary)}.pricing-item .pricing-rate .wkl{font-weight:600}.pricing-item .pricing-inner ul{list-style:none;padding:0;text-align:left;max-width:210px;margin:0 auto 50px;line-height:32px}.pricing-item .pricing-inner ul li{position:relative;z-index:0;padding-right:25px}.pricing-item .pricing-inner li i{position:absolute;top:0;right:0;margin-left:10px;font-size:12px;display:inline-block;vertical-align:middle;line-height:32px;width:15px}.pricing-item.recommended,.pricing-item:hover,.pricing-item:focus-within{border-style:solid;border-width:1px;border-color:#e9e2e2;background-color:#fff}.pricing-item.recommended .badge{position:absolute;top:40px;right:-38px;background-color:var(--bs-yellow);padding:9.5px 16px;font-size:16px;font-weight:600;transform:rotate(90deg);border-radius:0 4px 4px 0;z-index:0}.pricing-item.recommended .badge:after{content:"";position:absolute;bottom:-13px;left:.5px;width:14px;height:14px;clip-path:polygon(100% 100%,0 0,100% 0);background-color:#bf8c19;z-index:-1}.price-section+.faq-section{background-color:var(--bs-primary-light)}.price-section+.faq-section:before{border-radius:57px 57px 0 0}.price-nav{border-radius:100px;min-width:270px;max-width:max-content;margin:0 auto;position:relative;z-index:0;margin-bottom:70px;background-color:#fff;box-shadow:0px 5px 15px 0px rgb(0 0 0/10%)}.price-nav li{display:inline-block;padding:0;position:relative}.price-nav a{font-size:17px;line-height:42px;font-weight:500;text-align:center;color:var(--bs-secondary);display:block;border-radius:100px;text-decoration:none}.price-nav a.active{color:#fff;background:var(--bs-primary)}.cta-section.cta-home{color:#fff;background-color:var(--bs-secondary)}.cta-content-left h3{font-size:35px;margin-bottom:0}.cta-content-left p{margin-top:12px;margin-bottom:0}.cta-content-right{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;position:relative;z-index:0}.cta-content-right:before{content:"";position:absolute;top:5px;left:-15px;width:91px;height:48px;background-image:var(--wpr-bg-dad98187-cc76-4199-aac4-58e418cd4bfc);background-repeat:no-repeat;background-size:100%;z-index:0}.cta-content-right .widget-contact .contact-icon{width:54px;height:47px}.cta-content-right .widget-contact .contact-info .title{color:var(--bs-primary);font-weight:500;font-size:16px}.cta-content-right .widget-contact .contact-info .text{font-size:19px;margin-top:5px}.cta-content-right .widget-contact .contact-info a{color:#fff}.cta-content-right .btn{margin-left:40px}.our-team{position:relative;overflow:hidden;z-index:0}.our-team .team-img img{transition:all .4s cubic-bezier(.645,.045,.355,1)}.our-team:hover .team-img img,.our-team:focus-within .team-img img{filter:blur(2px)}.our-team .team-info{position:absolute;bottom:-38%;left:0;right:0;width:86%;text-align:center;margin:0 auto;padding:30px;z-index:0;color:#fff;transition:all .4s cubic-bezier(.645,.045,.355,1)}.our-team .team-info:before{content:"";position:absolute;bottom:0;left:50%;width:100%;height:100%;background-color:var(--bs-primary);border-radius:50%;transform:translate(-50%,0);transition:all .4s cubic-bezier(.645,.045,.355,1);z-index:-1}.our-team:hover .team-info,.our-team:focus-within .team-info{width:100%;height:100%;bottom:0}.our-team:hover .team-info:before,.our-team:focus-within .team-info:before{width:250%;height:250%;opacity:.8;border-radius:0}.team-heading{padding:10px 10px 0}.our-team .team-info h5{font-size:25px}.our-team .team-info h5 a{color:#fff;text-decoration:none}.our-team .team-info span{transition:all .4s cubic-bezier(.645,.045,.355,1)}.our-team:hover .team-info span,.our-team:focus-within .team-info span{color:var(--bs-secondary)}.our-team .team-info .team-content{margin-top:25px}.our-team .team-info li a{background-color:#fff;color:var(--bs-yellow)}.our-team .team-info li a:hover i,.our-team .team-info li a:focus i{color:var(--bs-primary);background-color:var(--bs-secondary)}.item-row{width:100%;overflow-x:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.item-row .mCSB_container{display:-webkit-flex;display:flex}.item-row .item{flex-basis:336px;max-width:336px;-webkit-flex-shrink:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.item-row .mCSB_container .item{padding-bottom:27px}.gallery,.gallery-section{position:relative;z-index:0}.gallery-section .active.center.center .gallery-item .gallery-icon img{opacity:.4}.gallery-wrap .gallery-item{border-radius:0;margin:0}.gallery-item{position:relative;overflow:hidden;cursor:pointer;color:#fff;border-radius:4px;background:var(--bs-secondary)}.gallery-icon{position:relative;overflow:hidden;z-index:0}.gallery-item figcaption{position:absolute;right:0;bottom:0;left:0;width:100%;padding:20px 25px;opacity:0;font-size:18px;font-weight:600;height:max-content;transform:translateY(30px);color:#fff;transition:var(--bs-transition-slow);z-index:0}.active.center .gallery-item figcaption,.gallery-item:hover figcaption,.gallery-item:focus-within figcaption{opacity:1;transform:translateY(0)}.gallery-item figcaption p{position:relative;margin-bottom:2px;padding-right:58px;display:inline-block;font-weight:400;z-index:0}.gallery-item figcaption p:after{content:"";position:absolute;bottom:6px;right:0;width:55px;height:2px;background-color:#fff;z-index:0}.gallery-item figcaption h6{margin-bottom:0;color:var(--bs-primary);font-size:20px}.gallery.owl-theme div.owl-nav [class*=owl-]{position:absolute;top:50%;bottom:50%;transform:translate(0,-50%);width:46px;height:46px;font-size:22px;line-height:46px;border:0 solid #fff;overflow:hidden;color:#fff;background-color:transparent;border-radius:100px;transition:var(--bs-transition);opacity:0}.gallery.owl-theme div.owl-nav .owl-prev{left:25.6%;opacity:1}.gallery.owl-theme div.owl-nav .owl-next{right:25.6%;opacity:1}.gallery.owl-carousel.owl-theme:not(.home-slider) .owl-nav [class*=owl-]:hover{color:#fff;border-color:var(--bs-primary);background:var(--bs-primary)}.gallery-page .gallery-item figcaption{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.gallery-page .gallery-item figcaption .link,.gallery-page .gallery-item figcaption .image-zoom{text-decoration:none;display:inline-block;width:35px;height:35px;line-height:35px;margin:2px;border-radius:100px}.gallery-page .gallery-item figcaption .link{color:var(--bs-secondary);background-color:#fff;transform:translateX(-250%)}.gallery-page .gallery-item figcaption .image-zoom{color:#fff;background-color:var(--bs-primary);transform:translateX(250%)}.gallery-page .gallery-item:hover figcaption .link,.gallery-page .gallery-item:focus-within figcaption .link,.gallery-page .gallery-item:hover figcaption .image-zoom,.gallery-page .gallery-item:focus-within figcaption .image-zoom{transform:translateX(0%)}.gallery-page .gallery-item:hover .gallery-icon img,.gallery-page .gallery-item:focus-within .gallery-icon img{opacity:.2}.post-items{position:relative;width:100%;padding:0;z-index:0;border-radius:4px;background-color:#fff;box-shadow:0px 8px 20.3px 8.7px rgba(0,0,0,.1)}.post-items .post-content{position:relative;padding:0 25px;z-index:0}.post-items .post-content-bottom{padding:32px 0}.post-items .post-meta{display:flex;align-items:center;justify-content:flex-start;padding:0}.post-items .post-meta .post-date{position:relative;top:-1px;margin-right:16px;margin-left:-40px;padding:13px 13.58px;color:#fff;background-color:var(--bs-secondary);transition:var(--bs-transition);z-index:0}.post-items .post-meta .post-date a{color:#fff;text-decoration:none}.post-items .post-meta .post-date:before{content:"";position:absolute;bottom:-23px;left:0;width:15px;height:24px;background-color:#353638;clip-path:polygon(0 0,100% 100%,100% 0);z-index:-1}.post-items .post-meta .author-name{padding:14px 0}.post-items .post-meta .author-name i{margin-right:4px;transition:var(--bs-transition)}.post-items .post-meta .author-name a{text-decoration:none;font-weight:700;color:var(--bs-secondary)}.post-items .post-title{font-size:20px}.post-items .post-title a{text-decoration:none;color:var(--bs-secondary)}.post-items .post-title a:hover,.post-items .post-title a:focus{color:var(--bs-primary)}.post-items .post-content-bottom p{padding-bottom:26px;margin-bottom:28px;border-bottom:1px solid #ddd}.post-items .more-link:hover,.post-items .more-link:focus{text-decoration:none}.post-items .post-image{position:relative;overflow:hidden;border-radius:4px 4px 0 0;z-index:0}.post-items .post-image>img{transform:scale(1);transition-delay:.1s;transition-timing-function:ease-in-out;transition-duration:.7s}.post-items:hover .post-image>img,.post-items:focus-within .post-image>img{filter:blur(2px);transform:scale(1.2) rotate(1deg)}.post-items .post-image .post-hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .4s ease}.post-items:hover .post-image .post-hover,.post-items:focus-within .post-image .post-hover{opacity:1}.post-items .post-image:before,.post-items .post-image:after,.post-items .post-image .post-hover:before,.post-items .post-image .post-hover:after{background-color:#111;opacity:0;position:absolute;content:'';height:50%;width:50%;background-color:var(--bs-primary);transition:all .4s ease}.post-items .post-image .post-hover:before{top:0;left:0;transform:translateX(100%);z-index:-1}.post-items .post-image .post-hover:after{bottom:0;right:0;transform:translateX(-100%);z-index:-1}.post-items .post-image:before{top:0;right:0;transform:translateY(100%);z-index:1}.post-items .post-image:after{bottom:0;left:0;transform:translateY(-100%);z-index:1}.post-items:hover .post-image:before,.post-items:hover .post-image:after,.post-items:hover .post-image .post-hover:before,.post-items:hover .post-image .post-hover:after,.post-items:focus-within .post-image:before,.post-items:focus-within .post-image:after,.post-items:focus-within .post-image .post-hover:before,.post-items:focus-within .post-image .post-hover:after{transform:translate(0,0) scale(1);opacity:.85}.post-items .post-image .post-hover a{display:inline-block;width:49px;height:49px;line-height:49px;text-align:center;color:#fff;overflow:hidden;border:0 solid #fff;border-radius:100px;background:0 0;position:relative;z-index:0;transform:scale(.5);transition:all .4s ease}.post-items:hover .post-image .post-hover a,.post-items:focus-within .post-image .post-hover a{transform:scale(1)}.post-items:hover .post-meta .post-date,.post-items:focus-within .post-meta .post-date{background-color:var(--bs-primary);box-shadow:0px 4px 5.52px .48px rgba(7,7,7,.21)}.post-items:hover .post-meta .author-name i,.post-items:focus-within .post-meta .author-name i,.post-items:hover .post-title a,.post-items:focus-within .post-title a,.post-items:hover .post-meta .author-name a,.post-items:focus-within .post-meta .author-name a{color:var(--bs-primary)}.post-items:hover .more-link,.post-items:focus-within .more-link{color:var(--bs-primary);border-color:var(--bs-primary)}.post-section.post-home .item-row .mCSB_container .item{padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2)}.main-footer{color:#fff;background-color:#000}.main-footer .footer-above{position:relative;overflow:hidden;background-color:#1b1b1b;z-index:0}.footer-above .widget{background-color:#1b1b1b;padding:40px;padding-right:10px}.footer-above .col-12:nth-child(2) .widget{position:relative;z-index:0}.footer-above .col-12:nth-child(2) .widget:before{content:"";position:absolute;top:0;left:0;width:1000%;height:100%;background-color:#000;z-index:-1}.footer-above .contact-info{flex-grow:1}.footer-above .contact-icon{color:#fff;width:auto;height:50px;font-size:50px;margin-right:19px}.footer-above .contact-icon img{width:75px;-webkit-filter:contrast(80%) brightness(1000%);filter:contrast(80%) brightness(1000%)}.footer-above .contact-area:hover img,.footer-above .contact-area:focus-within img{-webkit-filter:none;filter:none}.footer-above .contact-info .title{font-size:26px;font-weight:600;display:inline-block;vertical-align:middle;max-width:354px}.footer-above .contact-info .title a{color:#fff}.footer-above .contact-info .title a:hover,.footer-above .contact-info .title a:focus{color:var(--bs-primary)}.contact-link-icon{width:55px;height:55px;line-height:53.5px;border:0 solid #fff;display:inline-block;background-color:transparent;color:#fff;overflow:hidden;font-size:28px;position:relative;vertical-align:middle;text-align:center;border-radius:100px;z-index:0}.contact-link-icon:hover,.contact-link-icon:focus{color:var(--bs-primary);border-color:var(--bs-primary)}.footer-above .contact-info .contact-link-icon{margin-left:15px}.main-footer .footer-main{padding:45px 0}.footer-main .widget_text .textwidget .logo{margin-bottom:32px}.footer-main .widget_text .textwidget img{border-radius:0}.main-footer .footer-copyright{background-color:#1b1b1b;padding:27px 0}.footer-copyright .contact-info .title{font-weight:600;font-size:16px}.footer-copyright .contact-info .text{font-size:18px}.footer-copyright .contact-info a{text-decoration:underline;text-underline-offset:1.5px}.footer-copyright .copyright-text{color:#f9f3f2}.footer-copyright .copyright-text a{text-underline-offset:1.5px}.footer-copyright .copyright-text a:hover,.footer-copyright .copyright-text a:focus,.footer-copyright .contact-info a:hover,.footer-copyright .contact-info a:focus{text-decoration-style:dotted}ul.payment_methods{padding:0;margin:0;list-style:none}.payment_methods li{display:inline-block;line-height:.95;margin-left:6px}.payment_methods li:first-child{margin-left:0}.footer-copyright .payment_methods li a{color:#fff;font-size:35px}.footer-copyright .payment_methods li a:hover,.footer-copyright .payment_methods li a:focus{color:var(--bs-primary)}.footer-below{margin-bottom:42px}.footer-belowbg{background-color:#060606}.footer-belowbg .widget{padding:25px 21px;position:relative;background-color:#060606;overflow:hidden;z-index:0;transition:.3s ease-in-out}.footer-belowbg .widget:hover,.footer-belowbg .widget:focus-within{background-color:#1b1b1b}.footer-belowbg .widget .contact-icon{width:44px;height:44px;background-color:#282828;font-size:19px;border-radius:100px}.footer-belowbg .widget:hover .contact-icon,.footer-belowbg .widget:focus-within .contact-icon{box-shadow:0px 3px 6.4px 1.6px rgb(0 0 0/90%)}.footer-belowbg .widget .contact-info .title{font-size:16px;font-weight:500;transition:.3s ease-in-out}.footer-belowbg .widget .contact-info a,.footer-belowbg .widget .contact-info .text{color:#919599;margin-top:5px;transition:.3s ease-in-out}.footer-belowbg .widget:hover .contact-info .title,.footer-belowbg .widget:focus-within .contact-info .title{color:var(--bs-primary)}.footer-belowbg .widget:hover .contact-info a,.footer-belowbg .widget:focus-within .contact-info a,.footer-belowbg .widget:hover .contact-info .text,.footer-belowbg .widget:focus-within .contact-info .text{color:#fff}.footer-belowbg .widget>i{position:absolute;bottom:0;right:0;font-size:48px;color:var(--bs-primary);opacity:0;transition:.3s ease-in-out;z-index:-1}.footer-belowbg .widget:hover>i,.footer-belowbg .widget:focus-within>i{bottom:12px;right:12px;opacity:.25}.breadcrumb-area{width:100%;position:relative;z-index:1;height:auto;display:block;min-height:260px;background-size:100%;background-color:var(--bs-secondary)}.breadcrumb-area:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:var(--bs-black);opacity:.8;transition:var(--bs-transition);z-index:-1}.breadcrumb-left.breadcrumb-area .breadcrumb-content:before,.breadcrumb-right.breadcrumb-area .breadcrumb-content:before{content:'';position:absolute;top:50%;width:calc(100% - 455px);height:1px;background-color:rgba(108,117,125,.45);transform:translate(-50%,43.7%)}.breadcrumb-right.breadcrumb-area .breadcrumb-content:before{left:43.3%}.breadcrumb-left.breadcrumb-area .breadcrumb-content:before{left:56.9%}.breadcrumb-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:max-content;padding:30px;min-height:147px;color:#fff;position:relative}.breadcrumb-center .breadcrumb-content{background-color:var(--bs-black)}.breadcrumb-heading{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding:0;width:100%;max-width:50%}.breadcrumb-heading h3{font-size:30px;line-height:1.1;max-width:285px;min-width:285px;margin-bottom:0;text-align:center;color:var(--bs-primary);display:inline-block}.breadcrumb-list{flex-shrink:0;list-style:none;width:100%;max-width:50%;padding:0;margin:0}.breadcrumb-list li{display:inline-block;word-break:break-word;font-weight:500;font-size:16px}.breadcrumb-list li:not(:first-child){margin-left:.35rem}.breadcrumb-list li a{font-weight:700;display:inline-block;text-decoration:none}.breadcrumb-list li a+i{color:var(--bs-primary);margin-left:8px;font-size:96%}.breadcrumb-center .breadcrumb-content{-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:auto}.breadcrumb-center .breadcrumb-content{padding:30px 60px;max-width:100%;width:max-content;border-radius:4px}.breadcrumb-center .breadcrumb-heading{text-align:center;margin-bottom:16px;max-width:100%}.breadcrumb-list{text-align:center;max-width:max-content;display:inline-block;padding:0}.breadcrumb-left .breadcrumb-content{justify-content:space-between}.breadcrumb-right .breadcrumb-content{flex-direction:row-reverse;justify-content:space-between}.breadcrumb-right .breadcrumb-list,.breadcrumb-left .breadcrumb-heading{text-align:left}.breadcrumb-left .breadcrumb-list,.breadcrumb-right .breadcrumb-heading{text-align:right}.breadcrumb-left .breadcrumb-content .breadcrumb-heading h3,.breadcrumb-right .breadcrumb-content .breadcrumb-heading h3{padding:27px 45px;border:1px solid rgba(108,117,125,.45);border-radius:100px}.breadcrumb-left .breadcrumb-content .breadcrumb-list li a i,.breadcrumb-right .breadcrumb-content .breadcrumb-list li a i{width:114px;height:114px;padding:30px;font-size:45px;text-align:center;line-height:1.2;border-radius:120px;border:1px solid rgba(108,117,125,.45)}.about-section .about-image,.faq-section .about-image{position:relative;z-index:0}.about-section .about-image img,.faq-section .about-image img{border-radius:20px}.about-section .about-image .about-play,.faq-section .about-image .about-play{position:absolute;top:50%;left:50%;height:77px;width:77px;line-height:77px;text-align:center;transform:translate(-50%,-50%)}.about-section .about-image .about-play a,.faq-section .about-image .about-play a{position:relative;z-index:0;width:100%;height:100%;border-radius:100px;display:inline-block}.about-section .about-image .about-play:before,.faq-section .about-image .about-play:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bs-primary);opacity:.8;border-radius:100px;z-index:-1}.about-section .about-image .about-play:after,.faq-section .about-image .about-play:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;opacity:.5;z-index:-1;background-color:var(--bs-primary);-webkit-animation:ripple 1.6s ease-out infinite;animation:ripple 1.6s ease-out infinite}.about-section .about-image .about-play img,.faq-section .about-image .about-play img{border-radius:0;display:inline-block}.about-section .about-boxed{margin-bottom:38px;margin-top:38px}.about-section .about-boxed .widget{display:inline-block;vertical-align:middle;margin-right:12px}.about-section .about-boxed .widget .contact-icon{margin-right:9px;width:47px;height:47px}.about-section .about-boxed .widget:last-child{margin-right:0}.about-section .about-footer .about-btn,.about-section .about-footer .about-author{display:inline-block;vertical-align:middle}.about-section .about-footer .about-btn a{margin-right:7px}.about-section .about-footer .about-author{display:inline-flex;align-items:flex-start;justify-content:flex-start;margin-left:7px}.about-section .about-footer .about-author .about-author-img{margin-right:15px}.about-section .about-footer .about-author .about-author-img img{border-radius:100px;border:2px solid #e5e5e5}.about-section .about-footer .about-author .about-author-content h6,.about-section .about-footer .about-author .about-author-content p{margin-bottom:0}.about-section .about-footer .about-author .about-author-content h6{margin-bottom:2px}.about-section .about-section .about-panel h2{margin-bottom:27px}.process-carousel.owl-carousel .owl-stage-outer{padding:8px 0}.process-box{min-height:202px;position:relative;z-index:0}.process-box .process-outer{position:relative;min-height:188px;text-align:center;padding:25px;z-index:0}.process-box .process-outer .process-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.process-box .process-outer .process-bg svg{height:100%;filter:drop-shadow(-14px -8px 0 rgb(255 255 255/12%))}.process-box .process-outer .process-bg svg path{transition:var(--bs-transition)}.process-box:hover .process-outer .process-bg svg path,.process-box:focus-within .process-outer .process-bg svg path{fill:var(--bs-primary)}.process-box .process-outer .process-icon{display:inline-block;width:52px;height:52px;line-height:47px;text-align:center;border:1px solid var(--bs-secondary);border-radius:100px;margin-bottom:14px;transition:var(--bs-transition)}.process-box .process-outer .process-icon img{width:auto;height:41px;display:inline-block;transition:var(--bs-transition)}.process-box .process-outer h3{font-size:25px;font-weight:500;margin-bottom:0;transition:var(--bs-transition)}.process-number{position:absolute;bottom:0;right:85px;width:36px;height:36px;border-radius:100px;background-color:#fff;text-align:center;line-height:36px;z-index:0;transition:var(--bs-transition)}.process-box:hover .process-number,.process-box:focus-within .process-number{background-color:var(--bs-yellow);color:#fff}.process-box:hover .process-outer h3,.process-box:focus-within .process-outer h3,.process-box:hover .process-outer h3 a,.process-box:focus-within .process-outer h3 a{color:#fff}.process-box:hover .process-icon,.process-box:focus-within .process-icon{border-color:#fff;color:#fff}.process-box:hover .process-icon img,.process-box:focus-within .process-icon img{-webkit-filter:contrast(80%) brightness(1000%);filter:contrast(80%) brightness(1000%)}.process-box .process-arrow{position:absolute;top:50%;right:80%;width:75px;transform:translate(-50%,-50%);display:none;z-index:0}.owl-item.active .process-box .process-arrow{display:inline-block}.process-carousel .owl-item:not(.active)+.owl-item.active .process-box .process-arrow{display:none}.process-carousel.owl-theme .owl-nav{margin-top:60px}.process-carousel.owl-theme .owl-nav [class*=owl-]{width:51px;height:51px;border:0 solid #fff;background:0 0;color:#fff;border-radius:100px;overflow:hidden;font-size:22px;position:relative;z-index:0}.process-carousel.owl-theme .owl-nav [class*=owl-]:hover{background:0 0;color:var(--bs-primary);border-color:var(--bs-primary)}.timeline-block{position:relative;padding:0;list-style:none;max-height:590px;overflow:hidden;margin:0 -15px;margin-bottom:0}.timeline-block .mCSB_container{display:flex;flex-wrap:wrap;flex-direction:row;margin:0;padding:15px}.timeline-block .mCustomScrollBox .mCSB_scrollTools{position:absolute;top:0;left:50%;transform:translate(-50%,0);z-index:0}.timeline-block li{width:50%;padding-right:58px;margin-bottom:138px}.timeline-block li:nth-child(even){padding-right:0;padding-left:58px;text-align:right;transform:translateY(127px)}.timeline-box{display:flex;align-items:center;position:relative;z-index:0;justify-content:flex-start}.timeline-block li:nth-child(even) .timeline-box .timeline-content,.timeline-block li:nth-child(even) .timeline-box{flex-direction:row-reverse}.timeline-box .timeline-content{display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:0;background-color:#fff;box-shadow:0px 5px 16.2px 1.8px rgba(51,50,50,.1)}.timeline-box .timeline-content .timeline-left{background-image:var(--wpr-bg-aa0d01e5-10f5-4c4e-96ce-4ab8213bf4cf);background-repeat:no-repeat;background-position:-10px -35px;background-size:125%;flex:1;padding:20px 152px 25px 24px;min-height:150px}.timeline-block li:nth-child(even) .timeline-box .timeline-content .timeline-left{padding:20px 24px 25px 152px}.timeline-box .timeline-content .timeline-right{position:absolute;top:0;right:0;padding:23px 24px;color:#fff;flex-shrink:0;text-align:center;display:inline-flex;align-items:center;justify-content:center;height:100%;border-radius:0 4px 4px 0;background-color:var(--bs-secondary);transition:var(--bs-transition)}.timeline-block li:nth-child(even) .timeline-box .timeline-content .timeline-right{right:unset;left:0;border-radius:4px 0 0 4px}.timeline-box .timeline-content .timeline-right h3{margin-bottom:0;font-size:85px;font-weight:800;line-height:.95}.timeline-box .timeline-content .timeline-left h5{margin-bottom:10px}.timeline-box .timeline-content .timeline-left a{text-decoration:none}.timeline-box .timeline-content p{margin-bottom:0}.timeline-box .timeline-content-arrow{width:55px;height:55px;line-height:55px;text-align:center;background-color:var(--bs-secondary);border-radius:100px;flex-shrink:0;margin-left:18px;transition:var(--bs-transition);box-shadow:0px 4px 18.69px 2.31px rgba(0,0,0,.13)}.timeline-box .timeline-content-arrow img{display:inline-block}.timeline-block li:nth-child(even) .timeline-box .timeline-content-arrow img{transform:rotate(180deg)}.timeline-block li:nth-child(even) .timeline-box .timeline-content-arrow{margin-left:0;margin-right:18px}.timeline-box:hover .timeline-content .timeline-right{background-color:var(--bs-primary)}.timeline-box:hover .timeline-content-arrow{background-color:var(--bs-yellow)}.mission-img{border-radius:4px;overflow:hidden}.mission-content .tab-content{padding:30px 40px;border-radius:4px;background-color:#fff}.mission-content .tab-content a{text-decoration:none;font-weight:600}.mission-tab .nav li a.active{background-color:#fff}.mission-tab .nav li a.active i{color:#fff;background-color:var(--bs-primary)}.mission-tab .nav li a.active i:before{background-color:var(--bs-primary)}.mission-tab .nav li a.active i img{-webkit-filter:contrast(80%) brightness(1000%);filter:contrast(80%) brightness(1000%)}.mission-tab .nav li a.active span{color:var(--bs-primary)}.mission-tab .nav{flex-wrap:nowrap}.mission-tab .nav li a{width:100%;padding:23px 35.8px;background-color:#f0f6e5;text-align:center;display:inline-block;text-decoration:none}.mission-tab .nav li{flex:auto}.mission-tab .nav li a i{display:inline-block;position:relative;z-index:0;width:91px;height:91px;line-height:91px;text-align:center;background-color:#ffff;border-radius:100px;margin-top:-40px;transform:translateY(-35px);transition:var(--bs-transition)}.mission-tab .nav li a i:before{content:"";position:absolute;bottom:-5px;left:50%;width:15px;height:15px;background-color:#fff;transform:translate(-50%,0) rotate(45deg);transition:var(--bs-transition);z-index:-1}.mission-tab .nav li a i img{display:inline-block;width:auto;height:65px;transition:var(--bs-transition)}.mission-tab .nav li a span{width:100%;display:block;font-weight:600;color:var(--bs-secondary);transition:var(--bs-transition)}.mission-form{position:relative;border-radius:4px;background-color:#fff;overflow:hidden;z-index:0}.mission-form .mission-heading{padding:18px 40px;background-color:var(--bs-primary);color:#fff;text-align:center;font-size:20px}.mission-form .mission-box{padding:36px 35px 35px}.mission-form .mission-box>p{padding:0 35px;text-align:center;font-weight:600;margin-bottom:20px}.mission-form .mission-box .wpcf7 p{color:#7f7f7f;font-weight:600}.mission-form .mission-box .wpcf7 input.wpcf7-form-control,.mission-form .mission-box .wpcf7 textarea{background-color:#f3f7eb;border-color:#dadfd3}.mission-form .mission-box .wpcf7 input.wpcf7-form-control:hover,.mission-form .mission-box .wpcf7 textarea:hover,.mission-form .mission-box .wpcf7 input.wpcf7-form-control:focus,.mission-form .mission-box .wpcf7 textarea:focus{background-color:#fff;border-color:var(--bs-primary)}.mission-form .mission-box .wpcf7 .wpcf7-submit{margin-left:auto;margin-right:auto;width:max-content;display:block}.mission-form .mission-box .wpcf7 label{width:100%}.mission-footer{margin-top:25px}.mission-footer .contact-area{justify-content:center}.mission-footer .contact-icon{width:max-content;margin-right:8px}.sponsors-section2{background-color:#eef8e2;padding:60px 0}.sponsors-section2 .sponsors-item{position:relative;border-left:1px solid rgb(0 0 0/15%);z-index:0}.sponsors-section2 .owl-item:not(.active)+.owl-item.active .sponsors-item{border-left:0}.sponsors-section2 .sponsors-item .sponsors-img>img{filter:grayscale(1) brightness(.8)}.sponsors-section2 .sponsors-item .sponsors-img a,.sponsors-section2 .sponsors-item .sponsors-img img{width:100%;margin:auto}.sponsors-section2 .sponsors-carousel .owl-stage-outer{padding:30px 0}.sponsors-section2 .sponsors-item:before{content:"";position:absolute;visibility:hidden;-ms-filter:"alpha(opacity=0)";filter:alpha(Opacity=0);opacity:0;bottom:68%;margin-left:-6px;margin-bottom:-12px;border:6px solid transparent;border-top-color:var(--bs-primary);transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);transform:translate3d(0,0,0);pointer-events:none;left:50%;background:0 0;z-index:1001}.sponsors-section2 .sponsors-item:after{padding:8px;width:100%;max-width:120px;background-color:var(--bs-primary);color:#fff;content:attr(data-tooltip);font-size:14px;line-height:1.2;text-align:center;border-radius:5px;left:50%;margin-left:-60px;bottom:68%;position:absolute;visibility:hidden;z-index:1000;-ms-filter:"alpha(opacity=0)";filter:alpha(Opacity=0);opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);transform:translate3d(0,0,0);pointer-events:none}.sponsors-section2 .sponsors-item:hover:after,.sponsors-section2 .sponsors-item:hover:before,.sponsors-section2 .sponsors-item:focus-within:after,.sponsors-section2 .sponsors-item:focus-within:before{visibility:visible;-ms-filter:"alpha(opacity=100)";filter:alpha(Opacity=100);opacity:1;transform:translateY(-25px)}.contact-visit-section .widget-contact{padding:30px 26px;border-top:6px solid #060401;border-radius:3px;background-color:#fff;transition:var(--bs-transition)}.contact-visit-section .widget-contact .contact-area{flex-wrap:wrap;flex-direction:column;justify-content:center;text-align:center;min-height:288px}.contact-visit-section .widget-contact .contact-area .contact-icon{margin-bottom:32px;margin-right:0;width:auto;height:auto;transition:var(--bs-transition)}.contact-visit-section .widget-contact .contact-area .contact-icon img{height:82px}.contact-visit-section .widget-contact .contact-area .contact-info{text-align:center}.contact-visit-section .widget-contact .contact-area .contact-info .title{font-size:20px;margin-bottom:16px}.contact-visit-section .widget-contact .contact-area .contact-info a{color:var(--bs-secondary)}.contact-visit-section .widget-contact:hover{color:#fff;background-color:var(--bs-primary);background-image:var(--wpr-bg-3f760078-414b-4a51-bfd8-f73a954976c7);background-repeat:no-repeat;background-position:center center;border-top-color:var(--bs-yellow)}.contact-visit-section .widget-contact:hover .contact-area .contact-info a{color:#fff}.contact-visit-section .widget-contact:hover .contact-area .contact-icon,.contact-visit-section .widget-contact:focus-within .contact-area .contact-icon{color:#fff;-webkit-filter:contrast(80%) brightness(1000%);filter:contrast(80%) brightness(1000%)}.banner-info .contact-area{color:#fff}.banner-info .contact-area .contact-icon{font-size:72px;width:auto;height:auto;margin-right:20px}.banner-info .contact-area h6{font-size:25px;font-weight:500}.banner-info .contact-area p{font-size:20px}.banner-info .contact-area .contact-icon .fa-skype{color:#00aff0}.banner-info .contact-area .contact-icon .fa-whatsapp{color:#25d366}.banner-info .contact-area .contact-icon .fa-video-camera{color:#2d8cff}.contact-banner .banner-info{padding:10px 40px;border-left:1px solid rgba(108,117,125,.6)}.contact-banner .col-12:first-child .banner-info,.contact-banner .col-lg-6:nth-child(3) .banner-info,.contact-banner .col-lg-6:nth-child(5) .banner-info{border-left:0}.contact-banner .contact-heading h5{font-size:30px;color:#fff}.contact-banner .contact-heading h2{font-size:50px;color:#fff}.contact-touch{padding:65px 60px 76px;background-color:#fff}.contact-touch h4{font-size:20px;margin-bottom:40px}.contact-touch .wpcf7-form{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:-5.5%}.contact-touch .wpcf7 form p{flex:100%;margin-bottom:5.5%}.contact-touch .wpcf7 form label{width:100%}.contact-touch .wpcf7 form p:nth-child(5),.contact-touch .wpcf7 form p:nth-child(3){margin-left:5%}.contact-touch .wpcf7 form p:nth-child(5),.contact-touch .wpcf7 form p:nth-child(2),.contact-touch .wpcf7 form p:nth-child(3),.contact-touch .wpcf7 form p:nth-child(4){flex:0 0 47.5%}.contact-touch .wpcf7-form input.wpcf7-form-control,.contact-touch .wpcf7-form select.wpcf7-form-control{min-height:58px;border-radius:3px;color:#757575}.contactinfo-item{padding:35px;background-image:var(--wpr-bg-45ab5edd-4e9b-42d5-ba36-7a31f4da6f26);background-repeat:no-repeat;background-position:-40px -20px;background-color:#fff;background-size:140%;box-shadow:0px 6px 14.4px 1.6px rgba(146,140,137,.06)}.contactinfo-item .contactinfo-head{display:flex;flex-wrap:wrap;align-items:self-start;justify-content:flex-start}.contactinfo-item .contactinfo-head h5{font-size:30px;max-width:252px;padding-left:20px}.contactinfo-item .contactinfo-head h5 span{font-weight:800;display:inline}.contactinfo-item .contactinfo-icon{width:71px;height:71px;display:inline-block;position:relative;text-align:center;line-height:71px;z-index:0;background-color:var(--bs-primary);border-radius:100%;margin-bottom:22px}.contactinfo-item .contactinfo-icon img,.contactinfo-item .contactinfo-icon i{display:inline-block;vertical-align:middle;font-size:30px;width:auto;height:30px;color:#ffff}.contactinfo-item .contactinfo-icon .circles-spin{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;border-radius:100%;-webkit-animation:spinReverse 30s linear infinite;animation:spinReverse 30s linear infinite}.contactinfo-item .contactinfo-icon .circle-one{position:absolute;top:8px;left:0;width:13px;height:13px;border-radius:100%;background-color:var(--bs-yellow)}.contactinfo-item .contactinfo-icon .contactinfo-count{position:absolute;bottom:0;display:inline-block;right:0;width:22px;height:22px;line-height:22px;font-size:16px;color:#fff;background-color:var(--bs-secondary);border-radius:100%}.contact-map-section .map iframe{min-height:640px}.office-detail{position:relative;text-align:center;border-style:solid;border-width:1px;border-color:#ede6e6;background-color:#fff;z-index:0;box-shadow:0px 7px 6.51px .49px rgba(92,87,87,.03)}.office-detail>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.office-detail .office-head{position:relative;padding:18px;color:#fff;overflow:hidden;background-color:var(--bs-primary);z-index:0}.office-detail .office-head:before{content:"";position:absolute;top:-31px;left:0;width:70px;height:50px;border-radius:8px;transform:rotate(330deg);background-color:var(--bs-yellow);z-index:-1}.office-detail .office-head:after{content:"";position:absolute;bottom:-31px;right:0;width:70px;height:50px;border-radius:8px;transform:rotate(330deg);background-color:var(--bs-secondary);z-index:-1}.office-detail .office-head h5{margin-bottom:0;font-size:20px;font-weight:500}.office-detail .office-head h5 a{color:#fff}.office-detail .office-content{position:relative;padding:25px;overflow:hidden;background:inherit;z-index:0}.office-detail:hover .office-content{color:#fff;background:0 0}.office-detail .office-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--wpr-bg-aa91e248-2744-4df5-a9af-68a3ee0caf17);background-repeat:no-repeat;background-size:130% 150%;background-blend-mode:multiply;background-position:-30px -70px;transition:var(--bs-transition);z-index:-1}.office-detail:hover .office-content:before{background-color:#000;opacity:.7}.office-detail .office-content p{margin-bottom:0}.office-detail .office-content img{display:inline-block;margin-bottom:22px}.faq-section{position:relative;z-index:0}.faq-section,.contact-section.faq-form{background-color:#f4fbf3}.faq-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e7efe8;border-radius:0 0 57px 57px;z-index:-1}.accordion .card{border-color:#c5c2c2;margin-bottom:27px}.accordion .card:not(:last-of-type){border-bottom:1px solid #c5c2c2}.accordion .card,.accordion .card:not(:last-of-type),.accordion .card:not(:first-of-type){border-radius:4px}.accordion .card .card-header{padding:0;border-bottom-color:#c5c2c2}.accordion .card .card-header .acc-btn{width:100%;border:0;outline:0;padding:17px 60px 17px 25px;background:#fff;border-radius:4px;position:relative;z-index:0}.accordion .card .card-header .acc-btn:after{content:"\f107";position:absolute;right:20px;top:50%;font-size:25px;transform:translate(-50%,-50%);font-family:var(--bs-font-awesome);transition:var(--bs-transition);z-index:0}.accordion .card .card-header [aria-expanded=true],.accordion .card .card-header .acc-btn:hover,.accordion .card .card-header .acc-btn:focus{color:var(--bs-secondary);background-color:#fbfbfb}.accordion .card .card-header [aria-expanded=true]:after{transform:translate(-50%,-50%) rotate(180deg)}.comingsoon-heading h4{font-weight:600;font-size:40px}.comingsoon-heading h3{font-weight:600;font-size:60px}.comingsoon-heading h3 b{font-weight:800}.comingsoon-section .stepbox{position:relative;border-radius:21px;padding:55px 32px;text-align:center;overflow:hidden;color:#fff;z-index:0;box-shadow:0px 4px 32.25px 10.75px rgba(64,58,58,.28)}.comingsoon-section .stepbox:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.93;background-color:var(--bs-primary);z-index:-1}.comingsoon-section .stepbox .stepbox-icon{font-size:90px;font-weight:700;line-height:.9}.comingsoon-section .stepbox .stepbox-content h5{font-size:30px;margin-top:12px;margin-bottom:0}.comingsoon-bg{position:relative;padding:250px 0 220px;z-index:0}.comingsoon-bg:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:var(--wpr-bg-3a753bac-6a6c-48cf-8cfd-9e495cdb11b4);background-size:57%;background-repeat:no-repeat;background-position:center center;opacity:.3;z-index:0}.comingsoon-section.comingsoon2 .comingsoon-bg:before{opacity:.42}.comingsoon-section.comingsoon2{color:#fff;background-color:var(--bs-yellow)}.comingsoon-section.comingsoon2 .stepbox:before{opacity:.141}.card404{text-align:center;border-style:solid;border-width:1px;border-color:rgb(197 194 194/30%);border-radius:50%;padding:140px;background-color:rgb(255 255 255/30%);box-shadow:inset 0px 17px 74.82px 12.18px rgba(145,150,139,.13)}.card404 .card404-inner{position:relative;padding:220px 110px;border-style:solid;border-width:1px;border-color:rgb(197 194 194/30%);border-radius:50%;background-color:rgb(255 255 255/30%);box-shadow:inset 0px 17px 74.82px 12.18px rgba(145,150,139,.13)}.card404 h1{font-size:1767%;max-width:570px;margin:auto;font-weight:800;line-height:.8}.card404 p{margin-top:50px}.card404main{position:relative;z-index:0}.card404 .card404-inner .lg-shape404_1{border-radius:30px;position:absolute;top:-80px;left:-60px;background-color:#ffb307;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);width:167px;height:43px;z-index:0;-webkit-animation:moveleftbounce 11s linear infinite;animation:moveleftbounce 11s linear infinite}.card404 .card404-inner .lg-shape404_2{border-radius:30px;top:-110px;right:60px;background-color:#fff;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);position:absolute;width:167px;height:43px;z-index:0;-webkit-animation:moveleftbounce 5s linear infinite;animation:moveleftbounce 5s linear infinite}.card404 .card404-inner .lg-shape404_3{border-radius:30px;position:absolute;top:0;left:5px;background-color:#6caf17;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);width:167px;height:55px;z-index:-1;-webkit-animation:moveleftbounce 6s linear infinite;animation:moveleftbounce 6s linear infinite}.card404 .card404-inner .lg-shape404_4{border-radius:30px;position:absolute;background-color:#6caf17;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);top:-40px;right:-90px;width:167px;height:55px;z-index:0;-webkit-animation:moveleftbounce 7s linear infinite;animation:moveleftbounce 7s linear infinite}.card404 .card404-inner .lg-shape404_5{border-radius:30px;position:absolute;background-color:#fff;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);top:110px;left:-150px;width:125px;height:22px;z-index:0;-webkit-animation:moveleftbounce 4s linear infinite;animation:moveleftbounce 4s linear infinite}.card404 .card404-inner .lg-shape404_6{border-radius:30px;top:90px;right:20px;background-color:#fff;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);position:absolute;width:167px;height:43px;z-index:-1;-webkit-animation:moveleftbounce 8s linear infinite;animation:moveleftbounce 8s linear infinite}.card404 .card404-inner .lg-shape404_7{border-radius:30px;position:absolute;top:210px;left:-30px;background-color:#6caf17;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);width:167px;height:55px;z-index:0;-webkit-animation:moveleftbounce 10s linear infinite;animation:moveleftbounce 10s linear infinite}.card404 .card404-inner .lg-shape404_8{border-radius:30px;position:absolute;background-color:#ffb307;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);top:160px;right:-47px;width:167px;height:55px;z-index:-1;-webkit-animation:moveleftbounce 3.5s linear infinite;animation:moveleftbounce 3.5s linear infinite}.card404 .card404-inner .lg-shape404_9{border-radius:30px;background-color:#fff;box-shadow:0px 4px 7.2px 1.8px rgba(64,58,58,.13);position:absolute;left:70px;bottom:60px;width:167px;height:43px;z-index:-1;-webkit-animation:moveleftbounce 8s linear infinite;animation:moveleftbounce 8s linear infinite}.pagination{margin:50px auto 0;justify-content:center}.pagination .nav-links{padding:0}.pagination .nav-links .page-numbers{display:inline-block;width:27px;height:32px;line-height:32px;text-align:center;text-decoration:none;color:var(--bs-secondary);font-size:16px;font-weight:700;background-color:#fff;border-radius:0;margin-left:2px}.pagination .nav-links .next.page-numbers,.pagination .nav-links .prev.page-numbers{width:auto;padding:0 15px;position:relative;z-index:0}.pagination .nav-links .next.page-numbers:before,.pagination .nav-links .next.page-numbers:after,.pagination .nav-links .prev.page-numbers:before,.pagination .nav-links .prev.page-numbers:after{content:'';position:absolute;width:80%;height:3px;background:var(--bs-primary);-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.pagination .nav-links .next.page-numbers:before,.pagination .nav-links .prev.page-numbers:before{bottom:-3px;left:0;-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:0 0;transform-origin:0 0}.pagination .nav-links .next.page-numbers:after,.pagination .nav-links .prev.page-numbers:after{right:0;bottom:-3px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}.pagination .nav-links .next.page-numbers:hover:before,.pagination .nav-links .next.page-numbers:focus:before,.pagination .nav-links .prev.page-numbers:hover:before,.pagination .nav-links .prev.page-numbers:focus:before{left:0;bottom:0;background:var(--bs-yellow);-webkit-transform:rotate(360deg);transform:rotate(360deg)}.pagination .nav-links .next.page-numbers:hover:after,.pagination .nav-links .next.page-numbers:focus:after,.pagination .nav-links .prev.page-numbers:hover:after,.pagination .nav-links .prev.page-numbers:focus:after{right:0;bottom:0;background:var(--bs-yellow);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.pagination .nav-links .prev.page-numbers{margin-right:15px}.pagination .nav-links .next.page-numbers{margin-left:15px}.pagination .nav-links .page-numbers.next:focus,.pagination .nav-links .page-numbers.next:hover,.pagination .nav-links .page-numbers.prev:focus,.pagination .nav-links .page-numbers.prev:hover{background-color:#fff;color:var(--bs-secondary)}.pagination .nav-links .page-numbers:first-child{margin-left:0}.pagination .nav-links .page-numbers.current,.pagination .nav-links .page-numbers:focus,.pagination .nav-links .page-numbers:hover{background-color:var(--bs-primary);color:#fff}.pagination div.nav-links .page-numbers.dots{line-height:25px;vertical-align:bottom;color:var(--bs-secondary);background-color:transparent}.post-items.blog-single{box-shadow:none;border-radius:0;background-color:transparent}.post-items.blog-single .post-image:before,.post-items.blog-single .post-image:after,.post-items.blog-single .post-image .post-hover:before,.post-items.blog-single .post-image .post-hover:after{display:none}.post-items:hover .post-image>img,.post-items:focus-within .post-image>img{filter:blur(0);transform:scale(1) rotate(0deg)}.post-items.blog-single .post-meta .post-date{background-color:transparent;color:var(--bs-secondary);margin:0;padding:0;top:0}.post-items.blog-single .post-meta .post-date:before{display:none}.post-items.blog-single:hover .post-meta .post-date,.post-items.blog-single:focus-within .post-meta .post-date{box-shadow:none}.post-items.blog-single .post-meta .comment i,.post-items.blog-single .post-meta .post-date i{margin-right:2px}.post-items.blog-single .post-content{padding:0}.post-items.blog-single .post-meta{padding:20px 0 25px;border-bottom:1px solid #c5bbbb}.post-items.blog-single .post-meta>span{margin-left:26px}.post-items.blog-single .post-meta .author-name{padding:0}.post-items.blog-single .post-meta a{color:#585858;font-weight:500;text-decoration:none}.post-items.blog-single .post-meta span.post-list i{margin-right:6px}.post-items.blog-single:hover .post-meta .author-name i,.post-items.blog-single:focus-within .post-meta .author-name i,.post-items.blog-single:hover .post-title a,.post-items.blog-single:focus-within .post-title a,.post-items.blog-single:hover .post-meta .author-name a,.post-items.blog-single:focus-within .post-meta .author-name a{color:#585858}.post-items.blog-single:hover .post-meta a:hover,.post-items.blog-single:focus-within .post-meta a:focus{color:var(--bs-primary)}.post-items.blog-single .post-title{font-size:35px;margin-bottom:16px}.post-items .post-content-bottom blockquote p{padding:0;border:0;margin-top:0;line-height:1.6;font-size:20px}.post-items .post-content-bottom blockquote .bottom{padding-left:18px;line-height:1.2;border-left:2px solid rgb(255 255 255/50%)}.post-items .post-content-bottom blockquote .bottom h5{font-weight:600;margin-bottom:0;font-size:20px}.post-items .post-content-bottom blockquote .bottom span{font-weight:400;opacity:.5}.post-items .post-content-bottom blockquote .b-n{position:absolute;right:70px;bottom:30px;font-size:150px;font-weight:500;height:107px;line-height:100px;font-family:var(--bs-font-awesome);opacity:.15}.post-items.blog-single .post-content-bottom p{border-bottom:0;padding-bottom:15px}.post-content-footer{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding-bottom:35px;border-bottom:1px solid #c5bbbb}.post-content-footer .post-tags{margin-top:15px;margin-right:10px}.post-content-footer .post-tags h5,.post-content-footer .post-social h5{margin-bottom:22px}.post-content-footer .post-tags .tags a{display:inline-block;text-decoration:none;padding:9.5px 22px;border-radius:4px;color:var(--bs-secondary);overflow:hidden;margin-right:6px;border:0 solid var(--bs-secondary);position:relative;z-index:0}.post-content-footer .post-tags .tags a:hover,.post-content-footer .post-tags .tags a:focus-within{color:var(--bs-primary);border-color:var(--bs-primary)}.post-content-footer .post-social{margin-top:15px;text-align:right}.post-content-footer .post-tags .tags a:first-child{display:none}.post-content-footer .post-social .widget_social_widget li a{background-color:var(--bs-secondary);color:var(--bs-yellow);border:none;box-shadow:none}.author-details{padding:70px 15px 70px 56px;background-color:#fff;margin-top:60px;border-right:13px solid var(--bs-primary)}.author-details .media{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.author-details .media .auth-mata{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:0;flex-grow:0;margin-right:30px;margin-top:0}.author-details .media .auth-mata img{width:181px;height:181px}.author-details .media .media-body{flex:1}.author-details .media .media-body h6{color:var(--bs-primary);font-weight:500;margin-bottom:5px}.author-details .media .media-body h5{font-size:30px;letter-spacing:.25px;vertical-align:baseline}.author-details .media .media-body h5 a{text-decoration:none;color:var(--bs-secondary)}.author-details .media .media-body h5 a:hover,.author-details .media .media-body h5 a:focus{color:var(--bs-primary)}.author-details .media .media-body p{margin-bottom:0;margin-top:20px}.comments-area{margin-top:80px}.single-comments-title,.comments-title{margin-bottom:45px;text-align:left}.comments-title h3{font-size:18px;font-weight:800}.comment-list{margin:0;padding:0;list-style:none}.comments-area li{list-style:none}.comments-area .comment-body{position:relative;padding:0 0 40px 117px;min-height:120px;word-wrap:break-word;border-radius:3px;z-index:0;margin-bottom:60px;border-bottom:1px solid rgb(197 187 187/40%)}.comments-area .comment-meta .comment-awaiting-moderation{display:block;width:100%;clear:both}.comments-area .comment-meta .comment-author{font-size:16px}.comments-area .comment-meta .comment-author .fn{font-weight:700}.comment-meta .comment-metadata>a,.comments-area .comment-meta .comment-author a{text-decoration:none;color:var(--bs-secondary)}.comment-meta .comment-metadata>a:hover,.comment-meta .comment-metadata>a:focus,.comments-area .comment-meta .comment-author a:hover,.comments-area .comment-meta .comment-author a:focus{color:var(--bs-primary)}.comments-area .comment-meta .comment-author img{position:absolute;z-index:0;left:0;top:5px;width:90px;border-radius:100px}.comments-area .comment-meta .comment-author,.comment-meta .comment-metadata{line-height:1.5;font-size:16px}.comment-meta .comment-metadata{color:#7a7878}.comment-content{position:relative;z-index:0;padding:16px 0;color:#7a7878;line-height:1.5}.comment-content p{margin-bottom:0}.comment-body .reply,.comment-body .edit{display:inline-block;position:relative;z-index:0}.comment-body .reply{position:absolute;top:12px;right:4px}.comment-body .reply:after{content:"\f064";font-family:var(--bs-font-awesome);position:absolute;right:18px;transform:rotateY(190deg);transition:.5s all ease}.comment-body .edit:after{content:"\f040";font-family:var(--bs-font-awesome);position:absolute;right:18px;.mortgage_simulator{padding:40px 0}.mortgage_simulator .mortage_wrapper #mortage_form .form-group{margin-bottom:30px}.mortgage_graph_wrapper{height:350px;position:relative;margin:0 0 35px}.mortgage_graph #mortgage_graph_max_garantee{display:inline-flex;position:absolute;left:30.3%}#mortgage_graph_max_garantee,#mortgage_graph_max_cost{position:absolute;display:inline-flex}#mortgage_graph_max_garantee #mortgage_graph_max_garantee_limit_overlay,#mortgage_graph_max_cost #mortgage_graph_max_cost_progress_overlay{position:absolute}#mortgage_graph_max_garantee #mortgage_graph_max_garantee_limit_progress,#mortgage_graph_max_cost #mortgage_graph_max_garantee_limit_progress{z-index:2}#mortgage_graph_max_garantee{transform:scaleX(-1)}#mortgage_graph_max_cost .limit{width:3px;height:60px;background:#000;position:absolute;left:54.5%;top:14px}#mortgage_graph_max_cost .limit_value{width:100%;height:60px;position:absolute;left:49%;top:-13px;font-weight:600}#mortgage_graph_max_cost .limit_max_cost{width:3px;height:70px;background:#000;position:absolute;left:54.5%;bottom:-9px}#mortgage_graph_max_cost .limit_value_max_cost{width:100%;height:60px;position:absolute;left:52%;bottom:-75px;font-weight:600}#mortgage_graph_max_cost #mortgage_graph_overlay{position:absolute}#mortgage_graph_max_cost #mortgage_graph_max_cost_progress_overlay{z-index:2}.mortgage_graph_information .col-admissibility-info{display:flex;flex-wrap:wrap;flex-direction:column}.mortgage_graph_information .col-admissibility-info .admissibility-info-wrapper{border-right:1px solid #dadada}.percentage-info{font-size:42px;margin:0 0 7px}.percentage-info.success{color:#6caf17}.percentage-info.warning{color:#ffc107}.percentage-info-description{font-weight:700;font-size:15px;line-height:22px;margin:0}#mortgage_form button{margin:15px 0 0}#mortgage_form .form-group{margin:0 0 15px;position:relative}#mortgage_form .form-group label{margin-bottom:5px;font-weight:600;font-size:15px}#mortgage_form .form-group .current_info{position:absolute;right:0;top:30px;bottom:0;background:#6caf17;border-top-right-radius:3px;border-bottom-right-radius:3px;padding:0 10px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;font-weight:600;font-size:14px}#mortgage_form .form-group .current_info span{color:#fff}.mortgage_graph_wrapper .mortgage_graph .mortgage_graph_wrapper{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.mortgage_graph_information .col-ready-capital-info{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-end}@media screen and (max-width:767px){.mortgage_graph_information{margin-top:50px}}.mortgage_graph_information .col-ready-capital-info p.percentage-info-description{text-align:right}.mortgage_graph_wrapper .progress_icons{position:absolute;top:39%;left:46%}.mortgage_graph_wrapper .progress_icons .progress_icon.hide{display:none}@media screen and (max-width:1400px){.mortgage_graph #mortgage_graph_max_garantee{left:28%}}@media screen and (max-width:1200px){.mortgage_graph #mortgage_graph_max_garantee{left:23.5%}.mortgage_graph_wrapper .progress_icons{left:44.5%}}@media screen and (max-width:992px){.mortgage_graph #mortgage_graph_max_garantee{left:13.5%}.mortgage_graph_wrapper .progress_icons{left:42.5%}}@media screen and (max-width:768px){.mortgage_graph #mortgage_graph_max_garantee{left:27%}.mortgage_graph_wrapper .progress_icons{top:31%;left:32%}}@media screen and (max-width:767px){.mortgage_graph #mortgage_graph_max_garantee{left:8%}.mortgage_graph_wrapper .mortgage_graph .mortgage_graph_wrapper{display:block}}.mortgage_graph_messages .mortgage_graph_message.hide{display:none}.mortgage_graph_messages .mortgage_graph_message{background:#1b1b1b;padding:10px 15px;text-align:center}.mortgage_graph_messages .mortgage_graph_message p{color:#fff;font-weight:600;margin:0}.percentage-info-warning-message{margin-top:5px;font-weight:600;font-size:13px;color:#4f8111}.mortage_information{margin-top:50px}.mortage_information thead tr td{background:#558913;color:#fff;padding:15px}.mortage_information thead tr td span{font-size:17px;font-weight:600}.mortage_information tbody tr.monthly_costs td{border-bottom:1px solid #d6d6d6}.mortage_information tbody tr.monthly_costs td #monthly_costs_currency{text-align:right}.mortage_information tbody tr td{padding:15px}.mortage_information tbody tr td:first-of-type{width:60%}.mortage_information tbody tr.value_presentation td{font-weight:600}.mortage_information tbody tr td .wrapper_value{text-align:right}.mortage_information tbody tr td .wrapper_value .value{display:inline-block}.mortage_information tbody tr td span{display:block;text-align:center;font-weight:600}.mortage_information tbody tr.value_presentation.final td{border-top:1px solid #d6d6d6;border-bottom:2px solid #558913}.mortage_information tbody tr.value_presentation.final td #total_costs,.mortage_information tbody tr.value_presentation.final td #total_costs span{color:#558913;font-weight:900}.mortage_information{display:none}.mortage_information.show{display:block}ems:flex-end;}.mortgage_graph_information .col-ready-capital-info p.percentage-info-description{text-align:right}.mortgage_graph_wrapper .progress_icons{position:absolute;top:39%;left:46%}.mortgage_graph_wrapper .progress_icons .progress_icon.hide{display:none}@media screen and (max-width:1400px){.mortgage_graph #mortgage_graph_max_garantee{left:28%}}@media screen and (max-width:1200px){.mortgage_graph #mortgage_graph_max_garantee{left:23.5%}.mortgage_graph_wrapper .progress_icons{left:44.5%}}@media screen and (max-width:992px){.mortgage_graph #mortgage_graph_max_garantee{left:13.5%}.mortgage_graph_wrapper .progress_icons{left:42.5%}}@media screen and (max-width:768px){.mortgage_graph #mortgage_graph_max_garantee{left:27%}.mortgage_graph_wrapper .progress_icons{top:31%;left:32%}}@media screen and (max-width:767px){.mortgage_graph #mortgage_graph_max_garantee{left:8%}.mortgage_graph_wrapper .mortgage_graph .mortgage_graph_wrapper{display:block}}.mortgage_graph_messages .mortgage_graph_message.hide{display:none}.mortgage_graph_messages .mortgage_graph_message{background:#1b1b1b;padding:10px 15px;text-align:center}.mortgage_graph_messages .mortgage_graph_message p{color:#fff;font-weight:600;margin:0}.percentage-info-warning-message{margin-top:5px;font-weight:600;font-size:13px;color:#4f8111}