@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#fff0}@-ms-viewport{width:device-width}article,aside,figure,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;text-align:left;background-color:#fff}hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;border:0;border-top:1px solid rgb(0 0 0/.1);margin-top:25px;margin-bottom:25px;border-color:#eeefef}h1,h2{margin-bottom:.5rem}hr,p,ul{margin-bottom:1rem}strong{font-weight:700}a{text-decoration:none;background-color:#fff0;-webkit-text-decoration-skip:objects;color:#3d3d3d;-webkit-transition:color .2s ease,background-color .2s ease;-moz-transition:color .2s ease,background-color .2s ease;-o-transition:color .2s ease,background-color .2s ease;transition:color .2s ease,background-color .2s ease}a:hover{text-decoration:underline}figure{margin:0 0 1rem;margin:0}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}button{border-radius:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;overflow:visible;text-transform:none;-webkit-appearance:button;-webkit-transition:color .2s ease,background .2s ease;-moz-transition:color .2s ease,background .2s ease;-o-transition:color .2s ease,background .2s ease;transition:color .2s ease,background .2s ease}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button::-moz-focus-inner{padding:0;border-style:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h1{font-size:2.5rem}h2{font-size:2rem}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-12,.col-lg-3,.col-lg-9,.col-md-4,.col-md-8,.col-sm-12,.col-sm-4,.col-sm-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:576px){.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-12,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-4,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}@media (min-width:992px){.col-lg-3,.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}.border-bottom{border-bottom:1px solid #dee2e6!important}.d-none{display:none!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (min-width:768px){.d-md-block{display:block!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.py-0{padding-top:0!important;padding-bottom:0!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.text-center{text-align:center!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,p{orphans:3;widows:3}h2{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}}html,html a{text-shadow:1px 1px 1px rgb(0 0 0/.004)}body{font-family:"Roboto",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:1.5;color:#3d3d3d}a:focus{color:#4c4f53}a:hover{color:#3d3d3d}a:focus,button:focus{outline-style:dotted;outline-color:gray;outline-width:1px}h1,h2{margin:0 0 15px;font-style:normal;font-weight:800;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:29px}h2{font-size:26px}h1,h1 a,h2{color:#000}::-webkit-scrollbar{background-color:#ccc;width:8px}::-webkit-scrollbar:horizontal{background-color:#ccc;height:4px}::-webkit-scrollbar-thumb{background-color:#3d3d3d}p{margin:0 0 15px}ul{list-style:disc;margin:0}img{height:auto;max-width:100%}::-webkit-input-placeholder{color:inherit;opacity:1}:-moz-placeholder{color:inherit;opacity:1}::-moz-placeholder{color:inherit;opacity:1}:-ms-input-placeholder{color:inherit;opacity:1}.aligncenter{text-align:center}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media (min-width:1200px){.container{max-width:1180px}}@media (min-width:1300px){.container{max-width:1250px}}.menu-area{background:#fff}.social-links ul{margin:0;padding:0}.social-links ul li{display:inline;padding:0 5px}.social-links ul li a{font-size:0;color:#fff0;line-height:40px}.social-links ul li a:hover{color:#54be73}.social-links li:last-child{margin-right:0}.social-links ul li a:before{content:"";font-family:FontAwesome,sans-serif;font-size:22px;transition:color .3s ease-in-out 0s;vertical-align:middle;color:#68686d;display:inline-block;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;border:1px solid #eee;width:38px;height:38px;line-height:36px;text-align:center}.header-mobile .social-links ul li a:before{border:0}.social-links ul li:hover a:before{opacity:.6}.social-links ul li a[href*="twitter.com"]:before{content:""}.social-links ul li a[href*="linkedin.com"]:before{content:""}.social-links ul li a[href*="github.com"]:before{content:""}.social-links ul li a[href*="t.me"]:before{content:""}.main-header,.main-header *,.main-header :after,.main-header :before,.main-header:after,.main-header:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.main-header,.main-header .container{position:relative}.main-header{font-size:16px;line-height:1.42857143;background-color:#fff;z-index:200;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.main-header ul{margin-bottom:inherit}.main-header a:active,.main-header a:focus,.main-header a:hover{text-decoration:none}.main-header .logo{position:relative;padding:15px 0;line-height:56px}.main-header .logo h1{margin:0;padding:0;line-height:normal}.main-menu>ul{display:none;padding:0 0 20px}.main-menu ul li{position:relative;list-style:none}.main-menu ul li>a{display:block;font-size:15px;color:#212121;padding:14px 15px;text-decoration:none;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main-menu ul li.current-menu-item>a,.main-menu ul li:hover>a{color:#ec407a}@media (min-width:768px){.main-menu{clear:both}}@media (min-width:992px){.main-menu>ul{text-align:center;display:block!important;padding:0;font-size:0}.main-menu>ul>li{display:inline-block}.main-header .logo,.main-menu ul li{position:relative}.main-menu>ul>li>a{position:relative;line-height:86px;font-size:13px;text-transform:uppercase;letter-spacing:.8px;font-style:normal;font-weight:600;color:#4c4f53;box-sizing:border-box;white-space:nowrap;padding:0 20px}.main-menu>ul>li:last-child>a{padding:0 0 0 20px}.main-menu ul li.current-menu-item>a,.main-menu ul li:hover>a{background-color:inherit}.main-header{-webkit-transition:all .5s ease;-moz-transition:position 10s;-ms-transition:position 10s;-o-transition:position 10s;transition:all .5s ease}}@media (max-width:991px){.main-menu>ul>li>a{line-height:normal!important}}.header-desktop nav#site-navigation{position:relative;display:inline-block;width:100%}.header-1 .head_one{background:#fff;padding:30px 0}.header-1 .head_one .logo{max-width:400px;padding:30px 0;float:none}.header-1 .head_one .logo h1 a{font-size:50px}.header-1 .head_one .center-logo .logo{margin:auto}@media (min-width:1200px){.header-1 .main-menu>ul>li>a{line-height:60px}.header-1 .main-menu>ul>li:first-child>a{padding-left:0}.header-1 .head_one .logo h1 a{font-size:50px}}@media (max-width:991px){.header-1 .main-header .container{position:inherit}.header-1 .bar-menu{display:block;width:20px;padding:0;background:0 0;border:0}.header-1 .bar-menu span{background:#333;height:2px;margin:6px 0;display:inherit}.header-1 .bar-menu:after,.header-1 .bar-menu:before{content:"";display:block;background:#333;height:2px}.header-1 .main-menu{position:absolute;top:100%;left:0;width:100%;text-align:left;background:#fff;z-index:50;margin-top:6px}}@media (max-width:767px){.header-1 .head_one .logo h1 a{font-size:36px}}.middle-column .breadcrumbs-wrap{text-align:center}.posts-container{margin-top:60px;overflow:hidden;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.post-wrap{margin-bottom:0;padding:0;background-color:#fff}.post-content,.post-media,.post-wrap,.wp-block-image figure{position:relative}iframe{max-width:100%}.post-content{word-wrap:break-word;overflow:hidden;padding:20px 0 0}.entry-content a,.entry-content li a,.entry-content p a,.widget_recent_entries li a{text-decoration:underline!important}.post-excerpt{line-height:1.9}.page .posts-container{padding-top:0}.aligncenter{clear:both;display:block;margin:0 auto 20px;padding:5px 0 0}.text-center{}img[class*=wp-image-]{height:auto}#primary,#secondary{position:relative;padding-top:50px}.page.middle-column #secondary{display:none}article,iframe{width:100%}.widget{overflow:hidden;word-wrap:break-word;margin-bottom:40px;font-size:15px;font-style:normal;font-weight:400;line-height:1.7;background:#fff}.widget,.widget a{color:#4c4f53}.widget a:focus,.widget a:hover{color:#ec407a;text-decoration:underline!important}.widget_archive ul,.widget_recent_entries ul{list-style:none;margin:0;padding:0}.widget_archive ul li{color:#989ea6;margin-bottom:10px}.widget_archive ul li:last-child,.widget_recent_entries ul li:last-child{margin-bottom:0}.widget_archive ul li a,.widget_tag_cloud a{margin-right:4px}.widget_recent_entries ul li{margin-bottom:10px}.footer-wrap{background-color:#fff;padding:0}.footer-wrap .footer-top-box{padding-top:50px;padding-bottom:20px}.footer-wrap .widget{margin-bottom:5px;padding:0;background:#fff0;color:#333}.footer-wrap .widget a{color:#333}.footer-col-1{position:relative;min-height:1px;padding-left:15px;padding-right:15px;display:table-cell;overflow:hidden;wi-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (max-width:767px){.footer-wrap .footer-top-box{padding-top:20px}.footer-wrap [class*=footer-col-]{flex:0 0 100%;max-width:100%}}.site-footer{background:#fff;padding:25px 0;position:relative;border-top:1px solid #e5e5e5}.site-footer::after{position:absolute;content:"";left:50%;top:0;width:1px;height:100%}.site-footer a{color:#000}.footer-menu li a:focus,.footer-menu li a:hover,.site-footer a:focus,.site-footer a:hover{color:#ec407a;text-decoration:underline!important}.footer-menu{float:right;margin:0;padding:0}.footer-menu li{float:left;list-style:none}.footer-menu li a{display:inline-block;padding:0 10px;font-size:15px;font-style:normal;font-weight:400;line-height:3;color:#333}#toTop{position:fixed;right:30px;bottom:20px;z-index:1041;display:inline-block;width:44px;height:44px;line-height:44px;text-align:center;font-family:sans-serif;font-size:16px;color:#fff;background-color:#ec407a;border-radius:50%;box-shadow:0 14px 28px -4px rgb(14 17 20/.15);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}#toTop:focus,#toTop:hover{color:#fff;opacity:.8}#toTop:active i{position:relative;top:1px}.breadcrumbs-wrap{display:block;width:100%;font-style:normal;color:#858585;padding:20px 15px 30px}.wp-block-image{position:relative;width:100%}.post-excerpt .wp-block-image figure{margin:0 0 20px;padding:5px 0 0;position:relative}.post-excerpt .wp-block-image .aligncenter{margin:0 auto 20px;padding:5px 0 0}.post-excerpt .wp-block-embed{clear:both;margin:0 0 15px;padding:5px 0 0;min-width:160px}.post-excerpt .wp-block-embed iframe{margin:0}.post-excerpt .wp-block-columns{margin:0-18px;padding:0;overflow:hidden}.post-excerpt .wp-block-columns .wp-block-column{margin:0;padding:0 18px}@media (max-width:1199px){.footer-menu li a{padding-right:8px;padding-left:8px}}@media (max-width:991px){.site-footer{float:none;width:100%;margin-bottom:15px;padding-right:0}.footer-menu li a{padding-right:10px;padding-left:10px}}@media (max-width:767px){.post-content{padding-left:0;padding-right:0}}@media (max-width:720px){.posts-container{padding-top:40px;padding-bottom:0}}@media (max-width:360px){.alignwide{margin-left:-15px!important;margin-right:-15px!important}}@media (max-width:767px){.right-side{float:none!important}.social-links{text-align:center}}h1,h2{font-family:"Domine",serif}.site-main article{padding-bottom:10px;border-bottom:1px solid #f1f1f1}.site-main article:last-child{border-bottom:0}.widget_archive ul li:before{content:"";display:inline-block;border:1px solid #333;font-size:12px;width:4px;height:4px;margin:0 10px 0 3px;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);vertical-align:middle}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@font-face{font-display:swap;font-family:"FontAwesome";src:url(/wp-content/themes/markup/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/themes/markup/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(/wp-content/themes/markup/fonts/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(/wp-content/themes/markup/fonts/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(/wp-content/themes/markup/fonts/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(/wp-content/themes/markup/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-angle-double-up:before{content:""}