body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}h1{font-size:48px;font-weight:300;letter-spacing:2px}h1,p{font-family:Lato,sans-serif}p{color:#333;font-size:14px;letter-spacing:1px}.header{background:linear-gradient(60deg,#543ab7,#00acc1);color:#fff;position:relative;text-align:center}.logo{fill:#fff;display:inline-block;padding-right:15px;vertical-align:middle;width:50px}.inner-header{height:65vh;margin:0;padding:0;width:100%}.flex{align-items:center;display:flex;justify-content:center;text-align:center}.waves{height:15vh;margin-bottom:-7px;max-height:150px;min-height:100px;width:100%}.content,.waves{position:relative}.content{background-color:#fff;height:20vh;text-align:center}.parallax>use{-webkit-animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s}.parallax>use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:10s;animation-duration:10s}.parallax>use:nth-child(3){-webkit-animation-delay:-4s;animation-delay:-4s;-webkit-animation-duration:13s;animation-duration:13s}.parallax>use:nth-child(4){-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:20s;animation-duration:20s}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves{height:40px;min-height:40px}.content{height:30vh}h1{font-size:24px}}.centerspace{display:flex;justify-content:center;margin-left:20vh}.inputfield{border:1px solid #000!important;border-radius:0 1vh 1vh 0!important;height:100%!important;margin-left:-3.6vh!important;width:90%!important}.option{background-color:#fff;border:1px solid #000;border-radius:1vh 0 0 1vh;font-size:2vh;height:100%}.searchicon{margin-left:-5vh!important;position:relative!important}.icon{font-size:2vh!important;margin-left:1vh;margin-top:-2vh!important;position:absolute!important}.main1{-webkit-animation:vijay;animation:vijay;-webkit-animation-duration:1s;animation-duration:1s;background-image:linear-gradient(30deg,#0048bd,#44a7fd);box-shadow:0 4px 12px rgba(0,0,0,.1);margin-top:0!important;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}@-webkit-keyframes vijay{0%{background:transparent;box-shadow:none;visibility:visible;visibility:initial}to{background-color:#3eadcf}}@keyframes vijay{0%{background:transparent;box-shadow:none;visibility:visible;visibility:initial}to{background-color:#3eadcf}}.logo{font-family:Comic Sans MS;font-weight:700;margin-left:8vh}.post{box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 56px rgba(17,17,26,.1)}.spinner{height:60px;position:relative;right:40%;width:60px}.spinner .dot{display:flex;inset:0;justify-content:center;position:absolute}.spinner .dot:after{background-color:#0cb4e7;border-radius:50%;content:"";height:7px;width:7px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner .dot{-webkit-animation:spin 2s infinite;animation:spin 2s infinite}.spinner .dot:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.spinner .dot:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.spinner .dot:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.spinner .dot:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.background{background-size:cover;display:block;height:auto;left:0;position:absolute;top:0;width:100%;z-index:0}#fur-header>h1{color:#4d3766;font-size:2rem}.carousel{box-sizing:border-box;overflow-x:hidden;padding:80px 30px 30px;position:relative;width:100%}.carousel__container{display:inline-block;margin:30px;padding-bottom:10px;white-space:nowrap}.carousel-item{background-color:#95bcd6;border-radius:20px;cursor:pointer;display:inline-block;height:280px;margin-right:10px;margin-top:70px;overflow:hidden;position:relative;-webkit-transform-origin:center left;transform-origin:center left;transition:all .8s;width:200px}.carousel-item:hover~.carousel-item{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}.carousel__container:hover .carousel-item:hover{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}.carousel-item__img{height:280px;object-fit:cover;width:200px}.carousel-item__details{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,transparent);bottom:0;font-size:10px;left:0;opacity:0;padding:10px;position:absolute;right:0;top:0;transition:opacity .45s}.carousel-item__details:hover{opacity:1}.carousel-item__details span{color:#2ecc71;font-size:.9rem}.carousel-item__details .controls{padding-top:180px}.carousel-item__details .carousel-item__details--title,.carousel-item__details--subtitle{color:#fff;margin:5px 0}.locationfinder{height:7vh;width:50vh}.locationfinder::-webkit-input-placeholder{font-size:3vh}.locationfinder::placeholder{font-size:3vh}.mess{color:#949494}.locationFinder{margin-left:-22vh}.find{cursor:pointer}#textarea{height:7vh;width:50%}#textarea1,#textarea2{height:9vh;width:50%}.welcome{font-family:candara;font-weight:600}.com-outer{text-align:left}.com-element{width:12vh}.com-element,.com-element1{background-color:#fff;border:0;border-radius:4vh 4vh;box-shadow:2px 2px 3px #000;cursor:pointer;height:5vh}.com-element1{width:17vh}.com-element2{background-color:#fff;border:0;border-radius:4vh 4vh;box-shadow:2px 2px 3px #000;cursor:pointer;height:5vh;width:20vh}.continue{background-color:#2775ea;border:0;border-radius:1vh 1vh;color:#fff;height:7vh;width:13vh}#fur-header{margin:20px}#fur-header>h1{font-size:3rem;text-align:center}#fur-header>p{font-size:1.5rem;font-style:italic;text-align:center}.fur-container{display:flex;flex-wrap:wrap;justify-content:space-around;padding:40px 20px;width:100vw}.fur-card{display:flex;flex-direction:column;margin-bottom:60px;width:400px}.fur-card>div{box-shadow:0 15px 20px 0 rgba(0,0,0,.5)}.card-image{height:250px;width:400px}.card-image>img{height:100%;object-fit:cover;object-position:bottom;width:100%}.card-text{background-color:#f0f9ff;color:#000;height:300px;margin:-30px auto -50px;padding:20px;width:300px}.card-meal-type{font-style:italic}.card-title{font-size:2.2rem;margin-bottom:20px;margin-top:5px}.card-body{font-size:1.25rem}.card-price{align-items:center;background-color:#0078db;color:#fff;display:flex;font-size:2rem;height:100px;justify-content:center;margin-left:auto;width:100px}.imagerow{display:flex;justify-content:space-around}.upload{-webkit-animation:fadeup .5s ease .5s both;animation:fadeup .5s ease .5s both;background:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);box-sizing:border-box;min-height:445px;opacity:0;padding:1vh;position:relative;-webkit-transform:translateY(20px);transform:translateY(20px);width:400px}.imgcontinue{display:flex;justify-content:center}.upload .upload-files header{background:#2775ea;border-top-left-radius:5px;border-top-right-radius:5px;text-align:center}.upload .upload-files header p{color:#fff;font-size:40px;margin:0;padding:50px 0}.upload .upload-files header p i{-webkit-animation:fadeup .5s ease 1s both;animation:fadeup .5s ease 1s both;font-size:30px;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.upload .upload-files header p .up{-webkit-animation:faderight .5s ease 1.5s both;animation:faderight .5s ease 1.5s both;font-weight:700}.upload .upload-files header p .load,.upload .upload-files header p .up{display:inline-block;opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.upload .upload-files header p .load{-webkit-animation:faderight 1s ease 1.5s both;animation:faderight 1s ease 1.5s both;font-weight:100;margin-left:-8px}.upload .upload-files .body{padding:50px 0 30px;text-align:center}.upload .upload-files .body.hidden{display:none}.upload .upload-files .body input{visibility:hidden}.upload .upload-files .body i{color:#d3d3d3;font-size:65px}.upload .upload-files .body p{font-size:14px;line-height:1.4;padding-top:15px}.upload .upload-files .body p a,.upload .upload-files .body p b{color:#4db6ac}.upload .upload-files .body.active{border:2px dashed #4db6ac}.upload .upload-files .body.active i{-webkit-animation:file .5s ease both;animation:file .5s ease both;box-shadow:0 0 0 -3px #fff,0 0 0 #d3d3d3,0 0 0 -3px #fff,0 0 0 #d3d3d3}@-webkit-keyframes file{50%{box-shadow:-8px 8px 0 -3px #fff,-8px 8px 0 #d3d3d3,-8px 8px 0 -3px #fff,-8px 8px 0 #d3d3d3}75%,to{box-shadow:-8px 8px 0 -3px #fff,-8px 8px 0 #d3d3d3,-16px 16px 0 -3px #fff,-16px 16px 0 #d3d3d3}}@keyframes file{50%{box-shadow:-8px 8px 0 -3px #fff,-8px 8px 0 #d3d3d3,-8px 8px 0 -3px #fff,-8px 8px 0 #d3d3d3}75%,to{box-shadow:-8px 8px 0 -3px #fff,-8px 8px 0 #d3d3d3,-16px 16px 0 -3px #fff,-16px 16px 0 #d3d3d3}}.upload .upload-files .body.active .pointer-none{pointer-events:none}.upload .upload-files footer{height:0;margin:0 auto;width:100%}.upload .upload-files footer .divider{border-top:4px solid #46aba1;margin:0 auto;overflow:hidden;text-align:center;transition:width .5s ease;width:0}.upload .upload-files footer .divider span{display:inline-block;font-size:12px;padding-top:8px;-webkit-transform:translateY(-25px);transform:translateY(-25px)}.upload .upload-files footer.hasFiles{height:auto}.upload .upload-files footer.hasFiles .divider{width:100%}.upload .upload-files footer.hasFiles .divider span{-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .5s ease .5s;transition:transform .5s ease .5s;transition:transform .5s ease .5s,-webkit-transform .5s ease .5s}.upload .upload-files footer .list-files{margin:15px auto 0;max-height:210px;overflow-x:hidden;overflow-y:auto;padding-left:5px;text-align:center;width:320px}.upload .upload-files footer .list-files::-webkit-scrollbar-track{background-color:hsla(0,0%,83%,.25)}.upload .upload-files footer .list-files::-webkit-scrollbar{background-color:hsla(0,0%,83%,.25);width:4px}.upload .upload-files footer .list-files::-webkit-scrollbar-thumb{background-color:rgba(77,182,172,.5)}.upload .upload-files footer .list-files .file{align-items:center;-webkit-animation:fade .35s ease both;animation:fade .35s ease both;display:flex;justify-content:space-between;min-height:50px;opacity:0;width:300px}.upload .upload-files footer .list-files .file .name{font-size:12px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:80px}.upload .upload-files footer .list-files .file .progress{background:linear-gradient(270deg,rgba(77,182,172,.2),rgba(77,182,172,.8)) no-repeat;background-size:100% 100%;border:1px solid #d3d3d3;border-radius:2px;height:5px;width:175px}.upload .upload-files footer .list-files .file .progress.active{-webkit-animation:progress 30s linear;animation:progress 30s linear}@-webkit-keyframes progress{0%{background-size:0 100%}to{background-size:100% 100%}}@keyframes progress{0%{background-size:0 100%}to{background-size:100% 100%}}.upload .upload-files footer .list-files .file .done{background:#4db6ac;border-radius:50%;cursor:pointer;height:40px;margin-left:-10px;position:relative;-webkit-transform:scale(0);transform:scale(0);width:40px}.upload .upload-files footer .list-files .file .done:before{content:"View";font-size:24px;left:-5px;opacity:0;position:absolute;top:0}.upload .upload-files footer .list-files .file .done:hover:before{opacity:1;top:-30px;transition:all .25s ease}.upload .upload-files footer .list-files .file .done.anim{-webkit-animation:done1 .5s ease forwards;animation:done1 .5s ease forwards}.upload .upload-files footer .list-files .file .done.anim #path{-webkit-animation:done2 2.5s ease .5s forwards;animation:done2 2.5s ease .5s forwards}.upload .upload-files footer .list-files .file .done #path{stroke-dashoffset:7387.5942382813;stroke-dasharray:7387.5942382813 7387.5942382813;stroke:#fff;fill:transparent;stroke-width:50px}@-webkit-keyframes done2{to{stroke-dashoffset:0}}@keyframes done2{to{stroke-dashoffset:0}}@-webkit-keyframes done1{50%{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}80%{opacity:1;-webkit-transform:scale(.25);transform:scale(.25)}to{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes done1{50%{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}80%{opacity:1;-webkit-transform:scale(.25);transform:scale(.25)}to{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}}.upload .upload-files footer .importar{background:transparent;border:1px solid #4db6ac;border-radius:4px;bottom:20px;color:#4db6ac;cursor:pointer;font-family:Roboto;font-size:12px;left:0;line-height:1;margin:auto;opacity:0;outline:none;padding:8px 15px;position:absolute;right:0;-webkit-transform:translateY(15px);transform:translateY(15px);visibility:hidden;width:125px}.upload .upload-files footer .importar.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .5s ease 1.5s,background,-webkit-transform .5s ease 1.5s;transition:transform .5s ease 1.5s,opacity .5s ease 1.5s,background;transition:transform .5s ease 1.5s,opacity .5s ease 1.5s,background,-webkit-transform .5s ease 1.5s;visibility:visible}.upload .upload-files footer .importar:hover{background:#4db6ac;color:#fff}@-webkit-keyframes fadeup{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeup{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes faderight{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes faderight{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fade{to{opacity:1}}@keyframes fade{to{opacity:1}}@media (max-width:400px){.upload{height:100%;width:100%}}.uploadphoto{background-color:#fefffe;border:1px solid #000;border-radius:1vh;height:5vh;margin-left:-35vh;width:9vh}.uploadphoto:hover{background-color:#ebffde}#renting{margin-bottom:5vh;margin-left:23vh;margin-top:3vh}#rentinput{border:0;border-bottom:2px solid #000;margin-left:-1vh!important;outline:none;width:20%}.sless{font-size:3.5vh;margin-left:0}#rs{margin-left:8vh}.section{background-color:#fff;height:auto;margin-top:12vh;width:900px!important}#check1,#contact,#email,#login,#name,#pass{background-color:initial;margin-left:10vh}#logimg{margin-top:.05vh}#log{font-family:candara;font-size:3.7vh}#log,#with{margin-left:6vh}#exist{margin-left:8vh}#contact,#email,#name,#pass{border-bottom:2px solid;width:65%}.fa{margin-right:1vh}#in{margin-left:6vh;width:30%}.otpinput{height:6vh;width:30%}.shake{-webkit-animation:shake .5s;animation:shake .5s}@-webkit-keyframes shake{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes shake{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.modal{left:50%;top:50%}.image-man-div{height:550px;padding:25px}.discription-div{height:550px;padding:50px}.main-img-div{border-radius:10px 10px;height:350px}.main-img-div img{height:100%;width:100%}.main-container,.my-img{border-radius:10px 10px;box-shadow:0 1px 4px rgba(0,0,0,.16)}.my-img{height:120px}.my-img img{height:100%;width:100%}div img{border-radius:10px 10px;width:100%}.house-rent{font-size:1.5rem;font-style:italic}.config{color:#7a7979;font-size:.8rem;font-style:normal;font-weight:600}.config-data{font-size:1.2rem;margin-top:-10%}.btn-connect{box-shadow:0 2px 8px 0 rgba(99,99,99,.2);color:#000;display:inline-block;letter-spacing:1px;margin-right:50px;overflow:hidden;padding:10px 30px;position:relative;text-decoration:none;transition:.5s}.btn-connect h6{font-size:15px}.btn-connect:hover{background:#90ee90;color:#fff;font-weight:600;text-shadow:2px 1px 2px #000}.btn-connect:first-child{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}.btn-connect:nth-child(2){-webkit-filter:hue-rotate(10deg);filter:hue-rotate(10deg)}.btn-connect span{display:block;position:absolute}.btn-connect span:first-child{-webkit-animation:animate1 3s linear infinite;animation:animate1 3s linear infinite;background:linear-gradient(90deg,transparent,#90ee90);height:3px;left:0;top:0;width:100%}@-webkit-keyframes animate1{0%{left:-100%}50%,to{left:100%}}@keyframes animate1{0%{left:-100%}50%,to{left:100%}}.btn-connect span:nth-child(2){-webkit-animation:animate2 3s linear infinite;animation:animate2 3s linear infinite;-webkit-animation-delay:.1s;animation-delay:.1s;background:linear-gradient(180deg,transparent,#90ee90);height:100%;right:0;top:-100%;width:3px}@-webkit-keyframes animate2{0%{top:-100%}50%,to{top:100%}}@keyframes animate2{0%{top:-100%}50%,to{top:100%}}.btn-connect span:nth-child(3){-webkit-animation:animate3 3s linear infinite;animation:animate3 3s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s;background:linear-gradient(270deg,transparent,#90ee90);bottom:0;height:3px;right:0;width:100%}@-webkit-keyframes animate3{0%{right:-100%}50%,to{right:100%}}@keyframes animate3{0%{right:-100%}50%,to{right:100%}}.btn-connect span:nth-child(4){-webkit-animation:animate4 3s linear infinite;animation:animate4 3s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s;background:linear-gradient(1turn,transparent,#90ee90);bottom:-100%;height:100%;left:0;width:3px}@-webkit-keyframes animate4{0%{bottom:-100%}50%,to{bottom:100%}}@keyframes animate4{0%{bottom:-100%}50%,to{bottom:100%}}.modal,.modal-open{overflow:hidden}.modal{bottom:0;display:none;left:0;outline:0;position:fixed;right:0;top:0;z-index:1050}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{height:100%;left:0;position:absolute;top:0;width:100%}.modal-content{background-color:#f8f8f8;border:1px solid rgba(0,0,0,.2);border-radius:2px;box-shadow:0 4px 10px rgba(0,0,0,.5);display:flex;flex-direction:column;left:100%;max-height:100vh;max-width:650px;min-height:400px;outline:0;position:absolute;right:auto;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal-content,.modal-lg .modal-content{margin-bottom:0;padding-bottom:0;width:90%}.modal-lg .modal-content{height:85vh;max-height:85vh;max-width:90%;min-height:85vh}.modal-lg .modal-body{max-height:calc(90vh - 100px)}.modal-sm .modal-content{max-height:70vh;max-width:650px;min-height:200px}.modal-header{border-bottom:0;line-height:15px;padding:0}.modal-header:after{clear:both;content:"";display:block}.modal-title{color:#989898;float:left;font-size:18px;font-weight:600;margin-bottom:0}.modal-header .close,.modal-title{line-height:inherit;padding:15px}.modal-body{flex-grow:100;overflow:auto;padding:15px;position:relative}.modal-sm .modal-body{padding:20px}.modal-body .container{margin:0 auto;max-width:650px}.modal-lg .modal-body .container{max-width:800px;width:100%}.modal-footer{border-top:0}.modal-footer:after{clear:both;content:"";display:block}.modal-footer .btn{float:right;min-width:140px}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.modal-backdrop{background-color:rgba(0,0,0,.7);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:1}.contact-form{background:#fff;margin-bottom:5%;margin-top:10%;width:70%}.contact-form .form-control{border-radius:1rem}.contact-image{text-align:center}.contact-image img{border-radius:6rem;margin-top:-3%;-webkit-transform:rotate(29deg);transform:rotate(29deg);width:11%}.contact-form form{padding:14%}.contact-form form .row{margin-bottom:-7%}.contact-form h3{color:#0062cc;margin-bottom:8%;margin-top:-10%;text-align:center}.contact-form .btnContact{background:#90ee90;border:none;font-weight:600;width:50%}.btnContactSubmit,.contact-form .btnContact{border-radius:1rem;color:#fff;cursor:pointer;padding:1.5%}.btnContactSubmit{background-color:#0062cc;border:none;width:100%}.card{background:#fff;border-radius:20px;height:350px;padding:10px;position:relative;width:350px}.mobile-text{color:#989696b8;font-size:15px}.form-control{margin-right:12px}.form-control:focus{background-color:#fff;border-color:#ff8880;box-shadow:none;color:#495057;outline:0}.cursor{cursor:pointer}.footer-distributed{background-image:linear-gradient(30deg,#0048bd,#44a7fd)!important;box-shadow:0 1px 1px 0 rgba(0,0,0,.12);box-sizing:border-box;font:700 16px sans-serif;padding:55px 50px;text-align:left;width:100%}.footer-distributed .footer-center,.footer-distributed .footer-left,.footer-distributed .footer-right{display:inline-block;vertical-align:top}.footer-distributed .footer-left{width:40%}.footer-distributed h3{color:#fff;font:normal 36px Open Sans,cursive;margin:0}.footer-distributed h3 span{color:#20b2aa}.footer-distributed .footer-links{color:#fff;margin:20px 0 12px;padding:0}.footer-distributed .footer-links a{color:inherit;display:inline-block;font-weight:400;line-height:1.8;text-decoration:none}.footer-distributed .footer-company-name{color:#222;font-size:14px;font-weight:400;margin:0}.footer-distributed .footer-center{width:35%}.footer-distributed .footer-center i{background-color:#33383b;border-radius:50%;color:#fff;font-size:25px;height:38px;line-height:42px;margin:10px 15px;text-align:center;vertical-align:middle;width:38px}.footer-distributed .footer-center i.fa-envelope{font-size:17px;line-height:38px}.footer-distributed .footer-center p{color:#fff;display:inline-block;font-weight:400;margin:0;vertical-align:middle}.footer-distributed .footer-center p span{display:block;font-size:14px;font-weight:400;line-height:2}.footer-distributed .footer-center p a{color:#20b2aa;text-decoration:none}.footer-distributed .footer-links a:before{color:#fff;content:"|";display:inline-block;font-size:20px;font-weight:300;left:0;padding-right:5px}.footer-distributed .footer-links .link-1:before{content:none}.footer-distributed .footer-right{width:20%}.footer-distributed .footer-company-about{color:#92999f;font-size:13px;font-weight:400;line-height:20px;margin:0}.footer-distributed .footer-company-about span{color:#fff;display:block;font-size:14px;font-weight:700;margin-bottom:20px}.footer-distributed .footer-icons{margin-top:25px}.footer-distributed .footer-icons a{background-color:#33383b;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:20px;height:35px;line-height:35px;margin-bottom:5px;margin-right:3px;text-align:center;width:35px}@media (max-width:880px){.footer-distributed{font:700 14px sans-serif}.footer-distributed .footer-center,.footer-distributed .footer-left,.footer-distributed .footer-right{display:block;margin-bottom:40px;text-align:center;width:100%}.footer-distributed .footer-center i{margin-left:0}}.profileMain{margin-top:-14vh;padding:8vh}.rowmain{height:80vh}.profileDiv{display:flex;justify-content:center}.profileHeading{font-family:candara;font-size:3vh}.inside1,.inside2{width:100%}.rowData,.rowDataDown{border-radius:20px;box-shadow:1px 1px 2px #000}.rowData,.rowDataDown{background-color:beige}.leftSide,.rightSide{box-shadow:3px 3px 10px #000}.rightSide{height:80vh;margin-left:13vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;text-align:justify}.fa-check{float:right;font-size:1vh}.head{background-color:#e6e6ea;height:250px;padding:10px;text-align:center;width:24rem}#type{color:#787572;font-size:30px}#rs{color:blue;font-size:38px}#info{color:#787572;font-size:18px;font-weight:600}#card{box-shadow:5px 5px 5px 5px #f5eded;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}#detail{line-height:2;padding:10px}#detail,#detail2{color:#787572}#btnbtn,#detail,#detail2{font-size:18px;font-weight:500}#btnbtn{background-color:#ffebcd;color:#0b780b}.head:hover{background-color:#2a52be;color:#fff}#card:hover{-webkit-transform:scale(1.12);transform:scale(1.12)}.head:hover #info,.head:hover #rs,.head:hover #type{color:#fff}.parent button{color:#fff}.parent .cylender,.parent button,.parent button:active{background-color:#2775ea}.parent .cylender{color:#fff}.sidebar{height:95vh;top:70%}.profileArea{height:30vh;justify-content:center;margin-left:.75vh;width:100%}.photo{height:23vh;margin-left:-5vh!important;margin-top:2vh;width:70%}.link,.link1,.link2,.link3{height:7vh;line-height:3.8vh;margin-top:1vh;text-align:center}.lin{margin-top:4vh!important}.l{font-size:2.5vh;text-decoration:none}.link1:hover,.link2:hover,.link3:hover,.link:hover{background-color:#439ff6;border-radius:1vh;color:#fff}.proLast{height:29%;margin-left:.75vh;overflow:hidden;width:100%}#img{height:23vh;margin-left:5vh;margin-top:-1vh;width:23vh}#downphoto{height:26vh;margin-left:-5vh;margin-top:-3vh;overflow:hidden;width:60vh}.staticTop{height:25vh;margin-left:3.9vh;width:95%}.staticTop,.staticTop1{border-radius:3vh;margin-top:-4vh}.staticTop1{background-color:#439ff6;height:16vh;margin-left:18vh;width:75%}.endDate,.startDate{height:20vh}.common{height:20.7vh}.all,.all1{border-radius:3vh;height:10vh}.all1{padding:1.2vh}#topPhoto{height:28vh;margin-top:-5vh}.heading{font-family:Comic Sans ms}.dataPhoto{border-bottom:1px solid #000;box-shadow:2px 1px 3px #000;height:20vh}.name{margin-left:-5vh}.rightside{height:450px;overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:none}#img1{border-radius:2vh;box-shadow:4px 4px 4px;margin-top:-1.4vh;width:30vh!important}.padding{padding:3rem!important}.user-card-full{overflow:hidden}.card{border:none;border-radius:5px;box-shadow:0 1px 20px 0 rgba(69,90,100,.08);margin-bottom:30px}.m-r-0{margin-right:0}.m-l-0{margin-left:0}.user-card-full .user-profile{border-radius:5px 0 0 5px}.bg-c-lite-green{border-radius:2vh 0 0 2vh!important}.user-profile{padding:20px 0}.m-b-25{margin-bottom:25px}.img-radius{border-radius:5px;height:25vh;width:25vh}h6{font-size:14px}@media only screen and (min-width:1400px){p{font-size:14px}}.card-block{padding:1.25rem}.card .card-block p{line-height:25px}.text-muted{color:#919aa3!important}.b-b-default{border-bottom:1px solid #e0e0e0}.f-w-600{font-weight:600}.m-b-20{margin-bottom:20px}.p-b-5{padding-bottom:5px!important}.m-b-10{margin-bottom:10px}.m-t-40{margin-top:20px}.user-card-full .social-link li{display:inline-block}.user-card-full .social-link li a{font-size:20px;margin:0 10px 0 0;transition:all .3s ease-in-out}.viewProfile,aside{position:fixed}aside{background-image:linear-gradient(30deg,#0048bd,#44a7fd);color:#fff;height:100vh;padding-left:20px;width:220px}body{background-color:#f0f8ff}aside a{-webkit-tap-highlight-color:transparent;color:#fff;display:block;font-size:16px;padding:12px 12px 12px 30px;text-decoration:none}aside a:hover{background:#fff;background-color:#fff;border-bottom-left-radius:20px;border-top-left-radius:20px;color:#3f5efb;outline:none;position:relative}aside a i{margin-right:5px}aside a:hover:after{border-bottom-right-radius:18px;bottom:100%;box-shadow:0 20px 0 0 #fff}aside a:hover:after,aside a:hover:before{background-color:initial;content:"";height:35px;position:absolute;right:0;width:35px}aside a:hover:before{border-top-right-radius:18px;box-shadow:0 -20px 0 0 #fff;top:38px}aside p{font-size:large;margin:0;padding:40px 0}.container-div{height:auto;margin-left:14%;width:100%}.profile-h1{color:#000;font-family:Brush Script MT,Brush Script Std,cursive;font-size:50px;font-variation-settings:"wght" 311;font-weight:400;letter-spacing:1px;margin-bottom:.8rem;outline:none;text-align:center;transition:.7s ease}.profile-div{border-radius:50px 50px;box-shadow:0 4px 12px rgba(0,0,0,.1);height:500px;padding-left:50px;padding-top:50px}.profile-img{box-shadow:0 2px 4px rgba(0,0,0,.18);height:150px;width:150px}.profile-img-div{height:150px}.side-dsn{background-color:#3f5efb;border-left:4px solid gold;height:500px;margin-top:-8%}#h5{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.cross-icon{font-size:22px}.card-wishList{align-items:center;background:#fff;box-shadow:0 1px 13px rgba(0,0,0,.1);cursor:pointer;display:flex;height:18.5em;justify-content:center;padding:.5em .5em 3.4em;position:relative;transition:all .12s;width:16.875em}.card-wishList:after{background:#3f5efb;bottom:-60px;color:#fff;content:"View More";font-weight:600;height:3em;left:0;opacity:0;padding-left:1.25em;padding-top:1.25em;position:absolute;text-transform:uppercase;transition:all 80ms;width:100%}.card-wishList .title{bottom:1.875em;left:.625em}.card-wishList .posted,.card-wishList .title{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:.9em;font-weight:400;position:absolute}.card-wishList .posted{bottom:.5em;left:13em}.card-wishList .price{bottom:.625em;color:#000;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:.9em;left:.625em;position:absolute}.card-wishList:hover:after{bottom:0;opacity:1}.card-wishList:active{-webkit-transform:scale(.98);transform:scale(.98)}.card-wishList:active:after{content:"Loading... !";height:3.125em}.text{max-width:55px}.image{background:#f1f1f1;display:grid;height:100%;place-items:center;width:100%}.image img{height:100%;width:100%}.demo{font-family:Noto Sans,sans-serif}.panel{background-image:linear-gradient(30deg,#0048bd,#44a7fd);border:none;border-radius:10px;min-height:520px;padding:0}.panel .panel-heading{border-radius:10px 10px 0 0;margin:0;padding:20px 15px}.panel .panel-heading .title{color:#fff;font-size:28px;font-weight:500;line-height:40px;margin:0;text-transform:capitalize}.panel .panel-body{padding:0}.panel .panel-body .table thead tr th{background-color:hsla(0,0%,100%,.2);border:none;color:#fff;font-size:16px;font-weight:500;padding:12px;text-transform:uppercase}.panel .panel-body .table tbody tr td{border:none;color:#fff;font-size:15px;padding:10px 12px;vertical-align:middle}.panel .panel-body .table tbody tr:nth-child(2n){background-color:hsla(0,0%,100%,.05)}.panel .panel-body .table tbody .action-list{list-style:none;margin:0;padding:0}.panel .panel-body .table tbody .action-list li{display:inline-block;margin:0 5px}.panel .panel-body .table tbody .action-list li a{color:#fff;font-size:15px;position:relative;transition:all .3s ease 0s;z-index:1}@media only screen and (max-width:767px){.panel .panel-heading .title{margin:0 0 10px;text-align:center}.panel .panel-heading .btn_group{text-align:center}}.bg-c{background-color:#f4f5f7}.parent{align-items:center;display:flex;flex-direction:row}.parent button{background-color:#fff;border:none;box-shadow:0 2px 4px #2f4f4f;color:#000;cursor:pointer;font-size:12px;height:30px;padding:5px;transition:all .2s ease;width:30px}.parent button:active{background-color:#fff;box-shadow:0 0 2px #2f4f4f;-webkit-transform:translateY(2px);transform:translateY(2px)}.parent button:not(:first-child){margin-top:10px}.round-6{border-radius:70%}.p-style{color:#2775ea;font-weight:500;margin-left:15px}.p-style,.parent .cylender{cursor:pointer;font-size:12px}.parent .cylender{background-color:#fff;border-radius:25px 25px;box-shadow:0 2px 4px #2f4f4f;color:#000;height:30px;padding:5px;transition:all .2s ease;width:90px}.carpetArea{border:1px solid #2775ea;height:50px;width:350px}.carpetArea input{border:none;padding:10px;width:200px}.carpetArea input:focus,select:focus,textarea:focus{outline:none}.inputArea{border-right:1px solid #2775ea;float:left;height:50px;width:220px}.carpetAreaDD{float:left}.selectStyle{border:none;width:102px}.carpetAreaDD select:focus{outline:none}label.check{cursor:pointer}label.check input{left:0;pointer-events:none;position:absolute;top:0;visibility:hidden}label.check span{background-color:#f0f9ff;border:1px solid #2775ea;border-radius:25px 25px;color:#000;display:inline-block;margin:10px;padding:7px 14px}label.check input:checked+span{background-color:#2775ea;border-color:#2775ea;color:#fff}.floor-input{border:none;width:80%}.flor-input input:focus,select:focus,textarea:focus{outline:none}.bg-border{border:2px solid #2775ea}.submitBtnDiv{margin-top:35px}.submitbtn{background-color:#f0f9ff;border:2px solid #2775ea;border-radius:50px;color:#2775ea;padding:5px 20px}.about .content h3{font-size:26px;font-weight:600}.about .content ul{list-style:circle;padding:10}.about .content ul li{padding-left:10px;position:relative}.about .content ul li+li{margin-top:10px}.about .content ul i{color:#47b2e4;font-size:20px;left:0;line-height:1;position:absolute;top:2px}.about .content p:last-child{margin-bottom:0}.about .content .btn-learn-more{-webkit-animation-delay:.8s;animation-delay:.8s;border:2px solid #47b2e4;border-radius:4px;color:#47b2e4;display:inline-block;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin-top:6px;padding:12px 32px;transition:.3s}.about .content .btn-learn-more:hover{background:#47b2e4;color:#fff;text-decoration:none}.why-us .content{padding:60px 100px 0}.why-us .content h3{color:#37517e;font-size:34px;font-weight:400}.why-us .content h4{font-size:20px;font-weight:700;margin-top:5px}.why-us .content p{color:#848484;font-size:15px}.why-us .img{background-position:50%;background-repeat:no-repeat;background-size:contain}.why-us .accordion-list{padding:0 100px 60px}.why-us .accordion-list ul{list-style:none;padding:0}.why-us .accordion-list li+li{margin-top:15px}.why-us .accordion-list li{background:#fff;border-radius:4px;padding:20px}.why-us .accordion-list a{cursor:pointer;display:block;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;outline:none;padding-right:30px;position:relative}.why-us .accordion-list span{color:#47b2e4;font-size:18px;font-weight:600;padding-right:10px}.why-us .accordion-list i{font-size:24px;position:absolute;right:0;top:0}.why-us .accordion-list p{margin-bottom:0;padding:10px 0 0}.why-us .accordion-list .icon-show{display:none}.why-us .accordion-list a.collapsed{color:#343a40}.why-us .accordion-list a.collapsed:hover{color:#47b2e4}.why-us .accordion-list a.collapsed .icon-show{display:inline-block}.why-us .accordion-list a.collapsed .icon-close{display:none}@media (max-width:1024px){.why-us .accordion-list,.why-us .content{padding-left:0;padding-right:0}}@media (max-width:992px){.why-us .img{min-height:400px}.why-us .content{padding-top:30px}.why-us .accordion-list{padding-bottom:30px}}@media (max-width:575px){.why-us .img{min-height:200px}}.skills .content h3{color:#37517e;font-family:Poppins,sans-serif;font-size:32px;font-weight:700}.skills .content ul{list-style:none;padding:0}.skills .content ul li{padding-bottom:10px}.skills .content ul i{color:#47b2e4;font-size:20px;padding-right:4px}.skills .content p:last-child{margin-bottom:0}.skills .progress{background:none;border-radius:0;display:block;height:60px}.skills .progress .skill{color:#37517e;display:block;font-family:Poppins,sans-serif;font-weight:600;margin:0 0 6px;padding:0;text-transform:uppercase}.skills .progress .skill .val{float:right;font-style:normal}.skills .progress-bar-wrap{background:#e8edf5;height:10px}.skills .progress-bar{background-color:#4668a2;height:10px;transition:.9s;width:1px}p{margin-bottom:1rem;margin-top:0}*,:after,:before{box-sizing:border-box}section{overflow:hidden;padding:60px 0}.section-bg{background-color:#f3f5fa}.section-title{padding-bottom:30px;text-align:center}.section-title h2{color:#37517e;font-size:32px;font-weight:700;margin-bottom:20px;padding-bottom:20px;position:relative;text-transform:uppercase}.section-title h2:before{background:#ddd;bottom:1px;content:"";display:block;height:1px;left:calc(50% - 60px);position:absolute;width:120px}.section-title h2:after{background:#47b2e4;bottom:0;content:"";display:block;height:3px;left:calc(50% - 20px);position:absolute;width:40px}.section-title p{margin-bottom:0}#para{font-size:20px;font-weight:500;list-style:disc;margin-left:40px}#para,#para2{text-align:justify}#para2{font-size:18px;font-weight:700;height:auto;margin-top:10px}#ul{overflow:visible}#para3{font-size:19px;font-weight:500;list-style:disc;margin-right:1px;text-align:justify}#head{height:auto}#imgdiv{height:500px;width:500px}.furnishing,.unfurnishing{border-radius:0 50vh 50vh 0;height:50vh}.semi_furnishing{border-radius:50vh 0 0 50vh;height:50vh}.furImage{border-radius:0 50vh 50vh 0;margin-left:-1.5vh;width:130%}.furImage,.semifurImage{cursor:pointer;height:49.8vh;margin-top:.05vh}.semifurImage{border-radius:50vh 0 0 50vh;margin-left:-12vh;width:135%}.WildData{-webkit-text-fill-color:hsla(0,0%,100%,0);-webkit-animation:animate 3s linear infinite;animation:animate 3s linear infinite;-webkit-animation-duration:6s;animation-duration:6s;background:linear-gradient(90deg,#000,#fff,#000);-webkit-background-clip:text;background-repeat:no-repeat;background-size:80%;font-family:sans-serif;font-size:2em;font-weight:500;letter-spacing:4px;overflow:hidden;text-transform:uppercase}@-webkit-keyframes animate{0%{background-position:-500%}to{background-position:500%}}@keyframes animate{0%{background-position:-500%}to{background-position:500%}}.dataa{line-height:5vh}.sideFilter{height:70vh;margin-top:9vh}.sideBarButtons:hover{background-color:#3ea8ef}.sideBarButtons{background-color:#fff;border-radius:1vh;cursor:pointer}.nothingFound{display:flex;justify-content:center;margin-top:25vh}.page{padding:40px}#splash{-webkit-animation:splash 3s ease-in;animation:splash 3s ease-in;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;background:rgba(0,0,0,.3);background-repeat:repeat-y;height:100%;left:0;position:fixed;top:0;width:100%}#loader{top:0;-webkit-transform:translate(-50%);transform:translate(-50%)}#loader,#loader:after{left:50%;position:absolute}#loader:after{background:#fff;background:linear-gradient(180deg,#fff 0,#fff 50%,hsla(0,0%,100%,0));bottom:-170px;margin-left:-8px}#loader:after,#loader:before{content:"";height:200px;width:3px}#loader:before{background:#000;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 50%,transparent);bottom:-190px;left:50%;margin-left:8px;position:absolute}#splash .anim{-webkit-animation:loader 3s linear;animation:loader 3s linear;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;height:100%;left:50%;position:absolute;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);width:100px}@-webkit-keyframes loader{0%{-webkit-transform:translate(-50%,110%);transform:translate(-50%,110%)}30%{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes loader{0%{-webkit-transform:translate(-50%,110%);transform:translate(-50%,110%)}30%{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@-webkit-keyframes splash{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes splash{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.circle{-webkit-animation:ripple 15s infinite;animation:ripple 15s infinite;background:#f0f8ff;border-radius:50%;box-shadow:0 0 1px 0 #fff;position:absolute}.small{bottom:-100px;height:200px;left:-100px;width:200px}.medium{bottom:-200px;height:400px;left:-200px;width:400px}.large{bottom:-300px;height:600px;left:-300px;width:600px}.xlarge{bottom:-400px;height:800px;left:-400px;width:800px}.xxlarge{bottom:-500px;height:1000px;left:-500px;width:1000px}.shade1{opacity:.2}.shade2{opacity:.5}.shade3{opacity:.7}.shade4{opacity:.8}.shade5{opacity:.9}@-webkit-keyframes ripple{0%{-webkit-transform:scale(.8);transform:scale(.8)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes ripple{0%{-webkit-transform:scale(.8);transform:scale(.8)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(.8);transform:scale(.8)}}.contact .info{background:#fff;border-bottom:3px solid #2c85e6;border-top:3px solid #2c85e6;box-shadow:0 0 24px 0 rgba(0,0,0,.1);padding:30px;width:100%}.contact .info i{align-items:center;background:#e7f5fb;border-radius:50px;color:#2c85e6;display:flex;float:left;font-size:20px;height:44px;justify-content:center;transition:all .3s ease-in-out;width:44px}.contact .info h4{color:#37517e;font-size:22px;font-weight:600;margin-bottom:5px;padding:0 0 0 60px}.contact .info p{color:#6182ba;font-size:14px;margin-bottom:20px;padding:0 0 10px 60px}.contact .info .email p{padding-top:5px}.contact .info .social-links{padding-left:60px}.contact .info .social-links a{background:#333;border-radius:50%;color:#fff;display:inline-block;font-size:18px;height:36px;line-height:1;margin-right:10px;padding:8px 0;text-align:center;transition:.3s;width:36px}.contact .info .address:hover i,.contact .info .email:hover i,.contact .info .phone:hover i,.contact .info .social-links a:hover{background:#2c85e6;color:#fff}.contact .php-email-form{background:#fff;border-bottom:3px solid #2c85e6;border-top:3px solid #2c85e6;box-shadow:0 0 24px 0 rgba(0,0,0,.12);padding:30px;width:100%}.contact .php-email-form .form-group{padding-bottom:8px}.contact .php-email-form .validate{color:red;display:none;font-size:13px;font-weight:400;margin:0 0 15px}.contact .php-email-form .error-message{background:#ed3c0d;color:#fff;display:none;font-weight:600;padding:15px;text-align:left}.contact .php-email-form .error-message br+br{margin-top:25px}.contact .php-email-form .sent-message{background:#18d26e;color:#fff;display:none;font-weight:600;padding:15px;text-align:center}.contact .php-email-form .loading{background:#fff;display:none;padding:15px;text-align:center}.contact .php-email-form .loading:before{-webkit-animation:animate-loading 1s linear infinite;animation:animate-loading 1s linear infinite;border:3px solid #18d26e;border-radius:50%;border-top-color:#eee;content:"";display:inline-block;height:24px;margin:0 10px -6px 0;width:24px}.contact .php-email-form .form-group{margin-bottom:20px}.contact .php-email-form label{padding-bottom:8px}.contact .php-email-form input,.contact .php-email-form textarea{border-radius:0;border-radius:4px;box-shadow:none;font-size:14px}.contact .php-email-form input:focus,.contact .php-email-form textarea:focus{border-color:#2c85e6}.contact .php-email-form input{height:44px}.contact .php-email-form textarea{padding:10px 12px}.contact .php-email-form button[type=submit]{background:#2c85e6;border:0;border-radius:50px;color:#fff;padding:12px 34px;transition:.4s}.contact .php-email-form button[type=submit]:hover{background:#209dd8}@-webkit-keyframes animate-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animate-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#contact,#email,#name,#pass{background-color:initial;border:0;width:90%!important}
/*# sourceMappingURL=main.d85e0730.css.map*/