@import url(https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i);@import url(fonts/fontawesome-free-5.15.4-web/css/all.min.css);html{position:relative;height:100%;min-height:100%;width:100%;overflow:hidden}body{position:initial;font-family:poppins,Helvetica,sans-serif;font-size:14px;font-weight:400;margin:0;width:100%;height:100%;min-height:100%;background-color:#222;background-position:center center;background-size:calc(100% + 25px);background-repeat:repeat;background-attachment:fixed;overflow-y:auto;overflow-x:hidden}.page-scroll{width:100%;height:auto;min-height:100%;vertical-align:middle;-ms-flex-pack:center;justify-content:center;flex-direction:column;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.transition{-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s}a{color:#007ced;text-decoration:none;outline:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:hover{color:#ff9800;text-decoration:none;outline:0}a:focus{outline:0;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:poppins,Helvetica,sans-serif;font-weight:600;font-style:normal;color:#f5f5f5}h1{font-size:32px}h2{font-size:27px}h3{font-size:21px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}body,p{font-family:poppins,Helvetica,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.75em;color:#d5d5d5}p{font-size:14px;color:#d5d5d5;margin:0 0 10px}img{vertical-align:bottom;max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic}.text-rotation{display:block}.btn-primary,.btn-secondary{display:inline-block;position:relative;padding:.8em 2.1em;margin-bottom:.75em;margin-right:.25em;font-size:1em;line-height:1.2;border:0;outline:0;border:2px solid #007ced;color:#fff;text-shadow:none;background-color:#333;border-radius:30px;font-family:poppins,Helvetica,sans-serif;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;box-shadow:0 10px 10px -8px rgba(0,0,0,.78)}.btn-icon{padding:0;width:42px;height:42px;line-height:40px}.btn-primary:last-child,.btn-secondary:last-child{margin-right:0}.btn-primary:focus,.btn-primary:hover{background-color:#007ced;color:#fff;border:2px solid #007ced}.btn-secondary{border-color:#d5d5d5;color:#fff;background-color:#333;box-shadow:0 10px 10px -8px rgba(0,0,0,.78)}.btn-secondary:focus,.btn-secondary:hover{color:#333;border-color:#d5d5d5;background-color:#d5d5d5}.p-10{padding-top:10px}.p-20{padding-top:20px}.p-30{padding-top:30px}.p-40{padding-top:40px}.p-50{padding-top:50px}.p-60{padding-top:60px}.p-70{padding-top:70px}.p-80{padding-top:80px}.p-90{padding-top:90px}.p-100{padding-top:100px}.no-js .preloader{display:none}.preloader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background-color:#222}.preloader-animation{position:absolute;top:50%;left:50%;text-align:center;background-color:inherit;color:inherit;opacity:1;transition:opacity .3s;transform:translate3d(-50%,-50%,0)}.preloader-spinner{width:52px;height:52px;margin:100px auto;background-color:#007ced;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1.1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}}.page-container{display:flex;flex-flow:column;position:relative;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:1240px;margin:3% auto;padding:40px 70px 60px;background-color:#222;border-radius:40px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.transform3d{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flex-v-align{vertical-align:middle;width:100%;min-height:100%;align-items:center;display:flex;display:-ms-flexbox;-ms-flex-pack:center;justify-content:center;flex-direction:column;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes flipInLeft{from{-webkit-transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@keyframes flipInLeft{from{-webkit-transform:translateZ(-1000px) rotateY(-90deg);transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}.transition-flip-in-right{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:flipInLeft .5s both ease-out;animation:flipInLeft .5s both ease-out}@-webkit-keyframes swap{0%{opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) translate(0,0);transform:scale(0,0) translate(0,0)}100%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(1,1) translate(0,0);transform:scale(1,1) translate(0,0)}}@keyframes swap{0%{opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) translate(0,0);transform:scale(0,0) translate(0,0)}100%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(1,1) translate(0,0);transform:scale(1,1) translate(0,0)}}@-webkit-keyframes vanishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(90px);filter:blur(90px)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}}@keyframes vanishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(90px);filter:blur(90px)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes puffIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(2px);filter:blur(2px)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}}@keyframes puffIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(2px);filter:blur(2px)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes spaceInRight{0%{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0);transform:scale(.2) translate(200%,0)}100%{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInRight{0%{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0);transform:scale(.2) translate(200%,0)}100%{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@-webkit-keyframes twisterInUp{0%{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%)}30%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%)}100%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1) rotate(0) translateY(0);transform:scale(1,1) rotate(0) translateY(0)}}@keyframes twisterInUp{0%{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%)}30%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%)}100%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1) rotate(0) translateY(0);transform:scale(1,1) rotate(0) translateY(0)}}.page-title{display:block;position:relative;background-color:#252525;border-top:2px solid #333;border-bottom:2px solid #333;padding:65px 70px;margin-right:-70px;margin-left:-70px;margin-bottom:65px;text-align:left}.page-title h1{font-size:44px;font-weight:600;margin:0}.custom-page-content .page-content{background-color:#fff}.home-content{margin:5% 10%}.home-text{text-align:left;padding-right:10px}.home-text.hp-left{padding-left:25px;padding-right:0}.home-text h1{font-size:48px;line-height:56px;margin-top:0;margin-bottom:20px}.home-text h4{font-size:16px;color:#aaa;font-weight:300;margin-bottom:10px}.home-photo{display:block;position:relative;width:100%;padding-bottom:calc(100% - 36px);border-radius:1000px;overflow:hidden;background-color:#444;border:18px solid #444;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.8);-moz-box-shadow:0 0 25px 0 rgba(0,0,0,.8);box-shadow:0 0 25px 0 rgba(0,0,0,.8)}.home-photo .hp-inner{background-position:center;background-repeat:no-repeat;background-size:cover;height:auto;display:block;position:absolute;top:-18px;bottom:-18px;width:auto;left:-18px;right:-18px}.home-buttons{margin-top:27px}@media only screen and (max-width:1100px){.home-content{margin:5% 0}}@media only screen and (max-width:767px){.home-photo{width:60%;padding-bottom:calc(60% - 36px);margin:30px auto}.home-text{padding-right:0}.home-text.hp-left{padding-left:0}.home-text h1,.home-text h4{text-align:center}.home-buttons{text-align:center}}@media only screen and (max-width:648px){.home-photo,.home-photo.hp-left{width:70%;padding-bottom:calc(70% - 36px)}}@media only screen and (max-width:500px){.home-photo,.home-photo.hp-left{width:90%;padding-bottom:calc(90% - 36px)}.home-text h1{font-size:36px;line-height:42px}.home-text h4{font-size:14px}}.post-meta .item a{color:#a6a6a6}.post-meta .item{display:inline-block;font-size:13px;margin-right:10px}.post-meta .item:before{padding-right:5px}.single-page-content .content-area{position:relative;width:100%;margin:0 auto;height:auto;min-height:100%}.single-post .site-content .post-content{position:relative;padding-left:50px;padding-right:50px;background-color:#fff;z-index:1}.site-content.single-post{padding-top:0;padding-left:0;padding-right:0}.site-content.single-post .post-content{position:relative;z-index:1}.post-content .single-image{margin:40px 0}.page-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.page-content h1:first-child,.page-content h2:first-child,.page-content h3:first-child,.page-content h4:first-child,.page-content h5:first-child,.page-content h6:first-child{margin-top:0}.page-content a:hover{text-decoration:none}@media only screen and (max-width:1320px){.page-container{max-width:94%}}@media only screen and (min-width:991px){.single-page-content::-webkit-scrollbar,body::-webkit-scrollbar{position:absolute;width:5px;margin-left:-5px}.single-page-content::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background-color:#fff}.single-page-content::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#d5d5d5}}@media only screen and (max-width:991px){.page-container{border-radius:0;margin:0;max-width:100%;min-width:100%;min-height:100%;width:100%;padding:0 40px}.page-title{padding:30px 40px;margin-right:-40px;margin-left:-40px;margin-bottom:40px}.single-page-content{padding-left:0;margin-left:0}.page-content,.single-page-content .content-area .page-content,.single-post .single-page-content .content-area{padding:0}.single-page-content .content-area{display:block}.page-title h1{margin:0;font-size:36px}.single-post .site-content .post-content{padding-left:30px;padding-right:30px}.post-content .single-image{margin:30px 0}}@media only screen and (max-width:768px){.single-post .site-content .post-content{margin-top:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.single-post .site-content .post-content{position:relative;margin-top:0;padding-left:0;padding-right:0;z-index:1}}@media only screen and (min-width:991px){.page-container{max-width:100%;border-radius:0;margin:0}.page-content.single-post{max-width:1320px;margin:0 auto}.post-content{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:50px;padding-right:50px}}