:root{--primary-bg-gradient:#83be00;--primary-bg-gradient2:#598b08;/*--primary-bg-color:#84b034*/--primary-bg-color:#406209;--primary-bg-hover:#1650e2;--primary-bg-border:#5161c1;--secondary-color:#ce3d16;--secondary-hover:#d13b11;--secondary-shadow:rgba(233,30,99,0.1);--primary-01:rgba(22,80,226,0.2);--primary-09:rgba(27,141,187,0.88);--secondary-06:rgba(98,212,234,0.25);--transparent-color:#241c9c;--dark-color:#2d2c31;--dark-color2:#1d1d1f;--dark-primary:#1650e2;--white:$white;--gray:$gray;--gray-dark:#858d97;--black:$black;--azure:$info;--lime:#63e600;--lightpink-red:#ff7088;--lightgreen:#26eda2;--blue:#4049ec;--indigo:$indigo;--purple:#6d33ff;--pink:#00a591;--red:$secondary6;--orange:#e67605;--yellow:$yellow;--green:$success;--teal:$teal;--cyan:#17a2b8;--primary:#6963ff;--secondary:#f6f7fb;--success:$success;--info:$info;--warning:$yellow;--danger:$secondary6;--light:#f8f9fa;--dark:$color;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1280px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-size:14px;font-weight:400;line-height:1.5;color:#343a40;text-align:left;background-color:#f0f3fa;font-family:"Roboto",sans-serif}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.66em}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}dl,ol,ul{margin-top:0;margin-bottom:1rem}ul ol,ul ul{margin-bottom:0}b,strong{font-weight:bolder}a{color:#515771;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}button{border-radius:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.3em;font-weight:500;line-height:1.1;font-family:"Quicksand",sans-serif}.h1,h1{font-size:2.4rem;font-weight:500}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.875rem}.cover-image{background-size:cover !important;width:100%;position:relative}.fs-14{font-size:14px !important}.container,.container-fluid{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1280px){.container{max-width:1200px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.75rem;margin-left:-0.75rem}.no-gutters{margin-right:0;margin-left:0;border-radius:3px}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.badge{display:inline-block;padding:.25em .4em;font-size:84%;font-weight:300;line-height:1.2;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:3px}.rounded-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:.9375rem;line-height:1.84615385;border-radius:3px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:not(:disabled):not(.disabled){cursor:pointer}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn-link{font-weight:400;background-color:transparent}.btn-block{display:block;width:100%}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn{cursor:pointer;font-weight:400;letter-spacing:.03em;font-size:.8125rem;min-width:2.375rem}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;border-radius:3px;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #eaeef9;box-shadow:0 0 40px 0 rgba(234,238,249,0.5)}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.5rem}.card{position:relative;margin-bottom:1.5rem;width:100%}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;margin:0;padding:1.5rem 1.5rem;position:relative}.card-body>:last-child{margin-bottom:0}.card-aside{-ms-flex-direction:row;flex-direction:row}.card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.9375rem;color:#3d4e67;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #e8ebf3;border-radius:3px}.dropdown-menu{position:absolute;top:100%;left:0;z-index:9999;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown{display:block}.dropdown-menu{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);min-width:12rem}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.9375rem;line-height:1.7;color:#343a40;height:38px;background-color:#fff;background-clip:padding-box;border:1px solid #eaeef9;border-radius:3px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:#6c757d;opacity:1;font-weight:bold}.form-control::placeholder{font-weight:normal}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control{position:relative;display:inline-block;width:100%;margin-bottom:0}.form .btn{position:relative}table{border-collapse:collapse}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #e8ebf3;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:.75rem;padding-left:.75rem}.col-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:1280px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.socials{display:flex}.socials li{margin:0 12px;margin-right:15px}.sticky-wrapper{z-index:100;left:0;right:0}ul{list-style-type:none;padding:0;margin:0}.font-weight-semibold{font-weight:600 !important}.font-weight-bold{font-weight:700 !important}img{max-width:100%}html{font-size:16px;height:100%;direction:ltr}body{direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-font-feature-settings:"liga"0;font-feature-settings:"liga"0;overflow-y:scroll;position:relative}.task-img img,.status-img img{width:70px;height:70px;margin:0 auto}.social{float:right}.social li{float:right;margin-left:15px;display:inline-block;list-style:none;font-size:15px}.social li a{color:rgba(255,255,255,0.6);line-height:0}.sptb{padding-top:3rem;padding-bottom:3rem}.sptb-3{padding-top:4.7rem;padding-bottom:4.7rem}.section-title{padding-bottom:2rem;position:relative}.section-title p{text-align:center;font-size:15px;margin-bottom:0}.section-title h1,.section-title h2{margin-bottom:.5rem;font-size:25px;font-weight:600;z-index:1;text-transform:uppercase;font-family:"Quicksand",sans-serif}.banner-1 .header-text{left:0;right:0;color:#fff;font-family:"Quicksand",sans-serif}.banner-1 .header-text h1{margin-bottom:.3rem;font-weight:700;font-family:"Quicksand",sans-serif}.banner-1 .header-text p{margin-bottom:1.5rem;font-size:16px;font-weight:300}.header-text p{font-size:16px;font-weight:700 !important}.owl-carousel{position:relative}.owl-carousel .owl-item{position:relative;cursor:url(../images/other/cursor.png),move;overflow:hidden}.owl-nav{display:block}.owl-nav .owl-prev{position:absolute;top:50%;left:-25px;right:-1.5em;margin-top:-1.65em}.owl-nav .owl-next{position:absolute;top:50%;right:-25px;margin-top:-1.65em}.owl-nav button{display:block;font-size:1.3rem !important;line-height:2em;border-radius:50%;width:3rem;height:3rem;text-align:center;background:rgba(255,255,255,0.5) !important;border:1px solid #e8ebf3 !important;z-index:9;box-shadow:0 4px 15px rgba(67,67,67,0.15)}.owl-nav button:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.center-block{float:none;text-align:center;margin-left:auto;margin-right:auto}.owl-carousel.owl-drag .owl-item{left:0 !important;right:0}.owl-carousel .owl-dots{margin:0 auto;text-align:center}.pb-14,.py-14{padding-bottom:14rem}@media(min-width:992px){.header-main-banner .horizontalMenu>.horizontalMenu-list>li>a{color:rgba(255,255,255,0.8)}.header-main-banner .horizontalMenu>.horizontalMenu-list>li>a>.fa{color:rgba(255,255,255,0.8)}.sticky-wrapper{height:90px !important}.experience{width:70px !important}.create-resume-btn:before{content:"";position:absolute;width:1px;height:40px;left:0;background:#e8ebf3;top:4px}}.horizontal-main{background:#fff}.horizontalMenu>.horizontalMenu-list,.horizontal-header{background-color:transparent}.horizontalMenu>.horizontalMenu-list>li>a{color:#343a40;font-weight:500}.status-border{border:1px solid #e8ebf3 !important}@media(min-width:1280px){.container{max-width:1200px}}.main-body,.horizontalMenucontainer{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;position:relative}footer,.main-footer{display:block;margin-top:auto}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#343a40;text-align:inherit}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid #e8ebf3}.list-group-item:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item+.list-group-item{border-top-width:1px}.footer-main .h6{font-size:14px;margin-bottom:.6rem;text-transform:uppercase;font-weight:600}.footer-main p{color:rgba(255,255,255,0.7)}.footer-main a{line-height:2;transition:opacity .2s;color:rgba(255,255,255,0.6)}.footer-links a{color:rgba(255,255,255,0.8);position:relative}.footer-links a:before{content:"";position:absolute;width:1px;height:15px;background:rgba(255,255,255,0.2);left:-4px;top:10px}.footer-links a:first-child:before{display:none}.footer-main{padding-top:3rem;padding-bottom:3rem;border-top:1px solid rgba(167,180,201,0.1);border-bottom:1px solid rgba(167,180,201,0.1)}footer .border-top{border-top:1px solid rgba(255,255,255,0.1) !important;position:relative}.footer-main img{width:80px;border:1px solid rgba(255,255,255,0.2);padding:2px}.header-brand-img{height:4.5rem;line-height:2rem;vertical-align:bottom;margin-right:.5rem;width:auto}.center-block{margin-right:auto;margin-left:auto;float:inherit !important}.top-bar{border-bottom:1px solid #e8ebf3;background:#fff}.top-bar-left ul{margin-bottom:0}.top-bar .top-bar-right{float:right}.top-bar .top-bar-left{display:flex}.top-bar .top-bar-left .socials li{display:inline-block;float:left;font-size:15px;margin:0;border-left:1px solid rgba(255,255,255,0.15);padding:9px 15px;line-height:1.7}.top-bar .top-bar-right{display:flex}.header-main .top-bar-right .custom{display:flex}.header-main .top-bar-right .custom li{margin-right:15px;border-right:1px solid rgba(255,255,255,0.15);padding-right:15px;padding:10px 15px;padding-left:0;line-height:1.7}.header-main .top-bar-right .custom li:last-child{margin-right:0;padding-right:0;border:0}.header-slider-img{position:absolute;margin:0 auto;text-align:center;left:0;right:0;bottom:0;padding:25px;background:rgba(0,0,0,0.2)}.header-text .item-search-tabs .form-control{border:1px solid #fff !important}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu{opacity:0;visibility:hidden;-o-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-webkit-transform-origin:0 0;-o-transition:-o-transform .3s,opacity .3s;-ms-transition:-ms-transform .3s,opacity .3s;-moz-transition:-moz-transform .3s,opacity .3s;-webkit-transition:-webkit-transform .3s,opacity .3s;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.horizontalMenu:before{content:"";display:table}.horizontalMenu:after{content:"";display:table;clear:both}.horizontalMenucontainer{background-size:cover;overflow:hidden;background-attachment:fixed;background-position:50% 0;background-repeat:no-repeat}.horizontal-main{width:100%;position:relative;height:90px}.horizontal-mainwrapper{margin:0 auto}.desktoplogo{padding:.5rem 0;margin:0;float:left}.horizontalMenu{color:#fff;font-size:14px;padding:20px 0;float:right;padding-bottom:0;display:block}.horizontalMenu>.horizontalMenu-list{text-align:left;margin:0 auto 0 auto;width:100%;display:block;padding:0}.horizontalMenu>.horizontalMenu-list>li{text-align:center;display:block;padding:0;margin:0;float:left;padding:5px 0}.horizontalMenu>.horizontalMenu-list>li>a{display:block;padding:9px 15px;text-decoration:none;position:relative;margin:0 2px;border-radius:30px}.horizontalMenu>.horizontalMenu-list>li:last-child>a{border-right:0}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu{position:absolute;top:69px;z-index:1000;margin:0;padding:5px;min-width:190px;background-color:#fff;border:1px solid #e8ebf3;border-radius:2px;box-shadow:0 5px 25px rgba(39,55,76,0.2)}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li{position:relative;margin:0;padding:0;display:block}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a{background-image:none;color:#6c6a8d;border-right:0 none;text-align:left;display:block;line-height:22px;padding:8px 12px;text-transform:none;font-size:14px;letter-spacing:normal;border-right:0 solid}.horizontal-header{display:none}.horizontal-overlapbg{opacity:0;visibility:hidden}.horizontalMenu .horizontalMenu-click,.horizontalMenu .horizontalMenu-click02,.horizontalMenu .horizontalMenu-click03,.horizontalMenu .horizontalMenu-click04{display:none}.horizontalMenu-list .sub-menu:before,.horizontalMenu-list .halfdiv:before{position:absolute;top:-6px;left:12px;display:inline-block;border-right:5px solid transparent;border-bottom:5px solid rgba(0,40,100,0.12);border-left:5px solid transparent;border-bottom-color:rgba(0,0,0,0.2);content:""}.horizontalMenu-list .sub-menu:after{position:absolute;top:-5px;left:12px;display:inline-block;border-right:5px solid transparent;border-bottom:5px solid #fff;border-left:5px solid transparent;content:""}.horizontalMenu-list .sub-menu:before,.horizontalMenu-list .sub-menu:after{left:12px;right:auto}.icon-service{display:inline-flex;width:120px;height:120px;text-align:center;border-radius:50%;align-items:center;justify-content:center}.item-card{overflow:hidden;border-radius:3px}.item-card .item-card-desc:before{content:"";display:block;position:absolute;background:rgba(42,16,25,0.5);width:100%;height:100%;right:0;top:0;z-index:1;border-radius:3px}.item-card-desc{position:relative}.item-card-desc a{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;z-index:10}.item-card .item-card-desc .item-card-text{position:absolute;top:37%;left:0;right:0;bottom:0;text-align:center;color:#fff;z-index:2;align-items:center;vertical-align:middle}.item-card-text span{font-size:30px;display:block;margin:.5rem;font-weight:400}.item-card-text h4{font-size:14px;font-weight:600;text-transform:uppercase}.item-search-tabs{margin-top:2rem}.item-search-tabs .tab-content{border:1px solid rgba(0,0,0,0.1);background:rgba(0,0,0,0.4);padding:15px;margin:0;border-radius:2px}.item-search-tabs .form-control{border:1px solid #b3b7c1}.item-search-tabs .form-control.border{border-top-right-radius:0;border-bottom-right-radius:0}.item-all-cat .item-all-card{position:relative;padding:1.5rem 1.5rem;border-radius:4px;margin-bottom:1.5rem;color:#fff}.item-all-cat .item-all-card a{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;z-index:1}.item-all-cat .item-all-card{border:1px solid #e8ebf3}.item7-card-img{position:relative;overflow:hidden;border-top-right-radius:2px;border-top-left-radius:2px}.item7-card-img a{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;z-index:1}.item-card-img{overflow:hidden}.item-card .item-card-desc img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%;height:100%;border-radius:3px}.item-all-card::after{left:0;bottom:0;transition-duration:.4s}.item-all-card a::after,.item-all-card::before{right:0;top:0;transition-duration:.4s}.item-all-card a::before{left:0;bottom:0;transition-duration:.4s}.item-all-card::before,.item-all-card::after{content:"";width:0;height:2px;position:absolute;transition:all .4s linear}.item-all-cat .item-all-card a::before,.item-all-cat .item-all-card a::after{content:"";width:2px;height:0;position:absolute;transition:all .4s linear}.iteam-all-icon{position:relative;width:60px;margin:0 auto}.iteam-all-icon:before{content:"";position:absolute;width:55px;height:55px;top:3px;bottom:0;border-radius:50%;right:-15px}.iteam-all-icon{position:relative;width:60px;margin:0 auto}.clearfix::after{display:block;clear:both;content:""}.dropdown-menu{border-radius:0}.flex-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}@media(min-width:992px){.flex-lg-row{-ms-flex-direction:row !important;flex-direction:row !important}}.bg-warning{background-color:#ffa22b !important;color:#fff}.bg-danger{background-color:#ff382b !important}.bg-dark{background-color:#16133a !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.bg-transparent{background:0}.bg-background2:before{content:"";position:absolute;width:100%;height:100%;left:0;right:0;display:block;z-index:0;top:0}.bg-background-color .content-text,.bg-background .header-text1,.bg-background2 .header-text{position:relative;z-index:10}.br-tl-7{border-top-left-radius:7px !important}.br-tr-7{border-top-right-radius:7px !important}.border{vertical-align:top;border:1px solid #e8ebf3}.border{border:1px solid #e8ebf3 !important}.border-top{border-top:1px solid #e8ebf3 !important}.border-0{border:0}.rounded{border-radius:3px !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-block{display:block !important}.d-flex{display:-ms-flexbox !important;display:flex !important}@media(min-width:768px){.d-md-flex{display:-ms-flexbox !important;display:flex !important}}@media(min-width:992px){.d-lg-block{display:block !important}}.float-end{float:right !important}.h-8{height:4rem !important}.mt-0,.my-0{margin-top:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.me-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.mt-2,.my-2{margin-top:.5rem !important}.me-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.mt-3,.my-3{margin-top:.75rem !important}.mt-4,.my-4{margin-top:1rem !important}.mb-4,.my-4{margin-bottom:1rem !important}.ms-4,.mx-4{margin-left:1rem !important}.mt-5,.my-5{margin-top:1.5rem !important}.mb-5,.my-5{margin-bottom:1.5rem !important}.mb-7,.my-7{margin-bottom:3rem !important}.me-auto,.mx-auto{margin-right:auto !important}.ms-auto,.mx-auto{margin-left:auto !important}@media(min-width:992px){.mb-lg-0,.my-lg-0{margin-bottom:0 !important}}@media(min-width:1280px){.mb-xl-0,.my-xl-0{margin-bottom:0 !important}}.p-0{padding:0 !important}.ps-0,.px-0{padding-left:0 !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.p-3{padding:.75rem !important}.p-4{padding:1rem !important}.text-nowrap{white-space:nowrap !important}.text-start{text-align:left !important}.text-center{text-align:center !important}.text-white{color:#fff !important}.text-dark,.text-body{color:#343a40 !important}.text-muted{color:#838a9c !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-white{color:#fff !important}.w-8{width:4rem !important}
