@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.delay-05s{animation-delay:.5s}.animated.delay-075s{animation-delay:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}body{font-size:16px;font-family:Montserrat,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}a{color:#fff}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#fff}.navbar-light .navbar-nav .nav-link{color:#fff}.navbar-light .navbar-nav .nav-link:hover{color:#35d1cd}.padding-15px{padding:15px}.bg-image1{background-image:linear-gradient(to bottom,#4399ee,#595ce7)}.bg-image2{background-image:linear-gradient(358deg,#ec7916,#ed7d15,#feea00)}.bg-image3{background-image:linear-gradient(to bottom,#37ecba,#72afd3)}.bg-image4{background-image:linear-gradient(to bottom,#f953c6,#b91d73)}.text-main{color:#35d1cd}.text-justify{text-align:justify}.text-normal{font-weight:400}.text-gray{color:#a0aaad}.text-center{text-align:center}.text-color1{color:#1fe4cb}.text-color2{color:#595ce7}.bg-pink{background:#fe6068}.text-pink{color:#fe6068}.text-check{color:#c6f2f1}.text-purple{color:#4e5974}.text-align-center{text-align:center}.text-uppercase{text-transform:uppercase}.padding-top-10px{padding-top:10px}.padding-top-15px{padding-top:15px}.padding-top-180px{padding-top:180px}.padding-top-20px{padding-top:20px}.padding-0px{padding:0}.padding-top-30px{padding-top:30px}.padding-top-40px{padding-top:40px}.padding-bottom-2px{padding-bottom:2px}.padding-bottom-200px{padding-bottom:200px}.padding-bottom-80px{padding-bottom:80px}.padding-bottom-180px{padding-bottom:180px}.padding-bottom-30px{padding-bottom:30px}.padding-left-10px{padding-left:10px}.margin-top-10px{margin-top:10px}.margin-top-20px{margin-top:20px}.margin-top-70px{margin-top:70px}.margin-top-90px{margin-top:90px}.margin-left-10px{margin-left:10px}.margin-left-30px{margin-left:30px}.margin-top-50px{margin-top:50px}.margin-top-40px{margin-top:40px}.margin-top-60px{margin-top:60px}.margin-bottom-50px{margin-bottom:50px}.margin-bottom-70px{margin-bottom:70px}.margin-bottom-20px{margin-bottom:20px}.font-size-16px{font-size:16px}.font-size-20px{font-size:20px}.font-size-12px{font-size:12px}.font-size-80px{font-size:80px}.font-size-35px{font-size:35px}.font-size-13pt{font-size:13pt}.font-weight-700{font-weight:700}.font-weight-300{font-weight:300}.z-index-40{z-index:40}.bg-transparent{background-color:transparent}.border-none{border:none}.display-none{display:none}.radius-20px{border-radius:20px}.height-24px{height:24px}.height-30px{height:30px}.width-100{width:100%}.width-110{width:110%}.z-index40{z-index:40}.display-inline{display:inline}.width-20{width:20%}.width-30{width:30%}.width-40{width:40%}.text-left{text-align:left}.width-70{width:70%}.text-bold{font-weight:700}.bg-white{background:white}.bg-main{background-color:#35d1cd}.box-shadow-style1{box-shadow:0 0 50px #00000014}.overflow-y-scroll{overflow-y:scroll}.height-425px{height:425px}.height-500px{height:500px}.height-auto{height:auto}.redes-sociales{margin:0 20px}.cursor-pointer{cursor:pointer}.padding-30px{padding:30px}.padding-20px{padding:20px}.padding-10px{padding:10px}.padding-5px{padding:5px}.position-relative{position:relative}.top-70px{top:70px}.top-10px{top:10px}.top-40px{top:40px}.top-menos-50px{top:-50px!important}.list-style-none{list-style:none}.text-decoration-none{text-decoration:none}.Facebook-Twitter-Ema{width:262px;height:24px;font-family:Montserrat;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#35d1cd}.links-footer,.links-footer:hover{text-decoration:none;color:#a0aaad}.btn-primary{border-color:#35d1cd;border-radius:100px;background-color:#35d1cd;box-shadow:0 8px 20px #00000029}.bg-light{background:transparent}.bg-alpha{background-color:#fff2;border-radius:20px;padding:5px;box-shadow:0 8px 20px #00000029}.fondo-degradado{background-image:linear-gradient(to bottom,#4399ee,#595ce7);height:370px}.seccion-uno{background:url(../assets/group-19.png);background-size:cover;background-position:top}.citas-bg{background-image:url(../assets/group-50.png),url(../assets/combined-shape.png);background-size:contain,cover;background-position:center bottom,bottom;background-repeat:no-repeat,no-repeat}.btn-volver{width:217px;height:18px;font-family:Montserrat;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#72727f}.sec1-cont{color:#fff}.sec1-cont h1{font-size:36px}.sec1-cont h2{font-size:16px;padding-top:20px;padding-bottom:20px;line-height:24px;text-align:left}.sec1-cont h3{font-size:16px;font-weight:700;text-align:center;padding:15px}.sec1-cont .boton-sec1{background:#35d1cd;border-radius:16px;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#fff;padding:10px 25px}.franja{color:#fff}.franja h1{font-size:12px;text-align:center;padding-top:10px;padding-bottom:10px;margin:0;font-weight:700}.franja p{font-size:12px;padding-top:10px;padding-bottom:10px;margin:0}.franja p span{font-weight:700}.bloqa div{margin-top:15px;margin-bottom:15px;padding-top:30px;padding-bottom:30px;color:#fff;text-align:center}.bloqa div h1{font-size:16px;color:#fff;font-weight:700}.bloqa div p{font-size:14px;color:#fff}.seccion-dos{color:#4e5974}.indextres{background:url(../asset/bg.png);background-size:cover;background-position:top;padding-bottom:100px;color:#4e5974}.indextres .thin-0159_arrow_back_left{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.seccion-t h1{text-align:center;padding-top:50px;font-synthesis:32px;color:#4e5974}.seccion-t h1 span{font-weight:700}.seccion-t h2{color:#4e5974;font-size:16px;text-align:center;padding-bottom:40px}.circ h1{font-size:16px;text-align:center;margin-top:20px!important}.bloques{padding-top:40px;padding-bottom:40px;text-align:center}.bloques h1{font-weight:700;font-size:16px;padding-top:20px;padding-bottom:20px;text-transform:uppercase}.bloques p{text-align:center;font-size:16px}.bloques button,.cta{color:#fff;border-radius:100px;background-color:#35d1cd;box-shadow:0 8px 20px #00000029;padding-top:15px;padding-bottom:15px;font-weight:700;border:none;margin-bottom:70px}.indexcuatro{background:url(../asset/group-19_2@3x.png);background-size:cover;color:#fff}.indexcuatro h2{font-size:16px;text-align:center;padding-bottom:20px}.formulario input{margin-top:15px;border-radius:30px;padding-top:10px;padding-bottom:10px;height:55px}.formulario select{border:none;margin-top:15px;border-radius:30px;padding-top:10px;padding-bottom:10px}.formulario button{margin-top:15px;color:#fff;border-radius:100px;background-color:#35d1cd;box-shadow:0 8px 20px #00000029;padding-top:15px;padding-bottom:15px;font-weight:700;border:none;margin-bottom:70px}.formulario .left{border-radius:100px 0 0 100px;padding-right:0;padding-left:0;height:64px;width:100%!important}.formulario .left button{border-radius:100px 0 0 100px;background-color:#fff;color:#000;margin-top:7px;padding-top:20px;padding-bottom:20px}.formulario .center{border-radius:0!important;-webkit-border-radius:0px!important;padding-left:0;padding-right:0;height:63px;width:100%!important}.formulario .center button{border-radius:0!important;-webkit-border-radius:0px!important;background-color:#fff;color:#000;margin-top:7px;padding-top:20px;padding-bottom:20px}.formulario .right{border-radius:0 100px 100px 0;padding-top:20px;padding-bottom:20px;margin-top:15px;margin-bottom:0}.formulario .triangulo-equilatero-bottom{width:0;height:0;border-right:15px solid transparent;border-top:15px solid transparent;border-left:15px solid transparent;border-bottom:15px solid #fff;position:absolute;top:60px;left:130px}.formulario .letra{background-color:transparent;height:15px;font-family:Montserrat;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:12px;text-align:center;color:#35d1cd;margin-top:15px;margin-bottom:15px;box-shadow:0 0 #0000;cursor:pointer}.horario-grid{border-collapse:collapse;border:1px solid #cad0d5}.horario-grid span{height:20px;font-size:13pt;font-weight:600}.horario-grid .hora{height:auto;font-family:Montserrat;font-size:14px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#72727f}.horario-grid .agendaitem{padding:5px;border-bottom:1px solid;border-color:#d2d6de}.horario-grid .dayHolder{border:solid 1px #eef2f5;width:20%;top:-16px;position:relative}.horario-grid .dayHolder p{margin-top:10px;height:10px;font-family:Montserrat;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#72727f}.horario-grid .dayHolder.active{border:solid 1px #eef2f5;width:20%;top:-16px;position:relative;background-color:#35d1cd}.horario-grid .dayHolder.active p{margin-top:10px;height:10px;font-family:Montserrat;font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}.horario-grid .dayHolder:hover{border:solid 1px #eef2f5;width:20%;top:-16px;position:relative;background-color:#35d1cd}.horario-grid .dayHolder:hover p{margin-top:10px;height:10px;font-family:Montserrat;font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}.error{color:#fe6068!important;font-size:10pt;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left}.indexdos li{list-style:none;padding-top:10px}.indexcinco h1{font-size:36px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#4e5974;text-align:left}.indexcinco li{list-style:none;padding-top:10px}.circulo-contador{width:156px;height:156px;background-image:linear-gradient(135deg,#3a66f8,#24d4e3);border-radius:78px;box-shadow:0 2px 24px #00000021}.circulo-contador .inner{width:146px;height:146px;background-image:linear-gradient(324deg,#eef1f6,#fcfdfd);border-radius:70px;top:5px;position:relative;left:5px}.circulo-contador .numero{font-family:Montserrat;font-size:28.8px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#4e5974}.docs{color:#4e5974}.docs h1{font-weight:700;font-size:16px;padding-top:20px;text-transform:uppercase}.docs img{border-radius:30px}.docs h2{text-align:center;font-size:12px}.docs p{text-align:center;padding:15px;size:16px}.doctor-grid{border-collapse:collapse;border:1px solid #cad0d5;height:325px}.doctor-grid h1{font-family:Montserrat;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#4e5974;height:40px;margin-top:10px}.doctor-grid .img-doctor{height:100px;width:100px;border-radius:50%;margin:0 auto;display:block}.doctor-grid .especialidad{font-family:Lato;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.57;letter-spacing:normal;text-align:center;color:#35d1cd}.doctor-grid .hospital{font-family:Lato;font-size:12px;font-weight:400;font-style:italic;font-stretch:normal;line-height:1.83;letter-spacing:normal;text-align:center;color:#a0aaad;color:var(--cool-grey)}.footer{background:#f8f9fb}.footer p{text-align:center;font-size:16px;padding-top:15px;color:#a0aaad}.footer ul{padding-top:40px;font-weight:700;font-size:16px;color:#4e5974}.footer ul li{font-weight:400;padding-top:15px;list-style:none;color:#a0aaad}.itemsul{padding-bottom:30px}.itemsul li{padding-top:10;padding-bottom:10px;font-size:16px}.menuleyenda{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;text-align:right;color:#a0aaad}.modal-login .login-box{background-color:#fff;display:flex}.modal-login .login-box label{color:#a0aaad}.modal-login .login-box h1{font-family:Montserrat;font-size:24px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#4e5974;margin-top:30px}.modal-login #loginForm,.modal-login #registroForm{align-content:center;justify-content:center}.modal-login #doctor-registro{background-color:#fff;overflow-y:auto}.modal-login #doctor-registro label{color:#a0aaad}.modal-login #doctor-registro h1{font-family:Montserrat;font-size:24px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#4e5974;margin-top:30px}.modal-login #doctor-registro h2{font-family:Montserrat;font-size:14px;font-weight:300;font-style:normal;font-stretch:normal;line-height:24px;letter-spacing:normal;text-align:center;color:#fff}.modal-login #doctor-registro .form-group{margin-bottom:0}.modal-login #paciente-registro{background-color:#fff;height:554px;overflow-y:auto}.modal-login #paciente-registro label{color:#a0aaad}.modal-login #paciente-registro h1{font-family:Montserrat;font-size:24px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#4e5974;margin-top:30px}.descargar-app{height:450px;border-radius:8px;background-image:linear-gradient(to bottom,#4399ee,#595ce7)}.modal-login .registro-box{height:554px;display:flex;background-image:linear-gradient(to bottom,#4399ee,#595ce7)}.modal-login .registro-box .crea-cuenta{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;text-align:center;color:#fff;padding-top:30px}.modal-login .registro-box .fondo{width:422px;height:318px;-o-object-fit:contain;object-fit:contain}.modal-login .registro-box .botones{z-index:10;top:100px;position:absolute;display:block;width:100%}.modal-login .registro-box h1{font-family:Montserrat;font-size:24px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;margin-top:30px}.modal-login .registro-box .bg-registro{background-image:url(./../assets/asset/fondo-registro.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.modal-login #loginInfo{height:554px;background-image:linear-gradient(to bottom,#4399ee,#595ce7)}.modal-login #loginInfo .crea-cuenta{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;text-align:center;color:#fff;padding-top:30px}.modal-login #loginInfo .fondo{width:422px;height:318px;-o-object-fit:contain;object-fit:contain}.modal-login #loginInfo .botones{z-index:10;top:100px;position:absolute;display:block;width:100%}.modal-login #loginInfo h1{font-family:Montserrat;font-size:24px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;margin-top:30px}.Google{width:18.9px;height:12px;-o-object-fit:contain;object-fit:contain;background-color:#a0aaad;background-color:var(--cool-grey)}.Facebook{width:17.2px;height:17.2px;-o-object-fit:contain;object-fit:contain;background-color:#a0aaad;background-color:var(--cool-grey)}.Linkedin{width:17.3px;height:15.7px;-o-object-fit:contain;object-fit:contain;background-color:#a0aaad;background-color:var(--cool-grey)}.world{width:18px;height:16px;-o-object-fit:contain;object-fit:contain}.indexseis h1{font-size:36px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#4e5974;text-align:left;padding-top:80px}.indexseis li{list-style:none;padding-top:10px}.seccion-contactos .sec1-cont{-o-object-fit:contain;object-fit:contain;background-image:linear-gradient(to bottom,#4399ee,#595ce7);min-height:600px}.seccion-contactos .formulario input{border:1px solid #cad0d5}.seccion-contactos .formulario select{border:1px solid #cad0d5;height:calc(2.25rem + 9px)!important}.seccion-contactos .formulario textarea{border:1px solid #cad0d5;margin-top:15px;border-radius:30px;padding-top:10px;padding-bottom:10px}.Fondo-copia{width:283px;height:496px;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}.register-buttons{text-align:center}.register-buttons a{cursor:pointer}.register-buttons a:hover{text-decoration:underline!important;color:#fff}.btn-menu-activo{color:#35d1cd!important;background-color:#fff;border-radius:20px;font-size:16px;font-weight:700;font-style:normal;padding:7px 23px!important;box-shadow:0 8px 20px #00000029}.btn-menu-activo:hover{background-color:#f5f8fa}
