@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);.app{padding:10px 80px}@media screen and (max-width:822px){.app{padding:0 20px}}.blog-card{background:#fff;border-radius:5px;box-shadow:0 3px 7px -1px rgba(0,0,0,.1);display:flex;flex-direction:column;font-family:sans-serif;line-height:1.4;margin:3rem auto 1.6%;overflow:hidden;z-index:0}.blog-card a{color:inherit}.blog-card a:hover{color:#5ad67d}.blog-card .meta{height:200px;position:relative;z-index:0}.blog-card .photo{background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.blog-card .details,.blog-card .details ul{list-style:none;margin:auto;padding:0}.blog-card .details{background:rgba(0,0,0,.6);bottom:0;color:#fff;font-size:.9rem;left:-100%;margin:auto;padding:10px;position:absolute;top:0;transition:left .2s;width:100%}.blog-card .details a{-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.blog-card .details ul li{display:inline-block}.blog-card .details .author:before{content:"";font-family:FontAwesome;margin-right:10px}.blog-card .details .date:before{content:"";font-family:FontAwesome;margin-right:10px}.blog-card .details .tags ul:before{content:"";font-family:FontAwesome;margin-right:10px}.blog-card .details .tags li{margin-right:2px}.blog-card .details .tags li:first-child{margin-left:-4px}.blog-card .description{background:#fff;padding:1rem;position:relative;z-index:1}.blog-card .description h1,.blog-card .description h2{font-family:Poppins,sans-serif}.blog-card .description h1{font-size:1.7rem;line-height:1;margin:0}.blog-card .description h2{color:#a2a2a2;font-size:1rem;font-weight:300;margin-top:5px}.blog-card .description .read-more{text-align:right}.blog-card .description .read-more p{color:#5ad67d;display:inline-block;position:relative}.blog-card .description .read-more p:after{content:"";font-family:FontAwesome;margin-left:-10px;opacity:0;transition:margin .3s,opacity .3s;vertical-align:middle}.blog-card .description .read-more p:hover:after{margin-left:5px;opacity:1}.blog-card p{margin:1rem 0 0;position:relative}.blog-card p:first-of-type{margin-top:1.25rem}.blog-card p:first-of-type:before{background:#5ad67d;border-radius:3px;content:"";height:5px;position:absolute;top:-.75rem;width:35px}.blog-card:hover .details{left:0}@media (min-width:640px){.blog-card{flex-direction:row;max-width:1000px}.blog-card .meta{flex-basis:40%;height:auto}.blog-card .description{flex-basis:60%}.blog-card .description:before{background:#fff;bottom:0;content:"";left:-10px;position:absolute;top:0;-webkit-transform:skewX(-3deg);transform:skewX(-3deg);width:30px;z-index:-1}.blog-card.alt{flex-direction:row-reverse}.blog-card.alt .description:before{left:inherit;right:-10px;-webkit-transform:skew(3deg);transform:skew(3deg)}.blog-card.alt .details{padding-left:25px}}.Intro-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:auto;min-height:75vh;width:78vw}.Intro-content{width:50%}.Intro-content h1{font-size:3rem;letter-spacing:1px;margin-bottom:7px}.container h2{font-size:2rem;margin-bottom:14px;margin-top:-9px}.Intro-content p{color:#393e46;font-size:1.2rem;font-weight:400;line-height:1.5;margin-bottom:30px;max-width:75%}.get-start{background-color:#0779e4;border:1px solid #0779e4;border-radius:4px;color:#fff;padding:12px 30px;text-decoration:none;transition:.3s}.get-start:hover{background-color:#eb455f;border-color:#eb455f;color:#fff}.get-start:focus{background:#6495ed;padding:11px 29px}.image{width:40vw}.image img{height:80%;margin-left:100px;width:80%}@media only screen and (max-width:1000px){.Intro-container{height:90vh}.image{display:none}.Intro-content{text-align:center;width:100%}.Intro-content p{max-width:100%}}@media screen and (max-width:340px){.Intro-container,.Intro-content p{width:100vw}}.db{margin:0 70px}.db-container{align-items:center;display:flex;justify-content:space-around;margin:50px 0;min-height:100px;position:relative;width:100%}.db-destination{background-color:#6f38c5;border-radius:4px;color:#f0f8ff;font-size:1rem;font-weight:500;min-width:30%;padding:3%;text-align:center}@media screen and (max-width:1000px){.db-destination{font-size:.7rem}}.db-destination:hover{background-color:#6e38c5cb;color:#fff}.phone-lebel{display:none}@media screen and (max-width:800px){.db{margin:0 10px}.db-container{flex-direction:column;height:80vw;margin:20px 0}.db-destination{font-size:.7rem;margin-top:20px;padding:20px;text-align:center;width:200px}.db-all-users{display:none}.phone-lebel{display:inline}}.error-page{background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176,#b98acc,#69a6ce,#9b59b6);background-size:400%;height:100vh}#error-page{align-items:center;background:#fff;bottom:10%;display:flex;justify-content:center;left:15%;position:absolute;right:15%;top:10%}#error-page .content{max-width:600px;text-align:center}.content h2.header{font-size:18vw;line-height:1em;position:relative}.content h2.header:after{-webkit-text-fill-color:transparent;-webkit-animation:animate 10s ease-in-out infinite;animation:animate 10s ease-in-out infinite;background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176,#b98acc,#69a6ce,#9b59b6);-webkit-background-clip:text;background-size:400%;content:attr(data-text);left:0;position:absolute;right:0;text-shadow:1px 1px 2px hsla(0,0%,100%,.25);top:0}@-webkit-keyframes animate{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}@keyframes animate{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}.content h4{color:#000;font-size:1.5em;font-size:2em;margin-bottom:20px;max-width:600px;position:relative;text-transform:uppercase}.content h4:after{-webkit-text-fill-color:transparent;-webkit-background-clip:text;content:attr(data-text);left:0;position:absolute;right:0;text-shadow:1px 1px 2px hsla(0,0%,100%,.4);top:0}.content p{color:#0d0d0d;font-size:1.2em}.content .btns{display:inline-flex;margin:25px 0}.content .btns a{border:2px solid #69a6ce;border-radius:25px;color:#69a6ce;display:inline-block;font-weight:500;margin:0 10px;padding:10px 25px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.content .btns a:hover{background:#69a6ce;color:#fff}*,:after,:before{box-sizing:border-box}a{color:#333;font-weight:400;transition:.5s}a,a:active,a:focus,a:hover{outline:none;text-decoration:none}p{color:#454545;font-weight:300}h1,h2,h3,h4,h5,h6,p{margin:0 0 15px;padding:0}h1,h2,h3,h4,h5,h6{color:#333;font-weight:700}h1{font-weight:900}img{height:auto;width:100%}.tm-container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.tm-container{max-width:540px}}@media (min-width:768px){.tm-container{max-width:720px}}@media (min-width:992px){.tm-container{max-width:960px}}@media (min-width:1200px){.tm-container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.column{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:576px){.column{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.column{flex:0 0 33.333333%;max-width:33.333333%}}@media (min-width:992px){.column{flex:1 0 25%;max-width:32%}}.section-title{padding:45px 0 30px;text-align:center;width:100%}.section-title:after{background:#353535;content:"";height:5px;left:calc(50% - 25px);position:absolute;width:50px}.section-title h1{color:#353535;font-size:50px;letter-spacing:5px;margin-bottom:5px}@media(max-width:767.98px){.section-title h1{font-size:40px;letter-spacing:3px}}@media(max-width:567.98px){.section-title h1{font-size:30px;letter-spacing:2px}}.team-1{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);margin-bottom:30px}.team-1 .team-img{overflow:hidden}.team-1 .team-img img{height:auto;transition:all .3s;width:100%}.team-1:hover .team-img img{-webkit-transform:scale(1.2);transform:scale(1.2)}.team-1 .team-content{padding:20px}.team-1 .team-content h2{font-size:25px;font-weight:400;letter-spacing:2px}.team-1 .team-content h3,.team-1 .team-content h4{font-size:16px;font-weight:300}.team-1 .team-content h4{font-style:italic;letter-spacing:1px;margin-bottom:25px}.team-1 .team-content p{font-size:16px;font-weight:400;line-height:22px}.team-1 .team-social{align-items:center;display:flex;font-size:0;justify-content:flex-start}.team-1 .team-social a{color:#fff;display:inline-block;font-size:16px;height:40px;line-height:16px;margin-right:5px;padding:11px 0 10px;text-align:center;transition:all .3s;width:40px}.team-1 .team-social a.social-tw{background:#00acee}.team-1 .team-social a.social-fb{background:#3b5998}.team-1 .team-social a.social-li{background:#0e76a8}.team-1 .team-social a.social-in{background:#3f729b}.team-1 .team-social a.social-yt{background:#c4302b}.team-1 .team-social a:last-child{margin-right:0}.team-1 .team-social a:hover{background:#222}.about{display:flex;justify-content:space-between;margin:auto auto 200px;position:relative;width:75%}.about>img{border-radius:9px;width:600px}@media screen and (max-width:800px){.about{margin-bottom:10px;width:100%}.about>img{display:none}}.line{background:#eb455f;content:"";height:5px;width:110px}.about_container{background:#fff;border-radius:9px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:20px;position:absolute;right:-10%;top:50%;width:600px}@media screen and (max-width:800px){.about_container{left:0;position:relative;right:0}}.footer{background:#eb455f;color:#fff;left:0;position:absolute;right:0}.footer-container{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;padding:15px 0 0}.footer-container>h4,.footer-container>p{color:#fff}.c-s{margin-bottom:65px}.navbar{border-radius:7px}.nevigation{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 65px;width:87vw}@media screen and (max-width:800px){.nevigation{margin:23px auto 50px;width:80vw}.logo{font-size:1.2rem}}.logo{color:#333;font-size:1.5rem;font-weight:600;margin:auto 0}.logo:hover{color:#000}.logo i{color:red;font-size:1.8rem;height:30px;width:40px}.nav-btn{justify-content:space-between}.nav-btn,.nav-list{align-items:center;display:flex}.nav-list{flex-direction:row;justify-content:space-around;list-style:none;margin:auto 0;width:34%}.nav-list li{padding-left:70px}.nav_link{color:#333;font-size:1.2rem;font-weight:500;text-decoration:none}.nav-list>li>a:hover{color:#000}.singin,.singup{border:2px solid #0779e4;border-radius:4px;font-size:1.1rem;font-weight:500;margin-left:8px;padding:10px 17px;text-decoration:none;transition:1.3s}.singin:hover,.singup:hover{border-color:#0dd6b1}.singin:hover{color:#0dd6b1}.singin:focus,.singup:focus{color:#0779e4;padding:9px 16px}.singup{background:#0779e4;color:#fff;transition:1.3s}.singup:hover{background:#0dd6b1;color:#000}.singup:focus{background:#6495ed;color:#fff}.humburger{display:none}@media screen and (max-width:800px){.nav-btn{display:none}}.hamburger{cursor:pointer;display:none}.menu{background:#fff;border-radius:5px;box-shadow:0 3px 8px rgba(0,0,0,.24);display:none;max-height:300px;padding:10px;position:absolute;right:47px;top:53px;width:120px;z-index:5}.f-nav-btn{display:flex;flex-direction:column;justify-content:space-around}.f-nav-list{list-style:none;margin:0 10px 0 -27px}.f-singin-singup{margin-top:10px}.close{display:none}.open{display:block}@media screen and (max-width:850px){.hamburger{display:block}}@media screen and (min-width:850px){.menu{display:none}}.custom_css{position:absolute;top:72px;width:91.5%;z-index:1}.From_body{align-items:center;background:transparent;display:flex;justify-content:center;min-height:60vh;padding:10px}.Rcontainer{background-color:#fff;border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.15);max-width:700px;padding:25px 30px;width:100%}.Rcontainer .title{font-size:25px;font-weight:500;position:relative}.Rcontainer .title:before{background:linear-gradient(135deg,#71b7e6,#9b59b6);border-radius:5px;bottom:0;content:"";height:3px;left:0;position:absolute;width:30px}.content form .user-details{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px 0 12px}form .user-details .input-box{margin-bottom:15px;width:calc(50% - 20px)}form .input-box span.details{display:block;font-weight:500;margin-bottom:5px}.user-details .input-box input{height:45px;width:100%}.input-box textarea,.user-details .input-box input{border:solid #ccc;border-radius:5px;border-width:1px 1px 2px;font-size:16px;outline:none;padding-left:15px;transition:all .3s ease}.user-details .input-box input:focus,.user-details .input-box input:valid{border-color:#9b59b6}.user-details .input-box textarea:focus,.user-details .input-box textarea:valid{border-color:#9b59b6}form .button{height:45px;margin:35px 0}form .button button{background:linear-gradient(135deg,#71b7e6,#9b59b6);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;height:100%;letter-spacing:1px;transition:all .3s ease;width:100%}form .button button:hover{background:linear-gradient(-135deg,#71b7e6,#9b59b6)}@media(max-width:584px){.container{max-width:100%}form .user-details .input-box{margin-bottom:15px;width:100%}form .category{width:100%}.content form .user-details{max-height:300px;overflow-y:scroll}.user-details::-webkit-scrollbar{width:5px}}@media(max-width:459px){.container .content .category{flex-direction:column}}.add-blog{margin:30px auto 0;width:40vw}@media screen and (max-width:800px){.add-blog{width:70vw}}.add-blog>h1{margin:35px 0;text-align:center}.label{font-size:1.4rem}.inp{border:1px solid #000}.from-button{align-items:center;display:flex;justify-content:center;width:100%}.from-button>button{width:100px}.profile{justify-content:space-between;margin:auto;width:80%}.profile,.profile-content{align-items:flex-end;display:flex}.profile-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.user-info{font-size:clamp(1rem,1.2vw,1.4rem);margin-left:20px}.user-info>h3{margin:10px 0}.profile-content>img{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);padding:7px;width:180px}.profile>Button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px}@media screen and (max-width:800px){.profile{align-items:flex-start;flex-direction:column;margin:auto;width:90%}.profile-content>img{padding:3px;width:150px}.profile>Button{float:left;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:30px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcfdf2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.101a2eee.css.map*/