@charset "utf-8";
@charset "utf-8";
@charset "UTF-8";
@charset 'UTF-8';
.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}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;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}sub,sup{position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{text-transform:uppercase}.blockquote{margin-bottom:1rem}.blockquote-footer{display:block;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{color:#6c757d}code{color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0}pre{display:block;color:#212529}pre code{color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;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:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@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:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@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:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@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:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.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:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px)}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px)}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.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;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.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:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.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:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-fLite-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-haykal:before {
content: "\f666"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highLiteer:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-Litebulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-Lite:before {
content: "\f637"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/css/fonts/slick.eot);
src: url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/css/fonts/slick.woff) format('woff'), url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/css/fonts/slick.ttf) format('truetype'), url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.eot);
src: url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.woff2) format("woff2"), url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.woff) format("woff"), url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.ttf) format("truetype"), url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.eot);
src: url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.woff2) format("woff2"), url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.woff) format("woff"), url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.ttf) format("truetype"), url(//fusioninternationalschool.in/wp-content/plugins/rselements/assets/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }@font-face {
font-family: "Flaticon";
src: url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/fonts/Flaticon.eot);
src: url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/fonts/Flaticon.woff2) format("woff2"),
url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/fonts/Flaticon.woff) format("woff"),
url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/fonts/Flaticon.ttf) format("truetype"),
url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/fonts/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://fusioninternationalschool.in/wp-content/plugins/rselements/assets/fonts/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.flaticon-spreadsheet:before { content: "\f100"; }
.flaticon-letter:before { content: "\f101"; }
.flaticon-files-and-folders:before { content: "\f102"; }
.flaticon-membership:before { content: "\f103"; }
.flaticon-grid:before { content: "\f104"; }
.flaticon-table:before { content: "\f105"; }
.flaticon-count:before { content: "\f106"; }
.flaticon-support:before { content: "\f107"; }
.flaticon-multimedia:before { content: "\f108"; }
.flaticon-price:before { content: "\f109"; }
.flaticon-slider:before { content: "\f10a"; }
.flaticon-menu:before { content: "\f10b"; }
.flaticon-behance:before { content: "\f10c"; }
.flaticon-error:before { content: "\f10d"; }
.flaticon-rate:before { content: "\f10e"; }
.flaticon-ballot-box:before { content: "\f10f"; }
.flaticon-shipping-and-delivery:before { content: "\f110"; }
.flaticon-one:before { content: "\f111"; }
.flaticon-info:before { content: "\f112"; }
.flaticon-growth:before { content: "\f113"; }
.flaticon-option:before { content: "\f114"; }
.flaticon-files-and-folders-1:before { content: "\f115"; }
.flaticon-attach:before { content: "\f116"; }
.flaticon-tabs-1:before { content: "\f117"; }
.flaticon-blogging:before { content: "\f118"; }
.flaticon-network:before { content: "\f119"; }
.flaticon-text-box:before { content: "\f11a"; }
.flaticon-shipping-and-delivery-1:before { content: "\f11b"; }
.flaticon-music-and-multimedia:before { content: "\f11c"; }
.flaticon-slideshow:before { content: "\f11d"; }
.flaticon-success:before { content: "\f11e"; }
.flaticon-progress:before { content: "\f11f"; }
.flaticon-tool-tip:before { content: "\f120"; }
.flaticon-shopping-cart:before { content: "\f121"; }
.flaticon-conversation:before { content: "\f122"; }
.flaticon-image:before { content: "\f123"; }
.flaticon-24-hours:before { content: "\f124"; }
.flaticon-form:before { content: "\f125"; }
.flaticon-countdown:before { content: "\f126"; }
.flaticon-table-for-data:before { content: "\f127"; }
.flaticon-slider-1:before { content: "\f128"; }
.flaticon-percentage:before { content: "\f129"; }
.flaticon-timeline:before { content: "\f12a"; }
.flaticon-slider-2:before { content: "\f12b"; }
.flaticon-slider-3:before { content: "\f12c"; }*, *::after, *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cd-title {
position: relative;
height: 160px;
line-height: 230px;
text-align: center;
}
.cd-intro {
width: 90%;
max-width: 768px;
text-align: center;
}
.cd-words-wrapper {
display: inline-block;
position: relative;
text-align: left;
}
.cd-words-wrapper p {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.cd-words-wrapper p.is-visible {
position: relative;
}
.no-js .cd-words-wrapper p {
opacity: 0;
}
.no-js .cd-words-wrapper p.is-visible {
opacity: 1;
} .cd-headline.rotate-1 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-1 p {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.cd-headline.rotate-1 p.is-visible {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: cd-rotate-1-in 1.2s;
-moz-animation: cd-rotate-1-in 1.2s;
animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 p.is-hidden {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: cd-rotate-1-out 1.2s;
-moz-animation: cd-rotate-1-out 1.2s;
animation: cd-rotate-1-out 1.2s;
}
@-webkit-keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
opacity: 1;
}
}
@-moz-keyframes cd-rotate-1-in {
0% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
35% {
-moz-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(360deg);
opacity: 1;
}
}
@keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
-moz-transform: rotateX(120deg);
-ms-transform: rotateX(120deg);
-o-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
-moz-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
-o-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@-webkit-keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
}
@-moz-keyframes cd-rotate-1-out {
0% {
-moz-transform: rotateX(0deg);
opacity: 1;
}
35% {
-moz-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
}
@keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
-moz-transform: rotateX(-40deg);
-ms-transform: rotateX(-40deg);
-o-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
} .cd-headline.type .cd-words-wrapper {
vertical-align: top;
overflow: hidden;
}
.cd-headline.type .cd-words-wrapper::after { content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: 1px;
background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting::after {
-webkit-animation: cd-pulse 1s infinite;
-moz-animation: cd-pulse 1s infinite;
animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected::after {
visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected p {
color: #0d0d0d;
}
.cd-headline.type p {
visibility: hidden;
}
.cd-headline.type p.is-visible {
visibility: visible;
}
.cd-headline.type i {
position: absolute;
visibility: hidden;
}
.cd-headline.type i.in {
position: relative;
visibility: visible;
}
@-webkit-keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@-moz-keyframes cd-pulse {
0% {
-moz-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-moz-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-moz-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
-moz-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
-o-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
-moz-transform: translateY(-50%) scale(0.9);
-ms-transform: translateY(-50%) scale(0.9);
-o-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
-moz-transform: translateY(-50%) scale(0);
-ms-transform: translateY(-50%) scale(0);
-o-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
} .cd-headline.rotate-2 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-2 i, .cd-headline.rotate-2 em {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-headline.rotate-2 p {
opacity: 0;
}
.cd-headline.rotate-2 i {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
opacity: 1;
}
.cd-headline.rotate-2 i.in {
-webkit-animation: cd-rotate-2-in 0.4s forwards;
-moz-animation: cd-rotate-2-in 0.4s forwards;
animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
-webkit-animation: cd-rotate-2-out 0.4s forwards;
-moz-animation: cd-rotate-2-out 0.4s forwards;
animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
-webkit-transform: translateZ(20px);
-moz-transform: translateZ(20px);
-ms-transform: translateZ(20px);
-o-transform: translateZ(20px);
transform: translateZ(20px);
}
.no-csstransitions .cd-headline.rotate-2 i {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.no-csstransitions .cd-headline.rotate-2 .is-visible i {
opacity: 1;
}
@-webkit-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
}
}
@-moz-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0deg);
}
}
@keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
-moz-transform: translateZ(-20px) rotateX(-10deg);
-ms-transform: translateZ(-20px) rotateX(-10deg);
-o-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
-moz-transform: translateZ(-20px) rotateX(0deg);
-ms-transform: translateZ(-20px) rotateX(0deg);
-o-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg);
}
}
@-webkit-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
}
}
@-moz-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-90deg);
}
}
@keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
-moz-transform: translateZ(-20px) rotateX(0);
-ms-transform: translateZ(-20px) rotateX(0);
-o-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
-moz-transform: translateZ(-20px) rotateX(-100deg);
-ms-transform: translateZ(-20px) rotateX(-100deg);
-o-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
-moz-transform: translateZ(-20px) rotateX(-90deg);
-ms-transform: translateZ(-20px) rotateX(-90deg);
-o-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg);
}
} .cd-headline.loading-bar span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper::after { content: '';
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 0;
background: #0096a7;
z-index: 2;
-webkit-transition: width 0.3s -0.1s;
-moz-transition: width 0.3s -0.1s;
transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
width: 100%;
-webkit-transition: width 3s;
-moz-transition: width 3s;
transition: width 3s;
}
.cd-headline.loading-bar p {
top: .2em;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.cd-headline.loading-bar p.is-visible {
opacity: 1;
top: 0;
} .cd-headline.slide span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.slide .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.slide p {
opacity: 0;
top: .2em;
}
.cd-headline.slide p.is-visible {
top: 0;
opacity: 1;
-webkit-animation: slide-in 0.6s;
-moz-animation: slide-in 0.6s;
animation: slide-in 0.6s;
}
.cd-headline.slide p.is-hidden {
-webkit-animation: slide-out 0.6s;
-moz-animation: slide-out 0.6s;
animation: slide-out 0.6s;
}
@-webkit-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes slide-in {
0% {
opacity: 0;
-moz-transform: translateY(-100%);
}
60% {
opacity: 1;
-moz-transform: translateY(20%);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
-o-transform: translateY(20%);
transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes slide-out {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
60% {
opacity: 0;
-moz-transform: translateY(120%);
}
100% {
opacity: 0;
-moz-transform: translateY(100%);
}
}
@keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
-moz-transform: translateY(120%);
-ms-transform: translateY(120%);
-o-transform: translateY(120%);
transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
} .cd-headline.clip span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after { content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #aebcb9;
}
.cd-headline.clip p {
opacity: 0;
}
.cd-headline.clip p.is-visible {
opacity: 1;
} .cd-headline.zoom .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.zoom p {
opacity: 0;
}
.cd-headline.zoom p.is-visible {
opacity: 1;
-webkit-animation: zoom-in 0.8s;
-moz-animation: zoom-in 0.8s;
animation: zoom-in 0.8s;
}
.cd-headline.zoom p.is-hidden {
-webkit-animation: zoom-out 0.8s;
-moz-animation: zoom-out 0.8s;
animation: zoom-out 0.8s;
}
@-webkit-keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
}
}
@-moz-keyframes zoom-in {
0% {
opacity: 0;
-moz-transform: translateZ(100px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0);
}
}
@keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-o-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
}
@-webkit-keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
}
}
@-moz-keyframes zoom-out {
0% {
opacity: 1;
-moz-transform: translateZ(0);
}
100% {
opacity: 0;
-moz-transform: translateZ(-100px);
}
}
@keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
-moz-transform: translateZ(-100px);
-ms-transform: translateZ(-100px);
-o-transform: translateZ(-100px);
transform: translateZ(-100px);
}
} .cd-headline.rotate-3 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-3 p {
opacity: 0;
}
.cd-headline.rotate-3 i {
display: inline-block;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.is-visible .cd-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.cd-headline.rotate-3 i.in {
-webkit-animation: cd-rotate-3-in 0.6s forwards;
-moz-animation: cd-rotate-3-in 0.6s forwards;
animation: cd-rotate-3-in 0.6s forwards;
}
.cd-headline.rotate-3 i.out {
-webkit-animation: cd-rotate-3-out 0.6s forwards;
-moz-animation: cd-rotate-3-out 0.6s forwards;
animation: cd-rotate-3-out 0.6s forwards;
}
.no-csstransitions .cd-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 0;
}
.no-csstransitions .cd-headline.rotate-3 .is-visible i {
opacity: 1;
}
@-webkit-keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
}
}
@-moz-keyframes cd-rotate-3-in {
0% {
-moz-transform: rotateY(180deg);
}
100% {
-moz-transform: rotateY(0deg);
}
}
@keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@-webkit-keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
}
}
@-moz-keyframes cd-rotate-3-out {
0% {
-moz-transform: rotateY(0);
}
100% {
-moz-transform: rotateY(-180deg);
}
}
@keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
} .cd-headline.scale p {
opacity: 0;
}
.cd-headline.scale i {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.is-visible .cd-headline.scale i {
opacity: 1;
}
.cd-headline.scale i.in {
-webkit-animation: scale-up 0.6s forwards;
-moz-animation: scale-up 0.6s forwards;
animation: scale-up 0.6s forwards;
}
.cd-headline.scale i.out {
-webkit-animation: scale-down 0.6s forwards;
-moz-animation: scale-down 0.6s forwards;
animation: scale-down 0.6s forwards;
}
.no-csstransitions .cd-headline.scale i {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
.no-csstransitions .cd-headline.scale .is-visible i {
opacity: 1;
}
@-webkit-keyframes scale-up {
0% {
-webkit-transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes scale-up {
0% {
-moz-transform: scale(0);
opacity: 0;
}
60% {
-moz-transform: scale(1.2);
opacity: 1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@keyframes scale-up {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes scale-down {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
opacity: 0;
}
}
@-moz-keyframes scale-down {
0% {
-moz-transform: scale(1);
opacity: 1;
}
60% {
-moz-transform: scale(0);
opacity: 0;
}
}
@keyframes scale-down {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
} .cd-headline.push p {
opacity: 0;
}
.cd-headline.push p.is-visible {
opacity: 1;
-webkit-animation: push-in 0.6s;
-moz-animation: push-in 0.6s;
animation: push-in 0.6s;
}
.cd-headline.push p.is-hidden {
-webkit-animation: push-out 0.6s;
-moz-animation: push-out 0.6s;
animation: push-out 0.6s;
}
@-webkit-keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes push-in {
0% {
opacity: 0;
-moz-transform: translateX(-100%);
}
60% {
opacity: 1;
-moz-transform: translateX(10%);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
-o-transform: translateX(10%);
transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes push-out {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
60% {
opacity: 0;
-moz-transform: translateX(110%);
}
100% {
opacity: 0;
-moz-transform: translateX(100%);
}
}
@keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
-moz-transform: translateX(110%);
-ms-transform: translateX(110%);
-o-transform: translateX(110%);
transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
}div.beforeandafter{ display: block;
height: 434px; overflow: hidden;
position: relative; 
width: 650px; }
div.beforeandafter img{
max-width: none !important;
}
div.before1, div.after1{ height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
transition: width 0.4s ease-in-out; width: 100%;
z-index: 7;
}
div.after1{
z-index: 1; }
div.drag{ background: white;
cursor: col-resize;
display: block;
height: 100%;
left: 100%;
position: absolute;
top: 0;
transition: left 0.4s ease-in-out; width: 2px; z-index: 7;
}
div.drag div.draghandle{ background: #9a827d;
height: 20%; position: absolute;
text-align: center;
width: 16px; }
.label-bottom div.before1 span.caption, .label-bottom div.after1 span.caption{ bottom: 10px;	
display: block;	
position: absolute;
right: 10px;	
text-align: center;	
}
.label-top div.before1 span.caption, .label-top div.after1 span.caption{ top: 10px;	
display: block;	
position: absolute;
right: 10px;	
text-align: center;	
}
.rs-image-comparision span.caption{
color: #fff;
background:#000;
width: 90px;	
}
div.before1 span.caption{
left: 10px;
right: auto;
}.spu-box,
.spu-box *{
box-sizing: border-box;
}
.wppopups-whole{
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 999998;
display: flex;
align-items: center;
justify-content: center;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
}
.spu-box {
zoom:1;
}
.spu-box {
position:fixed;
z-index: 999999;
width: 100%;
max-height: 100vh;
}
.spu-box img{
max-width: 100%;
height: auto;
}
.spu-box img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .spu-box.spu-position-top-left{
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-position-top-right{
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-position-top-center{
top: 0; right: auto; bottom: auto; left: auto;
}
.spu-box.spu-position-bottom-left{
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-position-bottom-right{
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-box.spu-position-bottom-center{
top: auto; right: auto; bottom: 0; left: auto;
}
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
margin: 0;
width: 100% !important;
max-width: 100% !important;
position: fixed;
}
.spu-box.spu-position-top-bar{
top: 0;
}
.spu-box.spu-position-bottom-bar{
bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-fields-container,
.spu-box.spu-position-top-bar .spu-content .spu-fields-container{
padding: 0;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
.spu-box.spu-position-bottom-bar .spu-content > *,
.spu-box.spu-position-top-bar .spu-content > *{
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-form,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content .spu-optin-form {
display: inline-flex;
margin-bottom: 0;
}
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr{
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr ,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr {
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields .spu-fields ,
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields .spu-fields {
min-width: 250px;
}
.spu-box.spu-position-bottom-bar .spu-content button.spu-fields.spu-submit ,
.spu-box.spu-position-top-bar .spu-content button.spu-fields.spu-submit {
width: 120px;
margin-left: 20px;
} .spu-close{
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: .5;
text-decoration: none;
cursor: pointer;
z-index: 9999;
}
html .spu-box a.spu-close {
text-decoration: none;
}
.spu-close-top_right{
right:8px;
top:5px;
}
.spu-close-top_left{
left:8px;
top:5px;
}
.spu-close-bottom_right{
right:8px;
bottom:5px;
}
.spu-close-bottom_left{
left:8px;
bottom:5px;
}
.spu-close:hover,
.spu-close:focus {
text-decoration: none;
display: block;
} p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-box.spu-scrollable p.spu-powered {
display: none;
} .spu-addon-container {
text-align: center;
margin: 36px 32px 44px;
}
.spu-addon-container:after {
clear: both;
content: " ";
display: table;
}
.spu-addon-title {
font-size: 24px;
}
.spu-addon-msg {
font-size: 17px;
}
.spu-input-text {
background-color: #fff;
width: 49%;
height: 44px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0;
vertical-align: middle;
}
.spu-button {
display: block;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 0 0 1px;
font-size: 15px;
padding: 10px 12px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
text-decoration: none;
margin: 0;
height: auto;
width: 35%;
border: 0;  
}
.spu-button-bg {
width: 100% !important;
}
.spu-inline {
display: inline-block !important;
}
.spu-errors {
color: red;
text-align: center;
margin-top: 20px;
} .spu-optin-form .spu-helper-fields{
display: none;
}
.spu-fields-container{
padding: 36px 32px 44px;
position: relative;
}
.spu-fields.spu-name,
.spu-fields.spu-email{
background-color: #fff;
width: 100%;
height: 48px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0 0 20px 0;
vertical-align: middle;
display: block;
}
.spu-fields.spu-submit{
background: #50bbe8;
border: 1px solid #429bc0;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 -0 0 1px;
width: 24%;
color: #fff;
font-size: 16px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
display: inline;
margin: 0;
height: auto;
}
.spu-fields.spu-submit i{
display: none;
}
.spu-optin-fields {
display: block;
}
.spu-optin-fields.spu-inline-fields {
display: flex;
margin-bottom: 20px;
}
.spu-optin-fields.spu-inline-fields .spu-fields{
margin-bottom: 0px;
}
.spu-optin-fields.spu-inline-fields .spu-fields.spu-name {
margin-right: 20px;
}
.spu-fields.spu-email{
margin-right: 0;
}
.spu-fields.spu-submit {
width: 100%;
max-width: 100%;
}
.spu-fields.spu-submit span{
transition: all 1s;
opacity:1;
}
.spu-fields.spu-submit svg{
display:none;
margin:0 auto;
transition: all 1s;
}
.spu-fields.spu-submit svg path,
.spu-fields.spu-submit svg rect{
fill: #fff;
}
.spu-fields.spu-submit.spu-sending span{
display: none;
opacity: 0;
}
.spu-fields.spu-submit.spu-sending svg{
display: block;
opacity: 1;
}
.optin-errors {
color: red;
text-align: center;
margin-top: 20px;
} span.spu-timer {
position: absolute;
bottom: 0px;
left: 0px;
font-size: 12px;
position: absolute;
width: 100%;
text-align: right;
padding: 0 10px;
}
@media all and (max-width: 568px){
.spu-box{
max-width: 90vw !important;
}
.spu-box.spu-position-fullscreen,
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
max-width: 100vw !important;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
flex-flow: column;
}
.pop-up-text2{
margin-bottom: 25px !important;
}
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--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:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}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}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,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}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;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:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.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:1rem;line-height:1.5;border-radius:.25rem;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:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.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:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-control::before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(calc(2.25rem + 2px) - 1px * 2);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.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:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#6c757d!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\f907"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\f913"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\f91a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\f91e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\f941"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\f949"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-brands-400.eot);
src: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-brands-400.woff2) format("woff2"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-brands-400.woff) format("woff"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-brands-400.ttf) format("truetype"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-regular-400.eot);
src: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-regular-400.woff2) format("woff2"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-regular-400.woff) format("woff"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-regular-400.ttf) format("truetype"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-solid-900.eot);
src: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-solid-900.woff2) format("woff2"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-solid-900.woff) format("woff"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-solid-900.ttf) format("truetype"), url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }@font-face{font-family:'FontAwesome';src:url(//fusioninternationalschool.in/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//fusioninternationalschool.in/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//fusioninternationalschool.in/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//fusioninternationalschool.in/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//fusioninternationalschool.in/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//fusioninternationalschool.in/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: "Flaticon";
src: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/fonts/Flaticon.eot);
src: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/fonts/Flaticon.woff) format("woff"),
url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/fonts/Flaticon.ttf) format("truetype"),
url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/fonts/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://fusioninternationalschool.in/wp-content/themes/educavo/assets/css/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 60px;
font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 16px;
font-style: normal;
}
.flaticon-best:before { content: "\f100"; }
.flaticon-flower:before { content: "\f101"; }
.flaticon-timer:before { content: "\f102"; }
.flaticon-suitcase:before { content: "\f103"; }
.flaticon-chess-piece:before { content: "\f104"; }
.flaticon-clock:before { content: "\f105"; }
.flaticon-time-call:before { content: "\f106"; }
.flaticon-phone:before { content: "\f107"; }
.flaticon-call:before { content: "\f108"; }
.flaticon-email:before { content: "\f109"; }
.flaticon-location:before { content: "\f10a"; }
.flaticon-send:before { content: "\f10b"; }
.flaticon-bag:before { content: "\f10c"; }
.flaticon-supermarket:before { content: "\f10d"; }
.flaticon-basket:before { content: "\f10e"; }
.flaticon-shopping-bag:before { content: "\f10f"; }
.flaticon-right-arrow:before { content: "\f110"; }
.flaticon-left-arrow:before { content: "\f111"; }
.flaticon-back:before { content: "\f112"; }
.flaticon-right-arrow-1:before { content: "\f113"; }
.flaticon-next:before { content: "\f114"; }
.flaticon-back-1:before { content: "\f115"; }
.flaticon-upload:before { content: "\f116"; }
.flaticon-next-1:before { content: "\f117"; }
.flaticon-ui:before { content: "\f118"; }
.flaticon-next-2:before { content: "\f119"; }
.flaticon-back-2:before { content: "\f11a"; }
.flaticon-play-button:before { content: "\f11b"; }
.flaticon-play-button-1:before { content: "\f11c"; }
.flaticon-picture:before { content: "\f11d"; }
.flaticon-image:before { content: "\f11e"; }
.flaticon-gallery:before { content: "\f11f"; }
.flaticon-pictures:before { content: "\f120"; }
.flaticon-unlink:before { content: "\f121"; }
.flaticon-link:before { content: "\f122"; }
.flaticon-link-1:before { content: "\f123"; }
.flaticon-link-2:before { content: "\f124"; }
.flaticon-speaker:before { content: "\f125"; }
.flaticon-speaker-1:before { content: "\f126"; }
.flaticon-picture-1:before { content: "\f127"; }
.flaticon-picture-2:before { content: "\f128"; }
.flaticon-right-quote:before { content: "\f129"; }
.flaticon-error:before { content: "\f12a"; }
.flaticon-cross:before { content: "\f12b"; }
.flaticon-search:before { content: "\f12c"; }
.flaticon-shopping-bag-1:before { content: "\f12d"; }
.flaticon-eye:before { content: "\f12e"; }
.flaticon-user:before { content: "\f12f"; }
.flaticon-user-1:before { content: "\f130"; }
.flaticon-clock-1:before { content: "\f131"; }
.flaticon-comment:before { content: "\f132"; }
.flaticon-folder:before { content: "\f133"; }
.flaticon-price-tag:before { content: "\f134"; }
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.rotate {
-webkit-animation-name: rotate;
animation-name: rotate;
animation-duration: 15s;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }
   input[type="submit"] {
border: none;
padding: 10px 18px;
}
body div textarea {
border: 1px solid #f1f1f1;
padding: 10px 18px;
height: 120px;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
select,
input[type="password"] {
height: 48px;
padding: 10px 18px;
border: 1px solid #f1f1f1;
margin-bottom: 30px;
outline: none;
}
.wp-block-search .wp-block-search__button {
margin-left: 0;
}
.wp-block-search {
margin-bottom: 20px;
}
.wp-block-archives select,
.wp-block-categories select {
width: 400px;
}
.wp-block-group.has-background {
padding: 24px 30px 10px;
margin-bottom: 30px;
}
[type="search"] {
border: 1px solid #f1f1f1;
border-radius: 5px 0 0 5px;
padding: 10px 20px;
outline: none;
}
.contact-page2 {
border: 10px solid #fbfbfb;
padding: 50px;
background: #fff;
}
.contact-page2 .form-button {
text-align: center;
}
.contact-page2 .submit-btn {
margin-bottom: 0;
}
div textarea {
border: 1px solid #f1f1f1;
margin-bottom: 30px;
}
input[type="submit"] {
background: #171f32;
}
div.wpcf7 .ajax-loader {
position: absolute;
top: 16px;
right: -40px;
}
.contact-business h3 {
margin-bottom: 10px;
}
.contact-page1 input[type="text"],
.contact-page1 input[type="number"],
.contact-page1 input[type="email"],
.contact-page1 input[type="password"],
.contact-page1 textarea {
margin-bottom: 30px;
}
.rs-contact .contact-address .address-item {
overflow: hidden;
margin-top: 25px;
}
.rs-contact .contact-address .address-item .address-icon {
float: left;
width: 40px;
height: 60px;
line-height: 40px;
text-align: center;
}
.rs-contact .contact-address .address-item .address-icon i {
font-size: 35px;
color: #ff5421;
width: 40px;
height: 40px;
margin-left: 0;
}
.rs-contact .contact-address .address-item .address-text {
float: left;
width: 80%;
padding-left: 25px;
}
.rs-contact .contact-address .address-item .address-text h3.contact-title {
font-size: 20px;
margin: 0;
}
.rs-contact .contact-address .address-item .address-text a {
color: #363636;
}
.rs-contact .contact-address .address-item .address-text a:hover {
color: #171f32;
}
.rs-contact .contact-address.style3 {
text-align: center;
}
.rs-contact .contact-address.style3 .address-icon {
float: none;
text-align: center;
margin: 0 auto;
display: block;
}
.rs-contact .contact-address.style3 .address-icon:after {
background: transparent !important;
}
.rs-contact .contact-address.style3 .address-text {
padding-left: 0;
float: none;
text-align: center;
width: 100%;
}
.rs-contact .contact-address.style3 .address-text .contact-title {
padding-bottom: 10px;
font-weight: 600;
}
.rs-contact .contact-address.style3 .address-item {
margin-top: 0;
}
.rs-contact .contact-address.style4 .address-item {
margin-top: 0;
}
.rs-contact .contact-address.style4 .address-item .address-icon {
float: none;
text-align: left;
height: auto;
width: auto;
line-height: normal;
margin-bottom: 30px;
}
.rs-contact .contact-address.style4 .address-item .address-icon i {
border-radius: 150px;
text-align: center;
line-height: 52px;
font-size: 45px;
color: #ff5421;
}
.rs-contact .contact-address.style4 .address-item .address-icon i:before {
color: #ff5421;
font-size: 45px;
}
.rs-contact .contact-address.style4 .address-item .address-text {
padding-left: 0;
float: none;
width: 100%;
}
.rs-contact .contact-address.style4 .address-item .address-text .contact-title {
font-size: 18px;
}
.rs-contact .contact-address.style5 .address-item {
margin-top: 0;
}
.rs-contact .contact-address.style5 .address-item .address-icon {
float: none;
text-align: left;
height: auto;
width: auto;
line-height: normal;
margin-bottom: 18px;
}
.rs-contact .contact-address.style5 .address-item .address-text {
padding-left: 0;
float: none;
width: 100%;
}
.rs-contact .contact-address.style5 .address-item .address-text .contact-title {
font-size: 18px;
}
.contact_icon_style .social-title {
font-size: 18px;
font-weight: 600;
color: #000;
padding-bottom: 10px;
}
.contact_icon_style .contact_social_icon {
margin: 0;
padding: 0;
list-style: none;
}
.contact_icon_style .contact_social_icon li {
display: inline-block;
padding-right: 10px;
}
.contact_icon_style .contact_social_icon li a {
width: 38px;
height: 38px;
line-height: 38px;
border-radius: 150px;
color: #ff5421;
background: transparent;
transition: 0.4s;
display: block;
text-align: center;
}
.contact_icon_style .contact_social_icon li a:hover {
color: #fff;
background: #ff5421;
}
.contact_icon_style.white_text .social-title {
color: #fff;
}
.contact_icon_style.white_text .contact_social_icon li a:hover {
color: #101010;
background: #fff;
}
.contact_icon_style2 .contact_social_icon {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.contact_icon_style2 .contact_social_icon li {
float: left;
width: 50%;
}
.contact_icon_style2 .contact_social_icon li a {
color: #666;
background: transparent;
transition: 0.4s;
display: block;
}
.contact_icon_style2 .contact_social_icon li a:hover {
color: #e4e4e4;
}
.map {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}
.contact-2-info .rs-contact .contact-address .address-item .address-icon i {
color: #fff !important;
}
.contact-2-info .rs-contact .contact-address .address-item .address-text {
color: #fff;
}
.contact-2-info .rs-contact .contact-address .address-item .address-text h3.contact-title {
color: #fff;
}
.contact-2-info .rs-contact .contact-address .address-item .address-text a {
color: #fff !important;
}
.contact-2-info .submit-btn {
margin: 0 !important;
}
.contact-2-info select {
color: #bbb;
}
.contact-2-info .select-doctors::after {
color: #bbb;
}
.contact-2-info input[type="text"] {
margin-bottom: 28px;
}
.contact-2-info input::-webkit-input-placeholder { color: #d1d1d1 !important;
opacity: 1;
}
.contact-2-info input::-moz-placeholder { color: #d1d1d1 !important;
opacity: 1;
}
.contact-2-info input:-ms-input-placeholder { color: #d1d1d1 !important;
opacity: 1;
}
.contact-2-info input:-moz-placeholder { color: #d1d1d1 !important;
opacity: 1;
}
.contact-2-info textarea::-webkit-input-placeholder { color: #bbb !important;
opacity: 1;
}
.contact-2-info textarea::-moz-placeholder { color: #d1d1d1 !important;
opacity: 1;
}
.contact-2-info textarea:-ms-input-placeholder { color: #d1d1d1 !important;
opacity: 1;
}
.contact-2-info textarea:-moz-placeholder { color: #d1d1d1 !important;
opacity: 1;
}
div.wpcf7-validation-errors {
border-color: #ff0000;
color: #ff0000;
}
div.wpcf7-acceptance-missing {
border-color: #ff0000;
color: #ff0000;
}
.overlap-form .rs-heading {
position: relative;
z-index: 99;
}
.overlap-form .wpcf7 {
background: #fff;
padding: 0 40px !important;
position: relative;
}
.overlap-form .wpcf7:before {
background: #fff;
content: "";
height: 145px;
left: 0;
position: absolute;
top: -145px;
width: 100%;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.08);
outline: 1px solid transparent;
}
.overlap-form .wpcf7:after {
background: #fff;
content: "";
height: 73px;
left: 0;
position: absolute;
bottom: -73px;
width: 100%;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.08);
outline: 1px solid transparent;
}
.overlap-form .wpcf7 input[type="email"],
.overlap-form .wpcf7 input[type="text"] {
width: 100%;
height: 50px;
margin-bottom: 10px;
}
.overlap-form .wpcf7 textarea.wpcf7-textarea {
width: 100%;
}
.overlap-form .submit-btn {
margin: 0 auto;
}
.contact-details-address .rs-heading .title-inner h3.title {
margin-bottom: 6px;
font-size: 20px;
font-weight: 500 !important;
} .rs-blog-grid .pagination-area,
.rs-team .pagination-area {
padding-bottom: 30px;
}
.rs-blog-grid .pagination-area {
padding-bottom: 84px;
}
.rs-blog .cat_name {
display: none;
}
.rs-blog .blog-meta .blog-title {
margin: 0px 0 15px;
font-weight: 500;
line-height: 26px !important;
}
.rs-blog .blog-meta .blog-title a {
color: #101010;
}
.rs-blog .blog-meta .blog-title a:hover {
color: #171f32;
}
.rs-blog .full-blog-content {
padding: 0px 0 0 0;
}
.rs-blog .blog-slider .blog-meta {
margin-top: 30px;
}
.rs-blog .blog-slider .blog-meta .blog-title {
font-size: 18px;
font-weight: 600;
line-height: 28px;
}
.rs-blog-grid.rs-blog .blog-meta .blog-title {
line-height: 30px !important;
font-size: 22px;
}
.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6 {
clear: none;
}
.full-blog-content {
padding: 20px 30px 25px;
}
.full-blog-content .blog-meta {
text-transform: initial;
}
.full-blog-content .blog-title {
margin: 4px 0 10px;
line-height: 30px;
font-size: 26px;
}
.full-blog-content .blog-title a {
color: #101010;
}
.full-blog-content .blog-title a:hover {
color: #ff5421;
}
.full-blog-content .post-view {
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #999999;
}
.full-blog-content .post-view i {
margin-right: 5px;
}
.full-blog-content .post-view i:before {
font-size: 14px;
font-weight: 600;
}
.full-blog-content .post-comment {
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #999999;
}
.full-blog-content .post-comment i {
margin-right: 5px;
}
.full-blog-content .post-comment i:before {
font-size: 14px;
font-weight: 600;
}
.full-blog-content .blog-button {
float: left;
}
.full-blog-content .blog-button.left-btn {
float: none;
display: block;
}
.full-blog-content .view-comments {
float: right;
}
.full-blog-content .btm-cate li {
margin-right: 15px;
}
.full-blog-content .btm-cate li i:before {
font-size: 14px;
font-weight: 600;
position: relative;
top: -1px;
}
.full-blog-content .btm-cate .tag-line i {
margin-right: 3px;
color: #ff5421;
}
.full-blog-content .blog-date {
padding: 0;
color: #555;
margin-right: 0;
line-height: normal;
padding: 1px;
}
.full-blog-content .blog-date i:before {
font-size: 14px;
font-weight: 600;
}
.full-blog-content .author {
display: inline-block;
padding: 0;
margin-right: 0;
line-height: normal;
color: #555;
}
.full-blog-content .author i {
color: #ff5421;
margin-right: 3px;
}
.home-blog .rs-blog .blog-item {
margin-bottom: 15px;
}
.rs-blog-grid .bottom-shadow1 {
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
padding: 30px;
}
.bs-sidebar .recent-post-widget .post-desc span i {
color: #ff5421;
}
.blog .rs-blog .blog-item,
.archive .rs-blog .blog-item {
margin-bottom: 50px;
background: #fff;
}
.blog .rs-blog .blog-item .full-blog-content,
.archive .rs-blog .blog-item .full-blog-content {
padding: 0 46px 45px;
overflow: hidden;
}
.blog .rs-blog .blog-item .full-blog-content .btm-cate,
.archive .rs-blog .blog-item .full-blog-content .btm-cate {
margin: 0 0 10px;
}
.blog .rs-blog .blog-item .full-blog-content .title-wrap .blog-title,
.archive .rs-blog .blog-item .full-blog-content .title-wrap .blog-title {
font-size: 26px;
line-height: 36px;
}
.blog .rs-blog .blog-item .full-blog-content .blog-button a,
.archive .rs-blog .blog-item .full-blog-content .blog-button a {
font-size: 15px;
}
.blog .rs-blog .blog-item .blog-img,
.archive .rs-blog .blog-item .blog-img {
position: relative;
border-radius: 0px;
z-index: 0;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content,
.archive .rs-blog .blog-item .blog-img .blog-img-content {
width: 100%;
height: 100%;
top: 100%;
left: 0;
text-align: center;
z-index: 10;
padding: 0px;
opacity: 1;
-webkit-transition: 0.3s all ease-out;
transition: 0.3s all ease-out;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-link,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-link {
display: inline-block;
font-size: 19px;
width: 52px;
line-height: 54px;
height: 52px;
text-align: center;
border-radius: 50%;
background: #fff;
transition: all .3s ease 0s;
display: none;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-link:hover,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-link:hover {
opacity: 0.75;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-title,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-title {
font-weight: normal;
margin-top: 15px;
color: #000000;
margin-bottom: 0;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-title a,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-title a {
color: #000000;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content .blog-title a:hover,
.archive .rs-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
color: #171f32;
}
.blog .rs-blog .blog-item .blog-img .blog-img-content:hover .blog-img-content,
.archive .rs-blog .blog-item .blog-img .blog-img-content:hover .blog-img-content {
top: 0;
}
.blog .rs-blog .blog-img .categories,
.archive .rs-blog .blog-img .categories,
.blog .blog .blog-img .categories,
.archive .blog .blog-img .categories {
left: 46px;
bottom: 46px;
}
.date-meta-style2 a {
color: #999;
}
.date-meta-style2 a:hover {
color: #171f32;
}
.owl-stage .blog-item {
margin-bottom: 0 !important;
}
.post-meta-dates {
display: inline-block;
position: absolute;
padding: 8px 20px;
bottom: 0;
background: #171f32;
color: #fff;
z-index: 1;
border-radius: 3px 3px 0 0;
left: 50%;
transform: translateX(-50%);
width: 175px;
}
.blog-item.no-thumbs {
padding-top: 38px;
}
.blog-item.no-thumbs .categories {
margin-bottom: 5px;
padding: 0 0 0 48px;
}
.blog-item.no-thumbs .categories .category-name a {
background: #171f32;
color: #fff;
padding: 5px 19px 6px;
border-radius: 5px;
font-size: 13px;
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
}
.blog-item.no-thumbs .categories .category-name a:hover {
background: #ff5421;
}
.rs-blog-details .bs-img,
.rs-blog .bs-img,
.blog .bs-img,
.rs-blog-details .blog-img,
.rs-blog .blog-img,
.blog .blog-img {
position: relative;
z-index: 0;
}
.rs-blog-details .bs-img .blog-date,
.rs-blog .bs-img .blog-date,
.blog .bs-img .blog-date,
.rs-blog-details .blog-img .blog-date,
.rs-blog .blog-img .blog-date,
.blog .blog-img .blog-date {
position: absolute;
left: 10px;
bottom: 10px;
width: 100px;
height: 80px;
}
.rs-blog-details .bs-img .blog-date:after,
.rs-blog .bs-img .blog-date:after,
.blog .bs-img .blog-date:after,
.rs-blog-details .blog-img .blog-date:after,
.rs-blog .blog-img .blog-date:after,
.blog .blog-img .blog-date:after,
.rs-blog-details .bs-img .blog-date:before,
.rs-blog .bs-img .blog-date:before,
.blog .bs-img .blog-date:before,
.rs-blog-details .blog-img .blog-date:before,
.rs-blog .blog-img .blog-date:before,
.blog .blog-img .blog-date:before {
content: '';
position: absolute;
display: block;
transition: all 0.2s;
width: 0px;
height: 0px;
z-index: 100;
top: 0;
left: 0;
}
.rs-blog-details .bs-img .blog-date:after,
.rs-blog .bs-img .blog-date:after,
.blog .bs-img .blog-date:after,
.rs-blog-details .blog-img .blog-date:after,
.rs-blog .blog-img .blog-date:after,
.blog .blog-img .blog-date:after {
border-top: 0 solid;
border-bottom-color: #f9f9f9;
border-bottom: 80px solid transparent;
border-left: 100px solid #f9f9f9;
}
.rs-blog-details .bs-img .blog-date:before,
.rs-blog .bs-img .blog-date:before,
.blog .bs-img .blog-date:before,
.rs-blog-details .blog-img .blog-date:before,
.rs-blog .blog-img .blog-date:before,
.blog .blog-img .blog-date:before {
top: auto;
bottom: 0;
left: auto;
right: 0;
border-bottom: 0 solid;
border-bottom-color: #ff5421;
border-top: 80px solid transparent;
border-right: 100px solid #ff5421;
}
.rs-blog-details .bs-img .blog-date span,
.rs-blog .bs-img .blog-date span,
.blog .bs-img .blog-date span,
.rs-blog-details .blog-img .blog-date span,
.rs-blog .blog-img .blog-date span,
.blog .blog-img .blog-date span {
display: block;
color: #ffffff;
font-weight: 700;
position: relative;
z-index: 999;
height: 40px;
padding: 6px 0;
}
.rs-blog-details .bs-img .blog-date span.date,
.rs-blog .bs-img .blog-date span.date,
.blog .bs-img .blog-date span.date,
.rs-blog-details .blog-img .blog-date span.date,
.rs-blog .blog-img .blog-date span.date,
.blog .blog-img .blog-date span.date {
color: #ff5421;
font-size: 24px;
text-align: left;
padding-left: 12px;
padding-top: 10px;
}
.rs-blog-details .bs-img .blog-date span.month,
.rs-blog .bs-img .blog-date span.month,
.blog .bs-img .blog-date span.month,
.rs-blog-details .blog-img .blog-date span.month,
.rs-blog .blog-img .blog-date span.month,
.blog .blog-img .blog-date span.month {
text-align: right;
padding-right: 12px;
font-size: 18px;
}
.rs-blog-details .bs-img .categories,
.rs-blog .bs-img .categories,
.blog .bs-img .categories,
.rs-blog-details .blog-img .categories,
.rs-blog .blog-img .categories,
.blog .blog-img .categories {
position: absolute;
left: 30px;
bottom: 30px;
}
.rs-blog-details .bs-img .categories .category-name a,
.rs-blog .bs-img .categories .category-name a,
.blog .bs-img .categories .category-name a,
.rs-blog-details .blog-img .categories .category-name a,
.rs-blog .blog-img .categories .category-name a,
.blog .blog-img .categories .category-name a {
background: #171f32;
color: #fff;
padding: 5px 19px 6px;
border-radius: 5px;
font-size: 13px;
margin-right: 10px;
margin-bottom: 10px;
}
.rs-blog-details .bs-img .categories .category-name a:hover,
.rs-blog .bs-img .categories .category-name a:hover,
.blog .bs-img .categories .category-name a:hover,
.rs-blog-details .blog-img .categories .category-name a:hover,
.rs-blog .blog-img .categories .category-name a:hover,
.blog .blog-img .categories .category-name a:hover {
background: #ff5421;
}
.rs-blog-details .post-meta i,
.rs-blog .post-meta i,
.blog .post-meta i {
margin-right: 8px;
}
.rs-blog-details .post-meta i:before,
.rs-blog .post-meta i:before,
.blog .post-meta i:before {
font-size: 14px;
font-weight: 600;
}
.rs-blog-details .post-meta.date-meta,
.rs-blog .post-meta.date-meta,
.blog .post-meta.date-meta {
margin-right: 16px;
color: #999;
}
.rs-blog-details .post-meta.author,
.rs-blog .post-meta.author,
.blog .post-meta.author {
color: #555;
}
.rs-blog-details .blog-item.style1 .blog-img .blog-date,
.rs-blog .blog-item.style1 .blog-img .blog-date,
.blog .blog-item.style1 .blog-img .blog-date {
right: 10px;
left: auto;
}
.rs-blog-details .blog-item.style1 .blog-img .blog-date:after,
.rs-blog .blog-item.style1 .blog-img .blog-date:after,
.blog .blog-item.style1 .blog-img .blog-date:after {
display: none;
}
.rs-blog-details .blog-item.style1 .blog-img .blog-date:before,
.rs-blog .blog-item.style1 .blog-img .blog-date:before,
.blog .blog-item.style1 .blog-img .blog-date:before {
border-top-width: 130px;
border-right-width: 130px;
}
.rs-blog-details .blog-item.style1 .blog-img .blog-date .date,
.rs-blog .blog-item.style1 .blog-img .blog-date .date,
.blog .blog-item.style1 .blog-img .blog-date .date {
text-align: right;
color: #fff !important;
padding-right: 20px;
}
.rs-blog-details .blog-item.style1 .blog-slidermeta,
.rs-blog .blog-item.style1 .blog-slidermeta,
.blog .blog-item.style1 .blog-slidermeta {
margin-bottom: 10px;
}
.rs-blog-details .blog-item.style1 .icon-button a,
.rs-blog .blog-item.style1 .icon-button a,
.blog .blog-item.style1 .icon-button a {
margin-top: 6px;
}
.rs-blog-details .blog-item.style1 .category,
.rs-blog .blog-item.style1 .category,
.blog .blog-item.style1 .category {
position: absolute;
bottom: 20px;
left: 40px;
text-transform: none;
}
.rs-blog-details .blog-item.style1 .category a,
.rs-blog .blog-item.style1 .category a,
.blog .blog-item.style1 .category a {
background: #000000;
color: #fff;
padding: 6px 19px;
border-radius: 5px;
font-size: 13px;
}
.rs-blog-details .blog-item.style1 .category a:hover,
.rs-blog .blog-item.style1 .category a:hover,
.blog .blog-item.style1 .category a:hover {
background: #171f32;
}
.rs-blog-details .blog-item.style1 .blogfull,
.rs-blog .blog-item.style1 .blogfull,
.blog .blog-item.style1 .blogfull {
padding: 20px 0;
background: #fff;
}
.rs-blog-details .blog-item.style1 .blogfull .blog-meta,
.rs-blog .blog-item.style1 .blogfull .blog-meta,
.blog .blog-item.style1 .blogfull .blog-meta {
margin-top: 0;
}
.rs-blog-details .blog-item.style2 .blog-img .blog-date,
.rs-blog .blog-item.style2 .blog-img .blog-date,
.blog .blog-item.style2 .blog-img .blog-date {
right: 10px;
left: auto;
}
.rs-blog-details .blog-item.style2 .blog-img .blog-date:after,
.rs-blog .blog-item.style2 .blog-img .blog-date:after,
.blog .blog-item.style2 .blog-img .blog-date:after {
display: none;
}
.rs-blog-details .blog-item.style2 .blog-img .blog-date:before,
.rs-blog .blog-item.style2 .blog-img .blog-date:before,
.blog .blog-item.style2 .blog-img .blog-date:before {
border-top-width: 130px;
border-right-width: 130px;
}
.rs-blog-details .blog-item.style2 .blog-img .blog-date .date,
.rs-blog .blog-item.style2 .blog-img .blog-date .date,
.blog .blog-item.style2 .blog-img .blog-date .date {
text-align: right;
color: #fff !important;
padding-right: 20px;
}
.rs-blog-details .blog-item.style2 .blogfull,
.rs-blog .blog-item.style2 .blogfull,
.blog .blog-item.style2 .blogfull {
background: #fff;
padding: 25px 25px 25px 25px;
box-shadow: 0 15px 30px rgba(34, 34, 34, 0.03);
}
.rs-blog-details .blog-item.style2 .blogfull .blog-meta,
.rs-blog .blog-item.style2 .blogfull .blog-meta,
.blog .blog-item.style2 .blogfull .blog-meta {
margin-top: 0;
}
.rs-blog-details .blog-item.style2 .blogfull .blog-desc,
.rs-blog .blog-item.style2 .blogfull .blog-desc,
.blog .blog-item.style2 .blogfull .blog-desc {
margin-bottom: 20px;
}
.rs-blog-details .blog-item.style2 .blogfull .post-view,
.rs-blog .blog-item.style2 .blogfull .post-view,
.blog .blog-item.style2 .blogfull .post-view {
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #999999;
}
.rs-blog-details .blog-item.style2 .blogfull .post-view i,
.rs-blog .blog-item.style2 .blogfull .post-view i,
.blog .blog-item.style2 .blogfull .post-view i {
margin-right: 5px;
}
.rs-blog-details .blog-item.style2 .blogfull .post-view i:before,
.rs-blog .blog-item.style2 .blogfull .post-view i:before,
.blog .blog-item.style2 .blogfull .post-view i:before {
font-size: 15px;
font-weight: 600;
}
.rs-blog-details .blog-item.style2 .blogfull .post-comment,
.rs-blog .blog-item.style2 .blogfull .post-comment,
.blog .blog-item.style2 .blogfull .post-comment {
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #999999;
}
.rs-blog-details .blog-item.style2 .blogfull .post-comment i,
.rs-blog .blog-item.style2 .blogfull .post-comment i,
.blog .blog-item.style2 .blogfull .post-comment i {
margin-right: 5px;
}
.rs-blog-details .blog-item.style2 .blogfull .post-comment i:before,
.rs-blog .blog-item.style2 .blogfull .post-comment i:before,
.blog .blog-item.style2 .blogfull .post-comment i:before {
font-size: 15px;
font-weight: 600;
}
.rs-blog-details .blog-item.style2 .blogfull .blog-button,
.rs-blog .blog-item.style2 .blogfull .blog-button,
.blog .blog-item.style2 .blogfull .blog-button {
margin-bottom: 20px;
}
.rs-blog-details .blog-item.style2 .blogfull .icon-button,
.rs-blog .blog-item.style2 .blogfull .icon-button,
.blog .blog-item.style2 .blogfull .icon-button,
.rs-blog-details .blog-item.style2 .blogfull .blog-button,
.rs-blog .blog-item.style2 .blogfull .blog-button,
.blog .blog-item.style2 .blogfull .blog-button {
float: right;
display: inline-block;
}
.rs-blog-details .blog-item.style2 .blogfull .icon-button a,
.rs-blog .blog-item.style2 .blogfull .icon-button a,
.blog .blog-item.style2 .blogfull .icon-button a,
.rs-blog-details .blog-item.style2 .blogfull .blog-button a,
.rs-blog .blog-item.style2 .blogfull .blog-button a,
.blog .blog-item.style2 .blogfull .blog-button a {
margin-top: 0;
}
.rs-blog-details .blog-item.style2 .blog-slidermeta,
.rs-blog .blog-item.style2 .blog-slidermeta,
.blog .blog-item.style2 .blog-slidermeta {
margin-bottom: 10px;
}
.rs-blog-details .blog-item.style2 .icon-button a,
.rs-blog .blog-item.style2 .icon-button a,
.blog .blog-item.style2 .icon-button a {
margin-top: 6px;
}
.rs-blog-details .blog-item.style2 .category,
.rs-blog .blog-item.style2 .category,
.blog .blog-item.style2 .category {
position: absolute;
bottom: 20px;
left: 20px;
text-transform: none;
}
.rs-blog-details .blog-item.style2 .category a,
.rs-blog .blog-item.style2 .category a,
.blog .blog-item.style2 .category a {
background: #000000;
color: #fff;
padding: 6px 19px;
border-radius: 13px;
font-size: 13px;
}
.rs-blog-details .blog-item.style2 .category a:hover,
.rs-blog .blog-item.style2 .category a:hover,
.blog .blog-item.style2 .category a:hover {
background: #171f32;
}
.rs-blog-details .blog-item.style3,
.rs-blog .blog-item.style3,
.blog .blog-item.style3 {
position: relative;
}
.rs-blog-details .blog-item.style3 .blog-img,
.rs-blog .blog-item.style3 .blog-img,
.blog .blog-item.style3 .blog-img {
position: relative;
}
.rs-blog-details .blog-item.style3 .blog-content,
.rs-blog .blog-item.style3 .blog-content,
.blog .blog-item.style3 .blog-content {
position: absolute;
bottom: 0;
padding: 30px 36px 8px;
z-index: 1;
}
.rs-blog-details .blog-item.style3 .blog-content,
.rs-blog .blog-item.style3 .blog-content,
.blog .blog-item.style3 .blog-content {
color: #ffffff;
}
.rs-blog-details .blog-item.style3 .blog-content h4.blog-title,
.rs-blog .blog-item.style3 .blog-content h4.blog-title,
.blog .blog-item.style3 .blog-content h4.blog-title {
line-height: 32px !important;
margin: 0 0 12px;
}
.rs-blog-details .blog-item.style3 .blog-content h4.blog-title a,
.rs-blog .blog-item.style3 .blog-content h4.blog-title a,
.blog .blog-item.style3 .blog-content h4.blog-title a {
color: #ffffff;
font-size: 22px;
}
.rs-blog-details .blog-item.style3 .blog-content h4.blog-title a:hover,
.rs-blog .blog-item.style3 .blog-content h4.blog-title a:hover,
.blog .blog-item.style3 .blog-content h4.blog-title a:hover {
color: #ff5421;
}
.rs-blog-details .blog-item.style3 .blog-content .post-meta,
.rs-blog .blog-item.style3 .blog-content .post-meta,
.blog .blog-item.style3 .blog-content .post-meta {
margin: 0 0 22px;
display: block;
color: #ffffff;
}
.rs-blog-details .blog-item.style3.overlay:before,
.rs-blog .blog-item.style3.overlay:before,
.blog .blog-item.style3.overlay:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #000000;
background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.03123256) 80%);
z-index: 1;
}
.grid-style3 {
padding: 0;
}
.grid-style3 .blog-meta {
padding-bottom: 15px;
}
.sliders-styles4 .slider-styles4 .style3 {
margin-bottom: 0 !important;
padding: 0;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content {
text-align: center;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 700px;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .category {
background: #ff5421;
padding: 2px 14px 4px;
border-radius: 2px;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .category a {
color: #ffffff;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .category:hover {
background: #171f32;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .blog-title {
padding-top: 15px;
margin-bottom: 8px;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .blog-title a {
color: #ffffff;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .blog-button a {
color: #ffffff;
}
.sliders-styles4 .slider-styles4 .style3 .blog-content .blog-button a:hover {
color: #ff5421;
}
.sliders-styles4 .slider-styles4 .style3 .blog-img img {
border-radius: 0;
}
.owl-carousel .owl-item {
float: none;
}
body .blog-dark.rs-blog.home-blog-area .blog-item.style1 .blogfull {
background: #111 !important;
}
body .blog-dark.rs-blog.home-blog-area .blog-item.style1 .blogfull .blog-meta .blog-title a {
color: #fff !important;
}
body .blog-dark.rs-blog.home-blog-area .blog-item.style1 .blogfull .blog-button a {
color: #ff5421;
}
.rs-blog-grid .blog-img a.float-cat {
background: #171f32;
color: #fff;
padding: 6px 19px;
border-radius: 10px;
font-size: 13px;
margin-right: 8px;
}
.rs-blog-grid .blog-img a.float-cat:hover {
background: #ff5421;
}
.rs-blog-grid .blog-item .blog-date i:before {
font-size: 14px;
font-weight: 600;
}
.rs-blog-grid .blog-item.style1 .blog-date,
.rs-blog-grid .blog-item.style2 .blog-date {
margin-bottom: 15px;
}
.get_date_format2 {
position: relative;
}
.get_date_format2 .blog-date2 {
position: relative;
width: 100px;
height: 80px;
margin: 0 0 15px;
}
.get_date_format2 .blog-date2:after,
.get_date_format2 .blog-date2:before {
content: '';
position: absolute;
display: block;
transition: all 0.2s;
width: 0px;
height: 0px;
z-index: 100;
top: 0;
left: 0;
}
.get_date_format2 .blog-date2:after {
border-top: 0 solid;
border-bottom-color: #f9f9f9;
border-bottom: 80px solid transparent;
border-left: 100px solid #f9f9f9;
}
.get_date_format2 .blog-date2:before {
top: auto;
bottom: 0;
left: auto;
right: 0;
border-bottom: 0 solid;
border-bottom-color: #ff5421;
border-top: 80px solid transparent;
border-right: 100px solid #ff5421;
}
.get_date_format2 .blog-date2 span {
display: block;
color: #ffffff;
font-weight: 700;
position: relative;
z-index: 999;
height: 40px;
padding: 6px 0;
}
.get_date_format2 .blog-date2 span.date {
color: #ff5421;
font-size: 24px;
text-align: left;
padding-left: 12px;
padding-top: 10px;
}
.get_date_format2 .blog-date2 span.month {
text-align: right;
padding-right: 12px;
font-size: 18px;
}
blockquote:before {
content: "\f129" !important;
font-size: 35px;
color: #ff5421;
padding-bottom: 0px;
display: inline-block;
font-family: 'Flaticon';
font-weight: 400;
text-align: center;
top: 0px;
background: transparent !important;
transform: rotate(180deg);
}
blockquote:after {
content: "";
position: absolute;
border: 0;
width: 3px;
height: 35px;
background: #ff5421;
z-index: 1;
margin-left: 0;
top: 0;
left: 0;
display: block !important;
transition: all 500ms ease;
}
blockquote:hover:after {
height: 70px;
}
#blog-home .owl-navigation-yes .owl-nav {
top: -80px;
}
.bs-img {
border-radius: 0;
position: relative;
overflow: hidden;
}
.bs-img img {
width: 100%;
}
.widget-title a {
color: #fff;
}
.widget-title a:hover {
color: #fff;
}
.widget-title a:visited {
color: #fff;
} .rs-blog .grid-blog {
margin-top: 50px;
}
.rs-blog .blog-item {
margin-bottom: 30px;
background: #fff;
}
.rs-blog .blog-item .blog-img {
position: relative;
margin-bottom: 0;
overflow: hidden;
border-radius: 0;
}
.rs-blog .blog-item .blog-img a {
z-index: 11;
position: relative;
}
.rs-blog .blog-item .blog-img .blog-img-content {
position: absolute;
width: 100%;
height: 100%;
top: 50%;
left: 0;
text-align: center;
z-index: 10;
padding: 20px;
opacity: 0;
-webkit-transition: 0.3s all ease-out;
transition: 0.3s all ease-out;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-link {
display: inline-block;
font-size: 19px;
width: 52px;
line-height: 54px;
height: 52px;
text-align: center;
border-radius: 50%;
background: #fff;
transition: all .3s ease 0s;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-link:hover {
background: #171f32;
color: #fff !important;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title {
font-size: 16px;
line-height: 22px;
font-weight: 500;
margin-top: 15px;
color: #fff;
margin-bottom: 0;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title a {
color: #fff;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
color: rgba(255, 255, 255, 0.6);
}
.rs-blog .blog-item .blog-img:hover .blog-img-content {
top: 0px;
opacity: 1;
}
.rs-blog .blog-item .blog-meta {
transition: all 0.4s ease-in-out 0s;
}
.rs-blog .blog-item .blog-meta .seperator {
padding-left: 7px;
}
.rs-blog .blog-item .blog-meta .blog-date {
display: inline-block;
font-weight: 400;
}
.rs-blog .blog-item .blog-meta .blog-date i {
color: #ff5421;
margin-right: 3px;
}
.rs-blog .blog-item .blog-meta .categories a {
color: #999999;
}
.rs-blog .blog-item .blog-meta .categories a:hover {
color: #171f32;
}
.rs-blog .blog-item .blog-meta .blog-lc {
display: inline-block;
}
.rs-blog .blog-item .blog-meta .blog-lc > div {
display: inline-block;
}
.rs-blog .blog-item .date-post {
padding: 0;
color: #999999;
margin-right: 8px;
margin-bottom: 8px;
display: inline-block;
font-size: 12px;
}
.rs-blog .blog-item span.author,
.rs-blog .blog-item span.category {
padding: 0;
margin-right: 9px;
margin-bottom: 10px;
margin-left: 0;
display: inline;
position: relative;
text-transform: inherit;
color: #555;
}
.rs-blog .blog-item .blog-slidermeta {
margin-bottom: 6px;
}
.rs-blog .blog-item .blog-slidermeta span.seperator {
display: inline-block;
padding-right: 5px;
font-size: 12px;
}
.rs-blog .blog-item .blog-slidermeta span.category a {
color: #999999;
}
.rs-blog .blog-item .blog-slidermeta span.category a:hover {
color: #171f32;
}
.rs-blog .blog-item div.comment {
padding: 0;
color: #171f32;
border-radius: 30px;
text-transform: uppercase;
font-size: 13px !important;
line-height: normal;
}
.rs-blog .blog-item .blog-author {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.rs-blog .blog-item .blog-author .author-img {
float: left;
}
.rs-blog .blog-item .blog-author .author-img img {
height: 70px;
width: 70px;
border-radius: 50%;
}
.rs-blog .blog-item .blog-author .author-info {
margin-left: 15px;
}
.rs-blog .blog-item .blog-author .author-info .author-name {
font-size: 15px;
margin-bottom: 0;
}
.rs-blog .blog-item .blog-author .author-info .author-title {
font-size: 12px;
}
.rs-blog .blog-item .blog-desc {
clear: both;
}
.rs-blog .blog-item .blog-desc p {
margin-bottom: 0;
}
.rs-blog .blog-item .blog-button {
display: block;
margin-top: 20px;
}
.rs-blog .blog-item .blog-button a {
text-align: center;
display: inline-block;
color: #394459;
padding-right: 25px;
position: relative;
z-index: 1;
font-weight: 500;
font-size: 15px;
}
.rs-blog .blog-item .blog-button a:before {
content: "\f054";
position: absolute;
font-family: fontawesome;
font-size: 12px;
top: 4px;
right: 10px;
transition: all 0.3s;
font-weight: 500;
}
.rs-blog .blog-item .blog-button a:hover {
color: #ff5421;
}
.rs-blog .blog-item .blog-button a:hover:before {
right: -5px;
opacity: 1;
}
.rs-blog .full-layout {
width: 100%;
}
.rs-blog .sidebar-none {
display: none;
}
.rs-blog .owl-nav {
display: none;
}
.rs-blog .home_full_blog {
padding: 0;
}
.rs-blog .home_full_blog .blog-desc {
margin-bottom: 20px;
}
.rs-blog .home_full_blog .blog-date {
padding-top: 15px;
}
.comment i {
color: #999;
font-size: 12px;
}
.archive .rs-blog .blog-item .blog-img,
.blog .rs-blog .blog-item .blog-img {
margin-bottom: 32px !important;
}
.single-post .rs-blog-details .single-content-full ul.unorder-list {
margin-bottom: 16px;
margin-left: 20px;
}
.single-post .rs-blog-details .bs-meta {
margin-top: 0px;
margin-bottom: 18px;
}
.comment-respond .form-submit {
margin-bottom: 0;
}
.single-post .rs-blog-details .type-post .single-content-full {
padding: 0px 0px 24px;
overflow: visible;
}
.single-content-full ul.dots {
list-style: none;
margin: 30px 0 30px;
padding: 0 0 0 28px;
}
.single-content-full ul.dots li {
position: relative;
padding-left: 20px;
}
.single-content-full ul.dots li:before {
content: "";
position: absolute;
background: #171f32;
left: 0;
display: block;
top: 10px;
width: 7px;
height: 7px;
border-radius: 50%;
}
.flickr-widget ul {
margin: 0;
padding: 0;
}
.flickr-widget ul li {
display: inline-block;
margin: 0 !important;
border: none !important;
padding: 2px !important;
width: 25%;
}
.flickr-widget ul li a img {
width: 100%;
}
.home-blog-area .blog-item {
padding: 0 1px;
background: transparent;
}
.home-blog-area .blog-item .content-overlay:before {
border-radius: 5px;
}
.home-blog-area .blog-item .blog-img img {
border-radius: 3px;
}
.home-blog-area .home_full_blog {
border: none;
border-radius: 0 0 5px 5px;
}
.home-blog-area .blog-meta {
margin-top: 20px;
}
body.archive .rs-blog .blog-item {
overflow: hidden;
margin-bottom: 70px;
}
.blog-seo .rs-blog .blog-item div.comment {
padding: 6px 28px 5px;
}
#blog-home.blog-personel .owl-nav {
display: none !important;
}
.ps-navigation {
margin-top: 50px;
margin-bottom: 50px;
}
.ps-navigation ul {
margin: 0 !important;
list-style: none;
}
.ps-navigation ul a {
text-transform: uppercase;
background: transparent;
color: #444444;
border-radius: 3px;
font-weight: bold;
}
.ps-navigation ul a span {
display: block;
font-weight: normal;
text-transform: capitalize;
vertical-align: middle;
}
.ps-navigation ul a i {
vertical-align: text-top;
}
.ps-navigation ul a:hover {
color: #ff5421;
}
.ps-navigation ul li.next {
float: right;
}
.ps-navigation ul li.prev {
float: left;
}
.ps-navigation ul li:nth-child(2) {
text-align: right;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container p,
.wp-block-cover .wp-block-cover__inner-container p a {
color: #ffffff !important;
} .rs-blog-details .type-post {
margin-bottom: 0px;
}
.rs-blog-details .type-post .single-content-full {
padding: 12px 0 0px;
overflow: hidden;
}
.rs-blog-details .type-post .tag-line {
padding: 0;
}
.rs-blog-details .type-post .tag-line a {
font-weight: 400;
color: #555;
}
.rs-blog-details .type-post .tag-line a:hover {
color: #171f32;
}
.rs-blog-details .bs-info {
margin-bottom: 10px;
}
.rs-blog-details .bs-info.tags {
margin-top: 25px;
clear: both;
}
.rs-blog-details .bs-info.tags a {
font-size: 13px;
margin-right: 5px;
display: inline-block;
text-align: center;
font-weight: normal;
color: #666666;
border: 1px solid rgba(170, 170, 170, 0.25);
padding: 2px 15px 4px;
margin-left: 7px;
border-radius: 5px;
line-height: 20px;
margin-top: 5px;
margin-bottom: 5px;
}
.rs-blog-details .bs-info.tags a:hover {
background: #ff5421;
border-color: #ff5421;
color: #fff;
}
.rs-blog-details .ps-navigation ul {
list-style: none;
margin: 0;
}
.rs-blog-details .bs-title {
margin-top: 0px;
font-size: 22px;
line-height: 1.2;
margin-bottom: 5px;
}
.rs-blog-details .single-page-info .p-user .author-img {
display: inline-block;
margin-right: 12px;
margin-bottom: 10px;
}
.rs-blog-details .single-page-info .p-user .author-img img {
border-radius: 50%;
}
.rs-blog-details .single-page-info .p-date,
.rs-blog-details .single-page-info .author-name,
.rs-blog-details .single-page-info .p-cname {
padding: 0;
color: #555;
line-height: 24px;
display: inline-block;
margin-bottom: 0;
}
.rs-blog-details .single-page-info .author-name {
color: #555;
}
.rs-blog-details .bs-meta {
font-size: 14px;
margin: 15px 0 0;
padding: 0;
}
.rs-blog-details .bs-meta li {
display: inline-block;
line-height: 10px;
margin-right: 10px;
}
.rs-blog-details .bs-meta li i {
margin-right: 3px;
font-size: 12px;
color: #ff5421;
}
.rs-blog-details .bs-meta li a {
color: #333;
}
.rs-blog-details .bs-meta li.category-name ul {
margin: 0;
float: left;
padding-left: 8px;
}
.rs-blog-details .bs-meta li .seperator {
padding-right: 10px;
}
.rs-blog-details .bs-desc {
margin-top: 0;
}
.rs-blog-details .bs-desc p:last-child {
margin-bottom: 10px;
}
.rs-blog-details .blockquote {
padding-left: 30px;
border-left: 4px solid #444444;
display: block;
margin: 40px 0;
background: #f7f7f7;
padding-bottom: 30px;
padding-top: 30px;
font-size: 14px !important;
border-radius: 5px;
}
.rs-blog-details .related-post {
margin-top: 40px;
padding: 0 15px;
}
.rs-blog-details .related-post .related-title {
font-size: 20px;
font-weight: 500;
margin-bottom: 30px;
}
.rs-blog-details .related-post .blog-title {
margin-bottom: 5px;
font-size: 16px;
font-weight: 500;
}
.rs-blog-details .related-post .blog-title a {
color: #101010;
}
.rs-blog-details .related-post .blog-title a:hover {
color: #171f32;
}
.rs-blog-details .author-block {
align-items: center;
margin-top: 50px;
padding: 35px 0px 30px;
text-align: center;
overflow: hidden;
border-radius: 0px;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
}
.rs-blog-details .author-block .author-img {
float: left;
width: 17%;
padding-right: 30px;
}
.rs-blog-details .author-block .author-img img {
border-radius: 5px;
width: 120px;
}
.rs-blog-details .author-block .author-desc {
float: left;
width: 83%;
text-align: left;
}
.rs-blog-details .author-block .author-title {
margin: -10px 0 8px 0;
font-size: 20px;
position: relative;
}
.rs-blog-details .author-block .author-title:after {
background: #171f32;
content: "";
position: absolute;
left: 0;
bottom: -5px;
right: auto;
width: 120px;
height: 1px;
margin: 0 auto;
display: none;
}
.rs-blog-details .author-block .author-title a {
color: #212121;
}
.rs-blog-details .author-block p {
margin-bottom: 8px;
}
.rs-blog-details .comment-respond {
margin-top: 45px;
}
.rs-blog-details .comments-title {
font-size: 24px;
margin-bottom: 40px;
margin-top: 40px;
}
.rs-blog-details #reply-title {
font-size: 24px;
font-weight: 700;
margin-bottom: 30px;
margin-top: 30px;
position: relative;
padding: 0 0 4px;
}
.rs-blog-details #reply-title small {
font-size: 80%;
}
.rs-blog-details #reply-title small a {
color: #101010;
padding-left: 10px;
}
.rs-blog-details #reply-title small a:hover {
color: #171f32;
}
.rs-blog-details .comment-block {
margin-top: 50px;
}
.rs-blog-details .comment-block .comment {
padding: 25px;
background: #fff;
-webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
margin-bottom: 35px;
}
.rs-blog-details .comment-block .comment .comment-header {
margin-bottom: 10px;
}
.rs-blog-details .comment-block .comment .comment-header:before,
.rs-blog-details .comment-block .comment .comment-header:after {
content: "";
display: table;
}
.rs-blog-details .comment-block .comment .comment-header:after {
clear: both;
}
.rs-blog-details .comment-block .comment img {
float: left;
margin-right: 15px;
}
.rs-blog-details .comment-block .comment h3 {
margin: 5px 0 0 0;
font-size: 16px;
line-height: 22px;
}
.rs-blog-details .comment-block .comment .comment-body p.desc {
margin-bottom: 10px;
}
.rs-blog-details .comment-block .comment .comment-reply {
margin-bottom: 0;
}
ol.comment-list .comment-respond .form-submit {
margin-bottom: 20px;
}
.single .tag-line {
position: relative;
color: #555;
}
.single .tag-line a {
display: inline-block;
margin-right: 0;
margin-left: 0;
margin-bottom: 0;
padding: 0;
background: #fff;
border-radius: 0;
position: relative;
}
.single .ps-navigation {
margin: 60px 0 0;
}
.single .ps-navigation .prev {
width: 50%;
transition: all .5s ease;
}
.single .ps-navigation .prev i {
margin-right: 10px;
position: relative;
top: -4px;
}
.single .ps-navigation .prev .next_link {
margin-left: 0;
}
.single .ps-navigation .prev:hover a {
color: #ff5421;
}
.single .ps-navigation .prev .date {
display: block;
}
.single .ps-navigation .next {
width: 50%;
transition: all .5s ease;
}
.single .ps-navigation .next .next_link {
margin-right: 0;
}
.single .ps-navigation .next i {
margin-left: 10px;
position: relative;
top: -4px;
}
.single .ps-navigation .next:hover a {
color: #ff5421;
}
.single .ps-navigation .next .date {
display: block;
}
.single .ps-navigation .next_link {
text-transform: uppercase;
color: #909090;
}
.single .ps-navigation .link_text {
display: inline-block;
font-size: 20px;
font-weight: 500;
color: #101010;
}
.single .ps-navigation .link_text i {
color: #909090;
margin-top: -9px;
}
.page .comments-area .comment-full .comment-respond {
padding: 0;
}
.single-post .breadcrumbs-single {
padding: 100px 0 150px;
}
.single-post .breadcrumbs-inner .page-title {
margin: 0 0 15px;
word-break: break-all;
}
.single-post .bs-img {
padding-top: 20px;
padding-bottom: 35px;
}
.single-post .ps-navigation {
margin-top: 12px;
}
.single-post .ps-navigation .next_link {
font-size: 16px;
text-transform: none;
color: #999 !important;
font-weight: 500;
padding: 0 30px 8px;
position: relative;
}
.single-post .ps-navigation .next_link:hover {
color: #555 !important;
}
.single-post .ps-navigation .link_text {
font-size: 16px;
}
.single-post .ps-navigation ul li.next .inner-next {
padding: 25px;
position: relative;
background: rgba(255, 255, 255, 0.6);
margin-left: 10px;
}
.single-post .ps-navigation ul li.next .next_link:before {
content: "\f114";
font-family: flaticon;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 0px;
display: flex;
align-items: center;
font-size: 17px;
top: 0;
background: none;
line-height: 29px;
padding: 0px;
border-radius: 3px;
cursor: pointer;
}
.single-post .ps-navigation ul li.next .link_text {
position: relative;
margin-right: 0px;
margin-left: 0px;
}
.single-post .ps-navigation ul li.prev .inner-pre {
padding: 25px;
position: relative;
background: rgba(255, 255, 255, 0.6);
margin-right: 10px;
}
.single-post .ps-navigation ul li.prev .next_link:before {
content: "\f114";
font-family: flaticon;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0px;
display: flex;
cursor: pointer;
align-items: center;
font-size: 17px;
top: 0;
background: none;
line-height: 29px;
padding: 0px;
border-radius: 3px;
transform: rotate(180deg);
}
.single-post .ps-navigation .next_link i:before {
margin-left: 0;
}
.single-post .single-posts-meta {
margin: 0 !important;
padding: 38px 40px 0;
}
.single-post .single-posts-meta .fa-comments-o:before {
color: #ff5421;
}
.single-post .single-posts-meta li {
list-style: none;
display: inline-block;
padding-right: 10px;
color: #555;
font-size: 14px;
}
.single-post .single-posts-meta li span i {
font-size: 13px;
margin-right: 3px;
color: #ff5421;
}
.single-post .single-posts-meta li ul {
margin: 0;
position: relative;
padding-left: 19px;
}
.single-post .single-posts-meta li ul li {
position: relative;
font-size: 14px;
}
.single-post .single-posts-meta li ul li a {
color: #555;
}
.single-post .single-posts-meta li ul li a:hover {
color: #ff5421;
}
.single-post .single-posts-meta li ul li:before {
content: ",";
position: absolute;
font-size: 16px;
font-style: normal;
right: 4px;
top: 0;
}
.single-post .single-posts-meta li ul li:last-child:before {
display: none;
}
.single-post .single-posts-meta li ul:before {
content: "\f02d";
position: absolute;
color: #ff5421;
font-family: FontAwesome;
font-size: 13px;
font-style: normal;
left: 0;
top: 0;
}
.single-post .ps-navigation ul li {
word-break: break-word;
}
.widget_media_gallery .gallery {
margin: 0;
}
.widget_media_gallery .gallery-item {
margin: 0;
}
.widget_media_gallery .gallery-item .gallery-icon {
padding: 5px;
}
.widget_media_gallery .gallery-item .gallery-icon img {
border-radius: 3px;
}
.single-notices .event-desc {
padding: 38px 45px 20px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.single-notices .ps-navigation {
padding: 30px 0;
}
.single-notices .ps-navigation .link_text {
font-size: 16px;
}
.single-notices .ps-navigation .next_link i:before {
margin-left: 0;
}
.single-notices .single-posts-meta {
margin: 0 !important;
padding: 0 0 18px 0;
}
.single-notices .single-posts-meta .fa-comments-o:before {
color: #ff5421;
}
.single-notices .single-posts-meta li {
list-style: none;
display: inline-block;
padding-right: 10px;
color: #555;
font-size: 14px;
}
.single-notices .single-posts-meta li span i {
font-size: 13px;
margin-right: 3px;
color: #ff5421;
}
.single-notices .single-posts-meta li ul {
margin: 0;
position: relative;
padding-left: 19px;
}
.single-notices .single-posts-meta li ul li {
position: relative;
font-size: 14px;
}
.single-notices .single-posts-meta li ul li a {
color: #555;
}
.single-notices .single-posts-meta li ul li a:hover {
color: #ff5421;
}
.single-notices .single-posts-meta li ul li:before {
content: ",";
position: absolute;
font-size: 16px;
font-style: normal;
right: 4px;
top: 0;
}
.single-notices .single-posts-meta li ul li:last-child:before {
display: none;
}
.single-notices .single-posts-meta li ul:before {
content: "\f02d";
position: absolute;
color: #ff5421;
font-family: FontAwesome;
font-size: 13px;
font-style: normal;
left: 0;
top: 0;
}
.btm-cate {
overflow: hidden;
list-style: none;
margin: 0 0 5px;
padding: 0 0 12px;
position: relative;
}
.btm-cate li {
float: left;
margin-right: 10px;
}
.btm-cate li a {
color: #555;
}
.btm-cate li a:hover {
color: #171f32;
}
.btm-cate .category-name i {
margin-right: 3px;
color: #ff5421;
}
.btm-cate .tag-line {
position: relative;
padding-left: 2px;
color: #555;
}
.btm-cate .tag-line .seperator {
padding-right: 12px !important;
}
.comment-respond .form-field {
margin-bottom: 30px;
position: relative;
}
.comment-respond .form-field i {
position: absolute;
top: 50%;
left: 16px;
transform: translateY(-50%);
}
.comment-respond .form-field input {
width: 100%;
height: 50px;
padding: 5px 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond .form-field #comment {
width: 100%;
padding: 8px 20px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond .form-submit {
clear: both;
}
.comment-respond .form-submit #submit {
border: 2px solid;
border-color: #ff5421;
background: #ff5421;
position: relative;
display: inline-block;
padding: 12px 22px;
border-radius: 3px;
line-height: normal;
font-size: 14px;
font-weight: 400;
color: #fff;
transition: all 0.3s ease 0s;
text-transform: uppercase;
}
.comment-respond .form-submit #submit:hover {
background: #171f32;
border-color: #171f32;
color: #fff;
}
.comments-area {
margin-top: 0;
}
.comments-area ol.children {
padding: 0;
}
.comments-area .comment-full .comment-respond {
background: rgba(255, 255, 255, 0.6);
padding: 1px 45px 50px;
}
.comments-area .comment-list {
margin: 45px 0 0 0;
padding: 0;
}
.comments-area .comment-list li.comment {
padding: 35px;
margin: 20px 0 25px;
border-radius: 5px;
list-style: none;
background: rgba(255, 255, 255, 0.6);
}
.comments-area .comment-list li.comment .comment-full {
padding: 0;
border-radius: 0px;
position: relative;
}
.comments-area .comment-list li.comment .comment-body {
padding-bottom: 0;
position: relative;
padding-left: 98px;
}
.comments-area .comment-list li.comment #respond {
padding-left: 98px;
padding-bottom: 0;
padding-top: 0px;
}
.comments-area .comment-list li.comment span.says {
display: none;
}
.comments-area .comment-list li.comment .comment-author {
text-transform: capitalize;
}
.comments-area .comment-list li.comment .comment-author a {
color: #101010;
}
.comments-area .comment-list li.comment .comment-author img {
float: left;
border-radius: 5px;
position: absolute;
left: 0;
border-radius: 50%;
}
.comments-area .comment-list li.comment .comment-author b {
float: left;
padding-right: 14px;
padding-top: 0;
}
.comments-area .comment-list li.comment .comment-metadata {
margin-left: 0;
margin-top: 0;
font-size: 14px;
padding-top: 0;
clear: both;
}
.comments-area .comment-list li.comment .comment-metadata a time {
color: #909090;
}
.comments-area .comment-list li.comment .comment-content {
margin-top: 6px;
border-radius: 5px;
padding-left: 0;
padding-right: 0;
}
.comments-area .comment-list li.comment .comment-content p {
margin-bottom: 4px;
color: #666;
}
.comments-area .comment-list li.comment .reply {
padding-left: 0;
margin-bottom: 0;
margin-top: 10px;
padding-bottom: 0;
text-align: left;
}
.comments-area .comment-list li.comment .reply a {
cursor: pointer;
display: inline-block;
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
padding: 4px 20px 4px;
line-height: 22px;
border-radius: 3px;
font-size: 14px;
font-weight: 400;
color: #ffffff;
background: #ff5421;
z-index: 1;
border: none;
text-transform: uppercase;
}
.comments-area .comment-list li.comment .reply a:hover {
background: #171f32;
color: #ffffff;
opacity: 0.99;
}
.comments-area .comment-list li.comment .reply a:hover:before {
top: 0%;
bottom: auto;
height: 100%;
}
.comments-area .comment-list li.comment .comment {
margin-bottom: 0;
padding-bottom: 0;
}
.comments-area .comment-list li.comment ol.children li {
padding-right: 0;
margin-left: 2.5em;
margin-top: 0;
}
.comments-area .comment-list li.comment:last-child .comment-full {
border-bottom: none;
}
.comments-area p.comment-form-author {
float: left;
width: 50%;
padding-right: 25px;
margin-bottom: 8px;
}
.comments-area p.comment-form-author label {
display: block;
}
.comments-area p.comment-form-author input {
width: 100%;
height: 50px;
padding: 5px 10px;
border: 1px solid #efefef;
background: none;
border-radius: 5px;
margin-bottom: 20px;
}
.comments-area p.comment-form-email {
float: left;
width: 50%;
margin-bottom: 8px;
}
.comments-area p.comment-form-email label {
display: block;
}
.comments-area p.comment-form-email input {
width: 100%;
height: 50px;
padding: 5px 10px;
border: 1px solid #efefef;
border-radius: 5px;
background: none;
margin-bottom: 20px;
}
.comments-area p.comment-form-url {
clear: both;
}
.comments-area p.comment-form-url label {
display: block;
}
.comments-area p.comment-form-url input {
width: 100%;
height: 50px;
padding: 5px 10px;
border: 1px solid #efefef;
background: none;
border-radius: 5px;
}
.comments-area p.comment-form-comment {
clear: both;
margin-bottom: 0;
}
.comments-area p.comment-form-comment label {
display: block;
}
.comments-area p.comment-form-comment textarea {
width: 100%;
height: 160px;
padding: 5px 10px;
border: 1px solid #efefef;
background: none;
border-radius: 5px;
outline: none;
}
.comments-area .comment-navigation {
overflow: hidden;
}
.comments-area .comment-navigation .nav-previous {
position: relative;
padding-left: 18px;
}
.comments-area .comment-navigation .nav-previous:before {
content: "\f104";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 1px;
color: #4caf50;
}
.comments-area .comment-navigation .nav-next {
position: relative;
padding-right: 18px;
}
.comments-area .comment-navigation .nav-next:before {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 0;
top: 1px;
color: #4caf50;
}
.comments-area label {
font-weight: 400;
}
.comment-full .comment-form-cookies-consent,
.comment-full .comment-form-url {
display: none;
}
.inner-page-title {
padding-top: 70px;
}
.dynamic-sidebar {
padding: 0px 0 20px 40px;
}
.dynamic-sidebar .recent-widget {
margin: 0 0 3em;
}
.padding-left-sidebar .dynamic-sidebar {
padding: 0px 20px 20px 0;
}
#respond {
border-radius: 5px;
}
li.comment #respond {
background: none;
box-shadow: none;
padding: 0;
border-radius: 0;
}
.check-arrow {
padding: 0;
}
.check-arrow li {
position: relative;
list-style: none;
padding: 0 0 0 26px;
}
.check-arrow li:before {
font-family: FontAwesome;
content: "\f00c";
position: absolute;
left: 4px;
right: auto;
top: 0px;
font-size: 14px;
color: #171f32;
}
.check-circle {
padding: 0;
}
.check-circle li {
position: relative;
list-style: none;
padding: 0 0 0 26px;
}
.check-circle li:before {
font-family: FontAwesome;
content: "\f058";
position: absolute;
left: 0;
right: auto;
top: 0px;
font-size: 18px;
color: #171f32;
width: 40px;
height: 40px;
} .bs-sidebar .fa-ul i {
margin-right: 12px;
}
.bs-sidebar .fa-ul i:before {
color: #ff5421;
}
.bs-sidebar .fa-ul i.fa-whatsapp:before {
font-size: 18px;
}
.bs-sidebar .fa-ul i.flaticon-time-call:before {
font-size: 16px;
}
.bs-sidebar .recentcomments a {
text-decoration: underline !important;
}
.bs-sidebar .recentcomments .comment-author-link a {
text-decoration: none !important;
}
.bs-sidebar .widget_block label.wp-block-search__label,
.bs-sidebar .widget_block h2,
.bs-sidebar .widget-title {
color: #101010;
font-family: 'Nunito', sans-serif;
font-size: 20px;
line-height: 26px;
font-weight: 700;
z-index: 1;
padding-bottom: 12px;
position: relative;
}
.bs-sidebar .widget_block label.wp-block-search__label:after,
.bs-sidebar .widget_block h2:after,
.bs-sidebar .widget-title:after {
content: "";
position: absolute;
background: #ff5421;
height: 2px;
width: 50px;
left: 0;
bottom: 0;
display: block;
z-index: 1;
}
.bs-sidebar .widget {
padding: 0;
border-radius: 0px;
position: relative;
transition: all 500ms ease;
}
.bs-sidebar .widget:hover:after {
height: 70px;
}
.bs-sidebar .widget_media_image {
padding: 0;
background: none;
}
.bs-sidebar .widget:last-child {
margin-bottom: 0;
}
.bs-sidebar .widget_block h2,
.bs-sidebar .widget-title {
margin-bottom: 30px;
}
.bs-sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
.bs-sidebar ul a {
color: #101010;
transition: all 0.4s ease-in-out 0s;
}
.bs-sidebar ul a:hover {
color: #171f32;
}
.bs-sidebar ul li {
margin-top: 13px;
padding-top: 13px;
border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.bs-sidebar ul li + li {
margin-top: 13px;
padding-top: 13px;
border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.bs-sidebar .widget_meta li:first-child,
.bs-sidebar .widget_pages li:first-child,
.bs-sidebar .widget_nav_menu li:first-child {
margin-top: 0;
padding-top: 0;
border: 0;
}
.bs-sidebar .widget_meta .sub-menu li:first-child,
.bs-sidebar .widget_pages .sub-menu li:first-child,
.bs-sidebar .widget_nav_menu .sub-menu li:first-child {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.bs-sidebar .widget_categories h2.widget-title {
margin-bottom: 18px;
}
.bs-sidebar .widget_categories ul li {
border-top: none;
padding: 6px 0px 6px 14px;
border: none;
margin-top: 0px;
position: relative;
}
.bs-sidebar .widget_categories ul li a {
font-size: 16px;
color: #101010;
}
.bs-sidebar .widget_categories ul li a:hover {
color: #ff5421;
}
.bs-sidebar .widget_categories ul li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #171f32;
}
.bs-sidebar .widget_product_categories h2.widget-title {
margin-bottom: 18px;
}
.bs-sidebar .widget_product_categories ul li {
border-top: none;
padding: 6px 0px 6px 14px;
border: none;
margin-top: 0px;
position: relative;
}
.bs-sidebar .widget_product_categories ul li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #171f32;
}
.bs-sidebar .widget_recent_entries h2.widget-title {
margin-bottom: 18px;
}
.bs-sidebar .widget_recent_entries ul li {
padding: 10px 0px 0 14px;
position: relative;
}
.bs-sidebar .widget_recent_entries ul li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 9px;
color: #171f32;
}
.bs-sidebar .widget_block ol.wp-block-latest-comments li,
.bs-sidebar .widget_recent_comments ul li {
border-top: 1px solid rgba(0, 0, 0, 0.06);
border-bottom: none;
padding: 13px 0px 3px 14px;
position: relative;
}
.bs-sidebar .widget_block ol.wp-block-latest-comments li:first-child,
.bs-sidebar .widget_recent_comments ul li:first-child {
border-top: none;
margin-top: 0;
}
.bs-sidebar .widget_block ol.wp-block-latest-comments li:after,
.bs-sidebar .widget_recent_comments ul li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 14px;
color: #171f32;
}
.bs-sidebar .widget_block ol.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
font-weight: 400;
line-height: 1.4;
}
.bs-sidebar .recent-widget .widget-title {
margin-bottom: 30px;
}
.bs-sidebar .widget_tag_cloud .widget-title {
margin-bottom: 22px;
}
.bs-sidebar .widget_calendar table caption {
padding-bottom: 0;
}
.bs-sidebar .widget_block ul li,
.bs-sidebar .widget_archive ul li {
border: none;
position: relative;
padding: 6px 0px 6px 14px;
margin: 0;
}
.bs-sidebar .widget_block ul li:first-child,
.bs-sidebar .widget_archive ul li:first-child {
padding-top: 0;
}
.bs-sidebar .widget_block ul li:first-child:after,
.bs-sidebar .widget_archive ul li:first-child:after {
top: 0px;
}
.bs-sidebar .widget_block ul li:last-child,
.bs-sidebar .widget_archive ul li:last-child {
padding-bottom: 0;
}
.bs-sidebar .widget_block ul li:after,
.bs-sidebar .widget_archive ul li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #171f32;
}
.bs-sidebar .widget_block ul li {
font-weight: 400;
line-height: 1.5;
}
.bs-sidebar .widget_block ul > li:first-child > a:after {
display: none;
}
.bs-sidebar .widget_pages ul li {
border: none;
position: relative;
padding: 6px 0px 6px 14px;
margin: 0;
}
.bs-sidebar .widget_pages ul li:first-child {
padding-top: 0;
}
.bs-sidebar .widget_pages ul li:first-child:after {
top: 0px;
}
.bs-sidebar .widget_pages ul li:last-child {
padding-bottom: 0;
}
.bs-sidebar .widget_pages ul li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #171f32;
}
.bs-sidebar .widget_pages ul li ul.children li:first-child:after {
top: 9px;
}
.bs-sidebar .widget_search,
.bs-sidebar .bs-search {
overflow: hidden;
position: relative;
}
.bs-sidebar .widget_search input,
.bs-sidebar .bs-search input {
border: 1px solid #efefef;
color: #444444;
padding: 14px 17px;
width: 100%;
border-radius: 5px;
}
.bs-sidebar .widget_search button,
.bs-sidebar .bs-search button {
background: #ff5421 !important;
border: medium none;
color: #fff;
padding: 24px 30px;
position: absolute;
right: 0px;
top: 0;
z-index: 0;
font-size: 16px;
outline: none;
border-radius: 0 5px 5px 0;
}
.bs-sidebar .widget_search button i:before,
.bs-sidebar .bs-search button i:before {
margin: 0;
color: #fff;
}
.bs-sidebar .widget_search button:hover,
.bs-sidebar .bs-search button:hover {
opacity: .8;
}
.bs-sidebar .widget_search label,
.bs-sidebar .bs-search label {
display: inline;
font-weight: normal;
}
.bs-sidebar label.wp-block-search__label {
display: block;
margin-bottom: 25px;
}
.bs-sidebar .wp-block-search__inside-wrapper {
position: relative;
}
.bs-sidebar .widget_search .flaticon-search {
display: none;
}
.bs-sidebar .widget_search button {
font-size: 0;
}
.bs-sidebar .widget_search button:before {
font-family: Flaticon;
font-size: 18px;
font-weight: 600;
content: "\f12c";
position: absolute;
right: 20px;
top: 8px;
color: #fff;
}
.bs-sidebar .widget_search button:hover:before {
color: #171f32;
}
.bs-sidebar .widget_categories ul,
.bs-sidebar .widget_recent_entries ul,
.bs-sidebar .widget_archive ul,
.bs-sidebar .widget_meta ul {
list-style: none;
}
.bs-sidebar .recent-post-widget > div + div {
margin-top: 18px;
padding-top: 18px;
border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.bs-sidebar .recent-post-widget .post-date {
font-size: 13px;
color: #999999;
}
.bs-sidebar .recent-post-widget .post-title {
font-weight: 400;
margin-bottom: 0 !important;
}
.bs-sidebar .recent-post-widget .post-title a {
font-size: 15px;
}
.bs-sidebar .recent-post-widget .post-desc a {
display: block;
line-height: 25px;
color: #101010;
transition: all 0.4s ease-in-out 0s;
font-size: 16px;
letter-spacing: .01px;
font-family: 'Rubik', sans-serif;
position: relative;
padding-left: 15px;
}
.bs-sidebar .recent-post-widget .post-desc a:hover {
color: #171f32;
}
.bs-sidebar .recent-post-widget .post-desc a:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: -1px;
color: #171f32;
}
.bs-sidebar .recent-post-widget .post-desc span {
display: block;
font-size: 15px;
color: #363636;
}
.bs-sidebar .recent-post-widget .post-desc span i {
margin-right: 4px;
}
.bs-sidebar .recent-post-widget .post-desc span i:before {
font-size: 13px;
}
.bs-sidebar .tagcloud a {
display: inline-block;
margin: 10px 3px 0px 0;
line-height: 20px;
padding: 6px 12px;
font-size: 14px !important;
-webkit-transition: all .3s ease;
transition: all .3s ease;
background: #ffffff;
color: #101010;
border: 1px solid #f0f0f0;
border-radius: 5px;
}
.bs-sidebar .tagcloud a:hover {
background-color: #171f32;
color: #fff;
border: 1px solid #171f32;
}
.bottom-shadow1 {
padding: 32px 0 20px 0;
}
.bs-sidebar .widget_recent_entries ul li:first-child {
border: none;
}
ul.wp-block-archives-list {
list-style: none;
}
ul.wp-block-archives-list li {
border-top: none;
padding: 6px 0px 6px 14px;
border: none;
margin-top: 0px;
position: relative;
}
ul.wp-block-archives-list li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #171f32;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-link {
text-decoration: underline !important;
}
.wp-block-categories.wp-block-categories-dropdown select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.wp-block-archives.wp-block-archives-dropdown select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.wp-block-categories.wp-block-categories-dropdown {
position: relative;
background: transparent;
display: inline-block;
}
.wp-block-categories.wp-block-categories-dropdown:after {
content: "\f107";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 14px;
top: 7px;
font-size: 20px;
color: #171f32;
z-index: 0;
pointer-events: none;
}
.wp-block-archives.wp-block-archives-dropdown {
position: relative;
background: transparent;
display: inline-block;
}
.wp-block-archives.wp-block-archives-dropdown:after {
content: "\f107";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 14px;
top: 7px;
font-size: 20px;
color: #171f32;
z-index: 0;
pointer-events: none;
}
.page-header {
margin: 0 0 20px;
}
.page-header h1 {
margin-top: 0;
}
body.single-post,
body.blog,
body.archive,
body.single-services,
body.single-mp-event {
background: #F9F8F8;
}
body.archive.post-type-archive-product {
background: #ffffff !important;
}
body.search .entry-summary .blog-button a {
color: #101010;
font-weight: 600;
padding-right: 25px;
position: relative;
}
body.search .entry-summary .blog-button a:before {
content: "\f114";
position: absolute;
font-family: flaticon;
font-size: 15px;
top: 50%;
right: 0;
opacity: 1;
transition: all 0.3s;
transform: translateY(-50%);
}
body.search .entry-summary .blog-button a:hover {
color: #ff5421;
}
.show-featured .post-img {
width: 100px;
float: left;
padding-right: 15px;
}
.show-featured .post-item {
overflow: hidden;
}
.bs-search {
overflow: hidden;
position: relative;
}
.bs-search input {
border: 1px solid #ddd;
color: #444444;
padding: 12px 17px;
width: 100%;
border-radius: 5px;
}
.bs-search button {
background: transparent !important;
border: medium none;
padding: 9px 18px;
position: absolute;
right: 0;
top: 0;
z-index: 1;
font-size: 16px;
outline: none;
border-radius: 0;
color: #171f32;
}
.bs-search button i:before {
font-size: 18px;
font-weight: 600;
}
.bs-search button:hover {
color: #ff5421;
}
.bs-search label {
display: inline;
font-weight: normal;
}
article.sticky .blog-title a {
color: #ff5421;
position: relative;
padding-left: 25px;
font-weight: 700;
}
article.sticky .blog-title a:after {
font-family: FontAwesome;
content: "\f08d";
position: absolute;
left: 0;
top: 2px;
color: #ff5421;
font-size: 25px;
}
.archive-post h3.blog-title a {
color: #171f32;
}
.archive-post h3.blog-title a:hover {
color: #171f32;
} .page-numbers.dots {
padding-left: 13px;
border-right: 1px solid #E6E6E6;
padding-right: 20px;
line-height: 24px;
display: inline-block;
}
.pagination-area {
padding-top: 0px;
clear: both;
text-align: center;
}
.pagination-area .pagination {
padding: 0;
margin: 0;
}
.pagination-area .nav-links {
display: inline-block;
border: 1px solid #f9f9f9;
padding: 11px 0px;
border-radius: 3px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
background: #fff;
}
.pagination-area .nav-links span.current {
padding: 2px 20px 0 21px;
line-height: 23px;
font-size: 18px;
text-decoration: none;
transition: all 0.4s ease-in-out 0s;
text-align: center;
background: transparent;
color: #171f32;
display: inline-block;
vertical-align: top;
border-right: 1px solid #E6E6E6;
}
.pagination-area .nav-links > * {
border-radius: 0px;
margin-left: 0px;
margin-right: 0px;
}
.pagination-area .nav-links a {
padding: 2px 20px 0 14px;
line-height: 23px;
color: #363636;
font-size: 18px;
text-decoration: none;
transition: all 0.4s ease-in-out 0s;
text-align: center;
background: transparent;
opacity: .96;
display: inline-block;
vertical-align: top;
border-right: 1px solid #E6E6E6;
}
.pagination-area .nav-links a.next.page-numbers {
background: none !important;
border-right: 0;
}
.pagination-pages {
display: inline-block;
border: 1px solid #f1f1f1;
padding: 11px 30px;
border-radius: 10px;
}
.entry-footer .edit-link {
padding: 20px 0;
display: block;
}
.wp-block-latest-posts,
.wp-block-rss {
list-style: none;
}
.wp-block-latest-posts li,
.wp-block-rss li {
border-top: none;
padding: 6px 0px 6px 14px;
border: none;
margin-top: 0px;
position: relative;
}
.wp-block-latest-posts li a,
.wp-block-rss li a {
font-size: 16px;
color: #101010;
}
.wp-block-latest-posts li a:hover,
.wp-block-rss li a:hover {
color: #ff5421;
}
.wp-block-latest-posts li a:after,
.wp-block-rss li a:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #171f32;
}
.page-links {
display: block;
clear: both;
}
.page-links span {
padding: 3px 5px;
margin: 0 0 0 5px;
}
.page-links .current span {
color: #171f32;
}
.page-links a span {
background: transparent !important;
color: #757575;
}
.comment-list .pingback,
.comment-list .trackback {
list-style: none;
padding-bottom: 15px;
padding-top: 15px;
}
.rs-blog-details .bs-meta li.category-name a {
line-height: 22px;
}
.single #content h3,
.single #content h4 {
margin-bottom: 17px;
}
li.category-name ul.post-categories {
position: relative;
float: none !important;
padding-left: 22px !important;
}
li.category-name ul.post-categories:before {
content: "\f115";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 7px;
color: #171f32;
} body.search-results .site-main > article {
background: #fff;
padding: 43px 45px 30px;
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
border-top: none;
margin-bottom: 70px;
}
body.search-results .site-main > article .entry-title {
padding: 0;
font-weight: 700;
margin-bottom: 12px;
font-size: 26px;
line-height: 35px !important;
}
body.search-results .site-main > article .entry-title a {
color: #101010;
}
body.search-results .site-main > article .entry-title a:hover {
color: #ff5421;
}
body.search-results .site-main > article .entry-summary {
padding: 0 0 15px;
}
body.search-results .site-main > article .entry-summary p:last-child {
margin-bottom: 0;
}
body.search-results .site-main > article .entry-summary .search-button {
margin-top: 20px;
}
body.search-results .site-main > article .entry-summary .search-button a {
color: #101010;
}
body.search-results .site-main > article .entry-summary .search-button a:hover {
color: #ff5421;
}
body.search-results .site-main > article .entry-summary .search-button a i {
vertical-align: middle;
transition: 0.3s all ease;
}
body.search-results .site-main > article .entry-footer {
padding: 20px 35px;
background: #ebebec;
}
body.search-results .site-main > article .entry-footer:empty {
display: none;
}
body.search-results .site-main > article .entry-footer span {
font-weight: 600;
}
body.search-results .site-main > article .entry-footer span a {
font-weight: 400;
color: #363636;
}
body.search-results .site-main > article .entry-footer span a:hover {
color: #171f32;
}
body.search-results .pagination-area .pagination {
margin: 30px 0 0;
}
body.search-results .main-contain #content {
padding-top: 100px !important;
padding-bottom: 200px !important;
}
.page #reply-title small a {
padding-left: 10px;
} #rs-header {
width: 100%;
z-index: 9;
}
#rs-header .container-fluid {
padding-left: 60px;
padding-right: 60px;
}
#rs-header .header-inner {
position: relative;
}
#rs-header .header-quote {
display: flex;
align-items: center;
justify-content: space-between;
}
#rs-header .btn_quote {
position: relative;
margin-left: 25px;
line-height: 30px;
}
#rs-header .btn_quote a {
font-size: 14px;
background: #ff5421;
padding: 10px 22px;
border-radius: 3px;
color: #fff;
text-transform: uppercase;
}
#rs-header .btn_quote a:hover {
opacity: .7;
color: #ff5421;
}
#rs-header.fixed-menu {
width: 100%;
max-width: 300px;
left: 0;
position: fixed;
top: 0;
z-index: 9999;
height: 100vh;
background: #fff;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
overflow-y: auto;
overflow-x: hidden;
}
#rs-header.fixed-menu .logo-areas.custom-sticky-logo {
display: none !important;
}
#rs-header.fixed-menu .logo-areas.custom-logo-area {
padding-left: 8px;
padding-bottom: 15px;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar ul li {
position: relative !important;
}
#rs-header.fixed-menu .header-inner.sticky {
position: relative !important;
box-shadow: none !important;
}
#rs-header.fixed-menu .header-inner.sticky .logo-area.sticky-logo {
display: none;
}
#rs-header.fixed-menu .header-inner.sticky .logo-area {
display: block;
margin: 0;
padding: 0;
}
#rs-header.fixed-menu .logo-area {
margin: 0;
padding: 0 0 20px;
}
#rs-header.fixed-menu .col-cell.menu-responsive {
width: 100%;
}
#rs-header.fixed-menu .header-inner {
padding: 60px 20px 25px;
display: flex;
align-items: center;
width: 100%;
flex-wrap: wrap;
height: 100vh;
align-content: space-between;
}
#rs-header.fixed-menu .header-inner .box-layout {
padding: 0;
background: none;
margin: 0;
}
#rs-header.fixed-menu .header-inner .box-layout .menu-area {
width: 100%;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar {
margin: 0;
width: 100%;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar .navbar-menu {
width: 100%;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar ul li {
padding: 0 !important;
display: block;
margin: 20px 0;
}
#rs-header.fixed-menu .header-inner .box-layout .nav.navbar ul li a {
padding: 7px 10px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share {
padding-left: 25px;
padding-right: 25px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-phone i {
color: #ff5421;
padding-right: 6px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-phone a {
color: #101010;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-phone a:hover {
color: #ff5421;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-email {
padding: 8px 0 8px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-email i {
color: #ff5421;
padding-right: 7px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-email a {
color: #101010;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share .rs-contact-email a:hover {
color: #ff5421;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul {
list-style: none;
margin: 12px 0 0;
display: flex;
justify-content: start;
align-items: center;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul li + li {
margin-left: 25px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul li a {
color: #101010;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul li a i {
font-size: 16px;
}
#rs-header.fixed-menu .header-inner .toolbar-sl-share ul li a:hover {
color: #ff5421;
}
#rs-header.fixed-menu .menu-area .navbar ul > li.menu-item-has-children > a:before,
#rs-header.fixed-menu .menu-area .navbar ul > li.menu-item-has-children.hover-minimize > a:after {
display: none;
}
#rs-header .toolbar-area {
background: #E7F4F6;
padding: 0;
position: relative;
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
color: #363636;
}
#rs-header .toolbar-area .tops-btn .btn_login a {
color: #363636;
}
#rs-header .toolbar-area .tops-btn .btn_login a:hover {
color: #171f32;
}
#rs-header .toolbar-area .toolbar-contact ul {
margin: 0;
padding: 0;
list-style: none;
}
#rs-header .toolbar-area .toolbar-contact ul li {
display: inline-block;
line-height: 50px;
color: #363636;
border-right: 1px solid #fff;
margin-right: 20px;
padding-right: 20px;
}
#rs-header .toolbar-area .toolbar-contact ul li:last-child {
border: none;
margin-right: 0;
padding-right: 0;
}
#rs-header .toolbar-area .toolbar-contact ul li i {
font-size: 14px;
margin-right: 6px;
vertical-align: middle;
color: #363636;
}
#rs-header .toolbar-area .toolbar-contact ul li i.flaticon-mail {
position: relative;
top: 1px;
}
#rs-header .toolbar-area .toolbar-contact ul li i:before {
font-size: 18px;
margin-left: 0;
}
#rs-header .toolbar-area .toolbar-contact ul li a {
transition: all 0.4s ease-in-out 0s;
color: #363636;
}
#rs-header .toolbar-area .toolbar-contact ul li a:hover {
color: #ff5421;
}
#rs-header .toolbar-area .opening {
border-right: 1px solid #fff;
margin-right: 5px;
padding-right: 20px;
line-height: 50px;
}
#rs-header .toolbar-area .opening i {
margin-right: 8px;
line-height: 20px;
}
#rs-header .toolbar-area .opening i:before {
font-size: 15px;
font-weight: 600;
}
#rs-header .toolbar-area .toolbar-sl-share ul {
text-align: right;
margin: 0px;
padding: 0;
}
#rs-header .toolbar-area .toolbar-sl-share ul li {
display: inline-block;
font-size: 14px;
line-height: 50px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li + li {
margin-left: 15px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a {
display: block;
color: #363636;
transition: all 0.4s ease-in-out 0s;
text-decoration: none;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a:hover {
color: #171f32;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a i {
text-align: center;
display: inline-block;
color: #363636;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a i:hover {
color: #171f32;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons {
position: relative;
padding-right: 25px;
color: #363636;
margin-left: 30px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons:before {
font-family: Flaticon;
font-size: 15px;
font-style: normal;
color: #171f32;
position: absolute;
content: "\f100";
right: 0;
top: 0;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons:hover {
color: #171f32;
}
#rs-header .row-table {
display: flex;
width: 100%;
position: relative;
align-items: center;
justify-content: space-between;
}
#rs-header .row-table .header-logo {
display: flex;
flex: 1;
}
#rs-header .row-table .logo-areas.custom-sticky-logo {
display: none;
}
#rs-header.main-menu-center .row-table .header-logo {
display: unset;
flex: unset;
}
#rs-header.main-menu-center .row-table .nav.navbar {
margin-right: 0;
}
#rs-header .logo-area {
position: relative;
z-index: 9;
float: left;
margin-right: 20px;
line-height: 40px;
}
#rs-header .logo-area a {
font-weight: 500;
color: #fff;
transition: all 0.4s ease-in-out 0s;
font-size: 40px;
}
#rs-header .logo-area a img {
display: inline-block;
vertical-align: middle;
}
#rs-header .logo-area .site-title a {
padding: 28px 0;
display: inline-block;
}
#rs-header .menu-responsive .sidebarmenu-area {
float: right;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 22px;
position: relative;
}
#rs-header .menu-responsive .sidebarmenu-area.off-border-left {
padding-left: 5px;
margin-left: 14px;
}
#rs-header .menu-responsive .sidebarmenu-search {
float: right;
padding-left: 12px;
}
#rs-header .menu-responsive .sidebarmenu-search .sticky_search,
#rs-header .menu-responsive .sidebarmenu-search .phone_call {
padding-top: 39px;
padding-bottom: 39px;
cursor: pointer;
color: #28406d;
}
#rs-header .menu-responsive .sidebarmenu-search .sticky_search i:before,
#rs-header .menu-responsive .sidebarmenu-search .phone_call i:before {
font-size: 18px;
font-weight: 600;
}
#rs-header .menu-responsive .sidebarmenu-search .sticky_form {
position: absolute;
bottom: -53px;
right: 0;
width: 100%;
max-width: 300px;
z-index: 99;
}
#rs-header .menu-sticky.sticky {
backface-visibility: hidden;
}
#rs-header .menu-sticky.sticky ul.offcanvas-icon .nav-link-container a {
margin-top: 16px;
margin-bottom: 16px;
}
#rs-header .menu-sticky.sticky .menu-area .navbar ul > li {
padding-top: 34px;
padding-bottom: 34px;
}
#rs-header .menu-sticky.sticky .btn_apply,
#rs-header .menu-sticky.sticky .user-icons {
display: none;
}
#rs-header .menu-sticky.sticky .menu-area .navbar {
margin-right: 0;
}
#rs-header .menu-sticky.sticky .menu-area .navbar ul li a {
color: #fff;
}
#rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li {
padding: 0 !important;
}
#rs-header .menu-sticky.sticky .row-table .logo-areas.custom-sticky-logo {
display: block;
}
#rs-header .menu-sticky.sticky .row-table .logo-areas.custom-logo-area {
display: none;
}
#rs-header.header-style5 .menu-cart-area > a {
color: #fff;
border: 1px solid #eee;
width: 32px;
display: block;
text-align: center;
border-radius: 50%;
font-size: 14px;
height: 32px;
line-height: 29px;
transition: all .5s ease;
}
#rs-header.header-style5 .menu-cart-area > a i:before {
font-size: 15px;
}
#rs-header.header-style5 .menu-cart-area > a:hover {
color: #ff5421;
border-color: #ff5421;
}
#rs-header.header-style5 .menu-cart-area > a:hover i:before {
color: #ff5421;
}
#rs-header.header-style3 .header-logo {
padding-top: 0px;
}
#rs-header.header-style3 .header-logo .logo-area {
float: none;
margin: 0;
}
#rs-header.header-style3 .nav.navbar {
float: none;
margin: 0;
}
#rs-header.header-style3 .table_row .col-cell {
width: 33.33%;
}
#rs-header.header-style3 .table_row .col-cell.header-logo {
text-align: center;
}
#rs-header.header-style3 .menu-cart-area > a {
border-left: 1px solid #000;
padding-left: 24px;
}
#rs-header.header-style3 .sticky_form {
right: 15px !important;
}
#rs-header.header-style3 .menu-cart-area {
line-height: 0;
}
#rs-header.header-style3 .widget_shopping_cart_content ul li a {
padding: 0;
border: none;
}
#rs-header .sticky_search {
font-size: 18px;
}
.menu-drob-align .menu-area .navbar ul li .sub-menu li ul {
left: -100% !important;
}
#rs-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
border: none;
}
#rs-header .menu-area .navbar ul > li.mega.max-w8 .sub-menu {
right: 0;
margin: 0 auto;
max-width: 800px;
}
#rs-header .menu-area .navbar ul > li.mega.max-w8 ul.sub-menu {
min-width: 247px;
}
li.hide-firsts > a {
display: none !important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu {
display: none;
position: unset;
transform: unset;
top: auto;
opacity: 1;
visibility: visible;
box-shadow: unset;
transition: unset;
padding-bottom: 0;
padding-left: 20px;
padding-right: 20px;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li {
margin: 0 !important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li:before {
display: none!important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li a {
padding-left: 20px;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li ul.sub-menu {
position: unset !important;
transform: scaleY(1) !important;
visibility: visible !important;
opacity: 1 !important;
padding: 0 0 0 25px;
background: none !important;
}
#rs-header.fixed-menu .menu-area .navbar ul > li.mega > ul {
padding-left: 15px;
padding-right: 0;
}
#rs-header.fixed-menu .menu-area .navbar ul > li.mega > ul.sub-menu .flex-mega {
display: block;
}
#rs-header.fixed-menu .menu-area nav.navbar ul li.mega ul li .sub-menu {
padding: 0 0 0 20px;
}
.phone_call i {
background: #171f32;
border-radius: 50%;
width: 42px;
height: 42px;
display: block;
text-align: center;
line-height: 42px;
position: relative;
z-index: 2;
color: #fff;
}
.phone_call i:before {
font-size: 19px !important;
font-weight: normal !important;
}
.phone_num_call {
display: none;
position: absolute;
right: 35px;
width: 136px;
text-align: right;
color: #fff;
background: #171f32;
top: 51%;
transform: translateY(-50%);
z-index: 1;
padding: 2px 20px;
border-radius: 2px;
}
.phone_num_call a {
color: #fff;
}
.phone-calls .sidebarmenu-search {
position: relative;
}
body.body-left-space .vc_row {
padding-left: 300px;
}
body.body-left-space .vc_row.vc_row-no-padding {
padding-left: 350px;
padding-right: 50px;
}
body.body-left-space .rs-footer .container-fluid {
padding-left: 50px;
padding-right: 50px;
}
#rs-header.header-transparent {
position: absolute;
}
#rs-header.header-transparent .menu-area {
padding: 8px 0;
}
#rs-header.header-transparent .menu-area .navbar ul li a {
color: #202427;
}
#rs-header.header-transparent .menu-area .navbar ul li a:before {
color: #fff;
}
#rs-header.header-transparent .menu-area .navbar ul li a:hover {
color: #171f32;
}
#rs-header.header-transparent .menu-area .navbar ul li:hover a:before {
text-shadow: 10px 0 #ffffff, -10px 0 #ffffff;
}
#rs-header.header-transparent .menu-area .navbar ul li.current-menu-ancestor a,
#rs-header.header-transparent .menu-area .navbar ul li.current_page_item a {
color: #ff5421;
}
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li a {
color: #202427;
}
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li a:hover {
color: #171f32;
}
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current-menu-ancestor > a,
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li.current_page_item > a {
color: #171f32;
}
#rs-header.header-transparent .menu-area .navbar ul li .sub-menu li:hover > a {
color: #171f32;
}
#rs-header.header-transparent .menu-area .navbar ul li:hover > a {
color: #171f32;
}
#rs-header.header-transparent .menu-area.dark .navbar ul li a {
color: #ff5421;
}
#rs-header.header-transparent .menu-area.dark .navbar ul li a:hover {
color: #ff5421;
}
#rs-header.header-transparent .menu-area.dark .navbar ul li.current-menu-ancestor > a,
#rs-header.header-transparent .menu-area.dark .navbar ul li.current_page_item > a {
color: #ff5421;
}
#rs-header.header-transparent .menu-area.dark .navbar ul li .sub-menu li a {
color: #fff;
}
#rs-header.header-transparent .menu-area.dark .menu-responsive .sidebarmenu-search .sticky_search {
color: #ff5421;
}
#rs-header.header-transparent .menu-area.dark ul.offcanvas-icon .nav-link-container .nav-menu-link span {
background: #171f32;
}
#rs-header.header-transparent .menu-area.dark .menu-cart-area i {
color: #ff5421;
}
#rs-header.header-transparent .menu-responsive .sidebarmenu-search .sticky_search {
color: #fff;
}
#rs-header.header-transparent .menu-cart-area i {
color: #fff;
}
#rs-header.header-transparent .opening {
color: #fff;
}
#rs-header.header-transparent .toolbar-area {
background: rgba(0, 0, 0, 0.3);
padding: 5px 0 5px;
}
#rs-header.header-transparent .toolbar-area .toolbar-sl-share ul li a i {
color: #fff;
transition: all 0.4s ease-in-out 0s;
}
#rs-header.header-transparent .toolbar-area .toolbar-sl-share ul li:hover a i {
color: #d6d6d6 !important;
}
#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li {
color: #fff;
}
#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li i {
color: #fff;
}
#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li a {
color: #fff ;
}
#rs-header.header-transparent .toolbar-area .toolbar-contact ul.rs-contact-info li:hover a {
color: #d6d6d6;
}
.toolbar-area i.flaticon-email {
position: relative;
top: 1px;
}
.transparent_head .rs-breadcrumbs .breadcrumbs-inner {
padding: 330px 0 150px;
min-height: 400px;
padding-left: 40px;
}
.transparent_head .rs-breadcrumbs .breadcrumbs-inner:before {
top: auto;
bottom: 40px;
}
#rs-header.header-style5 .sticky-wrapper {
position: absolute;
z-index: 999;
width: 100%;
transition: all 300ms ease-in-out;
}
#rs-header.header-style5 .toolbar-area {
background: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#rs-header.header-style5 .toolbar-area .row-table .col-cell {
width: 33.33%;
}
#rs-header.header-style5 .toolbar-area .toolbar-contact ul li {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#rs-header.header-style5 .toolbar-area .toolbar-contact ul li:last-child {
border: none;
}
#rs-header.header-style5 .toolbar-area .opening {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#rs-header.header-style5 .menu-cart-area span.icon-num {
right: -6px;
}
#rs-header.header-style5 .logo-area {
float: none;
margin: 0;
}
#rs-header.header-style5 .menu-area {
background: none;
}
#rs-header.header-style5 .col-cell.header-logo {
position: relative;
}
#rs-header.header-style5 .col-cell.header-logo .header-phone {
margin-top: 15px;
}
#rs-header.header-style5 .col-cell.header-logo .header-phone a {
color: #fff;
}
#rs-header.header-style5 .col-cell.header-logo .header-phone i:before {
color: #fff;
}
#rs-header.header-style5 .sticky_search i:before {
color: #ffffff;
}
#rs-header.header-style5 .sticky_search:hover i:before {
color: #ff5421;
}
.menu-area {
padding-top: 0;
padding-bottom: 0;
}
.menu-area .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
.menu-area .navbar {
margin-bottom: 0;
border: 0;
float: right;
padding: 0;
margin-right: 25px;
}
.menu-area .navbar ul {
margin: 0;
padding: 0;
text-align: left;
}
.menu-area .navbar ul li {
position: relative;
display: inline-block;
transition: all 0.4s ease-in-out 0s;
padding: 46px 2px;
font-size: 15px;
padding-right: 16px; }
.menu-area .navbar ul li.current-menu-ancestor a,
.menu-area .navbar ul li.current_page_item a {
color: #ff5421;
}
.menu-area .navbar ul li a {
color: #fff;
font-size: 15px;
padding-left: 16px;
padding-right: 16px;
}
.menu-area .navbar ul li:hover a {
color: #ff5421;
}
.menu-area .navbar ul li ul.sub-menu {
min-width: 250px;
padding-bottom: 30px;
padding-top: 30px;
border-radius: 0px;
border-bottom: 5px solid #ff5421;
}
.menu-area .navbar ul li ul.sub-menu li {
float: none;
display: block;
margin: 0;
text-align: left;
line-height: 25px;
}
.menu-area .navbar ul li ul.sub-menu li a {
line-height: 25px;
padding: 8px 44px;
color: #101010;
font-size: 15px;
}
.menu-area .navbar ul li ul.sub-menu li.current-menu-ancestor > a,
.menu-area .navbar ul li ul.sub-menu li.current_page_item > a {
color: #ff5421;
}
.menu-area .navbar ul li ul.sub-menu li:hover > a {
color: #ff5421;
}
.menu-area .navbar ul li:hover ul {
opacity: 1;
position: absolute;
}
.menu-area .navbar ul li > a {
display: block;
text-decoration: none;
font-weight: 600;
transition: all 0.4s ease-in-out 0s;
}
.menu-area .navbar ul li.active a {
color: #ff5421;
}
.menu-area .navbar ul li.active li a {
color: #ff5421;
}
.menu-area .navbar ul li.active li ahover {
color: #ff5421;
}
.menu-area .navbar ul li .sub-menu {
background: #fff;
left: 0;
opacity: 0;
position: absolute;
top: 100%;
transform: scaleY(0);
transform-origin: 0 0 0;
transition: all 0.4s ease-in-out 0s;
width: 200px;
z-index: 99999 !important;
text-align: left;
visibility: hidden;
-webkit-box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
}
.menu-area .navbar ul li .sub-menu li {
line-height: normal;
height: auto;
display: block;
margin: 0;
padding: 0;
}
.menu-area .navbar ul li .sub-menu li a {
display: block;
padding: 12px 0;
text-transform: none;
transition: all 0.4s ease-in-out 0s;
color: #555;
font-weight: 400;
}
.menu-area .navbar ul li .sub-menu li a:hover {
color: #ff5421;
}
.menu-area .navbar ul li .sub-menu li a:hover:before {
opacity: 1 !important;
}
.menu-area .navbar ul li .sub-menu li.current-menu-item a {
color: #171f32;
}
.menu-area .navbar ul li .sub-menu li ul {
left: 100% !important;
top: 0 !important;
}
.menu-area .navbar ul li:hover ul {
opacity: 1;
transform: scaleY(1);
visibility: visible;
}
.menu-area .navbar .navbar-toggle {
background-color: #171f32;
border-radius: 2px;
-webkit-transition: .4s ease all;
transition: .4s ease all;
}
.menu-area .navbar .navbar-toggle .icon-bar {
background-color: #fff;
}
.menu-area .navbar .navbar-toggle:hover {
opacity: 0.8;
}
.menu-area.menu_type_dark .navbar ul li a {
color: #101010;
}
.menu-area.menu_type_dark .sticky_search i::before,
.menu-area.menu_type_dark .menu-cart-area i::before {
color: #101010;
}
.menu-area .navbar ul > li.menu-item-has-children > a {
position: relative;
margin-right: 18px;
}
.menu-area .navbar ul > li.menu-item-has-children > a:before {
content: "+";
position: absolute;
left: auto;
right: 0;
top: 50%;
text-align: center;
z-index: 9999;
font-size: 16px;
display: block;
cursor: pointer;
transform: translateY(-50%);
transition: all .5s ease;
font-weight: 400;
}
.menu-area .navbar ul > li.menu-item-has-children.hover-minimize > a:before {
display: none;
}
.menu-area .navbar ul > li.menu-item-has-children.hover-minimize > a:after {
content: "";
position: absolute;
left: auto;
right: 0;
top: 50%;
width: 9px;
height: 1px;
text-align: center;
z-index: 9999;
display: block;
cursor: pointer;
background: #ff5421;
transition: all .5s ease;
transform: translateY(-50%);
font-weight: 400;
color: #ff5421;
}
.menu-area .navbar ul ul.sub-menu li.menu-item-has-children > a:before {
display: none !important;
}
.menu-area .navbar ul ul.sub-menu li.menu-item-has-children > a:after {
display: none !important;
}
.fa {
font-family: 'FontAwesome' !important;
}
#rs-header.header-style5 .header-inner .menu-area.menu_type_dark .navbar ul li a {
color: #101010;
}
#rs-header.header-style-4 .menu-area .navbar ul li .sub-menu,
#rs-header.header-style5 .menu-area .navbar ul li .sub-menu {
top: 100%;
}
.menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
.menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a {
color: #ccc;
}
.menu-sticky.sticky .menu-area .navbar ul li ul li a:hover {
color: #ccc;
}
#rs-header.header-transparent .menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a,
#rs-header.header-transparent .menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
#rs-header.header-style-4 .menu-sticky.sticky .menu-area .menu > li.current_page_item > a,
#rs-header.header-style-4 .menu-sticky.sticky .menu-area .menu > li.current-menu-ancestor > a,
#rs-header.header-transparent .menu-sticky.sticky .menu-area.dark .navbar ul > li:hover > a,
#rs-header.header-transparent .menu-sticky.sticky .menu-cart-area i,
#rs-header.header-transparent .menu-sticky.sticky .menu-responsive .sidebarmenu-search .sticky_search .fa,
#rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
#rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a {
color: #ccc;
}
header.header-style3 .menu-area .navbar ul li .sub-menu li ul {
left: 100% !important;
}
#rs-header.header-style3 .menu-area .navbar ul li .sub-menu li:hover > a {
color: #171f32;
} ul.offcanvas-icon {
margin: 0;
padding: 0;
list-style: none;
}
ul.offcanvas-icon .nav-link-container a {
padding: 0px;
background: transparent;
margin-left: 25px;
margin-top: 20px;
margin-bottom: 20px;
max-width: 30px;
display: flex;
flex-wrap: wrap;
border-radius: 2px;
padding-right: 0;
margin-right: 0px;
}
.sidenav.offcanvas-icon.nav-active-menu-container {
margin-top: 0;
}
.nav-link-container .nav-menu-link span {
height: 2px;
width: 5px;
display: block;
background: #ff5421;
border-radius: 0px;
transition: none;
cursor: pointer;
list-style: none;
margin: 4px 5px;
}
.sidenav.nav-active-menu-container {
overflow-y: auto;
padding: 50px 50px 0;
}
.sidenav .sub-menu {
display: none;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a {
display: block;
font-size: 18px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a.quote-btn {
margin-bottom: 25px;
margin-top: 8px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a.quote-btn span {
background: #fff;
color: #000;
border-radius: 3px;
display: inline-block;
padding: 7px 40px 4px;
transition: all .5s ease;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a.quote-btn:hover span {
background: #171f32;
}
.sidenav.offcanvas-icon .rs-offcanvas-right a.emails {
padding-bottom: 20px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content {
padding-left: 135px;
padding-top: 27px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content .widget {
margin: 0 0 35px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content .widget.widget_contact_widget {
padding-top: 25px;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content a {
transition: unset;
}
.sidenav .widget_cretic_flickr #rsflicker {
margin-left: 0;
}
.sidenav .widget_cretic_flickr #rsflicker li {
list-style-type: none;
position: relative;
width: 33.33%;
display: inline-block;
}
.sidenav .widget_cretic_flickr #rsflicker li a img {
opacity: 1;
width: 100%;
}
.sidenav .widget_cretic_flickr #rsflicker li a:hover img {
opacity: .9;
}
.mobile-menu-container div ul {
position: relative;
}
.mobile-menu-container div ul li {
position: relative !important;
}
.mobile-menu-container div ul li a {
border-bottom: 1px solid #f0f0f0;
}
.mobile-menu-container div ul li a:hover {
color: #171f32 !important;
}
.mobile-menu-container div ul > li.current_page_parent > a {
color: #171f32 !important;
}
.mobile-menu-container .menu > li:last-child a {
border-bottom: none;
}
.mobile-menu-container .social-icon-responsive ul li a {
padding-right: 0;
margin-right: 0;
}
header.mainsmenuhide .navbar-menu #primary-menu-single {
display: none;
}
.sidenav .menu > li > .sub-menu li ul > li a {
padding-left: 60px;
}
#mobile_menu ul ul li,
#mobile_menu li:hover > ul > li {
height: auto;
}
#mobile_menu ul li a,
#mobile_menu ul ul li a {
width: 100%;
border-bottom: 0;
}
#mobile_menu > ul > li {
float: none;
}
#mobile_menu ul ul li a {
padding-left: 25px;
}
#mobile_menu ul ul ul li a {
padding-left: 35px;
}
#mobile_menu ul ul,
#mobile_menu ul ul ul,
#mobile_menu.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
}
#mobile_menu > ul > li.has-sub > a:after,
#mobile_menu > ul > li.has-sub > a:before,
#mobile_menu ul ul > li.has-sub > a:after,
#mobile_menu ul ul > li.has-sub > a:before {
display: none;
}
#mobile_menu #menu-button {
display: block;
padding: 17px;
color: #dddddd;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
}
#mobile_menu .menu-button:after {
position: absolute;
top: 22px;
right: 17px;
display: block;
height: 4px;
width: 20px;
border-top: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
content: '';
}
#mobile_menu .menu-button:before {
position: absolute;
top: 16px;
right: 17px;
display: block;
height: 2px;
width: 20px;
background: #dddddd;
content: '';
}
#mobile_menu .menu-button.menu-opened:after {
top: 23px;
border: 0;
height: 2px;
width: 15px;
background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#mobile_menu .menu-button.menu-opened:before {
top: 23px;
background: #ffffff;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#mobile_menu .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 20px;
display: block;
height: 35px;
width: 35px;
cursor: pointer;
background: #ff5421;
color: #fff;
border-radius: 3px;
}
#mobile_menu .menu li ul.sub-menu li ul.sub-menu a {
padding-left: 50px;
}
#rs-header .row-table .offcanvas-sec ul.offcanvas-icon {
margin-top: 0;
}
#mobile_menu ul > li.menu-minimize > .submenu-button:before {
display: none !important;
}
#mobile_menu ul ul .submenu-button {
height: 34px;
width: 34px;
top: 0;
}
#mobile_menu .submenu-button:after {
position: absolute;
top: 17px;
right: 10px;
width: 20px;
height: 1px;
display: block;
background: #fff;
content: '';
}
#mobile_menu ul ul .submenu-button:after {
top: 17px;
right: 7px;
}
#mobile_menu .submenu-button:before {
position: absolute;
top: 10px;
right: 17px;
display: block;
width: 1px;
height: 20px;
background: #fff;
content: '';
}
#mobile_menu ul ul .submenu-button:before {
top: 11px;
right: 16px;
}
#mobile_menu .submenu-button.submenu-opened:before {
display: none;
}
body.logged-in .sidenav {
top: 30px;
}
body.logged-in .sidenav .nav-link-container {
top: 30px;
}
#fixedmenus ul ul li,
#fixedmenus li:hover > ul > li {
height: auto;
}
#fixedmenus ul li a,
#fixedmenus ul ul li a {
width: 100%;
border-bottom: 0;
}
#fixedmenus > ul > li {
float: none;
}
#fixedmenus ul ul li a {
padding-left: 25px;
}
#fixedmenus ul ul ul li a {
padding-left: 35px;
}
#fixedmenus ul ul,
#fixedmenus ul ul ul,
#fixedmenus.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
}
#fixedmenus > ul > li.has-sub > a:after,
#fixedmenus > ul > li.has-sub > a:before,
#fixedmenus ul ul > li.has-sub > a:after,
#fixedmenus ul ul > li.has-sub > a:before {
display: none;
}
#fixedmenus #menu-button {
display: block;
padding: 17px;
color: #dddddd;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
}
#fixedmenus .menu-button:after {
position: absolute;
top: 22px;
right: 17px;
display: block;
height: 4px;
width: 20px;
border-top: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
content: '';
}
#fixedmenus .menu-button:before {
position: absolute;
top: 16px;
right: 17px;
display: block;
height: 2px;
width: 20px;
background: #dddddd;
content: '';
}
#fixedmenus .menu-button.menu-opened:after {
top: 23px;
border: 0;
height: 2px;
width: 15px;
background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#fixedmenus .menu-button.menu-opened:before {
top: 23px;
background: #ffffff;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#fixedmenus .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 0;
display: block;
height: 40px;
width: 40px;
cursor: pointer;
}
#fixedmenus .menu li ul.sub-menu li ul.sub-menu a {
padding-left: 50px;
}
#rs-header .row-table .offcanvas-sec ul.offcanvas-icon {
margin-top: 0;
}
#fixedmenus ul > li.menu-minimize > .submenu-button:before {
display: none !important;
}
#fixedmenus ul ul .submenu-button {
height: 34px;
width: 34px;
right: 45px;
}
#fixedmenus .submenu-button:after {
position: absolute;
top: 19px;
right: 14px;
width: 12px;
height: 1px;
display: block;
background: #000;
content: '';
}
#fixedmenus ul ul .submenu-button:after {
top: 20px;
right: 7px;
}
#fixedmenus .submenu-button:before {
position: absolute;
top: 14px;
right: 19px;
display: block;
width: 1px;
height: 12px;
background: #000;
content: '';
}
#fixedmenus ul ul .submenu-button:before {
top: 14px;
right: 13px;
}
#fixedmenus .submenu-button.submenu-opened:before {
display: none;
}
.sidenav .menu li ul.sub-menu li a {
padding-left: 40px;
font-size: 20px;
}
.sidenav .menu li ul.sub-menu li a:before {
display: none;
}
.sidenav .widget_nav_menu {
padding: 0 !important;
}
.sidenav p {
font-size: 16px;
line-height: 28px;
}
#rs-header.header-style1 .header-inner.stuck.sticky .menu-responsive .sidebarmenu-area {
padding-top: 14px;
padding-bottom: 14px;
}
#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul > li {
padding-top: 40px;
padding-bottom: 40px;
}
.responsive-menus,
.sidebarmenu-area.text-right.mobilehum {
display: none !important;
}
#rs-header.header-transparent .menu-area {
background: transparent !important;
}
#rs-header.header-style-3.header-style-2.margin_minus .sticky-wrapper {
margin-bottom: 0;
}
#rs-header.header-style-4 .header-inner {
background: #ffffff;
}
#rs-header.header-style-4 .header-inner .logo-section {
padding: 0;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul {
float: none;
text-align: left;
list-style: none;
padding: 0;
margin: 17px 0 7px;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li {
display: inline-block;
padding-right: 25px;
padding-left: 25px;
border-right: 1px solid #eee;
font-size: 14px;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li:first-child {
padding-left: 0;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li:last-child {
padding-right: 0;
border-right: none;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li i {
float: left;
margin-right: 15px;
color: #171f32;
line-height: 44px;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li i:before {
font-size: 30px;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf {
float: left;
text-align: left;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf span {
color: #101010;
display: block;
text-align: left;
font-size: 100%;
padding: 0;
font-weight: 600;
line-height: 20px;
margin-bottom: 0;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf a {
color: #000000;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf a:hover {
color: #171f32;
}
#rs-header.header-style-4 .header-quote {
display: flex;
align-items: center;
justify-content: space-between;
}
#rs-header.header-style-4 .logo-section {
background: #f7f7fc;
overflow: hidden;
position: relative;
}
#rs-header.header-style-4 .logo-section:before {
content: "";
position: absolute;
background: #ff5421;
top: 0;
bottom: 0;
right: 0;
height: 100%;
width: 30%;
}
#rs-header.header-style-4 .logo-section .times-sec {
position: relative;
background: #ff5421;
}
#rs-header.header-style-4 .logo-section .times-sec .times {
color: #fff;
padding-left: 20px;
}
#rs-header.header-style-4 .logo-section .times-sec .times i {
color: #171f32;
margin-right: 8px;
}
#rs-header.header-style-4 .logo-section .times-sec:after {
content: "";
position: absolute;
top: 0;
left: -45px;
width: 0;
height: 0;
border-bottom: 82px solid #030749;
border-left: 45px solid transparent;
}
#rs-header.header-style-4 .menu-cart-area ul.sub-menu li,
#rs-header.header-style-4 .menu-area .navbar ul > li ul.sub-menu li {
padding: 0;
}
#rs-header.header-style-4 .sidebarmenu-area {
display: inline-block;
position: relative;
}
#rs-header.header-style-4 .sidebarmenu-search {
display: inline-block;
margin-right: 0;
cursor: pointer;
vertical-align: top;
padding: 20px 0;
}
#rs-header.header-style-4 .sidebarmenu-search .sticky_form {
position: absolute;
bottom: -53px;
right: 0;
z-index: 9;
width: 250px;
}
#rs-header.header-style-4 .menu-cart-area {
float: none;
display: inline-block;
margin-right: 25px;
vertical-align: top;
padding: 0;
}
#rs-header.header-style-4 .widget_shopping_cart_content {
text-align: center;
}
#rs-header.header-style-4 .menu-sticky.sticky .sidebarmenu-search .sticky_form {
bottom: -40px;
}
#rs-header.header-style-4 .menu-sticky.sticky .menu-cart-area i.fa-shopping-cart {
color: #ff5421;
}
#rs-header.header-style-4 .nav-link-container .nav-menu-link span {
background: #fff;
}
.menu-area .navbar ul li > a {
overflow: hidden;
font-weight: 500;
}
.menu-area .navbar ul > li > a span {
position: relative;
transition: 0.5s;
display: inline-block;
}
.menu-area .navbar ul > li > a span:before {
content: attr(data-hover);
position: absolute;
top: 100%;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.menu-area .navbar ul > li > a:hover span {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
transform: translateY(-100%);
}
ul.sub-menu li a:before,
ul.sub-menu ul ul li a:before {
display: none;
}
#rs-header.header-style-3 .sticky-wrapper {
background: none;
position: absolute;
width: 100%;
z-index: 9;
transition: all .5s ease;
}
#rs-header.header-style-3 .rs-contact-location {
text-align: left;
display: flex;
align-items: center;
}
#rs-header.header-style-3 .rs-contact-location i.phone-icon {
margin-right: 15px;
}
#rs-header.header-style-3 .rs-contact-location i.phone-icon:before {
margin-left: 0;
font-size: 25px;
color: #ff5421;
}
#rs-header.header-style-3 .rs-contact-location .contact-inf {
font-weight: 600;
font-size: 15px;
}
#rs-header.header-style-3 .rs-contact-location .contact-inf a {
color: #101010;
}
#rs-header.header-style-3 .rs-contact-location .contact-inf a:hover {
color: #ff5421;
}
#rs-header.header-style-3 .rs-contact-location .contact-inf em {
display: block;
font-style: normal;
font-weight: normal;
}
#rs-header.header-style-3 .menu-area .container {
position: static;
}
#rs-header.header-style-3 .rs-breadcrumbs .breadcrumbs-inner {
padding-top: 330px;
padding-bottom: 150px;
}
#rs-header.header-style-3 .row-table {
position: static;
}
#rs-header.header-style-3 .box-layout {
position: relative;
}
#rs-header.header-style-3 .header-inner .box-layout {
background: rgba(255, 255, 255, 0.9);
z-index: 1;
padding-left: 40px;
padding-right: 40px;
margin-top: 55px;
border-left: 10px solid #ff5421;
border-right: 10px solid #ff5421;
}
#rs-header.header-style-3 .header-inner .box-layout .toolbar-area {
text-align: right;
}
#rs-header.header-style-3 .header-inner .logo-section {
padding: 15px 0 15px;
}
#rs-header.header-style-3 .header-inner.sticky {
position: fixed;
background: #fff;
}
#rs-header.header-style-3 .header-inner.sticky .menu-area .navbar ul > li {
padding-top: 25px;
padding-bottom: 25px;
}
#rs-header.header-style-3 .header-inner.sticky .box-layout {
background: #fff;
margin-top: 0;
border-left: 0;
border-right: 0;
}
#rs-header.header-style-3 .header-inner.sticky .box-layout .navbar-menu {
width: 100%;
}
#rs-header.header-style-3 .header-inner.sticky .box-layout .menu-area .navbar ul {
text-align: left;
}
#rs-header.header-style-3 .header-inner.sticky .right-sec {
display: none;
}
#rs-header.header-style-3 .header-inner.sticky .logo-section {
padding: 0;
}
#rs-header.header-style-3 .header-inner.sticky .menu-area .menu-responsive .navbar {
margin-right: 0;
}
#rs-header.header-style-3 .header-inner.sticky .logo-area.sticky-logo {
margin-bottom: 0;
display: block;
}
#rs-header.header-style-3 .header-inner.sticky .menu-cart-area,
#rs-header.header-style-3 .header-inner.sticky .sidebarmenu-area,
#rs-header.header-style-3 .header-inner.sticky .sidebarmenu-search {
display: inline-block;
}
#rs-header.header-style-3 .header-inner.sticky .menu-cart-area .fa-shopping-cart,
#rs-header.header-style-3 .header-inner.sticky .sidebarmenu-area .fa-shopping-cart,
#rs-header.header-style-3 .header-inner.sticky .sidebarmenu-search .fa-shopping-cart {
color: #494949;
}
#rs-header.header-style-3 .header-quote {
text-align: right;
position: relative;
}
#rs-header.header-style-3 .header-quote .btn_quote {
padding: 0;
display: inline-block;
vertical-align: top;
padding: 20px 0 !important;
}
#rs-header.header-style-3 .menu-area {
background: none;
}
#rs-header.header-style-3 .menu-area .container {
padding: 0;
}
#rs-header.header-style-3 .menu-area .menu-responsive .navbar {
float: none;
}
#rs-header.header-style-3 .sidebarmenu-area {
display: inline-block;
position: relative;
top: 5px;
}
#rs-header.header-style-3 .sidebarmenu-search {
display: inline-block;
margin-right: 15px;
cursor: pointer;
margin-left: 15px;
vertical-align: top;
padding: 19px 0;
}
#rs-header.header-style-3 .sidebarmenu-search .sticky_form {
position: absolute;
bottom: -53px;
right: 0;
z-index: 9;
width: 250px;
}
#rs-header.header-style-3 .menu-cart-area {
float: none;
display: inline-block;
padding: 20px 0;
vertical-align: top;
}
#rs-header.header-style-3 .widget_shopping_cart_content {
text-align: center;
}
#rs-header.header-style-3 .menu-sticky.sticky .sidebarmenu-search .sticky_form {
bottom: -40px;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper {
position: relative;
margin-bottom: -40px;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .logo-section .toolbar-contact-style4 ul.rs-contact-info li .contact-inf,
#rs-header.header-style-3.header-style-2 .sticky-wrapper .logo-section .toolbar-contact-style4 ul.rs-contact-info li .contact-inf span {
color: #101010;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner .box-layout {
background: #ff5421;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li > a {
color: #ffffff;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li:hover > a {
color: #171f32;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul ul.sub-menu li > a {
color: #202427;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul ul.sub-menu li > a:hover {
color: #ff5421;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li.current-menu-ancestor a,
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li.current_page_item a {
color: #ff5421;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .sticky_search,
#rs-header.header-style-3.header-style-2 .sticky-wrapper .menu-cart-area i {
color: #fff;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .nav-link-container .nav-menu-link span {
background: #fff;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .box-layout {
background: #fff;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .menu-area .navbar ul li > a {
color: #000000;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .sticky_search,
#rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .menu-cart-area i {
color: #000000;
}
#rs-header.header-style-5 .sticky-wrapper {
background: none;
position: absolute;
width: 100%;
z-index: 9;
transition: all .5s ease;
}
.slider-style-8 #cl-testimonial.testimonials-area.slider8 {
margin-top: -46px;
padding-right: 35%;
}
.slider-style-8 #cl-testimonial.testimonials-area.slider8:before {
content: "";
position: absolute;
left: -70px;
top: 46px;
width: 120%;
height: 134%;
display: block;
background: #ff5421;
} #rs-header .sticky_form {
position: fixed;
top: 0;
bottom: 0;
background: rgba(23, 31, 50, 0.98);
width: 100%;
height: 100%;
z-index: 9999;
left: 0;
}
#rs-header .sticky_form button {
background: none;
}
#rs-header .sticky_form button:hover {
color: #171f32;
}
#rs-header .sticky_form .sticky_form_search.sticky_form_search:before {
margin-left: 0 !important;
}
.sticky_form_full {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 500px;
}
.sticky_form_full button i::before {
color: #fff;
opacity: .7;
}
.sticky_form .search-input {
background: none;
border: none;
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
outline: none;
border-radius: 0;
}
.close-search {
position: fixed;
right: 50px;
top: 50px;
background: #171f32;
color: #fff;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
border-radius: 50%;
transition: all .5s ease;
}
.close-search:before {
font-size: 16px;
}
.close-search:hover {
opacity: .8;
}
.header-share {
display: inline-block;
margin-right: 10px;
}
.header-share ul {
margin: 0;
text-align: right;
}
.header-share ul li {
display: inline-block;
margin-right: 10px;
line-height: 70px;
height: 70px;
}
.header-share ul li:last-child {
margin-right: 0;
}
.header-share ul li a {
font-size: 16px;
}
.header-share ul li a i {
color: #000000;
padding-right: 8px;
}
.header-share ul li a:hover i {
color: #171f32;
}
#rs-header .sticky .menu-cart-area,
#rs-header .sticky .sidebarmenu-search {
display: none !important;
}
#rs-header.header-style-4 .btn_quote {
display: inline-block;
vertical-align: top;
padding: 22px 0;
}
#rs-header .sticky_search i:before {
font-size: 18px;
font-weight: 600;
cursor: pointer;
}
#rs-header .menu-cart-area span.icon-num {
background: #f2f2f2;
color: #212121;
}
.sticky .menu-area .navbar ul li .sub-menu {
top: 100%;
}
.header-transparent .menu-cart-area span.icon-num,
.header-style5 .menu-cart-area span.icon-num {
background: #fff;
color: #000;
}
#rs-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a::before {
display: none;
}
#rs-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a::after {
display: none;
}
#rs-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a {
margin-right: 10px;
}
#rs-header .menu-area .navbar ul > li.mega.col2 > ul {
max-width: 500px;
}
.menu-area .navbar ul li.mega.col2 ul.sub-menu {
min-width: 130px;
} .mega {
position: static !important;
}
#rs-header .menu-area .navbar ul > li.mega > ul {
width: 100%;
padding: 21px 40px;
}
#rs-header .menu-area .navbar ul > li.mega.classic > ul {
transition: unset;
}
#rs-header .menu-area .navbar ul > li.mega.mega-two-cols > ul {
width: 55%;
right: auto;
left: auto;
}
#rs-header .menu-area .container-fluid .navbar ul > li.mega.mega-two-cols > ul {
width: 38.2%;
}
#rs-header .menu-area .navbar ul li.mega ul.sub-menu li a {
padding: 10px 0;
}
#rs-header .menu-area .navbar ul li.mega ul li a {
font-size: 15px;
font-weight: 600;
position: relative;
cursor: auto;
}
#rs-header .menu-area .navbar ul li.mega ul li a:after {
content: "";
position: absolute;
width: 35px;
height: 1px;
background: #fff;
top: 23px;
display: inline-block;
margin-left: 7px;
}
body #rs-header .menu-area .navbar ul li.mega.mega-normal ul li a {
font-size: 14px;
font-weight: normal;
cursor: pointer;
}
body.mega-classic #rs-header .row-table {
position: relative;
}
#rs-header .menu-area .navbar ul li.mega ul > li a {
font-size: 15px;
text-transform: capitalize;
font-weight: 400;
cursor: pointer;
}
#rs-header .menu-area .navbar ul li.mega ul > li a:after {
display: none;
}
#rs-header .menu-area .navbar ul > li.mega > ul li ul li a {
border-bottom: none;
}
#rs-header .menu-area .navbar ul li.mega ul > li {
float: left !important;
}
#rs-header .menu-area .navbar ul li.mega ul > li.three-col {
width: 33.33%;
}
#rs-header .menu-area .navbar ul li.mega ul > li.two-col {
width: 50%;
}
#rs-header .menu-area .navbar ul li.mega ul > li.four-col {
width: 25%;
}
#rs-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
display: block;
width: 99%;
}
#rs-header .menu-area .navbar ul li.mega ul li ul li {
width: 100% !important;
float: none !important;
margin: 0;
}
#rs-header .menu-area .navbar ul > li.mega > ul > li > a {
font-size: 17px !important;
font-weight: 600;
border: none;
cursor: auto;
background: none;
color: #101010 !important;
}
#rs-header .menu-area .navbar ul > li.mega > ul > li > a:before {
display: none;
}
#rs-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
opacity: 1;
transform: scaleY(1);
visibility: visible;
box-shadow: none;
}
#rs-header .menu-area .navbar ul li.mega ul li ul li:last-child a {
border: none;
}
#rs-header .menu-area .navbar ul li.mega ul li ul li {
border: none;
}
#rs-header .menu-area nav.navbar ul li.mega ul li .sub-menu {
position: relative;
opacity: 1;
transform: scaleY(1);
}
#rs-header .menu-area nav.navbar ul li.mega ul li .sub-menu {
right: auto !important;
left: auto !important;
padding: 0;
}
nav.nav.navbar,
.menu-area .col-sm-9.menu-responsive {
position: static !important;
}
.menu-area .navbar ul > li.mega > ul.sub-menu .flex-mega {
display: flex;
justify-content: space-between;
}
.user-icons {
margin-left: 15px;
}
.user-icons a {
color: #fff;
border: 1px solid #eee;
width: 32px;
display: block;
text-align: center;
border-radius: 50%;
font-size: 14px;
height: 32px;
line-height: 29px;
}
.user-icons a:hover {
color: #ff5421;
border-color: #ff5421;
} .menu-wrap-off {
position: fixed;
z-index: 9999;
width: 100%;
right: 0;
top: 0;
height: 100%;
background: #fff;
padding: 46px 30px 50px 50px;
font-size: 1.15em;
-webkit-transform: translate3d(520px, 0, 0);
transform: translate3d(520px, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
max-width: 470px;
overflow-y: auto;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.menu-wrap-off .offcanvas_logo {
padding-bottom: 30px;
}
.menu-wrap-off .widget_media_gallery .gallery {
margin: 0;
}
.menu-wrap-off .widget_media_gallery .gallery-item {
margin: 0;
}
.menu-wrap-off .widget_media_gallery .gallery-item .gallery-icon {
padding: 8px;
}
.menu-wrap-off .widget_media_gallery .gallery-item .gallery-icon img {
border-radius: 3px;
}
.menu-wrap-off .inner-offcan {
margin: 0 auto;
width: 100%;
max-width: 1200px;
padding: 40px 20px 0 0;
overflow-x: hidden;
overflow-y: auto;
display: flex;
align-items: center;
text-align: center;
}
.menu-wrap-off .inner-offcan .nav-link-container {
position: absolute;
left: 30px;
top: 25px;
display: block;
z-index: 99;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button {
background: #ff5421;
color: #fff;
padding: 12px 6px;
display: block;
border-radius: 55px;
width: 45px;
height: 45px;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button span {
background: #fff;
margin: 4px 5px;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button:hover {
opacity: .8;
}
.menu-wrap-off .logo-area {
text-align: left;
display: block;
width: 100%;
padding-bottom: 50px;
}
.nav-link-container #close-button2.close-button span.hamburger1 {
transform: rotate(-45deg) translate(-4px, 4px);
width: 24px;
}
.nav-link-container #close-button2.close-button span.hamburger3 {
-webkit-transform: rotate(45deg) translate(0px, 0px);
transform: rotate(45deg) translate(0px, 0px);
width: 24px;
}
body.logged-in .menu-wrap-off {
padding: 63px 30px 50px 50px;
}
body.logged-in .menu-wrap-off .inner-offcan .nav-link-container {
top: 50px;
}
.off-nav-layer {
position: absolute;
top: 16px;
left: 16px;
z-index: -1;
background: #ffffff;
border-radius: 50%;
-webkit-transition: 1s;
transition: 1s;
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
display: block !important;
}
.off-nav-layer.off-open {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
display: block;
}
.menu-ofcn.off-open {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.8s;
transition: transform 0.8s;
transition-timing-function: ease;
-webkit-transition-timing-function: cubic-bezier(0.9, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.9, 0, 0.3, 1);
}
.inner-offcan {
opacity: 0;
transition: all .8s ease;
}
body.on-offcanvas .menu-ofcn.off-open .inner-offcan {
opacity: 1;
}
.off-nav-layer {
background: #fff;
}
.mobile-menu-container ul li.active a {
color: #ff5421;
}
body.page-template-page-single .mobile-menu-container {
position: fixed;
z-index: 999999;
width: 400px;
right: 0;
top: -1px;
height: 100%;
background: #fff;
padding: 46px 50px 50px 35px;
font-size: 1.15em;
-webkit-transform: translate3d(400px, 0, 0);
transform: translate3d(400px, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
body.page-template-page-single .mobile-menu-container.nav-inactive-menu-link-container.nav-active-menu-container {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .menu-sticky {
margin: 0;
width: 100%;
z-index: 99;
transition: all 300ms ease-in-out;
background: transparent;
}
.menu-sticky.sticky {
position: fixed !important;
background: rgba(255, 255, 255, 0.9);
box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
padding: 0;
}
.menu-sticky.sticky .toolbar-area {
display: none;
}
.menu-sticky.sticky .navbar-menu {
width: 100%;
text-align: right;
}
.menu-sticky.sticky .navbar-menu ul.menu {
text-align: right;
}
.menu-sticky.sticky .navbar ul li > a {
color: #101010;
font-size: 14px;
}
.menu-sticky.sticky .btn_quote {
padding-top: 28px !important;
padding-bottom: 28px !important;
}
.menu-sticky.sticky .nav-link-container i {
color: #101010;
}
.sticky-logo {
display: none;
}
.sticky .logo-area {
display: none;
}
.sticky .logo-area.sticky-logo {
display: block;
} .rs-footer {
background: #151515;
position: relative;
background-position: center bottom;
}
.rs-footer .footer1,
.rs-footer .footer2 {
padding-right: 50px;
}
.rs-footer #wp-calendar td {
color: #ffffff !important;
padding: 10px;
border: 1px solid #ccc;
}
.rs-footer #wp-calendar td#today {
color: #ff5421;
}
.rs-footer #wp-calendar th {
background: #ff5421 !important;
color: #ffffff !important;
padding: 10px;
border: 1px solid #ccc;
}
.rs-footer .widget {
margin: 0 0 30px;
overflow: hidden;
}
.rs-footer .widget.widget_nav_menu ul li {
position: relative;
}
.rs-footer .widget.widget_nav_menu ul li a:hover {
color: #ff5421;
}
.rs-footer .container-fluid {
padding-left: 100px;
padding-right: 100px;
}
.footer-0 {
padding-right: 40px;
}
.border-btm .vc_col-sm-12 {
border-bottom: 1px solid #181c5d;
}
.footer-btn-wrap {
display: block;
margin-top: 40px;
}
.footer-btn-wrap .footer-btn {
font-weight: 500;
color: #fff;
background: #ff5421;
padding: 16px 24px;
border-radius: 3px;
font-size: 16px;
text-transform: uppercase;
}
.footer-btn-wrap .footer-btn:hover {
color: #fff !important;
opacity: .9;
}
.rs-footer .copyright-widget .widget {
margin-bottom: 0;
}
.footer-subscribe {
display: block;
clear: both;
position: relative;
padding: 40px 0 4px;
margin-left: 15px;
margin-right: 15px;
}
.footer-subscribe .paper-plane:before {
content: "\f1d8";
position: absolute;
font-family: FontAwesome;
display: inline-block;
vertical-align: middle;
right: 45px;
top: 12px;
color: #fff;
z-index: 1;
font-size: 20px;
cursor: pointer;
transition: all .5s ease;
}
.footer-subscribe .paper-plane:hover:before {
opacity: .7;
}
.footer-subscribe .subscribe-bg {
padding: 40px 0 70px;
border-bottom: 2px solid #333;
}
.footer-subscribe input[type="email"] {
position: relative;
border-radius: 0px;
margin: 0;
padding-right: 130px;
color: #fff;
font-size: 15px;
max-width: 85%;
background: transparent;
height: 60px !important;
border: 2px solid #212326 !important;
padding-left: 18px;
}
.footer-subscribe input[type="email"]::-webkit-input-placeholder { color: #fff !important;
opacity: 1;
}
.footer-subscribe input[type="email"]::-moz-placeholder { color: #fff !important;
opacity: 1;
}
.footer-subscribe input[type="email"]:-ms-input-placeholder { color: #fff !important;
opacity: 1;
}
.footer-subscribe input[type="email"]:-moz-placeholder { color: #fff !important;
opacity: 1;
}
.footer-subscribe .widget {
margin-bottom: 0;
}
.footer-subscribe input[type="submit"] {
background: #ff5421;
border: none;
padding: 10px 37px;
height: 60px;
color: #1273eb;
position: absolute;
right: 15px;
top: 0;
text-transform: uppercase;
font-size: 0px;
}
.footer-subscribe .newsletter-title {
color: #fff;
margin-bottom: 0;
text-transform: capitalize;
font-size: 32px;
line-height: 40px;
font-weight: 600;
margin-top: 8px;
}
.rs-footer {
font-size: 15px;
color: #ffffff;
}
.rs-footer .recent-post-widget .post-item .post-desc h5 {
line-height: 24px;
}
.rs-footer .widget.widget_nav_menu ul li {
margin-bottom: 5px;
}
.rs-footer .widget.widget_nav_menu ul li a {
position: relative;
display: inline-block;
color: #444;
padding-left: 35px;
}
.rs-footer .widget.widget_nav_menu ul.menu {
margin-top: -5px;
}
.rs-footer .footer-top {
padding: 70px 0 30px;
}
.rs-footer .footer-top input[type="email"]::-webkit-input-placeholder { color: #666;
}
.rs-footer .footer-top input[type="email"]::-moz-placeholder { color: #666;
}
.rs-footer .footer-top input[type="email"]:-ms-input-placeholder { color: #666;
}
.rs-footer .footer-top input[type="email"]:-moz-placeholder { color: #666;
}
.rs-footer .footer-top h3.footer-title {
color: #ffffff;
font-size: 22px;
font-weight: 700;
letter-spacing: 0;
position: relative;
margin-bottom: 44px;
}
.rs-footer .footer-top h3.footer-title:after {
content: '';
position: absolute;
left: 0;
bottom: -10px;
height: 2px;
width: 40px;
background: #ff5421;
}
.rs-footer .footer-top .mc4wp-form-fields p {
margin: 30px 0 0;
position: relative;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="email"] {
background: none;
border: 2px solid #000;
width: 100%;
font-size: 13px;
padding: 10px 60px 10px 20px;
margin: 0;
color: #fff;
overflow: hidden;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="submit"] {
position: absolute;
top: 1px;
right: 1px;
bottom: 1px;
background: #171f32;
border-radius: 0;
padding: 11px 17px 16px;
font-family: "Flaticon";
font-size: 0;
}
.rs-footer .footer-top .mc4wp-form-fields i {
position: absolute;
right: 0;
top: 0;
bottom: 0;
padding: 11px 17px 16px;
pointer-events: none;
background: #171f32;
transition: 0.4s;
transition-delay: 0.2s;
color: #fff;
}
.rs-footer .footer-top .mc4wp-form-fields i:hover {
opacity: 0.8;
}
.rs-footer.rs-footer-top-gap .footer-top {
padding-top: 180px;
}
.rs-footer .footer-address {
line-height: 35px;
}
.rs-footer li.about-widget-img img {
margin-bottom: 10px;
margin-top: 0px;
height: 35px;
}
.rs-footer a {
color: #444;
}
.rs-footer a:hover {
color: #ff5421;
}
.rs-footer ul {
padding: 0;
margin: 0;
list-style: none;
}
.rs-footer ul li:last-child {
padding-bottom: 0;
}
.rs-footer .recent-post-widget {
margin-bottom: 0;
margin-top: 49px;
}
.rs-footer .recent-post-widget .show-featured {
overflow: hidden;
margin-bottom: 15px;
}
.rs-footer .recent-post-widget .show-featured .post-img img {
border-radius: 4px;
}
.rs-footer .recent-post-widget .show-featured .post-desc {
line-height: 22px;
}
.rs-footer .recent-post-widget .show-featured .post-desc a {
letter-spacing: 0.1px;
}
.rs-footer .recent-post-widget .show-featured .post-desc i {
margin-right: 3px;
position: relative;
font-size: 14px;
}
.rs-footer .recent-post-widget .show-featured .post-desc span {
color: #e0e0e0;
display: block;
margin-top: 8px;
font-size: 13.5px;
}
.rs-footer .recent-post-widget .show-featured .post-item {
overflow: hidden;
}
.rs-footer .about-widget p img {
margin-bottom: 22px;
}
.rs-footer .footer-logo-light {
height: 25px;
margin: 11px 0 20px;
}
.rs-footer .fa-ul {
margin-left: 0;
text-align: left;
}
.rs-footer .fa-ul li {
padding: 0px 0px 15px 45px;
}
.rs-footer .fa-ul li i {
color: #ffffff;
font-size: 20px !important;
}
.rs-footer .fa-ul li i:before {
position: absolute;
left: 0;
margin-left: 0;
font-size: 20px;
top: 2px;
}
.rs-footer .fa-ul li i.fa-whatsapp {
position: absolute;
left: 0;
margin-left: 0;
}
.rs-footer .fa-ul li i.fa-whatsapp:before {
font-size: 23px;
}
.rs-footer .fa-ul li a {
color: #fff;
}
.rs-footer .fa-ul li a:hover {
color: #171f32;
}
.rs-footer.footerlight {
color: #666666;
}
.rs-footer.footerlight .footer-logo img {
height: 25px;
}
.rs-footer.footerlight .footer-top h3.footer-title {
color: #212121;
}
.rs-footer.footerlight .footer-top h3.footer-title:after {
background: #666666;
}
.rs-footer.footerlight .footer_social li a {
color: #666666;
border-color: #666666;
}
.rs-footer.footerlight .footer_social li a .fa {
color: #171f32;
}
.rs-footer.footerlight .footer_social li a:hover .fa {
color: #ff5421;
}
.rs-footer.footerlight .footer_social li:last-child {
margin-right: 0 !important;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"] li a,
.rs-footer.footerlight .footer-top .mc4wp-form-fields ul.footer_social li a {
border-color: #666;
}
.rs-footer.footerlight .footer-bottom {
border-color: #fff;
}
.rs-footer.footerlight .footer-bottom .copyright p {
color: #666;
}
.rs-footer.footerlight .footer-bottom .copyright a {
color: #171f32;
}
.rs-footer.footerlight .widget.widget_nav_menu ul li a {
color: #666666;
}
.rs-footer.footerlight a {
color: #666666;
}
.rs-footer.footerdark .footer-bottom {
border-color: #eee6;
}
.rs-footer.footerdark .footer-top .mc4wp-form-fields input[type="email"] {
border-color: #eee6;
}
.rs-footer .footer-logo img {
height: 20px;
margin: 0;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"] {
border-color: #171f32;
color: #666;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { color: #666666;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"]::-moz-placeholder { color: #666666;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { color: #666666;
}
.rs-footer.footerlight .footer-top .mc4wp-form-fields input[type="email"]:-moz-placeholder { color: #666666;
}
.error404 .rs-footer {
margin: 0;
}
ul.footer_social li {
display: inline-block;
margin-right: 6px;
}
ul.footer_social li a {
width: 35px;
height: 35px;
line-height: 36px;
border-radius: 2px;
background: #192e46;
text-align: center;
color: #ffffff;
display: block;
font-size: 14px;
}
ul.footer_social li a:hover {
color: #ff5421;
}
ul.footer_social li:last-child {
margin-right: 0 !important;
}
.footer-bottom {
background: transparent;
}
.footer-bottom .copyright_border {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
padding: 36px 0;
}
.footer-bottom .rows {
display: flex;
justify-content: space-between;
align-items: center;
}
.footer-bottom .copyright p {
margin: 0;
line-height: 35px;
}
a.footer-logo {
display: block;
margin-bottom: 26px;
}
.rs-footer .widget.widget_nav_menu ul li a,
.rs-footer .widget.widget_recent_comments ul li,
.rs-footer .widget.widget_pages ul li a,
.rs-footer .widget.widget_archive ul li a,
.rs-footer .widget.widget_categories ul li a {
position: relative;
padding: 3px 0 3px 20px !important;
display: inline-block;
color: #fff;
}
.rs-footer .widget.widget_nav_menu ul li a:hover,
.rs-footer .widget.widget_recent_comments ul li:hover,
.rs-footer .widget.widget_pages ul li a:hover,
.rs-footer .widget.widget_archive ul li a:hover,
.rs-footer .widget.widget_categories ul li a:hover {
color: #ff5421;
}
.rs-footer .widget.widget_nav_menu ul li a:before,
.rs-footer .widget.widget_recent_comments ul li:before,
.rs-footer .widget.widget_pages ul li a:before,
.rs-footer .widget.widget_archive ul li a:before,
.rs-footer .widget.widget_categories ul li a:before {
display: block !important;
content: "";
position: absolute;
font-size: 18px;
background: #ff5421;
left: 0;
top: 14px;
width: 6px;
height: 6px;
}
.rs-footer .widget.widget_recent_comments ul li a {
position: relative;
padding: 6px 0 6px 0px !important;
display: inline-block;
color: #e0e0e0;
}
.rs-footer .widget.widget_recent_comments ul li a:hover {
color: #ff5421;
}
.rs-footer .footer-logo-wrap {
padding-bottom: 32px;
padding-top: 8px;
}
.rs-footer ul.footer_social li a {
background: none !important;
width: auto;
height: auto;
line-height: 16px;
font-size: 16px;
margin-right: 10px;
}
.rs-footer ul.footer_social li a:hover {
opacity: .8;
}
.rs-footer .footer-bottom h3.footer-title {
display: none;
}
.rs-footer .footer-bottom .widget_nav_menu ul {
display: flex;
flex-wrap: wrap;
list-style: none;
}
.rs-footer .footer-bottom .widget_nav_menu ul li a {
padding: 0px 19px 0 25px !important;
}
.rs-footer .footer-bottom .widget_nav_menu ul li a:before {
border-radius: 50%;
top: 11px;
}
.rs-footer .footer-bottom .widget_nav_menu ul li ul {
display: none;
}
.rs-footer .footer-bottom .widget_nav_menu ul li:first-child a:before {
display: none !important;
}
.rs-footer .footer-bottom .widget_nav_menu ul li:last-child a {
padding-right: 0px !important;
}
.rs-footer .widget.widget_nav_menu ul ul.sub-menu,
.rs-footer .widget.widget_pages ul ul.sub-menu,
.rs-footer .widget.widget_categories ul ul.sub-menu {
padding-left: 20px;
}
.rs-footer .widget.widget_nav_menu ul ul.sub-menu li a,
.rs-footer .widget.widget_pages ul ul.sub-menu li a,
.rs-footer .widget.widget_recent_comments ul ul.sub-menu li a,
.rs-footer .widget.widget_archive ul ul.sub-menu li a,
.rs-footer .widget.widget_categories ul ul.sub-menu li a {
position: relative;
padding: 0;
}
.rs-footer .widget.widget_nav_menu ul ul.sub-menu li a:before,
.rs-footer .widget.widget_pages ul ul.sub-menu li a:before,
.rs-footer .widget.widget_recent_comments ul ul.sub-menu li a:before,
.rs-footer .widget.widget_archive ul ul.sub-menu li a:before,
.rs-footer .widget.widget_categories ul ul.sub-menu li a:before {
display: block !important;
content: "";
position: absolute;
font-size: 18px;
background: #ff5421;
left: 0;
top: 50%;
width: 6px;
height: 6px;
transform: translateY(-50%);
}
.rs-footer .widget.widget_recent_comments ul li {
display: block;
}
.rs-footer a {
color: #e0e0e0;
}
.rs-footer a:focus {
color: #e0e0e0;
}
#scrollUp {
text-align: center;
bottom: 40px;
cursor: pointer;
display: none;
position: fixed;
right: 40px;
z-index: 10;
}
#scrollUp i {
height: 40px;
font-size: 24px;
width: 42px;
border-radius: 50%;
color: #fff;
line-height: 36px;
transition: all 0.3s ease 0s;
background-color: #171f32;
margin-left: 2px;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
#scrollUp i:hover {
opacity: 0.8;
} .rs-heading .title-inner .sub-text {
font-weight: 500;
margin: 0 0 10px;
display: block;
color: #ff5421;
line-height: 28px;
font-family: 'Rubik', sans-serif;
font-size: 16px;
letter-spacing: 1px;
}
.rs-heading .title-inner .sub-text.title-upper {
text-transform: uppercase;
}
.rs-heading .title-inner .title {
color: #101010;
font-family: 'Nunito', sans-serif;
font-weight: 700;
position: relative;
}
.rs-heading .title-inner .title.title-upper {
text-transform: uppercase;
}
.rs-heading .title-inner .title span.watermark {
position: absolute;
font-size: 200px;
text-transform: uppercase;
font-weight: 900;
font-family: 'Nunito', sans-serif;
opacity: 0.05;
width: 100%;
left: 0;
color: inherit;
white-space: nowrap;
vertical-align: middle;
}
.rs-heading .title-inner .title span.watermark-animate {
font-size: 130px;
text-transform: uppercase;
font-weight: 900;
font-family: 'Nunito', sans-serif;
opacity: 0.05;
width: 100%;
left: 0;
color: inherit;
white-space: nowrap;
vertical-align: middle;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
position: absolute;
-webkit-animation: anim 8s infinite;
animation: anim 8s infinite;
animation-direction: alternate-reverse;
-webkit-animation-timing-function: linear; animation-timing-function: linear;
}
.rs-heading .title-inner h3.title {
font-weight: 500;
}
.rs-heading.style12 .border-top12 {
width: 50px;
margin-bottom: 20px;
display: block;
}
.rs-heading.style12.text-center .border-top12 {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.rs-heading.style12 .title {
margin-bottom: 10px;
}
.rs-heading.style12 .sub-text {
font-weight: 500;
display: block;
margin-bottom: 25px;
}
.rs-heading.style1 .title:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 4px;
background: #ff5421;
z-index: 1;
margin-left: 20px;
top: 14px;
}
.rs-heading.style11 .sub-text {
font-family: 'Nunito', sans-serif;
}
.rs-heading.style11 .title span.watermark {
font-size: 180px;
opacity: 0.08;
}
.rs-heading.style11 .title span {
display: block;
font-size: 32px;
font-weight: 600;
}
.rs-heading.style11 .title-inner {
position: relative;
}
.rs-heading.style11 .title-inner:before {
content: "";
position: absolute;
top: 0;
left: 0px;
opacity: 0.5;
width: 10px;
height: 100%;
}
.rs-heading.style11.text-center .title-inner {
position: relative;
display: inline-block;
}
.rs-heading.style11.text-center .title-inner:before {
content: "";
position: absolute;
bottom: 42px;
left: 0;
right: 0;
opacity: 0.5;
width: 50%;
height: 10px;
margin: 0 auto;
display: block;
top: auto;
}
.rs-heading.style10 .title-inner .sub-text {
position: relative;
display: inline-block;
}
.rs-heading.style10 .title-inner .sub-text:before {
content: '•';
position: absolute;
top: 50%;
left: -35px;
color: transparent;
text-shadow: 10px 0 #171f32, -10px 0 #171f32;
color: #171f32;
font-size: .8em;
-webkit-transition: text-shadow 0.3s, color 0.3s;
-moz-transition: text-shadow 0.3s, color 0.3s;
transition: text-shadow 0.3s, color 0.3s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
pointer-events: none;
opacity: 1;
}
.rs-heading.style10 .title-inner .sub-text:after {
content: '•';
position: absolute;
top: 50%;
right: -35px;
color: transparent;
text-shadow: 10px 0 #171f32, -10px 0 #171f32;
color: #171f32;
font-size: .8em;
-webkit-transition: text-shadow 0.3s, color 0.3s;
-moz-transition: text-shadow 0.3s, color 0.3s;
transition: text-shadow 0.3s, color 0.3s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
pointer-events: none;
opacity: 1;
}
.rs-heading.big .title-inner h2 {
font-size: 36px;
line-height: 44px;
}
.rs-heading.big .description p {
font-size: 20px;
line-height: 32px;
}
.rs-heading.style4 .title-inner .title {
margin-bottom: 0;
}
.rs-heading.style4 .title-inner .title-img {
margin-bottom: 12px;
}
.rs-heading.style2 {
position: relative;
z-index: 1;
}
.rs-heading.style2 .title {
display: inline-block;
position: relative;
}
.rs-heading.style2 .description p {
margin-bottom: 12px;
}
.rs-heading.style2 .title:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 4px;
z-index: 9;
margin-left: 0;
left: 0;
bottom: 0;
}
.rs-heading.style2.light:after {
background: #fff !important;
}
.rs-heading.style2.center .title:after {
left: 0;
right: 0;
margin: 0 auto;
}
.rs-heading.style2.right .title:after {
left: auto;
right: 0;
margin: 0;
}
.rs-heading.style3 {
position: relative;
padding-bottom: 12px;
}
.rs-heading.style3 h2 {
margin-bottom: 12px;
}
.rs-heading.style3 .description {
position: relative;
padding-left: 80px;
}
.rs-heading.style3 .description:after {
content: "";
position: absolute;
border: 0;
width: 60px;
height: 2px;
background: #ff5421;
z-index: 1;
margin-left: 0;
left: 0;
top: 14px;
}
.rs-heading.style3 .description p {
margin-bottom: 12px;
}
.rs-heading.style3.light .description:after {
background: #fff !important;
}
.rs-heading.style8 {
position: relative;
padding-bottom: 12px;
margin-bottom: 10px;
}
.rs-heading.style8 .title-inner {
padding-left: 25px;
position: relative;
display: inline-block;
}
.rs-heading.style8 .title-inner .sub-text {
margin-bottom: 5px;
}
.rs-heading.style8 .title-inner:after {
content: "";
position: absolute;
border: 0;
width: 2px;
height: 100%;
background: #ff5421;
z-index: 1;
margin-left: 0;
left: 0;
top: 0;
}
.rs-heading.style8 .description {
padding-left: 25px;
position: relative;
}
.rs-heading.style8 .description:after {
content: "";
position: absolute;
border: 0;
width: 2px;
height: 100%;
background: #ff5421;
z-index: 1;
margin-left: 0;
left: 0;
top: 0;
}
.rs-heading.style8 h2 {
margin-bottom: 5px;
}
.rs-heading.style8.text-center .description {
padding-top: 15px;
padding-left: 0px;
}
.rs-heading.style8.text-center .description:after {
display: none;
}
.rs-heading.style8.light .title-inner:after {
background: #fff;
}
.rs-heading.style8.light .description:after {
background: #fff !important;
}
.rs-heading.style6 .title-inner {
position: relative;
padding-bottom: 12px;
}
.rs-heading.style6 .title-inner h2 {
margin-bottom: 12px;
}
.rs-heading.style6 .title-inner .sub-text {
position: relative;
padding-left: 65px;
color: #ff5421;
}
.rs-heading.style6 .title-inner .sub-text:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 2px;
background: #171f32;
z-index: 1;
margin-left: 0;
left: 0;
top: 12px;
}
.rs-heading.style6 .title-inner .sub-text p {
margin-bottom: 12px;
}
.rs-heading.style6.text-center .title-inner .sub-text,
.rs-heading.style6.text-right .title-inner .sub-text {
display: inline-block;
}
.rs-heading.style6.text-center .sub-text {
position: relative;
padding-left: 0px;
padding-top: 60px;
color: #ff5421;
}
.rs-heading.style6.text-center .sub-text:after {
content: '';
width: 77px;
height: 2px;
position: absolute;
left: 50%;
top: 0;
margin-top: -1px;
width: 2px;
height: 50px;
}
.rs-heading.style6.light .sub-text:after {
background: #fff !important;
}
.rs-heading.style6.dark .sub-text:after {
background: #232023 !important;
}
.rs-heading.style4 .title-inner {
position: relative;
padding-bottom: 12px;
}
.rs-heading.style4 .title-inner h2 {
margin-bottom: 12px;
display: block;
}
.rs-heading.style4 .title-inner .sub-text {
position: relative;
color: #171f32;
display: inline-block;
}
.rs-heading.style4 .title-inner .sub-text:before,
.rs-heading.style4 .title-inner .sub-text:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 2px;
background: #171f32;
z-index: 1;
margin-left: 0;
left: -20px;
top: 15px;
}
.rs-heading.style4 .title-inner .sub-text:before {
left: -55px;
}
.rs-heading.style4 .title-inner .sub-text:after {
left: auto;
right: -55px;
}
.rs-heading.style4 .title-inner .sub-text p {
margin-bottom: 12px;
}
.rs-heading.style4.light .sub-text:before,
.rs-heading.style4.light .sub-text:after {
background: #fff !important;
}
.rs-heading.style4.text-center .title-inner .sub-text,
.rs-heading.style4.text-right .title-inner .sub-text {
display: inline-block;
}
.rs-heading.style7 .title-inner {
position: relative;
padding-bottom: 12px;
}
.rs-heading.style7 .title-inner h2 {
margin-bottom: 12px;
}
.rs-heading.style7 .title-inner .sub-text {
position: relative;
padding-right: 65px;
display: inline-block;
color: #ff5421;
}
.rs-heading.style7 .title-inner .sub-text:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 2px;
background: #ff5421;
z-index: 1;
margin-left: 0;
right: 0;
top: 12px;
}
.rs-heading.style7 .title-inner .sub-text p {
margin-bottom: 12px;
}
.rs-heading.style7 .title-inner.light .sub-text:after {
background: #fff !important;
}
.rs-heading.style7 .title-inner.text-center .title-inner .sub-text,
.rs-heading.style7 .title-inner.text-right .title-inner .sub-text {
display: inline-block;
}
.rs-heading.style9 .title-img {
margin-bottom: 15px;
}
.list-angle-right,
.list-style-circle,
.list-style {
padding: 0;
margin: 0;
list-style: none;
display: block !important;
}
.list-angle-right li,
.list-style-circle li,
.list-style li {
position: relative;
padding-left: 32px;
margin-bottom: 5px;
}
.list-angle-right li:before,
.list-style-circle li:before,
.list-style li:before {
font-family: FontAwesome;
position: absolute;
left: 0;
top: -2px;
font-size: 20px;
color: #ff5421;
}
.list-angle-right li:before {
content: "\f105";
}
.list-style-circle li:before {
content: "\f00c";
}
.list-style li:before {
content: "\f05d";
}
.history-list {
margin-bottom: 5px;
} .rs-cta .description {
margin-top: 25px;
font-size: 15px;
line-height: 28px;
font-weight: normal;
}
.rs-cta .description p:first-child {
margin: 0;
}
.rs-cta .description p:last-child {
margin: 0;
}
.rs-cta .description ul {
margin: 0 0 0 18px;
}
.rs-cta .title-wrap .exp-title {
font-size: 35px;
line-height: 40px;
margin-bottom: 0px;
text-align: left;
}
.rs-cta .title-wrap .eta-subtitle {
margin-bottom: 0;
margin-top: 10px;
line-height: 1.4;
text-transform: uppercase;
}
.rs-cta .button-wrap .cta-hints {
margin-bottom: 0;
margin-top: 10px;
margin-right: 10px;
}
.rs-cta .style1 .hidden-md {
padding-right: 40px;
}
.rs-cta .style1 .title-wrap .eta-subtitle {
margin-top: 15px;
margin-bottom: 7px;
}
.rs-cta .style1 .title-wrap .description {
margin-top: 18px;
}
.rs-cta .style1 .eta-subtitle {
text-transform: none;
}
.rs-cta .style2 {
text-align: center;
}
.rs-cta .style2 .title-wrap {
padding: 25px 0 10px;
max-width: 650px;
margin: 0 auto;
}
.rs-cta .style2 .eta-subtitle {
font-weight: 500;
}
.rs-cta .style2 .button-wrap {
margin-bottom: 10px;
margin-top: 15px;
}
.rs-cta.text-left .style2 {
text-align: left;
}
.rs-cta.text-left .style2 .title-wrap h2 {
text-align: left;
}
.rs-cta.text-left ul.stylelisting {
list-style-type: none;
}
.rs-cta.text-left ul.stylelisting li {
position: relative;
padding-left: 22px !important;
line-height: 34px;
border: none !important;
}
.rs-cta.text-left ul.stylelisting li:before {
position: absolute;
top: 0;
left: 0;
z-index: 0;
content: "\f054";
font-family: 'FontAwesome';
color: #fff;
font-size: 12px;
}
.rs-cta.text-right .style2 {
text-align: right;
}
.rs-cta.text-right .style2 .title-wrap h2 {
text-align: right;
}
.rs-cta .style2 .title-wrap .eta-subtitle {
margin-top: 10px;
margin-bottom: 10px;
font-family: 'Nunito', sans-serif;
}
.rs-cta .style2 .title-wrap .exp-title {
text-align: center;
position: relative;
z-index: 1;
}
.rs-cta .style2 .title-wrap .description {
margin-top: 15px;
}
.rs-cta.rs-cat-style3 {
padding-bottom: 37px;
}
.rs-cta.rs-cat-style3 .pry-btn {
height: 55px;
line-height: 52px;
border-radius: 30px;
text-align: center;
display: inline-block;
color: #ffffff;
padding: 0 50px;
margin-top: 15px;
position: relative;
font-weight: 600;
font-size: 15px;
text-transform: uppercase;
z-index: 1;
background: #171f32;
border: 2px solid #ffffff;
}
.rs-cta.rs-cat-style3 .pry-btn:hover {
border-width: 2px;
background: #171f32;
opacity: 0.8;
border-color: #fff;
}
.rs-cta.rs-cat-style3 .cta-wrap .title-wrap .button-wrap {
padding-top: 20px;
}
.rs-cta.rs-ctabg-style3 .description {
margin-top: 10px;
}
.rs-cta.rs-ctabg-style3 .pry-btn {
height: 55px;
line-height: 52px;
text-align: center;
display: inline-block;
color: #ffffff;
padding: 0 30px;
margin-top: 15px;
position: relative;
font-weight: 600;
font-size: 15px;
text-transform: uppercase;
z-index: 1;
background: #171f32;
border: 2px solid #ffffff;
}
.rs-cta.rs-ctabg-style3 .pry-btn:hover {
border-width: 2px;
background: #171f32;
opacity: 0.8;
border-color: #fff;
}
.rs-cta.rs-ctabg-style3 .cta-wrap .title-wrap .button-wrap {
padding-top: 20px;
}
.rs-contact-box {
text-align: left;
}
.rs-contact-box .address-item {
display: flex;
position: relative;
align-items: center;
margin-bottom: 30px;
}
.rs-contact-box .address-item:last-child {
margin-bottom: 0 !important;
}
.rs-contact-box .address-item .address-icon {
display: inline-block;
position: relative;
background: #ff5421;
height: 70px;
width: 70px;
line-height: 70px;
border-radius: 100%;
text-align: center;
}
.rs-contact-box .address-item .address-icon i {
text-align: center;
color: #fff;
border-radius: 100%;
font-size: 30px;
position: relative;
line-height: 70px;
z-index: 9;
width: 100%;
vertical-align: middle;
margin-left: 0;
height: auto;
}
.rs-contact-box .address-item:last-child .address-icon:after {
display: none;
}
.rs-contact-box .address-item .address-text {
font-family: 'Nunito', sans-serif;
}
.rs-contact-box .address-item .address-text .contact-title {
margin-bottom: 1px;
font-weight: 500;
font-size: 20px;
margin-top: 6px;
}
.rs-contact-box .address-item .address-text .des {
color: #363636;
}
.rs-contact-box .address-item .address-text .des:hover {
color: #171f32;
}
.rs-contact-box .address-item .address-text .label {
margin-bottom: 5px;
}
.rs-contact-box .address-item:hover .address-icon:after,
.rs-contact-box .address-item:hover .address-icon:before {
opacity: 1;
visibility: visible;
}
.rs-contact-box .address-item.vertical {
display: block;
text-align: center;
}
.rs-contact-box .address-item.vertical .address-text span.label {
display: block;
font-weight: 500;
font-size: 20px;
margin-top: 15px;
}
.rs-contact-box .address-item.horizontal .address-icon {
margin-right: 20px;
border: 5px solid #e5e8eb;
line-height: 57px;
}
.rs-contact-box .address-item.horizontal .address-text span {
display: block;
}
.rs-contact-box .address-item.horizontal .address-text .des {
font-weight: 700;
}
.rs-free-course-contact input,
.rs-free-course-contact textarea,
.rs-free-course-contact select {
width: 100%;
border-radius: 3px;
border: 1px solid #ffffff;
color: #767676;
background: #ffffff;
padding: 10px 18px;
}
.rs-free-course-contact textarea {
height: 140px;
display: inherit;
outline: none;
}
.rs-free-course-contact .select-option {
position: relative;
}
.rs-free-course-contact .select-option select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
z-index: 11;
position: relative;
}
.rs-free-course-contact .select-option:after {
content: '\f107';
font-family: FontAwesome;
color: #767676;
right: 15px;
position: absolute;
top: 16px;
font-size: 20px;
pointer-events: none;
}
.rs-free-course-contact ::-webkit-input-placeholder {
color: #767676;
opacity: 1;
}
.rs-free-course-contact :-ms-input-placeholder {
color: #767676;
opacity: 1;
}
.rs-free-course-contact ::placeholder {
color: #767676;
opacity: 1;
} .rs-services-default .services-wrap {
transition: all .5s ease;
}
.rs-services-default .services-wrap .services-item {
margin-bottom: 40px;
}
.rs-services-default .services-wrap .services-item .services-icon {
font-size: 60px;
line-height: 60px;
width: 100%;
position: relative;
}
.rs-services-default .services-wrap .services-item .services-icon i {
color: #ff5421;
}
.rs-services-default .services-wrap .services-item .services-icon:hover {
background-position: 20px -30px;
}
.rs-services-default .services-wrap .services-item h4 {
margin-bottom: 0;
font-size: 16px;
text-transform: lowercase;
font-weight: 400 !important;
}
.rs-services-default .services-wrap .services-item .services-title {
font-size: 16px;
margin: 0 0 5px;
font-weight: 600 !important;
line-height: 20px !important;
}
.rs-services-default.services-center .services-icon {
display: block;
font-size: 40px;
float: none;
top: 8px;
text-align: center;
}
.rs-services-default.services-center .services-icon i {
margin: 0 auto;
}
.rs-services-default.services-center .services-desc {
width: 100%;
text-align: center;
}
.rs-services-default.services-right .services-icon {
display: block;
font-size: 40px;
float: none;
width: 100%;
text-align: right;
}
.rs-services-default.services-right .services-icon i {
margin: 0 auto;
margin-right: 0;
}
.rs-services-default.services-right .services-desc {
width: 100%;
text-align: right;
}
.rs-services-default .services-item.img-left {
display: flex;
vertical-align: top;
margin-bottom: 0;
}
.rs-services-default .services-item.img-left .services-icon {
float: left;
width: 150px;
}
.rs-services-default .services-item.img-left .services-icon:after {
background: #ff5421;
width: 40px;
height: 40px;
position: absolute;
left: 36%;
top: 30px;
content: "";
display: block;
opacity: 0.1;
}
.rs-services-default .services-item.img-left .services-icon img {
padding-right: 5px;
}
.rs-services-default .services-item.img-left .services-desc {
padding-left: 30px;
float: left;
padding-top: 10px;
}
.rs-services-default .services-item.img-right .services-icon {
float: right;
width: 30%;
}
.rs-services-default .services-item.img-right .services-desc {
padding-right: 25px;
float: left;
width: 70%;
}
.rs-services-default .services-item.img-center {
float: none;
width: inherit;
}
.rs-services-default .services-item.img-center .services-icon {
margin-bottom: 20px;
}
.service-home .services-wrap .services-item .services-icon:before {
content: "";
position: absolute;
top: 35px;
left: 0;
right: 0;
width: 0px;
height: 0px;
transition: all .5s ease;
border-right: 60px solid transparent;
border-top: 60px solid #171f32;
border-left: 60px solid #171f32;
border-bottom: 60px solid #171f32;
border-top-left-radius: 60px;
border-top-right-radius: 60px;
border-bottom-left-radius: 60px;
opacity: .05;
transform: rotate(-90deg);
z-index: -1;
border-bottom-right-radius: 60px;
}
.service-home .services-wrap:hover {
box-shadow: 0 0 50px #eee;
}
.service-home .services-wrap:hover .services-icon:before {
left: 150px;
}
.middle-column-shadow .rs-services-default .services-wrap {
box-shadow: 0 0 150px #eee;
}
.service_box .rs-services-default .services-wrap .services-item {
margin-bottom: 25px;
}
.service_box .rs-services-default .services-wrap .services-item .services-title {
font-weight: 400 !important;
}
.service_box .rs-services-default .services-wrap .services-item p {
margin: 0;
}
.service_box .rs-services-default .services-wrap .services-item .readon {
background: #ffffff;
color: #171f32;
border-color: #ffffff;
margin-top: 15px;
}
.service_box .rs-services-default .services-wrap .services-item .readon i:before {
font-size: 20px;
margin-right: 10px;
position: relative;
top: 3px;
}
.service_box .rs-services-default .services-wrap .services-item .readon a {
color: #ffffff;
}
.rs-services1 .services-title {
font-size: 15px;
font-family: 'Nunito', sans-serif;
font-weight: 600;
}
.rs-services1 .services-wrap .services-item {
border-bottom: none;
margin: 0;
padding: 5px 0 32px;
}
.rs-services1 .services-wrap .services-item .services-icon {
font-size: 30px;
width: 100%;
}
.rs-services1 .services-wrap .services-item .services-icon i {
width: 60px;
height: 60px;
line-height: 60px;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
display: block;
}
.rs-services1 .services-wrap .services-item .services-desc {
width: 100%;
}
.rs-services1 .services-wrap .services-item .services-desc .services-title {
margin: 28px 0 10px;
}
.rs-services1 .services-wrap .services-item:hover .services-title a {
color: #171f32;
}
.rs-services1.services-center .services-item {
position: relative;
padding: 0px 20px 14px;
z-index: 110;
overflow: hidden;
transition: all 0.6s ease 0s;
background: #fff;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
}
.rs-services1.services-center .services-title {
margin: 0 0 12px !important;
}
.rs-services1.services-left .services-item {
position: relative;
z-index: 110;
overflow: hidden;
transition: all 0.6s ease 0s;
margin-bottom: 30px;
}
.rs-services1.services-left .services-item .services-title {
font-weight: 600 !important;
line-height: 24px;
}
.rs-services1.services-left .services-item .services-icon {
position: relative;
display: inline-block;
font-size: 36px;
top: 0;
text-align: left;
}
.rs-services1.services-left .services-item .services-icon i {
width: auto;
height: auto;
}
.rs-services1.services-left .services-item .services-desc {
position: relative;
float: right;
text-align: left;
}
.rs-services1.services-left .services-item .services-desc .services-title {
margin-top: 0;
}
.rs-services1.services-right .services-item {
position: relative;
padding: 25px 25px 2px 10px;
z-index: 110;
overflow: hidden;
transition: all 0.6s ease 0s;
background: #fff;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
}
.rs-services1.services-right .services-item .services-title {
font-size: 17px;
font-weight: 500 !important;
line-height: 24px;
}
.rs-services1.services-right .services-item .services-icon {
position: relative;
display: inline-block;
font-size: 36px;
float: left;
width: 20%;
top: 0;
text-align: center;
}
.rs-services1.services-right .services-item .services-desc {
position: relative;
float: right;
text-align: left;
width: 78%;
line-height: 25px;
padding-left: 50px;
font-size: 14px;
}
.rs-services1.services-right .services-item .services-desc .services-title {
margin-top: 0;
}
.rs-services1.services-right .services-item .services-icon {
float: right;
}
.rs-services1.services-right .services-item .services-desc {
float: left;
}
.rs-services1.services-center .services-icon {
display: block;
font-size: 36px;
float: none;
width: 100%;
top: 8px;
text-align: center;
}
.rs-services1.services-center .services-icon i {
margin: 0 auto;
}
.rs-services1.services-center .services-desc {
float: none;
width: 100%;
text-align: center;
}
.rs-services1.services-right .services-icon {
display: block;
font-size: 36px;
float: none;
width: 100%;
top: 8px;
text-align: right;
}
.rs-services1.services-right .services-icon i {
margin: 0 auto;
margin-right: 0;
}
.rs-services1.services-right .services-desc {
float: none;
width: 100%;
text-align: right;
}
.rs-header-title.header-right .title {
text-align: right;
}
.services-style1 .services-btn-part i {
margin-left: 5px;
position: relative;
top: 2px;
font-weight: 700;
}
.services-style1 .services-btn-part i:before {
font-size: 15px;
}
.services-style-2 {
border-radius: 6px;
transition: all .5s ease;
}
.services-style-2 .services-wrap .services-item {
position: relative;
transition: all .5s ease;
top: 0;
}
.services-style-2 .services-wrap .services-item .services-icon img {
height: 50px;
}
.services-style-2 .services-wrap .services-item .services-desc {
transition: all .5s ease;
color: #fff;
padding: 0 15px;
max-width: 530px;
margin: 0 auto;
}
.services-style-2 .services-wrap .services-item .services-desc p {
color: #fff;
margin-bottom: 0;
}
.services-style-2 .services-wrap .services-item .services-desc .services-title2 {
font-size: 24px;
margin: 12px 0 6px;
line-height: normal;
font-weight: 500 !important;
color: #ff5421;
}
.services-style-2 .services-wrap .services-item .services-desc .services-title2 a {
color: #ff5421;
}
.services-style-2.services-center .services-icon {
text-align: center;
}
.services-style-2.services-center .services-title2 {
text-align: center;
}
.services-style-2.services-center .services-desc {
text-align: center;
}
.services-style-2.services-center:hover .services-wrap .services-item {
top: -10px;
}
.services-style-2.service-active {
background: #171f32;
}
.services-style-2.service-active .services-wrap .services-item .services-desc {
color: #fff;
}
.services-style-2.service-active .services-wrap .services-item .services-desc .services-title2 {
color: #fff;
}
.services-style-2.service-active .services-wrap .services-item .services-desc .services-title2 a {
color: #fff;
}
.services-style-2.services-left {
margin-bottom: 30px;
}
.services-style-2.services-left .services-wrap {
overflow: hidden;
}
.services-style-2.services-left .services-wrap .services-item .services-icon {
float: left;
width: 50px;
}
.services-style-2.services-left .services-wrap .services-item .services-title2 {
text-align: left;
margin: 0;
font-weight: 500;
margin-top: 7px;
}
.services-style-2.services-left .services-wrap .services-item .services-desc {
text-align: left;
float: left;
width: 80%;
padding-left: 15px;
padding-right: 0;
}
.services-style-2.services-right {
padding: 20px;
margin-bottom: 30px;
}
.services-style-2.services-right .services-wrap {
overflow: hidden;
}
.services-style-2.services-right .services-wrap .services-item .services-icon {
float: right;
width: 50px;
}
.services-style-2.services-right .services-wrap .services-item .services-title2 {
text-align: right;
margin: 0;
font-weight: 500;
}
.services-style-2.services-right .services-wrap .services-item .services-desc {
text-align: right;
float: left;
width: 80%;
padding-right: 18px;
}
.service-inner.no-rounded {
border-radius: 0 !important;
}
.services-style-7.services-center {
text-align: center;
} .rs-services1.services-left.border_style {
margin-bottom: 30px;
}
.rs-services1.services-left.border_style .services-wrap .services-item {
background: none;
box-shadow: none;
margin: 0;
padding: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
text-align: center;
}
.rs-services1.services-left.border_style .services-wrap .services-item .services-icon {
width: 80px;
}
.rs-services1.services-left.border_style .services-wrap .services-item .services-icon i {
border: 2px solid #ff5421;
border-radius: 50%;
line-height: 70px;
height: 80px;
width: 80px;
font-size: 40px;
cursor: pointer;
background: #ffffff;
color: #28406d;
}
.rs-services1.services-left.border_style .services-wrap .services-item:hover .services-icon i {
background: #ff5421;
color: #171f32;
}
.rs-services1.services-left.border_style .services-wrap .services-item .services-desc {
width: calc(100% - 80px);
padding-left: 15px;
}
.rs-services1.services-left.border_style .services-wrap .services-item .services-desc p {
margin-bottom: 0;
}
.rs-services1.services-right {
margin-bottom: 30px;
}
.rs-services1.services-right .services-wrap .services-item {
background: none;
box-shadow: none;
margin: 0;
padding: 0;
}
.rs-services1.services-right .services-wrap .services-item .services-icon {
width: 80px;
float: right;
}
.rs-services1.services-right .services-wrap .services-item .services-icon i {
border: 2px solid #ff5421;
border-radius: 50%;
line-height: 70px;
height: 80px;
width: 80px;
font-size: 40px;
cursor: pointer;
background: #ffffff;
color: #28406d;
}
.rs-services1.services-right .services-wrap .services-item .services-icon i:hover {
background: #ff5421;
color: #171f32;
}
.rs-services1.services-right .services-wrap .services-item .services-desc {
width: calc(100% - 80px);
padding-right: 15px;
padding-left: 0;
text-align: right;
}
.rs-services1.services-right .services-wrap .services-item .services-desc p {
margin-bottom: 0;
}
.proces-item {
z-index: 1;
position: relative;
padding-bottom: 5px;
padding-right: 30px;
margin-bottom: 40px;
}
.proces-item .number {
font-size: 48px;
font-weight: 700;
display: block;
color: #363636;
margin-bottom: 20px;
transition: all 0.3s ease 0s;
line-height: 1;
}
.proces-item h4 {
margin: 0 0 10px;
}
.proces-item h4 a {
color: #101010;
}
.proces-item.active .number,
.proces-item:hover .number {
color: #171f32;
}
.construction-process3 {
margin-top: -140px;
}
.process-inner {
-webkit-box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
-moz-box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
display: table;
width: 100%;
position: relative;
z-index: 1;
background: #ffffff;
-webkit-transition: all .3s;
transition: all .3s;
margin-top: -55px;
}
.process-inner .process-item {
padding: 42px 20px 0;
border-top: none;
display: table-cell;
vertical-align: middle;
-webkit-transition: all .3s;
transition: all .3s;
}
.process-inner .title {
font-size: 20px;
line-height: 28px;
margin-bottom: 8px;
}
.process-inner .number {
font-size: 60px;
color: #171f32;
font-weight: 600;
margin-bottom: 35px;
margin-bottom: 12px;
line-height: 60px;
}
.process-inner .des {
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s;
transition: all .3s;
line-height: 22px;
}
.process-inner.active,
.process-inner:hover {
margin-top: -80px;
margin-bottom: -80px;
}
.process-inner.active .process-item,
.process-inner:hover .process-item {
background: #171f32;
padding-bottom: 44px;
border-color: #171f32;
}
.process-inner.active .process-item .des,
.process-inner:hover .process-item .des {
opacity: 1;
visibility: visible;
}
.process-inner.active .process-item .title,
.process-inner:hover .process-item .title,
.process-inner.active .process-item .des,
.process-inner:hover .process-item .des,
.process-inner.active .process-item .number,
.process-inner:hover .process-item .number {
color: #ffffff;
}
ul.check-list li {
position: relative;
padding-left: 22px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 16px;
list-style: none;
}
ul.check-list li:before {
position: absolute;
top: 4px;
left: 0;
content: "\f11b";
font-family: Flaticon;
color: #171f32;
font-weight: 700;
font-size: 14px;
}
.rs-services-style3 {
position: relative;
overflow: hidden;
max-width: 360px;
}
.rs-services-style3 .bg-img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
opacity: 1;
-webkit-transition: all .7s ease;
transition: all .7s ease;
-webkit-transform: scale(1.05);
transform: scale(1.05);
background-size: cover;
}
.rs-services-style3 .bg-img:after {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: #222;
opacity: 0.7;
transition: 0.7s;
}
.rs-services-style3 .bg-img a {
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transition: all .7s ease;
transition: all .7s ease;
font-size: 15px;
height: 40px;
line-height: 38px;
padding: 0 30px;
color: #fff;
background: #ff5421;
border-color: #ff5421;
opacity: 0;
visibility: hidden;
z-index: 99;
}
.rs-services-style3 .bg-img a:hover {
opacity: .95 !important;
background: #ff5421;
}
.rs-services-style3 .bg-img a:before {
display: none;
}
.rs-services-style3 .services-item {
position: relative;
z-index: 1;
}
.rs-services-style3 .services-item .services-icon {
font-size: 44px;
}
.rs-services-style3 .services-item .services-icon span {
display: inline-block;
}
.rs-services-style3 .services-item .services-desc .services-title {
margin-bottom: 10px;
font-size: 16px;
}
.rs-services-style3 .services-item .services-desc p:last-child {
margin-bottom: 0;
}
.rs-services-style3:hover .bg-img {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
z-index: 9;
}
.rs-services-style3:hover .bg-img a {
top: 50%;
opacity: 99;
visibility: visible;
}
.rs-services-style3:hover .bg-img:after {
opacity: 0;
}
.rs-services-style3.services-center {
text-align: center;
}
.rs-services-style3.services-right {
text-align: right;
}
.slider-services-style2 {
display: block;
position: relative;
overflow: hidden;
width: 100%;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
border-radius: 3px;
border: 1px solid transparent;
margin-bottom: 20px;
}
.slider-services-style2 .service-img {
overflow: hidden;
}
.slider-services-style2 .service-img img {
max-width: 100%;
-webkit-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
}
.slider-services-style2 .services-desc {
padding: 27px 27px 8px;
background: #fff;
}
.slider-services-style2 .services-desc .services-title {
margin-bottom: 15px;
font-size: 20px;
}
.slider-services-style2 .services-desc .readon {
height: 44px;
line-height: 42px;
margin-bottom: 25px;
}
.slider-services-style2 .services-desc .readon:hover {
padding-right: 45px;
}
.slider-services-style2:hover .service-img img {
filter: grayscale(0) blur(2px);
-webkit-filter: grayscale(0) blur(2px);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.slider-services-style2:hover .bg-img {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.slider-services-style2:hover .bg-img a {
top: 50%;
}
.service-carousel .owl-stage-outer {
overflow: hidden;
}
.service-carousel .owl-nav.disabled {
display: none;
}
.service-carousel .owl-dots {
text-align: center;
margin-top: 25px;
display: none;
}
.service-carousel .owl-dots .owl-dot {
height: 8px;
width: 20px;
border-radius: 30px;
border: 1px solid #171f32;
display: inline-block;
margin-right: 10px;
cursor: pointer;
}
.service-carousel .owl-dots .owl-dot.active {
background: #171f32;
cursor: inherit;
}
.service-carousel .rs-services-style3 {
max-width: 100%;
}
.light-arrow .owl-carousel .owl-nav [class*="owl-"] {
background: #fbfbfb !important;
color: #101010;
}
.light-arrow .owl-carousel .owl-nav [class*="owl-"]:hover {
background: #fff !important;
color: #101010;
}
.service-style-3 .services-sliders4 .inner-dis {
padding: 35px 30px 20px;
background: #fbfbfb;
text-align: center;
}
.service-style-3 .services-sliders4 .inner-dis .services-title {
font-size: 18px;
line-height: 26px !important;
margin-bottom: 10px;
}
.rs-services-style4 {
position: relative;
transition: all .5s ease;
padding: 50px 20px 20px;
margin-bottom: 30px;
overflow: hidden;
}
.rs-services-style4 .bg-img {
height: 300px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
opacity: 0;
transition: all .5s ease;
}
.rs-services-style4 .services-item .services-icon i {
font-size: 50px;
}
.rs-services-style4 .services-item .services-icon i {
color: #171f32;
background-color: transparent;
font-size: 55px;
display: inline-block;
width: 70px;
height: 70px;
line-height: 70px;
color: #ffffff;
background: #ff5421;
border-radius: 50%;
font-size: 30px;
border: 2px solid transparent;
transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
text-align: center;
}
.rs-services-style4 .services-item .services-desc {
transition: all .5s ease;
}
.rs-services-style4 .services-item .services-desc .services-title {
font-size: 20px;
margin: 25px 0 10px !important;
line-height: normal;
font-weight: 600 !important;
color: #101010;
margin: 28px 0 10px;
}
.rs-services-style4 .services-item .services-desc .services-title a {
color: #101010;
}
.rs-services-style4.services-center {
border: 1px solid #e1e1e1;
}
.rs-services-style4.services-center .services-icon {
text-align: center;
}
.rs-services-style4.services-center .services-title2 {
text-align: center;
}
.rs-services-style4.services-center .services-desc {
text-align: center;
}
.rs-services-style4.services-left .services-item .services-title {
text-align: left;
margin: 0;
font-weight: 500;
}
.rs-services-style4.services-left .services-item .services-desc {
text-align: left;
}
.rs-services-style4.services-right {
padding: 20px;
margin-bottom: 30px;
overflow: hidden;
}
.rs-services-style4.services-right .services-item .services-icon {
float: right;
width: 50px;
}
.rs-services-style4.services-right .services-item .services-title {
text-align: right;
margin: 0;
font-weight: 500;
}
.rs-services-style4.services-right .services-item .services-desc {
text-align: right;
float: left;
width: 80%;
padding-right: 18px;
}
.rs-services-style4:hover .bg-img {
opacity: 1;
}
.rs-services-style4:hover .services-icon i {
background: #171f32;
color: #ff5421;
}
.services-style-5 .services-wrap {
width: 100%;
height: 100%;
border-radius: 50%;
position: relative;
cursor: default;
}
.services-style-5 .services-desc,
.services-style-5 .services-item {
width: 180px;
height: 180px;
border-radius: 50%;
}
.services-style-5 .services-desc .services-title,
.services-style-5 .services-item .services-title {
padding-top: 25px;
margin: 0 auto;
text-transform: uppercase;
border-radius: 50%;
position: relative;
}
.services-style-5 .services-desc .services-title a,
.services-style-5 .services-item .services-title a {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.services-style-5 .services-desc > div {
display: block;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
background-position: center center;
}
.services-style-5 .services-item {
top: 20px;
box-shadow: 0 0 0 20px rgba(225, 197, 13, 0.4), inset 0 0 3px rgba(255, 255, 255, 0.2);
position: relative;
margin: 0 auto;
}
.services-style-5 .services-item .icon_bg {
transition: all 0.6s ease-in-out;
padding-top: 30px;
text-align: center;
}
.services-style-5 .services-item .icon_bg img {
max-width: 120px;
}
.services-style-5 .services-item .services-title {
opacity: 0;
pointer-events: none;
transform: scale(1.5);
transition: all 0.4s ease-in-out 0.2s;
color: #fff;
text-transform: uppercase;
width: 100%;
height: 100%;
}
.services-style-5 .services-item:hover .icon_bg {
transform: scale(0);
opacity: 0;
}
.services-style-5 .services-item:hover .services-title {
transform: scale(1);
opacity: 1;
pointer-events: auto;
background: #171f32;
width: 100%;
height: 100%;
}
.services-style-5 .services-icon {
position: absolute;
right: -32px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
max-width: 120px;
background-repeat: no-repeat !important;
}
.service-readon {
background: #171f32;
color: #fff;
padding: 3px 17px;
display: inline-block;
font-size: 20px;
margin-top: 30px;
border-radius: 18px;
}
.service-readon:hover {
color: #fff;
opacity: 0.9;
}
.service-readon i:before {
font-size: inherit;
}
.rs-services .services-style-9 .services-wrap {
padding: 70px 35px 45px 35px;
border-bottom-width: 4px;
transition: all 0.3s ease 0s;
box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
position: relative;
background: #fff;
border-radius: 7px;
}
.rs-services .services-style-9 .services-wrap:after {
content: "";
width: 0;
height: 4px;
background: #171f32;
position: absolute;
transition: all 0.5s ease 0s;
bottom: 0;
left: 50%;
z-index: 9;
transform: translateX(-50%);
}
.rs-services .services-style-9 .services-wrap .services-item .services-icon {
transition: all 0.5s ease 0s;
width: 90px;
margin: 0 auto;
position: absolute;
left: 50%;
top: -45px;
transform: translateX(-50%);
background: #fff;
box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
transition: all 0.3s ease 0s;
height: 90px;
line-height: 90px;
text-align: center;
border-radius: 100%;
}
.rs-services .services-style-9 .services-wrap .services-item .services-icon img {
max-width: 45px;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc {
margin: auto;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title {
margin-bottom: 8px;
font-weight: 600 !important;
font-size: 24px;
color: #171f32;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title.title-upper {
text-transform: uppercase;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title a {
color: #171f32;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title a:hover {
color: #ff5421;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc p {
margin-bottom: 0;
}
.rs-services .services-style-9 .services-wrap:hover:after {
width: 100%;
}
.rs-services .services-style-9 .services-wrap:hover .services-item .services-icon {
top: -35px;
}
.rs-services .services-style-9.services-center .services-desc {
text-align: center;
}
.rs-services .services-style-7.services-left .services-wrap .services-item {
display: flex;
align-items: center;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-icon {
width: 60px;
padding-right: 20px;
line-height: 50px;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-icon img {
width: 42px;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-desc {
width: 70%;
padding-right: 10px;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-desc .services-title {
font-size: 18px;
line-height: 27px !important;
margin-bottom: 0;
font-weight: 600;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-desc p {
margin-bottom: 0;
}
.rs-services-style6 {
position: relative;
border-radius: 6px;
transition: all .5s ease;
padding: 20px;
margin-bottom: 30px;
overflow: hidden;
}
.rs-services-style6 .bg-img {
height: 300px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
opacity: 0;
transition: all .5s ease;
}
.rs-services-style6 .services-item .services-icon i {
font-size: 50px;
}
.rs-services-style6 .services-item .services-icon i {
color: #171f32;
border: 2px solid #171f32 !important;
background-color: transparent;
font-size: 55px;
display: inline-block;
width: 135px;
height: 135px;
line-height: 135px;
color: #ffffff;
background: #171f32;
border-radius: 50%;
font-size: 60px;
border: 2px solid transparent;
transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
text-align: center;
}
.rs-services-style6 .services-item .services-desc {
transition: all .5s ease;
}
.rs-services-style6 .services-item .services-desc .services-title {
font-size: 24px;
margin: 25px 0 10px !important;
line-height: normal;
font-weight: 500 !important;
color: #101010;
margin: 28px 0 10px;
}
.rs-services-style6 .services-item .services-desc .services-title a {
color: #101010;
}
.rs-services-style6.services-center .services-icon {
text-align: center;
}
.rs-services-style6.services-center .services-title2 {
text-align: center;
}
.rs-services-style6.services-center .services-desc {
text-align: center;
}
.rs-services-style6.services-left .services-item .services-title {
text-align: left;
margin: 0;
font-weight: 500;
}
.rs-services-style6.services-left .services-item .services-desc {
text-align: left;
}
.rs-services-style6.services-right {
padding: 20px;
margin-bottom: 30px;
overflow: hidden;
}
.rs-services-style6.services-right .services-item .services-icon {
float: right;
width: 50px;
}
.rs-services-style6.services-right .services-item .services-title {
text-align: right;
margin: 0;
font-weight: 500;
}
.rs-services-style6.services-right .services-item .services-desc {
text-align: right;
float: left;
width: 80%;
padding-right: 18px;
}
.rs-services-style6:hover .bg-img {
opacity: 1;
}
.rs-services-style6:hover .services-item .services-icon i {
background: transparent;
color: #171f32;
font-size: 50px;
}
.rstab-main.vertical {
display: flex;
align-items: center;
}
.rstab-main.vertical .nav-item:last-child {
margin-bottom: 0 !important;
}
.fullwidth-services-box .services-style-2 {
background: rgba(2, 27, 121, 0.7);
box-shadow: 0 0 20px #ff5421;
}
.fullwidth-services-box .services-style-2:hover {
background: #ff5421;
}
.style-bg .counter-top-area {
padding: 60px 0 30px;
}
.style-bg .counter-top-area .count-number h3 {
margin: 0;
}
.rs-multi-rallax {
position: relative;
}
.rs-multi-rallax .rs-multi-image {
position: absolute;
}
.single-posts-meta .tag-line i {
color: #ff5421;
margin-right: 3px;
} @media only screen and (min-width: 1170px) {
.cd-is-hidden {
visibility: hidden;
}
}
.cd-timeline {
overflow: hidden;
margin: 2em auto;
}
.short-info h2 {
font-size: 30px;
line-height: 40px;
}
.cd-timeline__container {
position: relative;
width: 90%;
max-width: 1170px;
margin: 0 auto;
padding: 0;
}
.cd-timeline__container iframe {
margin-bottom: 15px;
}
.timeline-icon {
font-size: 30px;
width: 80px;
height: 80px;
line-height: 80px;
color: #171f32;
}
@media screen and (max-width: 767px) {
.timeline-icon {
font-size: 15px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
}
.cd-timeline__container::before { content: '';
position: absolute;
top: 0;
left: 18px;
height: 100%;
width: 4px;
background: #ff5421;
}
@media only screen and (min-width: 1170px) {
.cd-timeline {
margin-top: 34px;
margin-bottom: 3em;
}
.cd-timeline__container::before {
left: 50%;
margin-left: -2px;
}
}
.cd-timeline__block {
position: relative;
margin: 80px 0;
}
.cd-timeline__content .event-shedule-info .speaker-name,
.cd-timeline__content .event-shedule-info .speaker-name a {
color: #f5f5f5;
margin-bottom: 0;
font-size: 14px;
padding-bottom: 0;
}
.cd-timeline__content .event-shedule-info .event-des {
font-size: 15px;
line-height: 22px;
}
.cd-timeline__content .event-shedule-info .event-title {
color: #fff !important;
margin-bottom: 0px !important;
margin-top: 0px !important;
font-size: 24px;
}
.cd-timeline__content .event-shedule-info .event-title a {
color: #fff !important;
}
.cd-timeline__content .event-shedule-info p {
margin-top: 10px;
}
.cd-timeline__block:after { content: "";
display: table;
clear: both;
}
.cd-timeline__block:first-child {
margin-top: 0;
}
.cd-timeline__block:last-child {
margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
.cd-timeline__block {
margin: 4em 0;
}
}
.cd-timeline__img {
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
}
.cd-timeline__img img {
display: block;
width: 100%;
height: 100%;
position: relative;
left: 0;
top: 0;
margin-left: 0;
margin-top: 0;
border-radius: 100% !important;
}
.cd-timeline__img.cd-timeline__img--picture {
background: #ff5421;
}
.cd-timeline__img.cd-timeline__img--picture span {
color: #fff;
}
.cd-timeline__img.cd-timeline__img--movie {
background: #c03b44;
}
.cd-timeline__img.cd-timeline__img--location {
background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
.cd-timeline__img {
left: 50%;
margin-left: -40px; -webkit-transform: translateZ(0);
transform: translateZ(0);
}
.cd-timeline__img.cd-timeline__img--bounce-in {
visibility: visible;
-webkit-animation: cd-bounce-1 0.6s;
animation: cd-bounce-1 0.6s;
}
}
@media only screen and (max-width: 1199px) {
body .cd-timeline__img {
left: -18px;
}
body .cd-timeline__content {
margin-left: 80px;
}
}
@media only screen and (max-width: 767px) {
.cd-block-start .cd-timeline__img .timeline-year {
font-size: 12px;
line-height: 12px;
}
body .cd-timeline__img {
left: -10px;
width: 60px;
height: 60px;
line-height: 60px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title a i {
color: #171f32;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title:hover a i {
color: #ffffff;
}
}
@media only screen and (max-width: 480px) {
body .cd-timeline__content .short-info {
padding: 10px;
}
body .cd-timeline__content {
margin-left: 65px;
}
body .cd-timeline__content .short-info h2,
body .cd-timeline__content .short-info h3 {
font-size: 20px;
}
}
@-webkit-keyframes cd-bounce-1 {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
60% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes cd-bounce-1 {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
60% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.cd-timeline__content {
position: relative;
margin-left: 60px;
background: #f3f5f4;
border-radius: 3px;
padding: 1em;
}
.cd-timeline__content .short-info {
background: #f7f7fc;
padding: 50px;
border-radius: 4px;
}
.cd-timeline__content .short-info h2,
.cd-timeline__content .short-info h3 {
color: #ff5421;
font-size: 24px;
line-height: 28px !important;
margin-bottom: 14px;
}
.cd-timeline__content .short-info h2 a,
.cd-timeline__content .short-info h3 a {
color: #ff5421;
}
.cd-timeline__content .short-info .career_thumb {
margin-bottom: 23px;
}
.cd-timeline__content .cd_timeline_desc {
margin-left: 60px;
font-size: 20px;
font-weight: 600;
color: #101010;
opacity: 1;
}
.cd-timeline__content .cd_timeline_desc h3 {
color: #ff5421;
font-size: 20px;
line-height: 28px !important;
margin-bottom: 14px;
}
.cd-timeline__content .cd_timeline_desc p {
font-size: 16px;
color: #101010;
}
.cd-timeline__content:after { content: "";
display: table;
clear: both;
}
.cd-timeline__content::before { content: '';
position: absolute;
top: 16px;
right: 100%;
height: 0;
width: 0;
border: 15px solid transparent;
border-right: 15px solid  #f3f5f4;
}
.cd-timeline__content p,
.cd-timeline__read-more,
.cd-timeline__date {
font-size: 16px;
color: #101010;
}
.cd-timeline__read-more,
.cd-timeline__date {
display: inline-block;
}
.cd-block-start {
padding-bottom: 100px;
}
.cd-block-start .cd-timeline__img {
line-height: 20px;
padding: 10px;
font-size: 15px;
}
.cd-block-start .cd-timeline__img .timeline-year {
position: relative;
top: 5px;
}
.cd-block-done {
padding-bottom: 80px;
text-transform: uppercase;
}
.cd-timeline__read-more {
float: right;
padding: .8em 1em;
background: #acb7c0;
color: white;
border-radius: 0.25em;
}
.cd-timeline__read-more:hover {
background-color: #bac4cb;
}
.cd-timeline__date {
float: left;
padding: .8em 0;
opacity: .7;
}
@media only screen and (min-width: 768px) {
.cd-timeline__content h2 {
font-size: 2rem;
}
.cd-timeline__content p {
font-size: 16px;
color: #101010;
}
.cd-timeline__read-more,
.cd-timeline__date {
font-size: 1.4rem;
}
}
@media only screen and (min-width: 1170px) {
.cd-timeline__content {
margin-left: 0;
padding: 0;
width: 43%; -webkit-transform: translateZ(0);
transform: translateZ(0);
}
.cd-timeline__content::before {
top: 24px;
left: 100%;
border-color: transparent;
border-left-color: #f3f5f4;
}
.cd-timeline__read-more {
float: left;
}
.cd-timeline__date {
position: absolute;
width: 100%;
left: 122%;
top: 6px;
font-size: 1.6rem;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__content {
float: right;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__content::before {
top: 24px;
left: auto;
right: 100%;
border-color: transparent;
border-right-color: #f3f5f4;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__read-more {
float: right;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__date {
left: auto;
right: 133%;
text-align: right;
}
.cd-timeline__content.cd-timeline__content--bounce-in {
visibility: visible;
-webkit-animation: cd-bounce-2 0.6s;
animation: cd-bounce-2 0.6s;
}
}
@media only screen and (min-width: 1170px) { .cd-timeline__block:nth-child(odd) .cd-timeline__content.cd-timeline__content--bounce-in {
-webkit-animation: cd-bounce-2-inverse 0.6s;
animation: cd-bounce-2-inverse 0.6s;
}
}
@-webkit-keyframes cd-bounce-2 {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes cd-bounce-2 {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes cd-bounce-2-inverse {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes cd-bounce-2-inverse {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.timeline-alter .timeline-item {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
padding-bottom: 25px;
}
.timeline-alter .left-part {
width: 30%;
display: table-cell;
padding-right: 25px;
min-height: 100%;
text-align: right;
vertical-align: top;
}
.timeline-alter .item-period {
margin: 2px 0 3px;
font-size: 14px;
line-height: 1.4em;
}
.timeline-alter .item-company {
display: block;
color: #aaa;
margin: 0 0 4px;
font-size: 12px;
line-height: 1.45em;
}
.timeline-alter .divider {
position: absolute;
top: 0;
left: 30%;
bottom: 0;
width: 1px;
background-color: #eee;
}
.timeline-alter .divider:after {
content: '';
display: block;
margin-top: 12px;
width: 11px;
height: 11px;
margin-left: -5px;
border-radius: 5px;
border: 2px solid;
border-color: #ff5421;
background-color: #fff;
}
.timeline-alter .right-part {
width: 70%;
display: table-cell;
padding-left: 25px;
padding-right: 15px;
vertical-align: top;
}
.timeline-alter .right-part h4 {
font-size: 16px;
margin-bottom: 5px;
}
.timeline-alter .item-title {
font-size: 16px;
margin-bottom: 3px;
}
.timeline-alter .right-part p,
.timeline-alter .right-part p > * {
font-size: 0.92em;
} .wrap-list {
overflow-x: hidden;
}
.wrap-index {
overflow-x: hidden;
-webkit-box-sizing: unset !important;
-moz-box-sizing: unset !important;
box-sizing: unset !important;
}
.over-wrap-index .prev {
position: absolute;
left: -1px;
top: 61%;
transform: translateY(-50%);
font-size: 30px;
background: #ff5421;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
color: #fff;
}
.over-wrap-index .prev:hover {
color: #171f32;
}
.over-wrap-index .prev.disabled {
background: #f2f2f2;
cursor: default;
color: #fff !important;
}
.over-wrap-index .next {
position: absolute;
right: -1px;
top: 61%;
transform: translateY(-50%);
font-size: 30px;
background: #ff5421;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
color: #fff;
}
.over-wrap-index .next:hover {
color: #171f32;
}
.over-wrap-index .next.disabled {
background: #f2f2f2;
cursor: default;
color: #fff !important;
}
.over-wrap-list {
position: relative;
}
.over-wrap-list .prev,
.over-wrap-list .next {
position: absolute;
top: 50%;
margin-top: -80px;
font-size: 80px;
text-decoration: none;
color: #A09F9F;
text-shadow: 1px 1px #fff;
}
.over-wrap-list .prev.disabled,
.over-wrap-list .next.disabled {
color: #DFDFDF;
}
.over-wrap-list .prev {
left: 30px;
}
.over-wrap-list .prev:active {
left: 29px;
}
.over-wrap-list .next {
right: 30px;
}
.over-wrap-list .next:active {
right: 29px;
}
.over-wrap-index {
position: relative;
}
.over-wrap-index:before {
content: "";
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
width: 200px;
z-index: 999;
background: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/images/about-overlay-l.png) 0px top no-repeat;
background-size: cover;
background-position-x: right;
display: none;
}
.over-wrap-index:after {
content: "";
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
width: 200px;
z-index: 999;
background: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/images/about-overlay-r.png) right top no-repeat;
background-size: cover;
background-position-x: left;
display: none;
}
ul.index {
padding-left: 0;
list-style: none;
font-size: 0;
position: relative;
padding-top: 30px;
padding-bottom: 50px;
}
ul.index li {
font-size: 14px;
display: inline-block;
width: 200px;
text-align: center;
position: relative;
vertical-align: bottom;
padding-bottom: 15px;
font-weight: 700;
min-height: 40px;
}
ul.index li:after {
content: "";
width: 16px;
height: 16px;
border-radius: 50%;
border: 1px solid #ff5421;
position: absolute;
bottom: -8px;
left: 90px;
z-index: 99;
overflow: hidden;
}
.content-wrap {
display: flex;
}
.content-wrap.col-full {
display: block;
}
.content-wrap .date {
margin-left: 15px;
background: transparent;
color: #777;
font-size: 100%;
}
.content-wrap .clear-both {
clear: both;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 13px;
display: block;
max-width: 360px;
}
.content-wrap .career-title {
text-transform: capitalize;
color: #ff5421;
font-weight: 600;
font-size: 26px;
line-height: 36px;
margin-bottom: 8px;
}
.col-left {
width: 45%;
padding-right: 35px;
}
.col-right {
width: 55%;
padding-left: 15px;
}
ul.index li.active:after {
background: #ff5421;
}
ul.index li a {
text-decoration: none;
font-size: 24px;
color: #646464;
outline: none;
}
ul.index li a:hover {
color: #7e7e7e;
}
ul.index li.active a {
font-size: 48px;
color: #ff5421;
}
ul.index:after {
content: "";
position: absolute;
bottom: 0px;
height: 50px;
left: 0;
right: 0;
border-top: 1px dotted #ff5421;
}
ul.list {
padding-left: 0;
list-style: none;
font-size: 0;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
ul.list > li {
font-size: 14px;
display: inline-block;
padding-top: 20px;
vertical-align: top;
}
ul.list > li .image {
width: 200px;
float: left;
position: relative;
z-index: 2;
}
.over-wrap-list iframe {
display: none;
}
.over-wrap-list .show-me iframe {
display: block !important;
}
.content-wrap .post_image,
.content-wrap .content {
display: none;
}
.content-wrap .post_image img {
border-radius: 5px;
}
.over-wrap-list .show-me .content-wrap .post_image,
.over-wrap-list .show-me .content-wrap .content {
display: block !important;
}
#wrap-list iframe {
margin-top: 10px;
}
ul.list > li .image:before,
ul.list > li .image:after {
content: "";
position: absolute;
z-index: -1;
width: 50%;
height: 80%;
max-height: 60px;
-webkit-box-shadow: 0 15px 40px 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 15px 40px 5px rgba(0, 0, 0, 0.5);
bottom: 20px;
}
ul.list > li .image:before {
left: 20px;
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
ul.list > li .image:after {
right: 20px;
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
ul.list > li .image img {
min-width: 100%;
min-height: 150px;
display: block;
max-width: 100%;
height: auto;
border: 1px solid #C0C0C0;
padding: 7px;
background: #ff5421;
border-radius: 2px;
}
ul.list > li .content {
color: #363636;
font-size: 16px;
line-height: 28px;
}
ul.list > li .content .title {
text-transform: capitalize;
color: #ff5421;
font-weight: 700;
font-size: 26px;
line-height: 36px;
margin-bottom: 5px;
}
.designation i {
margin-right: 10px;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.one-line {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.arrow-up {
border-left-color: transparent;
border-right-color: transparent;
border-top-style: none;
}
.arrow-down {
border-left-color: transparent;
border-right-color: transparent;
border-bottom-style: none;
}
.arrow-right {
border-top-color: transparent;
border-bottom-color: transparent;
border-right-style: none;
}
.arrow-left {
border-top-color: transparent;
border-bottom-color: transparent;
border-left-style: none;
}
.arrow {
width: 0;
height: 0;
display: inline-block;
vertical-align: middle;
border-color: white;
border-width: 5px;
border-style: solid;
}
.arrow.up {
border-left-color: transparent;
border-right-color: transparent;
border-top-style: none;
}
.arrow.down {
border-left-color: transparent;
border-right-color: transparent;
border-bottom-style: none;
}
.arrow.right {
border-top-color: transparent;
border-bottom-color: transparent;
border-right-style: none;
}
.arrow.left {
border-top-color: transparent;
border-bottom-color: transparent;
border-left-style: none;
}
.ir {
background-color: transparent;
border: 0;
overflow: hidden; *text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
}
.hidden {
display: none !important;
visibility: hidden;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.slick-slide,
.slick-slide:focus {
outline: none;
}
.invisible {
visibility: hidden;
}
.clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
} @media print {
* {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}  @keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
.rs-video-2 {
position: relative;
z-index: 1;
}
.rs-video-2 .video-desc {
position: absolute;
top: 70%;
left: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
z-index: 10;
font-size: 20px;
}
.rs-video-2 .overly-border {
border: 1px solid #171f32;
width: 100px;
height: 100px;
border-radius: 50%;
position: absolute;
top: 50%;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
transform: translateY(-50%);
z-index: 0;
}
.rs-video-2 .video-content {
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
z-index: 10;
}
.rs-video-2 .video-content h4 {
margin-top: 40px;
margin-bottom: 0;
font-size: 30px;
color: #fff;
text-transform: uppercase;
}
.rs-video-2:hover .popup-videos {
animation-duration: 0.8s;
}
.rs-video-2 .popup-videos {
position: absolute;
transform: translateX(-50%) translateY(-50%);
box-sizing: content-box;
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
line-height: 90px;
padding: 0;
margin: 0 auto;
left: 50%;
top: 50%;
z-index: 9;
text-align: center;
background: #171f32;
}
.rs-video-2 .popup-videos:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
transition: all 200ms;
}
.rs-video-2 .popup-videos:before {
background: #171f32;
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
}
.rs-video-2 .popup-videos i {
text-indent: 5px;
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
font-size: 30px;
color: #171f32;
position: relative;
}
.rs-video-2 .popup-videos i:before {
color: #fff;
}
.rs-video-2 .popup-videos:hover {
border-color: rgba(255, 255, 255, 0.7);
}
.rs-video-2 .popup-videos span {
display: block;
position: relative;
z-index: 3;
width: 0;
height: 0;
border-left: 27px solid #fff;
border-top: 17px solid transparent;
border-bottom: 17px solid transparent;
}
.rs-video-2:hover .overly-border:before,
.rs-video-2:hover .overly-border:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.rs-video-2.Style2 .video-circle1 {
height: 415px;
width: 415px;
animation: banner-right-circle 5s linear infinite;
}
.rs-video-2.Style2 .video-circle1,
.rs-video-2.Style2 .video-circle2 {
border: 1px solid #171f32;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: banner-right-circle 5s linear infinite;
z-index: 1;
}
.rs-video-2.Style2 .video-circle2 {
height: 350px;
width: 350px;
animation: banner-right-circle2 5s linear infinite;
}
@keyframes banner-right-circle {
0% {
height: 250px;
width: 250px;
opacity: 1;
}
100% {
height: 415px;
width: 415px;
opacity: .1;
}
}
@keyframes banner-right-circle2 {
0% {
height: 150px;
width: 150px;
opacity: 1;
}
100% {
height: 405px;
width: 405px;
opacity: .1;
}
}
.readon {
cursor: pointer;
display: inline-block;
position: relative;
transition: all 0.4s;
padding: 8px 30px;
font-size: 14px;
font-weight: 500;
line-height: 26px;
color: #ffffff;
background: #171f32;
text-transform: uppercase;
z-index: 1;
border: 2px solid #171f32;
border-radius: 3px;
font-family: 'Nunito', sans-serif;
}
.readon:hover {
background: #ffffff;
color: #171f32;
opacity: 0.99;
border-color: #ff5421;
}
.readon.white {
background: #ffffff;
color: #171f32;
}
.readon.white:hover {
background: #101010 !important;
color: #ffffff;
}
.rev-custom-btn {
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rev-custom-btn:before {
display: block;
position: absolute;
left: 0px;
bottom: 0px;
height: 0px;
width: 100%;
z-index: -1;
content: '';
background: #ed4e31;
border-radius: 3px;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rev-custom-btn:hover {
background: #ed4e31;
color: #ffffff;
opacity: 0.99;
}
.rev-custom-btn:hover:before {
top: 0%;
bottom: auto;
height: 100%;
}
.rs-btn2.btn-center {
text-align: center;
}
.rs-btn2.btn-right {
text-align: right;
}
.blog-button a {
color: #fff;
} .page-numbers .dots {
padding-left: 13px;
border-right: 1px solid #E6E6E6;
padding-right: 20px;
line-height: 24px;
display: inline-block;
}
.rs-pagination-area {
clear: both;
text-align: center;
width: 100%;
margin-bottom: 20px;
}
.rs-pagination-area .pagination {
padding: 0;
margin: 0;
}
.rs-pagination-area .nav-links {
display: inline-block;
padding: 0 5px;
height: 60px;
line-height: 60px;
box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
}
.rs-pagination-area .nav-links span,
.rs-pagination-area .nav-links a {
margin: 0px 3px;
position: relative;
width: 40px;
height: 40px;
color: #101010;
font-size: 14px;
font-weight: 500;
line-height: 40px;
text-align: center;
border-radius: 3px;
display: inline-block;
background-color: #ffffff;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.rs-pagination-area .nav-links span:hover,
.rs-pagination-area .nav-links a:hover {
color: #ff5421;
}
.rs-pagination-area .nav-links a:after {
content: '';
position: absolute;
left: -10px;
top: 50%;
transform: translateY(-50%);
width: 5px;
height: 5px;
border-radius: 50%;
background: #d6fbff;
}
.rs-pagination-area .nav-links a:hover,
.rs-pagination-area .nav-links span.current {
color: #ff5421;
}
.rs-pagination-area .nav-links a.next.page-numbers {
border-right: 0;
}
.rs-pagination-area .nav-links .next,
.rs-pagination-area .nav-links .prev {
position: relative;
font-size: 0;
top: -4px;
}
.rs-pagination-area .nav-links .next:before,
.rs-pagination-area .nav-links .prev:before {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #101010;
font-family: FontAwesome;
z-index: 11;
font-size: 16px;
transition: 0.4s;
}
.rs-pagination-area .nav-links .next:hover:before,
.rs-pagination-area .nav-links .prev:hover:before {
color: #ff5421;
}
.rs-pagination-area .nav-links .prev:before {
content: "\f104";
}
.rs-pagination-area .nav-links .next:before {
content: "\f105";
}
.pagination-pages {
display: inline-block;
border: 1px solid #f1f1f1;
padding: 11px 30px;
border-radius: 10px;
}
.entry-footer .edit-link {
padding: 20px;
display: block;
}
.page-links {
display: block;
clear: both;
}
.page-links span {
padding: 3px 5px;
margin: 0 0 0 5px;
}
.page-links .current span {
color: #ff5421;
}
.page-links a span {
background: transparent !important;
color: #757575;
}
.comment-list .pingback,
.comment-list .trackback {
list-style: none;
padding-bottom: 15px;
padding-top: 15px;
}
.rs-blog-details .bs-meta li.category-name a {
line-height: 22px;
}
.single #content h3,
.single #content h4 {
margin-bottom: 17px;
}
li.category-name ul.post-categories {
position: relative;
float: none !important;
padding-left: 22px !important;
}
li.category-name ul.post-categories:before {
content: "\f115";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 7px;
color: #ff5421;
}
.transparent-btn {
background: #ffffff;
color: #363636;
border: 1px solid;
border-color: #171f32;
border-radius: 3px;
padding: 0 20px;
height: 40px;
line-height: 40px;
display: inline-block;
position: relative;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
}
.transparent-btn:before {
position: absolute;
height: 100%;
font-size: 18px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
right: 50px;
opacity: 0;
top: 0px;
content: "\f054";
font-size: 15px;
font-family: fontawesome;
}
.transparent-btn:hover {
padding-right: 40px;
border-color: #171f32;
background: #171f32;
color: #ffffff;
}
.transparent-btn:hover:before {
right: 20px;
opacity: 1;
} .rs-latest-news .news-normal-block {
padding: 0px;
transition: 0.3s;
background-size: cover !important;
}
.rs-latest-news .news-normal-block .news-img {
margin-bottom: 0px;
padding: 13px 13px 8px;
}
.rs-latest-news .news-normal-block .news-img img {
width: 100%;
}
.rs-latest-news .news-normal-block .news-info {
padding: 50px 30px;
padding-right: 30%;
color: #fff;
}
.rs-latest-news .news-normal-block .news-info a {
color: #fff;
}
.rs-latest-news .news-normal-block .news-info a:hover {
color: #171f32;
}
.rs-latest-news .news-normal-block .news-info .categories {
font-size: 16px;
margin: 0 0 16px;
}
.rs-latest-news .news-normal-block .news-title {
font-size: 28px;
margin-bottom: 20px;
font-weight: 600 !important;
line-height: 38px !important;
}
.rs-latest-news .news-normal-block .news-title a:hover,
.rs-latest-news .news-normal-block .news-title a:focus {
color: #171f32;
}
.rs-latest-news .news-normal-block .news-desc p {
margin-bottom: 30px;
}
.rs-latest-news .news-normal-block .news-btn a {
display: inline-block;
margin-left: auto;
padding: 4px 20px;
font-size: 13px;
font-weight: 500;
text-decoration: none;
background-color: #171f32;
color: #fff;
border-radius: 35px;
text-transform: uppercase;
}
.rs-latest-news .news-normal-block .news-btn a:hover {
background-color: #171f32;
}
.rs-latest-news .news-list-block .news-list-item {
transition: 0.3s;
background: #fff;
}
.rs-latest-news .news-list-block .news-list-item:hover {
-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.rs-latest-news .news-list-block .news-list-item .news-title {
font-size: 18px !important;
margin-bottom: 10px;
font-weight: 600 !important;
}
.rs-latest-news .news-list-block .news-list-item .news-title a {
color: #212121;
}
.rs-latest-news .news-list-block .news-list-item .news-title a:hover,
.rs-latest-news .news-list-block .news-list-item .news-title a:focus {
color: #171f32;
}
.rs-latest-news .news-list-block .news-list-item .news-desc p {
margin-bottom: 0;
}
.rs-latest-news .news-list-block .news-list-item .categories {
font-size: 14px;
margin: 0 0 10px;
}
.rs-latest-news .news-list-block .news-list-item .categories a {
color: #181818;
}
.rs-latest-news .news-list-block .news-list-item .categories a:hover {
color: #171f32;
}
.rs-latest-news .news-list-block .news-list-item .news-content {
padding: 20px;
background: #ffffff;
}
.latest-news-slider .news-normal-block {
box-shadow: none !important;
}
.latest-news-slider .slick-arrow {
position: absolute;
z-index: 11;
bottom: 0;
right: -104px;
height: 42px;
width: 42px;
font-size: 0;
border: 0;
background-color: rgba(0, 0, 0, 0.1);
color: #171f32;
cursor: pointer;
outline: 0;
border-radius: 50%;
transition: 0.3s;
top: auto;
}
.latest-news-slider .slick-arrow:after {
font-family: FontAwesome;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
font-size: 22px;
color: inherit;
text-indent: 2px;
}
.latest-news-slider .slick-arrow.slick-prev {
left: auto;
}
.latest-news-slider .slick-arrow.slick-prev:after {
content: "\f104";
}
.latest-news-slider .slick-arrow.slick-next {
right: -160px;
}
.latest-news-slider .slick-arrow.slick-next:after {
content: "\f105";
}
.latest-news-slider .slick-arrow:hover {
background-color: #171f32;
color: #fff !important;
}
.latest-news-nav .slick-track {
width: 100% !important;
}
.latest-news-nav .slick-slide {
width: calc(100% - 2px) !important;
margin-bottom: 12px;
cursor: pointer;
background-color: #fff;
border: 1px solid rgba(34, 34, 34, 0.1);
padding: 13px;
transition: 0.3s;
}
.latest-news-nav .slick-slide.slick-current,
.latest-news-nav .slick-slide:hover {
background-color: #171f32;
-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.latest-news-nav .slick-slide.slick-current img,
.latest-news-nav .slick-slide:hover img {
opacity: 0.8;
}
.rs-latest-news.style2 .latest-news-nav .slick-track {
width: 100% !important;
}
.rs-latest-news.style2 .latest-news-nav .slick-slide {
width: calc(100% - 2px) !important;
margin-bottom: 12px;
cursor: pointer;
background-color: #fff;
border: 1px solid rgba(34, 34, 34, 0.1);
padding: 13px;
}
.rs-latest-news.style2 .latest-news-nav .slick-slide.slick-current,
.rs-latest-news.style2 .latest-news-nav .slick-slide:hover {
background: #fff;
border-color: #ccc;
-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}
.rs-latest-news.style2 .latest-news-nav .slick-slide.slick-current img,
.rs-latest-news.style2 .latest-news-nav .slick-slide:hover img {
opacity: 0.8;
}
.rs-latest-news.style2 .news-list-block .news-list-item + .news-list-item {
margin-top: 15px;
}
.rs-latest-news.style2 .slick-arrow {
bottom: -95px;
right: -10px;
}
.rs-latest-news.style2 .slick-arrow.slick-next {
right: -65px;
}
.rs-services3 {
overflow: hidden;
padding: 0;
margin: 0;
}
.rs-services3 .col-services10 {
float: right;
width: 80%;
}
.rs-services3 .col-services10 .feature-title {
padding-top: 26px;
margin: 0 0 13px;
font-size: 22px;
}
.rs-services3 .col-services10 .feature-title a {
color: #ff5421;
}
.rs-services3 .col-services10 .slick-list {
padding: 0 0 0 25px;
}
.rs-services3.services-right .col-services10 {
float: left;
width: 80%;
}
.rs-services3.services-right .col-services10 .slick-list {
padding: 0 25px 0 0;
}
.rs-services3.services-right .col-services2 {
float: left;
width: 20%;
}
.rs-services3 .col-services2 {
float: left;
width: 20%;
}
.rs-services3 .heading-block {
text-align: center;
}
.rs-services3 .heading-block h4 {
font-size: 16px;
margin: 15px 0;
}
.rs-services3 .slick-vertical .slick-slide {
padding: 0 5px;
}
.rs-services3 .item-thumb img {
border-radius: 0 !important;
cursor: pointer;
}
.rs-services3 .slider-nav {
margin: 0 !important;
}
.rs-services3 .slick-arrow {
display: block;
position: absolute;
top: 10px;
z-index: 9999;
left: 45%;
transform: translateY(-50%);
transform: rotate(90deg);
width: 42px;
height: 42px;
line-height: 42px;
background: #ff5421;
color: #fff;
border-radius: 50%;
transition: 0.6s ease all;
opacity: 1;
opacity: 0;
visibility: hidden;
}
.rs-services3 .slick-arrow:after {
top: -2px;
}
.rs-services3 .slick-arrow.slick-next {
bottom: 28px;
top: auto;
}
.rs-services3 .slick-arrow:hover {
background: #171f32;
color: #ff5421;
}
.rs-services3 .col-services2 .slick-arrow {
opacity: 1;
visibility: visible;
}
.rs-services3 .col-services2:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
.rs-addon-slider .team-item {
padding: 0 15px;
}
.team-grid-style1 .team-item,
.team-slider-style1 .team-item {
position: relative;
outline: none;
border-radius: 5px;
}
.team-grid-style1 .team-item .content-part,
.team-slider-style1 .team-item .content-part {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 50%);
text-align: center;
z-index: 1;
transition: 0.4s;
opacity: 0;
}
.team-grid-style1 .team-item .content-part .name,
.team-slider-style1 .team-item .content-part .name {
margin-bottom: 8px;
font-size: 22px;
}
.team-grid-style1 .team-item .content-part .name a,
.team-slider-style1 .team-item .content-part .name a {
color: #ffffff;
}
.team-grid-style1 .team-item .content-part .name a:hover,
.team-slider-style1 .team-item .content-part .name a:hover {
color: #101010;
}
.team-grid-style1 .team-item .content-part .designation,
.team-slider-style1 .team-item .content-part .designation {
color: #ffffff;
margin-bottom: 16px;
display: block;
width: 100%;
text-align: center;
font-size: 15px;
}
.team-grid-style1 .team-item .content-part .social-links,
.team-slider-style1 .team-item .content-part .social-links {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
text-align: center;
}
.team-grid-style1 .team-item .content-part .social-links li,
.team-slider-style1 .team-item .content-part .social-links li {
display: inline-block;
margin-right: 20px;
}
.team-grid-style1 .team-item .content-part .social-links li a,
.team-slider-style1 .team-item .content-part .social-links li a {
display: inline-block;
color: #ffffff;
}
.team-grid-style1 .team-item .content-part .social-links li a:hover,
.team-slider-style1 .team-item .content-part .social-links li a:hover {
color: #101010;
}
.team-grid-style1 .team-item .content-part .social-links li:last-child,
.team-slider-style1 .team-item .content-part .social-links li:last-child {
margin: 0;
}
.team-grid-style1 .team-item:after,
.team-slider-style1 .team-item:after {
position: absolute;
content: '';
left: 50%;
top: 50%;
transform: translate(-50%, 100%) scale(0.1);
background: #ff5421;
opacity: 0;
border-radius: 3px;
transition: 0.4s;
}
.team-grid-style1 .team-item:hover .content-part,
.team-slider-style1 .team-item:hover .content-part {
transform: translate(-50%, -50%);
opacity: 1;
}
.team-grid-style1 .team-item:hover:after,
.team-slider-style1 .team-item:hover:after {
transform: translate(-50%, -50%) scale(1);
opacity: 0.9;
}
.team-grid-style1 .team-item:focus,
.team-slider-style1 .team-item:focus {
outline: none;
}
.team-grid-style1 .nav-style,
.team-slider-style1 .nav-style {
position: relative;
}
.team-grid-style1 .nav-style .owl-nav,
.team-slider-style1 .nav-style .owl-nav {
display: block;
position: absolute;
top: -80px;
right: 0;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev,
.team-slider-style1 .nav-style .owl-nav .owl-prev,
.team-grid-style1 .nav-style .owl-nav .owl-next,
.team-slider-style1 .nav-style .owl-nav .owl-next {
display: inline-block;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i,
.team-slider-style1 .nav-style .owl-nav .owl-prev i,
.team-grid-style1 .nav-style .owl-nav .owl-next i,
.team-slider-style1 .nav-style .owl-nav .owl-next i {
transition: 0.4s;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i:before,
.team-slider-style1 .nav-style .owl-nav .owl-prev i:before,
.team-grid-style1 .nav-style .owl-nav .owl-next i:before,
.team-slider-style1 .nav-style .owl-nav .owl-next i:before {
font-family: Flaticon;
font-size: 22px;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev:hover i,
.team-slider-style1 .nav-style .owl-nav .owl-prev:hover i,
.team-grid-style1 .nav-style .owl-nav .owl-next:hover i,
.team-slider-style1 .nav-style .owl-nav .owl-next:hover i {
color: #ff5421;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i:before,
.team-slider-style1 .nav-style .owl-nav .owl-prev i:before {
content: "\f134";
}
.team-grid-style1 .nav-style .owl-nav .owl-prev:after,
.team-slider-style1 .nav-style .owl-nav .owl-prev:after {
content: "/";
padding: 0 5px 0 5px;
position: relative;
top: -3px;
}
.team-grid-style1 .nav-style .owl-nav .owl-next i:before,
.team-slider-style1 .nav-style .owl-nav .owl-next i:before {
content: "\f133";
}
.team-grid-style2 .team-inner-wrap,
.team-slider-style2 .team-inner-wrap {
position: relative;
margin-bottom: 35px;
overflow: hidden;
}
.team-grid-style2 .team-inner-wrap a,
.team-slider-style2 .team-inner-wrap a {
text-decoration: none;
}
.team-grid-style2 .team-inner-wrap .team-img-sec,
.team-slider-style2 .team-inner-wrap .team-img-sec {
position: relative;
}
.team-grid-style2 .team-inner-wrap .wrap-text,
.team-slider-style2 .team-inner-wrap .wrap-text {
box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
padding: 0 40px 12px;
background: #fff;
}
.team-grid-style2 .team-inner-wrap .wrap-text .team-desc,
.team-slider-style2 .team-inner-wrap .wrap-text .team-desc {
margin-bottom: 0;
}
.team-grid-style2 .team-inner-wrap .team-content,
.team-slider-style2 .team-inner-wrap .team-content {
width: 100%;
transition: all 0.5s ease 0s;
position: relative;
padding-bottom: 0;
z-index: 1;
margin-bottom: 0;
background: #171f32;
border-radius: 3px 3px 0 0;
padding: 8px 0 14px;
margin-top: -35px;
position: absolute;
bottom: -50%;
left: 50%;
transform: translateX(-50%);
width: 230px;
transition: 0.4s;
text-align: center;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
margin-top: 0 !important;
line-height: 28px !important;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
text-decoration: none;
position: relative;
margin-bottom: 0;
font-size: 20px;
text-transform: capitalize;
z-index: 111;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a i {
height: 25px;
width: 25px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons,
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
color: #ffffff;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a,
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
text-decoration: none;
color: #ffffff;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
color: #ffffff;
font-weight: 500;
line-height: 1.4;
display: block;
margin: 10px 0 5px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons {
padding-top: 2px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a {
padding: 0 3px;
}
.team-grid-style2 .team-inner-wrap .team-content .nolink,
.team-slider-style2 .team-inner-wrap .team-content .nolink {
pointer-events: none;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor {
font-size: 14px;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor a,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor a {
text-decoration: none;
color: #ffffff;
text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
margin: 18px 0 0;
font-weight: 500;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
color: #eee;
font-size: 13px;
font-weight: 400;
padding: 0;
display: block;
text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title a,
.team-slider-style2 .team-inner-wrap .team-content .team-title a {
color: #eee;
pointer-events: none;
}
.team-grid-style2 .team-inner-wrap:hover .team-content,
.team-slider-style2 .team-inner-wrap:hover .team-content {
bottom: 0;
}
.team-grid-style2 .team-inner-wrap:hover .team-img-sec:before,
.team-slider-style2 .team-inner-wrap:hover .team-img-sec:before {
height: 100%;
}
.team-slider-style6 .team-name {
font-size: 22px;
margin-bottom: 0;
}
.team-slider-style6 .team-content {
padding-top: 18px;
}
.team-slider-style6 .team-item .team-item-wrap {
overflow: hidden;
}
.team-slider-style6 .team-item .team-item-wrap img {
border-radius: 5px;
}
.team-slider-style6 .team-item .social-icons {
position: absolute;
top: 10px;
right: -20px;
opacity: 0;
visibility: hidden;
transition: 0.4s;
background: #ff5421;
padding: 5px 5px 5px 10px;
border-radius: 3px;
}
.team-slider-style6 .team-item .social-icons a {
display: block;
color: #fff;
transition: 0.4s;
}
.team-slider-style6 .team-item:hover .social-icons {
opacity: 1;
visibility: visible;
right: 10px;
}
.icon-button a {
background: #171f32;
color: #fff;
padding: 3px 17px;
display: inline-block;
font-size: 20px;
margin-bottom: 25px;
border-radius: 18px;
}
.icon-button a:hover {
color: #fff;
background: #ff5421;
}
.icon-button a i:before {
font-size: inherit;
}
.blogfull .icon-button a {
margin-bottom: 0px;
}
.rs-testimonial-slider1 .slick-list {
padding-bottom: 25px;
}
.rs-testimonial-slider1 .testi-item {
background: #f3f8f9;
max-width: 1000px;
margin: 0 0 0 auto;
position: relative;
right: -15px;
}
.rs-testimonial-slider1 .testi-item .img-part {
position: absolute;
left: -220px;
top: 50px;
}
.rs-testimonial-slider1 .testi-item .img-part img {
border-radius: 5px;
max-width: 435px;
}
.rs-testimonial-slider1 .testi-item .content-part {
padding: 100px 50px 98px 320px;
}
.rs-testimonial-slider1 .testi-item .content-part p {
font-family: 'Nunito', sans-serif;
font-weight: 600;
color: #101010;
font-size: 36px;
line-height: 46px;
position: relative;
margin-bottom: 70px;
}
.rs-testimonial-slider1 .testi-item .content-part p:before {
position: absolute;
left: -30px;
top: -13px;
content: "\f10d";
}
.rs-testimonial-slider1 .testi-item .content-part p:after {
position: relative;
bottom: -7px;
right: -8px;
content: "\f10e";
}
.rs-testimonial-slider1 .testi-item .content-part p:before,
.rs-testimonial-slider1 .testi-item .content-part p:after {
font-family: fontawesome;
font-size: 20px;
color: #101010;
}
.rs-testimonial-slider1 .testi-item .content-part .name {
margin: 0;
color: #101010;
font-weight: 500;
font-size: 26px;
}
.rs-testimonial-slider1 .rs-carousel.nav-style2 .owl-nav {
bottom: 145px;
right: 50px;
top: unset;
}
.rs-testimonial-slider1 .slick-slider .slick-arrow {
right: 65px;
top: auto;
bottom: 74px;
}
.rs-testimonial-slider1 .slick-slider .slick-prev {
right: 115px;
}
.rs-testimonil_style5 .slider-nav .slick-current.slick-active {
display: none;
}
.rs-testimonil_style5 .slider-nav .slick-slide {
padding: 0 7.5px;
}
.rs-testimonil_style5 .slider-nav .slick-slide img {
border-radius: 3px;
}
.rs-testimonil_style5 .slider-part .image-wrap {
padding-left: 7.5px;
}
.rs-testimonil_style5 .slider-part .image-wrap img {
border-radius: 5px;
}
.rs-testimonil_style5 .slider-part .content-innner h4 {
margin-bottom: 0;
}
.rs-testimonil_style5 .slick-next {
display: none !important;
}
.rs-testimonil_style5 .slick-slider .slick-arrow:before {
box-shadow: none;
content: "\f110";
}
.rs-testimonil_style5 .slick-slider .slick-arrow {
top: auto;
right: -81%;
bottom: 15px;
}/*/*/.team-grid-style3 .team-item,
.team-slider-style3 .team-item {
padding: 25px;
position: relative;
}
.team-grid-style3 .team-item:after,
.team-slider-style3 .team-item:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-top: 200px solid #ff5421;
border-right: 200px solid transparent;
left: 0px;
top: -10px;
}
.team-grid-style3 .team-item:before,
.team-slider-style3 .team-item:before {
position: absolute;
content: '';
width: 0;
height: 0;
border-bottom: 200px solid #ff5421;
border-left: 200px solid transparent;
right: 0px;
bottom: -10px;
}
.team-grid-style3 .team-item img,
.team-slider-style3 .team-item img {
position: relative;
z-index: 99;
}
.team-grid-style3 .team-item .team-inner-wrap,
.team-slider-style3 .team-item .team-inner-wrap {
position: relative;
}
.team-grid-style3 .team-item .team-inner-wrap:before,
.team-slider-style3 .team-item .team-inner-wrap:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background: #ff5421;
opacity: 0.8;
left: 0;
top: 0;
z-index: 100;
opacity: 0;
transition: all 0.4s ease-in-out 0s;
}
.team-grid-style3 .team-item .team-content,
.team-slider-style3 .team-item .team-content {
position: absolute;
display: block;
left: 50%;
width: 100%;
top: 30%;
transform: translate(-50%, -50%);
text-align: center;
z-index: 110;
color: #fff;
padding: 15px;
opacity: 0;
transition: all 0.4s ease-in-out 0s;
}
.team-grid-style3 .team-item .team-content .team-name,
.team-slider-style3 .team-item .team-content .team-name {
margin-bottom: 0;
font-size: 20px;
}
.team-grid-style3 .team-item .team-content .team-name a,
.team-slider-style3 .team-item .team-content .team-name a {
color: #fff;
}
.team-grid-style3 .team-item .team-content .team-title,
.team-slider-style3 .team-item .team-content .team-title {
color: #fff;
position: relative;
padding-bottom: 8px;
margin-bottom: 10px;
font-size: 14px;
display: block;
}
.team-grid-style3 .team-item .team-content .social-icons a,
.team-slider-style3 .team-item .team-content .social-icons a {
color: #fff;
margin-right: 12px;
font-size: 16px;
}
.team-grid-style3 .team-item .team-content .social-icons a:last-child,
.team-slider-style3 .team-item .team-content .social-icons a:last-child {
margin-right: 0;
}
.team-grid-style3 .team-item .team-content .social-icons a:hover,
.team-slider-style3 .team-item .team-content .social-icons a:hover {
opacity: 0.8;
}
.team-grid-style3 .team-item:hover .team-content,
.team-slider-style3 .team-item:hover .team-content {
opacity: 1;
width: 100%;
top: 50%;
}
.team-grid-style3 .team-item:hover .team-inner-wrap:before,
.team-slider-style3 .team-item:hover .team-inner-wrap:before {
opacity: 0.8;
}
.team-grid-style3 .team-img:after {
top: 0;
}
.team-grid-style3 .team-img:before {
bottom: 0;
}
.team-grid-style4 .owl-stage-outer,
.team-slider-style4 .owl-stage-outer {
overflow-y: visible;
}
.team-grid-style4 .team-item,
.team-slider-style4 .team-item {
margin-bottom: 125px;
position: relative;
overflow: visible;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
display: none;
}
.team-grid-style4 .team-item .team-content,
.team-slider-style4 .team-item .team-content {
color: #f8560c;
background: #fff;
padding: 20px;
text-align: center;
z-index: 9;
position: absolute;
z-index: 1;
opacity: 1;
width: unset;
height: unset;
display: inline-block;
top: unset;
bottom: -85px;
padding: 20px 20px 25px;
-webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
left: 50%;
max-width: 310px;
transform: translateX(-50%);
width: 95%;
}
.team-grid-style4 .team-item .team-content .team-name,
.team-slider-style4 .team-item .team-content .team-name {
display: block;
font-size: 22px;
margin-bottom: 0px;
text-transform: capitalize;
font-weight: 600;
}
.team-grid-style4 .team-item .team-content .team-name a,
.team-slider-style4 .team-item .team-content .team-name a {
color: #171f32;
}
.team-grid-style4 .team-item .team-content .team-title,
.team-slider-style4 .team-item .team-content .team-title {
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
padding-top: 5px;
display: block;
font-family: 'Poppins', sans-serif;
color: #0a0a0a;
}
.team-grid-style4 .team-item .team-content .team-desc,
.team-slider-style4 .team-item .team-content .team-desc {
font-size: 14px;
margin-bottom: 0;
color: #777;
position: relative;
z-index: 1;
max-height: 0;
opacity: 0;
line-height: 24px;
-webkit-transition: all 0.6s, max-height 0.5s;
-o-transition: all 0.6s, max-height 0.5s;
-moz-transition: all 0.6s, max-height 0.5s;
transition: all 0.6s, max-height 0.5s;
overflow: hidden;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: bottom;
-moz-transform-origin: bottom;
-ms-transform-origin: bottom;
-o-transform-origin: bottom;
transform-origin: bottom;
}
.team-grid-style4 .team-item .team-content .team-desc:before,
.team-slider-style4 .team-item .team-content .team-desc:before {
content: '';
position: absolute;
z-index: 1;
background: #171f32;
top: 0;
left: 50%;
width: 50px;
height: 2px;
margin-left: -25px;
}
.team-grid-style4 .team-item .team-content .social-icons,
.team-slider-style4 .team-item .team-content .social-icons {
text-align: center;
margin-top: 12px;
}
.team-grid-style4 .team-item .team-content .social-icons a,
.team-slider-style4 .team-item .team-content .social-icons a {
display: inline-block;
}
.team-grid-style4 .team-item .team-content .social-icons a i,
.team-slider-style4 .team-item .team-content .social-icons a i {
color: #171f32;
font-size: 15px;
width: 35px;
height: 35px;
line-height: 35px;
background: transparent;
text-align: center;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
border-radius: 50%;
margin: 0;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
background: transparent;
}
.team-grid-style4 .team-item:hover .team-content,
.team-slider-style4 .team-item:hover .team-content {
opacity: 1;
top: unset;
}
.team-grid-style4 .team-item:hover .team-content .team-desc,
.team-slider-style4 .team-item:hover .team-content .team-desc {
position: relative;
max-height: 400px;
opacity: 1;
text-align: center;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: all 0.4s, max-height 1.5s;
-o-transition: all 0.4s, max-height 1.5s;
-moz-transition: all 0.4s, max-height 1.5s;
transition: all 0.4s, max-height 1.5s;
padding-top: 18px;
margin-top: 8px;
}
.team-grid-style6 .team-item {
overflow: visible;
}
.team-grid-style6 .team-item .image-wrap {
text-align: center;
}
.team-grid-style6 .team-item .image-wrap img {
border-radius: 50%;
}
.team-grid-style6 .team-item .social-icons {
text-align: center;
margin-top: 10px;
}
.team-grid-style6 .team-item .social-icons a {
display: inline-block;
}
.team-grid-style6 .team-item .social-icons a i {
color: #4a4a4a;
width: 35px;
height: 35px;
line-height: 35px;
background: transparent;
text-align: center;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
border-radius: 50%;
margin: 0;
}
.team-grid-style6 .team-item .team-content {
text-align: center;
margin: 0;
padding: 20px 20px 25px;
margin-bottom: 30px;
position: unset;
opacity: 1;
}
.team-grid-style6 .team-item .team-content h3.team-name {
font-weight: 700;
font-size: 22px;
margin-bottom: 10px;
text-transform: capitalize;
}
.team-grid-style6 .team-item .team-content h3.team-name a {
text-decoration: none;
color: #101010;
}
.team-grid-style6 .team-item .team-content h3.team-name a:hover {
color: #ff5421;
}
.team-grid-style6 .team-item .team-content span.team-title {
font-size: 16px;
color: #505050;
font-weight: 500;
}
.team-grid-style5 .team-inner-wrap,
.team-slider-style5 .team-inner-wrap {
position: relative;
overflow: hidden;
padding-bottom: 100px;
background: #fff;
border-radius: 5px;
}
.team-grid-style5 .team-inner-wrap .image-wrap img,
.team-slider-style5 .team-inner-wrap .image-wrap img {
-webkit-transition: all .7s;
transition: all .7s;
}
.team-grid-style5 .team-inner-wrap .team-content,
.team-slider-style5 .team-inner-wrap .team-content {
height: 110px;
width: 100%;
top: unset;
bottom: 0;
opacity: 1;
position: absolute;
padding: 15px 20px;
color: #444;
text-align: center;
overflow: hidden;
background: #fff;
-webkit-transition: .3s all ease;
-moz-transition: .3s all ease;
transition: .3s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc,
.team-slider-style5 .team-inner-wrap .team-content .member-desc {
margin: 10px 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name {
font-size: 22px;
font-weight: 700;
line-height: 30px;
margin: 5px;
margin-bottom: 5px;
text-transform: capitalize;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a {
color: #222;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-title {
font-size: 17px;
text-transform: capitalize;
color: #222;
float: none;
text-align: center;
font-weight: 500;
}
.team-grid-style5 .team-inner-wrap .team-content .team-desc,
.team-slider-style5 .team-inner-wrap .team-content .team-desc {
display: none;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons,
.team-slider-style5 .team-inner-wrap .team-content .social-icons {
bottom: -100px !important;
transition: all .3s ease 0s;
position: absolute;
bottom: 50px;
width: 100%;
text-align: center;
z-index: 100;
left: 50%;
opacity: 0;
transform: translateX(-50%) scale(0.5);
-webkit-transition: .4s all ease;
transition: .4s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a {
display: block;
width: 25px;
height: 25px;
line-height: 25px;
padding: 0;
border: none;
text-align: center;
color: #fff;
display: inline-block;
transition: all .3s ease 0s;
background: 0 0 !important;
margin-right: 8px;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a i {
transition: all .3s ease 0s;
}
.team-grid-style5 .team-inner-wrap .team-content:before,
.team-slider-style5 .team-inner-wrap .team-content:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 3px;
-webkit-transition: .4s all ease;
-moz-transition: .4s all ease;
transition: .4s all ease;
left: 0;
}
.team-grid-style5 .team-inner-wrap .team-content:hover,
.team-slider-style5 .team-inner-wrap .team-content:hover {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 3px;
-webkit-transition: .4s all ease;
-moz-transition: .4s all ease;
transition: .4s all ease;
left: 0;
}
.team-grid-style5 .team-inner-wrap:hover .image-wrap img,
.team-slider-style5 .team-inner-wrap:hover .image-wrap img {
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.team-grid-style5 .team-inner-wrap:hover .team-content,
.team-slider-style5 .team-inner-wrap:hover .team-content {
opacity: 1;
width: 100%;
visibility: visible;
transform: translate(0, 0);
top: unset;
bottom: 0;
height: 150px;
background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content:before,
.team-slider-style5 .team-inner-wrap:hover .team-content:before {
background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a {
color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-title {
color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc:before,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc:before {
background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .social-icons,
.team-slider-style5 .team-inner-wrap:hover .team-content .social-icons {
bottom: 25px !important;
opacity: 1;
transform: translateX(-50%) scale(1);
}
.rs-testimonial-slider4 .slick-slider,
.rs-testimonial-slider2 .slick-slider,
.rs-testimonial-slider3 .slick-slider {
margin: 0 -15px;
}
.rs-testimonial-slider4 .slick-slide,
.rs-testimonial-slider2 .slick-slide,
.rs-testimonial-slider3 .slick-slide {
margin-right: 15px;
margin-left: 15px;
}
.rs-testimonial-slider2 .testi-item {
background-color: #f3f8f9;
background-image: url(//fusioninternationalschool.in/wp-content/themes/educavo/assets/images/cloud-pattern.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: center bottom -5px;
border-radius: 10px;
padding: 40px 45px;
}
.rs-testimonial-slider2 .testi-item .user-info > img {
max-width: 120px;
height: auto;
margin-bottom: 22px;
border-radius: 50%;
}
.rs-testimonial-slider2 .testi-item .desc {
font-size: 17px;
font-style: italic;
}
.rs-testimonial-slider2 .testi-item .desc p {
margin-bottom: 10px;
}
.rs-testimonial-slider2 .testi-item .desc .name {
font-size: 20px;
margin-bottom: 5px;
}
.rs-testimonial-slider2 .testi-item .desc .designation {
font-size: 14px;
color: #555555;
font-weight: 500;
display: block;
width: 100%;
}
.rs-testimonial-slider2 .testi-item .desc .ratings {
padding-top: 10px;
margin: 0;
list-style: none;
}
.rs-testimonial-slider2 .testi-item .desc .ratings li img {
max-width: 88px;
}
.rs-testimonial-slider4 .slick-slider .slick-dots {
text-align: center;
bottom: -50px;
}
.rs-testimonial-slider4 .slick-list {
padding-top: 30px;
}
.rs-testimonial-slider4 .testimonial-item .user-info img {
margin: auto;
max-width: 70px;
}
.rs-testimonial-slider4 .testimonial-item .author-info {
margin-top: -35px;
position: relative;
z-index: 9;
}
.rs-testimonial-slider4 .testimonial-item .desc {
position: relative;
background: #ffffff;
padding: 25px 25px 30px;
}
.rs-testimonial-slider4 .testimonial-item .desc:before {
content: '';
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
background: #dbf2f7;
z-index: -1;
transform: rotate(10deg);
border-radius: 10px;
}
.rs-testimonial-slider4 .testimonial-item .desc i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #ff5421;
font-size: 80px;
opacity: 0.1;
}
.rs-testimonial-slider4 .testimonial-item .name {
display: block;
font-size: 18px;
font-weight: 600;
color: #031a3d;
margin: 15px 0 0;
}
.rs-testimonial-grid .ratings img {
max-width: 70px;
}
.rs-testimonial-grid .testimonial-information .testimonial-name {
font-family: 'Nunito', sans-serif;
font-weight: 600;
color: #101010;
font-size: 18px;
}
.icon-button a {
background: #171f32;
color: #fff;
padding: 3px 17px;
display: inline-block;
font-size: 20px;
border-radius: 18px;
margin-bottom: 25px;
}
.icon-button a:hover {
color: #fff;
background: #ff5421;
}
.icon-button a i:before {
font-size: inherit;
}
.rs-blog-grid1 {
background: #ffffff;
}
.rs-blog-grid1 ul {
margin: 0;
padding: 0;
list-style: none;
}
.rs-blog-grid1 .blog-content .btn-btm {
border-top: 1px solid #f4f0f0;
padding-top: 20px;
}
.rs-blog-grid1 .blog-content .btn-btm .post-categories li {
position: relative;
padding-left: 22px;
}
.rs-blog-grid1 .blog-content .btn-btm .post-categories li:before {
content: "\f02d";
font-family: fontawesome;
font-size: 15px;
color: #ff5421;
position: absolute;
left: 0px;
top: 1px;
}
.rs-blog-grid1 .blog-content .btn-btm .readon-arrow i:before {
font-size: 18px;
transition: all .8s ease;
font-weight: 700;
position: relative;
top: 2px;
right: -2px;
}
.rs-blog-grid1.blog-item {
border-radius: 3px;
overflow: hidden;
border: 1px solid #dfe9eb;
margin-bottom: 30px;
}
.rs-blog-grid1.blog-item .image-part {
overflow: hidden;
height: 100%;
}
.rs-blog-grid1.blog-item .image-part a img {
transition: all 0.5s;
transform: scale(1);
height: 100%;
width: 100%;
}
.rs-blog-grid1.blog-item .blog-content {
padding: 20px 30px;
}
.rs-blog-grid1.blog-item .blog-content .title {
margin-bottom: 14px;
font-size: 24px;
line-height: 1.35 !important;
}
.rs-blog-grid1.blog-item .blog-content .title a {
color: #101010;
}
.rs-blog-grid1.blog-item .blog-content .title a:hover {
color: #ff5421;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta {
margin-bottom: 11px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li {
position: relative;
margin-right: 5px;
padding-right: 15px;
display: inline-block;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li i {
padding-right: 3px;
font-size: 14px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li i.fa-calendar {
padding-right: 7px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li i.fa-user-o {
padding-right: 7px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li a {
color: #363636;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li:last-child {
margin: 0;
padding: 0;
}
.rs-blog-grid1.blog-item .blog-content .readon-arrow {
text-transform: uppercase;
}
.rs-blog-grid1.blog-item:hover .image-part a img {
transform: scale(1.07);
}
.btn-part i {
transition: all .8s ease;
}
.readon-arrow {
color: #101010;
padding-right: 22px;
position: relative;
font-weight: 500;
}
.readon-arrow i {
transition: all .8s ease;
}
.readon-arrow i:before {
font-size: 17px;
transition: all .8s ease;
}
.readon-arrow:hover {
color: #ff5421;
}
.readon-arrow:hover:after {
right: 0;
color: #ff5421;
}
.rs-notice {
position: relative;
z-index: 10;
}
.rs-notice .rs_top_title {
background: #ff5421;
font-size: 20px;
text-transform: uppercase;
padding: 13px 25px;
font-weight: 600;
color: #ffffff;
margin-bottom: 10px;
text-align: center;
border-radius: 4px 4px 0 0;
}
.rs-notice .notices-title {
color: #363636;
}
.rs-notice .notices-title:hover {
color: #ff5421;
}
.rs-notice ul {
margin: 0;
padding: 0;
list-style: none;
}
.rs-notice ul li {
background: #ff5421;
margin-bottom: 10px;
border-radius: 3px;
color: #ffffff;
padding: 17px 15px 17px 0;
overflow: hidden;
display: flex;
align-items: center;
}
.rs-notice ul li .date {
text-align: center;
border-right: 1px solid #ffffff;
margin-right: 20px;
padding: 0 22px;
line-height: 1.25;
text-transform: uppercase;
font-size: 15px;
}
.rs-notice ul li .date span {
font-size: 26px;
font-weight: 700;
font-family: 'Nunito', sans-serif;
display: block;
}
.rs-notice ul li:last-child {
margin-bottom: 0;
}
.rs-events-style1 .event-block:last-child .events-short {
margin-bottom: 0 !important;
}
.rs-events-style1 .time i {
margin-right: 5px;
}
.rs-events-style1 .content-part .categorie {
display: flex;
align-items: center;
justify-content: space-between;
}
.rs-events-style1 .content-part .categorie .address i {
font-size: 14px;
margin-right: 8px;
}
.rs-events-style1 .events-short {
overflow: hidden;
background: #ffffff;
padding: 31.5px 30px;
border: 1px solid #dfe9eb;
border-radius: 3px;
margin-bottom: 30px;
display: flex;
align-items: center;
}
.rs-events-style1 .events-short.tops {
align-items: flex-start;
}
.rs-events-style1 .events-short.tops .date-part {
margin-top: 8px;
}
.rs-events-style1 .events-short .date-part {
background: #f3f8f9;
min-width: 100px;
text-align: center;
padding: 11px 0 22px;
border-radius: 3px;
margin-right: 25px;
}
.rs-events-style1 .events-short .date-part .month {
margin-bottom: 10px;
display: block;
}
.rs-events-style1 .events-short .date-part .date {
font-size: 50px;
font-family: 'Nunito', sans-serif;
color: #ff5421;
font-weight: 700;
line-height: 25px;
}
.rs-events-style1 .events-short .content-part {
overflow: hidden;
}
.rs-events-style1 .events-short .content-part .categorie a {
font-size: 15px;
color: #363636;
}
.rs-events-style1 .events-short .content-part .categorie a:hover {
color: #ff5421;
}
.rs-events-style1 .events-short .content-part .title a {
color: #101010;
}
.rs-events-style1 .events-short .content-part .title a:hover {
color: #ff5421;
}
.rs-events-style1.rs-events-style22 .events-short .date-part {
padding: 0;
border-radius: 3px;
}
.rs-events-style1.rs-events-style22 .events-short .date-part img {
border-radius: 3px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie {
display: flex;
align-items: center;
margin-top: 8px;
margin-bottom: 6px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie a {
display: inline-block;
background: #ff5421;
color: #ffffff;
padding: 3px 14px;
border-radius: 3px;
margin-right: 25px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie a:hover {
color: #ffffff;
opacity: .8;
}
.rs-events-style1.rs-events-style22 .events-short .categorie .time {
font-size: 15px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie .time i {
margin-right: 8px;
}
.rs-events-style1.rs-events-style22 .events-short .categorie .time i:before {
margin: 0;
}
.mc4wp-form-fields .newsletter-form {
position: relative;
border-radius: 3px;
overflow: hidden;
}
.mc4wp-form-fields .newsletter-form input,
.mc4wp-form-fields .newsletter-form button {
outline: none;
border: none;
}
.mc4wp-form-fields .newsletter-form input {
background: #ffffff;
width: 100%;
color: #363636;
padding: 20px 30px;
margin-bottom: 0;
height: 64px !important;
border: none !important;
}
.mc4wp-form-fields .newsletter-form button {
position: absolute;
right: 0;
top: 0;
background: #171f32;
color: #ffffff;
font-size: 16px;
text-transform: uppercase;
transition: 0.4s;
padding: 19px 30px;
}
.mc4wp-form-fields .newsletter-form button:hover {
background: #1f2a43;
}
.rs-newsletter .mc4wp-form-fields .newsletter-form button {
padding: 20px 40px 20px;
}
.blogfull {
box-shadow: 0 8px 6px -6px #eeeeee;
background: #fbfbfb !important;
padding: 30px 40px !important;
}
.blogfull .blog-title {
min-height: 50px;
}
.blogfull .icon-button a {
margin-bottom: 0px;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap {
transition: all 500ms ease;
border-radius: 5px;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap:hover {
transform: translateY(-10px);
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap:hover .custom-blog-btn {
opacity: 1;
}
.rsaddon-unique-slider .blog-item .custom-blog-btn {
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
opacity: 0;
position: relative;
}
.rsaddon-unique-slider .blog-item .custom-blog-btn i:before {
margin-left: 0 !important;
}
.rsaddon-unique-slider .image-wrap {
position: relative;
}
.rsaddon-unique-slider .image-wrap img {
border-radius: 2px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories {
margin: 0;
list-style: none;
position: absolute;
bottom: 0px;
right: 0px;
opacity: 1;
transition: all 500ms ease;
background: #ff5421;
padding-left: 20px;
border-radius: 2px 0 0 0;
display: flex;
padding-right: 14px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories:before {
content: "\f02d";
font-family: fontawesome;
font-size: 14px;
color: #fff;
position: absolute;
left: 14px;
top: 6px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories li a {
background: #ff5421;
color: #fff;
padding: 5px 0px 5px 15px;
display: inline-block;
border-radius: 0px;
}
.rsaddon-unique-slider .blog-content {
border-radius: 0 0 5px 5px;
}
.rsaddon-unique-slider .blog-content .post-categories {
padding-left: 0;
margin-left: 0;
margin-bottom: 0;
}
.rsaddon-unique-slider .blog-content .post-categories li {
list-style: none;
margin-bottom: 8px;
}
.rsaddon-unique-slider .blog-content .post-categories li a {
text-transform: uppercase;
font-size: 15px;
font-weight: 400;
}
.rsaddon-unique-slider .blog-content .author-avatar img {
border-radius: 50%;
margin-right: 8px;
}
.rsaddon-unique-slider .blog-content .blog-footer {
font-size: 15px;
font-weight: 500;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta i {
margin-right: 5px;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta date {
text-decoration: underline;
font-weight: 600;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn {
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
opacity: 0;
position: relative;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn i:before {
margin-left: 0 !important;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn:hover {
opacity: 1;
}
.rsaddon-unique-slider .blog-content .blog-btn-part2 {
text-align: center;
position: relative;
z-index: 10;
margin-bottom: 20px;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap {
background: transparent;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap .blog-content .blog-meta {
width: 100%;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap .blog-content .blog-meta span.date {
margin-right: 0;
}
.team-grid-style3 .team-img,
.team-slider-style3 .team-img {
position: relative;
padding: 25px;
}
.team-grid-style3 .team-img:after,
.team-slider-style3 .team-img:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-top: 200px solid #ff5421;
border-right: 200px solid transparent;
left: 0px;
top: -10px;
}
.team-grid-style3 .team-img:before,
.team-slider-style3 .team-img:before {
position: absolute;
content: '';
width: 0;
height: 0;
border-bottom: 200px solid #ff5421;
border-left: 200px solid transparent;
right: 0px;
bottom: -10px;
}
.team-grid-style3 .team-img img,
.team-slider-style3 .team-img img {
position: relative;
z-index: 99;
}
.team-grid-style3 .team-img .team-img-sec,
.team-slider-style3 .team-img .team-img-sec {
position: relative;
}
.team-grid-style3 .team-img .team-img-sec:before,
.team-slider-style3 .team-img .team-img-sec:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background: #ff5421;
opacity: 0.8;
left: 0;
top: 0;
z-index: 100;
opacity: 0;
transition: 0.4s;
}
.team-grid-style3 .team-img .team-img-sec .team-content,
.team-slider-style3 .team-img .team-img-sec .team-content {
position: absolute;
display: block;
left: 50%;
width: 100%;
top: 30%;
transform: translate(-50%, -50%);
text-align: center;
z-index: 110;
color: #fff;
padding: 30px;
opacity: 0;
transition: 0.4s;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-name,
.team-slider-style3 .team-img .team-img-sec .team-content .team-name {
margin-bottom: 0;
font-size: 20px;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-name a,
.team-slider-style3 .team-img .team-img-sec .team-content .team-name a {
color: #fff;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-title,
.team-slider-style3 .team-img .team-img-sec .team-content .team-title {
color: #fff;
position: relative;
padding-bottom: 8px;
margin-bottom: 10px;
font-size: 14px;
display: block;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-title:after,
.team-slider-style3 .team-img .team-img-sec .team-content .team-title:after {
position: absolute;
content: '';
width: 170px;
height: 2px;
background: #f2f2f2;
left: 50%;
bottom: 0;
transform: translateX(-50%);
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a {
color: #fff;
margin-right: 12px;
font-size: 16px;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a:last-child,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a:last-child {
margin-right: 0;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a:hover,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a:hover {
opacity: 0.8;
}
.team-grid-style3 .team-img .team-img-sec:hover:before,
.team-slider-style3 .team-img .team-img-sec:hover:before {
opacity: 0.8;
}
.team-grid-style3 .team-img .team-img-sec:hover .team-content,
.team-slider-style3 .team-img .team-img-sec:hover .team-content {
opacity: 1;
width: 100%;
top: 50%;
}
.team-grid-style3 .team-img:after {
top: 0;
}
.team-grid-style3 .team-img:before {
bottom: 0;
}
.team-slider-style4 .team-carousel .team-item {
margin: 20px 15px;
transition: all .5s ease;
}
.team-slider-style4 .team-carousel .team-item .team-item-inner {
padding-top: 25px;
padding-bottom: 10px;
}
.team-slider-style4 .team-carousel .team-item:hover {
box-shadow: none;
background: #171f32;
border-radius: 3px;
}
.team-slider-style4 .team-carousel .team-item:hover .normal-text a,
.team-slider-style4 .team-carousel .team-item:hover .normal-text .designation {
color: #fff;
}
.team-slider-style4 .team-carousel .team-item:hover .normal-text .social-icons a i {
color: #fff;
}
.nolink {
color: inherit;
pointer-events: none;
}
.rs-team-grid .team-item-wrap {
margin-bottom: 30px;
}
.rs-team-grid.team-style4 .team-item-inner {
padding: 0 30px;
}
.rs-team-grid.team-style4 .team-item-inner img {
border-radius: 50%;
}
.rs-team-grid.team-style4 .normal-text {
text-align: center;
}
.rs-team-grid.team-style4 .normal-text span {
display: block;
font-size: 22px;
padding-top: 20px;
padding-bottom: 4px;
font-weight: 600;
font-family: 'Nunito', sans-serif;
}
.rs-team-grid.team-style4 .normal-text .designation {
font-weight: 400;
text-transform: uppercase;
float: none;
font-size: 14px;
font-family: 'Nunito', sans-serif;
color: #363636;
}
.rs-team-grid.team-style4 .normal-text .designation a {
color: #363636;
pointer-events: none;
}
.rs-team-grid.team-style4 .team-item .social-icons a i {
color: #363636;
font-size: 14px;
padding: 0 6px;
}
.rs-team-grid .team-item {
margin-bottom: 30px;
}
.rs-team-grid.team-grid-style1 .team-item {
box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
}
.rs-team-grid.team-grid-style1 .team-item img {
opacity: 1;
transition: 0.4s;
}
.rs-team-grid.team-grid-style1 .team-item:hover img {
opacity: 0.7;
}
.rs-team-grid.team-style4 .team-wrapper {
position: relative;
overflow: hidden;
padding-bottom: 95px;
background: #fff;
border-radius: 5px;
}
.rs-team-grid.team-style4 .team-wrapper .team_photo img {
width: 100%;
-webkit-transition: all 0.7s;
transition: all 0.7s;
}
.rs-team-grid.team-style4 .team-wrapper .team-title {
font-weight: 400;
text-transform: capitalize;
float: none;
font-size: inherit;
color: #101010;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc {
height: 100px;
width: 100%;
bottom: 0;
position: absolute;
padding: 15px 20px;
color: #444444;
text-align: center;
overflow: hidden;
background: #ffffff;
-webkit-transition: 0.3s all ease;
-moz-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 0;
background: #171f32;
-webkit-transition: 0.4s all ease;
-moz-transition: 0.4s all ease;
transition: 0.4s all ease;
left: 0;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name {
font-size: 18px;
font-weight: 600;
margin: 5px 0 0;
text-transform: capitalize;
font-family: 'Nunito', sans-serif;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name a {
color: #171f32;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name a:hover {
color: #eee;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name .designation {
font-size: 15px;
text-transform: capitalize;
color: #171f32;
float: none;
text-align: center;
font-weight: 500;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .team-social {
bottom: -100px !important;
transition: 0.4s;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .team-social a {
font-size: 17px;
display: block;
width: 25px;
height: 25px;
line-height: 25px;
padding: 0px;
border: none;
text-align: center;
color: #fff;
display: inline-block;
transition: all 0.3s ease 0s;
background: transparent !important;
margin-right: 8px;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .team-social a:last-child {
margin-right: 0;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .team-social a i {
font-size: 16px;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team_desc {
opacity: 1;
width: 100%;
visibility: visible;
transform: translate(0, 0);
bottom: 0;
height: 130px;
color: #fff;
background: #ff5421;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team_desc .name a {
color: #ffffff;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team_desc .name .designation {
color: #ffffff;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team-title {
display: block;
margin-bottom: 15px;
color: #fff;
}
.rs-team-grid.team-style4 .team-wrapper:hover .team_photo img {
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.rs-team-grid.team-style4 .team-wrapper:hover .team-social {
bottom: 20px !important;
}
.rs-team-grid.team-style5 .team-item {
margin-bottom: 125px;
position: relative;
}
.rs-team-grid.team-style5 .team-item .team-img {
position: relative;
overflow: hidden;
}
.rs-team-grid.team-style5 .team-item .team-img img {
width: 100%;
transform: scale(1.15);
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.rs-team-grid.team-style5 .team-item .normal-text {
background: #f7f7f7;
color: #171f32;
padding: 20px;
text-align: center;
z-index: 9;
position: absolute;
z-index: 1;
left: 40px;
bottom: -85px;
background: #fff;
width: calc(100% - 80px);
padding: 20px 20px 25px;
-webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
}
.rs-team-grid.team-style5 .team-item .normal-text .designation {
font-size: 14px;
font-weight: 500;
float: none;
color: #101010;
margin-bottom: 0;
text-transform: uppercase;
}
.rs-team-grid.team-style5 .team-item .normal-text .designation a {
color: #101010;
}
.rs-team-grid.team-style5 .team-item .normal-text .team-text {
font-size: 14px;
margin-bottom: 0;
color: #777;
position: relative;
z-index: 1;
max-height: 0;
opacity: 0;
line-height: 24px;
padding: 0 20px;
-webkit-transition: all 0.6s, max-height 0.5s;
-o-transition: all 0.6s, max-height 0.5s;
-moz-transition: all 0.6s, max-height 0.5s;
transition: all 0.6s, max-height 0.5s;
overflow: hidden;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: bottom;
-moz-transform-origin: bottom;
-ms-transform-origin: bottom;
-o-transform-origin: bottom;
transform-origin: bottom;
}
.rs-team-grid.team-style5 .team-item .normal-text .team-text:before {
content: '';
position: absolute;
z-index: 1;
background: #ff5421;
top: 0;
left: 50%;
width: 50px;
height: 2px;
margin-left: -25px;
}
.rs-team-grid.team-style5 .team-item .normal-text .social-icons {
text-align: center;
margin-top: 12px;
}
.rs-team-grid.team-style5 .team-item .normal-text .social-icons a i {
color: #363636;
font-size: 15px;
width: 35px;
height: 35px;
line-height: 35px;
background: transparent;
text-align: center;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
border-radius: 50%;
margin: 0;
}
.rs-team-grid.team-style5 .team-item .normal-text .social-icons a:hover i {
background: #171f32;
color: #fff;
}
.rs-team-grid.team-style5 .team-item .normal-text .person-name {
display: block;
font-size: 18px;
margin-bottom: 0px;
text-transform: capitalize;
font-weight: 600;
}
.rs-team-grid.team-style5 .team-item .normal-text .person-name a {
color: #ff5421;
}
.rs-team-grid.team-style5 .team-item .normal-text .person-name a:hover {
color: #171f32;
}
.rs-team-grid.team-style5 .team-item .normal-text .person-designation {
font-size: 12px;
color: #171f32;
text-transform: uppercase;
font-weight: normal;
}
.rs-team-grid.team-style5 .team-item:hover .normal-text .team-text {
position: relative;
max-height: 400px;
opacity: 1;
text-align: center;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: all 0.4s, max-height 1.5s;
-o-transition: all 0.4s, max-height 1.5s;
-moz-transition: all 0.4s, max-height 1.5s;
transition: all 0.4s, max-height 1.5s;
padding-top: 18px;
margin-top: 8px;
}
.rs-team-grid.team-style5 .team-item .overlay-element .social-icons {
margin-top: 5px;
}
.rs-team-grid.team-style5 .team-item .overlay-element .social-icons i {
font-size: 15px;
margin: 0 5px;
}
.rs-team-grid.team-style5 .team-item .team-content {
padding: 10px;
}
.rs-team-grid.team-style5 .team-item .team-content h3.team-name {
font-size: 20px;
margin-bottom: 4px;
line-height: normal !important;
text-transform: capitalize;
}
.rs-team-grid.team-style5 .team-item .team-content h3.team-name a {
color: #fff;
}
.rs-team-grid.team-style5 .team-item .team-content h3.team-name a:hover {
opacity: 0.8;
color: #fff !important;
}
.rs-team-grid.team-style5 .team-item .team-content .designation {
font-size: 16px;
font-weight: 500;
}
.rs-team-grid.team-style5 .team-item .team-title {
font-size: 15px;
font-weight: 400;
text-transform: capitalize;
display: block;
font-family: 'Nunito', sans-serif;
color: #101010;
}
.rs-team-grid.team-style5 .team-item .team-desc {
margin-bottom: 0;
padding-top: 12px;
margin-top: 12px;
border-top: 1px solid;
line-height: 22px;
}
.rs-team-grid.team-style5 .team-item .team-desc {
color: #ffffff;
}
.rs-team-grid.team-style5 .team-item:hover .team-img img {
-webkit-transform: scale(1);
transform: scale(1);
}
.rs-team-grid.team-style5 .team-item:hover .designation {
float: none;
font-size: 13px;
font-weight: 500;
}
.team-grid-style1 .team-item .team-content,
.team-slider-style1 .team-item .team-content,
.elementor-2333 .elementor-element.elementor-element-8fada60 .team-inner-wrap {
margin-bottom: 0 !important;
}
.clients-grids {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.clients-grids li {
display: inline-block;
}
.clients-grids li a {
display: inline-block;
padding: 10px 20px;
}
.clients-grids.cols-one li {
width: 100%;
}
.clients-grids.cols-two li {
width: 50%;
}
.clients-grids.cols-three li {
width: 33.333%;
}
.clients-grids.cols-four li {
width: 25%;
}
.clients-grids.cols-five li {
width: 20%;
}
.clients-grids.cols-six li {
width: 16.666%;
}
#team-list-style .team-img {
background: #fff;
box-shadow: 0 0 60px rgba(0, 0, 0, 0.04);
}
#team-list-style .team-img .wrap-text {
padding: 30px 20px;
}
#team-list-style .team-name {
margin-bottom: 5px;
text-transform: uppercase;
font-weight: 600 !important;
font-size: 22px;
line-height: 30px;
}
#team-list-style .team-name a {
color: #171f32;
}
#team-list-style .team-name a:hover {
color: #ff5421;
}
#team-list-style .team-title {
font-size: 16px;
font-weight: 500;
display: block;
margin-bottom: 10px;
}
#team-list-style .social-info {
overflow: hidden;
}
#team-list-style .social-info .phone {
float: left;
}
#team-list-style .social-info .phone:first-child {
margin-right: 18px;
}
#team-list-style .social-info .phone a {
color: #363636;
}
#team-list-style .social-info .phone a:hover {
color: #171f32;
}
#team-list-style .social-info .phone i {
margin-right: 6px;
position: relative;
top: 2px;
}
#team-list-style .social-info .phone i:before {
font-size: 17px;
}
#team-list-style .team-social {
margin-top: 20px;
margin-bottom: 24px;
}
#team-list-style .team-social .social-icon {
margin-right: 13px;
}
#team-list-style .team-social i {
font-size: 16px;
transition: 0.4s;
color: #363636;
text-align: center;
}
#team-list-style .team-social i:hover {
color: #171f32;
}/**/.information-sidebar li.widget {
background: #fff;
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
padding: 20px 20px 40px;
}
.information-sidebar li.widget h2.widget-title {
padding: 15px 20px 30px;
border-radius: 0;
font-size: 20px;
color: #101010;
line-height: 26px !important;
margin: 0px !important;
text-transform: uppercase;
}
.information-sidebar li.widget ul.fa-ul,
.information-sidebar li.widget ul {
padding-left: 0;
margin-left: 20px;
}
.information-sidebar ul,
.information-sidebar li {
list-style: none;
}
.information-sidebar .serivce-brochure {
padding: 40px 40px 50px;
border-radius: 0;
background: #171f32;
margin: -20px -20px -40px !important;
}
.information-sidebar .serivce-brochure .title {
padding: 0px 0px 30px;
border-radius: 0;
font-size: 20px;
color: #ffffff;
line-height: 26px !important;
margin: 0px !important;
text-transform: uppercase;
}
.information-sidebar .serivce-brochure p {
color: #fff;
}
.information-sidebar .widget_nav_menu ul.menu {
margin-bottom: 0;
}
.information-sidebar .widget_nav_menu li {
padding: 0;
}
.information-sidebar .widget_nav_menu li + li {
margin-top: 20px;
}
.information-sidebar .widget_nav_menu li a {
color: #363636;
font-size: 16px;
font-weight: 500;
position: relative;
padding-left: 30px;
}
.information-sidebar .widget_nav_menu li a:hover {
color: #171f32;
}
.information-sidebar .widget_nav_menu li a:before {
content: "\f18e";
margin-right: 20px;
position: absolute;
font-family: 'FontAwesome';
left: 0;
top: 0px;
font-size: 20px;
line-height: 16px;
color: #171f32;
}
.information-sidebar .widget_nav_menu li.current-menu-item a {
color: #171f32;
}
.information-sidebar .widget_nav_menu li:last-child {
margin-bottom: 0;
}
.information-sidebar .widget_contact_widget li {
margin-bottom: 20px;
}
.information-sidebar .widget_contact_widget li:last-child {
margin-bottom: 0;
}
.information-sidebar .widget_contact_widget li a {
color: #363636;
}
.information-sidebar .widget_contact_widget li.address1 {
position: relative;
}
.information-sidebar .widget_contact_widget li.address1 i {
position: absolute;
top: 0;
display: inline-block;
}
.information-sidebar .widget_contact_widget li.address1 span {
margin: -10px 0 0;
display: inline-block;
padding-left: 41px;
}
.information-sidebar .widget_contact_widget i {
font-size: 25px;
padding-right: 23px;
color: #171f32;
}
.rs-portfolio.col-filter .portfolio-content .portfolio-filter {
text-align: center !important;
}
.rs-portfolio .portfolio-slider .portfolio-item {
position: relative;
margin: 0 15px;
}
.rs-portfolio .portfolio-slider .portfolio-item .categories {
position: absolute;
top: 16px;
right: 25px;
z-index: 11;
font-size: 16px;
}
.rs-portfolio .portfolio-slider .portfolio-item .categories a {
color: #171f32;
}
.rs-portfolio .portfolio-slider .portfolio-item .categories a:hover {
color: #171f32;
}
.rs-portfolio .portfolio-slider .portfolio-item .p-title {
position: absolute;
bottom: 16px;
left: 0;
z-index: 11;
width: 100%;
padding: 0 25px;
margin-bottom: 0;
font-size: 18px;
font-weight: 600 !important;
line-height: 30px !important;
}
.rs-portfolio .portfolio-slider .portfolio-item .p-title a {
color: #171f32;
}
.rs-portfolio .portfolio-slider .portfolio-item .p-title a:hover {
color: #171f32;
}
.rs-portfolio.style1 .portfolio-item {
overflow: hidden;
position: relative;
}
.rs-portfolio.style1 .portfolio-item .categories,
.rs-portfolio.style1 .portfolio-item .p-title {
position: static;
}
.rs-portfolio.style1 .portfolio-item .categories a,
.rs-portfolio.style1 .portfolio-item .p-title a {
color: #fff;
position: relative;
z-index: 10;
transition: 0.4s;
}
.rs-portfolio.style1 .portfolio-item .categories a:hover,
.rs-portfolio.style1 .portfolio-item .p-title a:hover {
color: #ff5421;
}
.rs-portfolio.style1 .portfolio-item .portfolio-content {
position: absolute;
text-align: center;
width: 100%;
height: 100%;
top: 30%;
left: 0;
transition: 0.4s;
opacity: 0;
visibility: hidden;
}
.rs-portfolio.style1 .portfolio-item:hover .portfolio-content {
top: 0;
opacity: 1;
visibility: visible;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img {
position: relative;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content {
position: absolute;
width: 100%;
visibility: hidden;
transition: 0.4s;
bottom: -50px;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories {
top: auto;
bottom: 20px;
left: 25px;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories:before {
display: none;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories a {
color: #fff;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories a:hover {
color: #ff5421;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title {
top: auto;
bottom: 52px;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title a {
color: #fff;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title a:hover {
color: #171f32;
}
.rs-portfolio.style2 .portfolio-slider .portfolio-item:hover .portfolio-content {
opacity: 1;
visibility: visible;
bottom: 0;
}
.rs-portfolio.style5 .portfolio-item .portfolio-img-sinlge {
overflow: hidden;
}
.rs-portfolio.style5 .portfolio-item .portfolio-img-sinlge img {
transition: 0.4s;
-webkit-transform: scale(1);
transform: scale(1);
}
.rs-portfolio.style5 .portfolio-item .portfolio-content {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 15px;
}
.rs-portfolio.style5 .portfolio-item .p-title {
padding: 0;
}
.rs-portfolio.style5 .portfolio-item .categories,
.rs-portfolio.style5 .portfolio-item .p-title {
position: static;
}
.rs-portfolio.style5 .portfolio-item .categories {
background: #fbfbfb;
padding: 2px 10px;
}
.rs-portfolio.style5 .portfolio-item:hover .portfolio-img-sinlge img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.rs-portfolio.style6 .portfolio-item .portfolio-img-sinlge {
overflow: hidden;
}
.rs-portfolio.style6 .portfolio-item .portfolio-img-sinlge img {
transition: 0.4s;
-webkit-transform: scale(1);
transform: scale(1);
}
.rs-portfolio.style6 .portfolio-item .portfolio-content {
padding-top: 15px;
}
.rs-portfolio.style6 .portfolio-item .p-title {
padding: 0;
}
.rs-portfolio.style6 .portfolio-item .categories,
.rs-portfolio.style6 .portfolio-item .p-title {
position: static;
}
.rs-portfolio.style6 .portfolio-item:hover .portfolio-img-sinlge img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.rs-portfolio.gap_no .portfolio-slider .portfolio-item {
margin: 0;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-img {
position: relative;
height: 100vh;
overflow: hidden;
background-position: center top !important;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item {
text-align: center;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .categories {
top: auto;
bottom: 50px;
left: 0;
right: 0;
padding: 0 25px;
color: #fff !important;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .categories a {
color: #fff !important;
font-size: 14px;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title {
bottom: 80px;
padding-top: 30px;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title a {
color: #fff !important;
position: relative;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title a:before {
content: "";
width: 2px;
height: 40px;
background: #ff5421;
text-align: center;
display: block;
margin: 0px auto;
position: relative;
top: -10px;
transition: 0.4s;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .p-title a {
color: #ff5421 !important;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .p-title a:before {
height: 100px;
}
.rs-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .portfolio-img {
transform: scale(1.04);
}
.rs-project-section.gray-bg {
background: #f7f7fc;
padding: 90px 0 50px;
}
.rs-project-section.gray-bg h3 {
margin-bottom: 50px !important;
}
.rs-project-section .project-item {
position: relative;
overflow: hidden;
z-index: 1;
}
.rs-project-section .project-item .project-content .p-icon,
.rs-project-section .project-item .project-content .title {
position: absolute;
z-index: 11;
margin: 0;
}
.rs-project-section .project-item .project-content .p-icon {
visibility: hidden;
transition: 0.4s;
}
.rs-project-section .project-item .project-content .p-icon {
top: -100px;
right: 25px;
text-align: right;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background: #171f32;
border-radius: 50%;
}
.rs-project-section .project-item .project-content .p-icon i {
color: #ffffff;
}
.rs-project-section .project-item .project-content .p-icon i,
.rs-project-section .project-item .project-content .p-icon i:before {
font-size: 15px;
}
.rs-project-section .project-item .project-content .title {
font-size: 18px;
font-weight: 600;
bottom: -100px;
left: 25px;
}
.rs-project-section .project-item .project-content .title span {
font-size: 16px;
font-weight: 400;
padding-bottom: 5px;
display: block;
}
.rs-project-section .project-item .project-content .title span,
.rs-project-section .project-item .project-content .title a {
color: #ffffff;
}
.rs-project-section .project-item .project-content .title a:hover {
color: #171f32;
}
.rs-project-section .project-item:hover .project-content .title {
bottom: 20px;
}
.rs-project-section .project-item:hover .project-content .p-icon,
.rs-project-section .project-item:hover .project-content .title {
opacity: 1;
visibility: visible;
}
.rs-project-section .project-item:hover .project-content .p-icon {
top: 20px;
}
.rs-project-section .view-project {
margin-top: 60px;
}
.rs-project-section .nav-style .owl-controls .owl-nav {
position: absolute;
left: 17.5%;
}
body.single-services .rs-porfolio-details {
padding: 120px 0 0;
}
.rs-portfolio-style7 .showcase li {
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0 0 0 0;
position: relative;
}
.rs-portfolio-style7 a .showcase-caption {
display: inline-block;
z-index: 2;
color: white;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.33);
padding: 20px;
}
.rs-portfolio-style7 .showcase {
margin: 0 auto 0;
display: block;
}
.rs-portfolio-style7 .showcase li:nth-of-type(3n+4) {
clear: left;
}
.rs-portfolio-style7 .showcase-item {
line-height: 1;
z-index: 3;
}
.rs-portfolio-style7 .showcase-item.hover {
z-index: 1;
}
.rs-portfolio-style7 .showcase-item a {
display: block;
padding: 15px 25px 10px 0;
}
.rs-portfolio-style7 .showcase-item img {
position: fixed;
z-index: 1;
opacity: 1;
display: none;
transition: opacity .35s,transform .35s;
}
.rs-portfolio-style7 .showcase-item a h3 {
position: relative;
z-index: 3;
transition: opacity .35s,transform .35s;
}
.rs-portfolio-style7 .showcase-item a p {
position: relative;
z-index: 3;
transition: opacity .35s,transform .35s;
margin: 0 !important;
}
.rs-portfolio-style7 .showcase-item a:hover + img {
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
display: block;
}
.rs-portfolio-style7 .showcase-item a:hover {
color: white;
background: none;
}
.rs-portfolio-style7 .showcase-item h3 {
font-size: 36px;
padding: .45em .6em 15px 0;
font-weight: 600;
letter-spacing: 0px;
margin: 0;
} @media screen and (max-width: 1023px) {
.showcase {
margin: 0 auto;
}
.showcase-item a img {
border: 0px;
}
} #cl-testimonial.testimonials-area.slider8 .images-testimonial .desc-text .flaticon-right-quote:before {
font-size: 50px !important;
}
#cl-testimonial .testimonial-slide7 .slick-track {
padding-bottom: 40px;
}
#cl-testimonial .testimonial-slide7 .single-testimonial {
padding: 0;
background: rgba(11, 43, 167, 0.6) !important;
border-radius: 0;
padding: 40px 45px 46px 146px;
position: relative;
margin: 0 20px;
border-radius: 5px;
color: #fff;
}
#cl-testimonial .testimonial-slide7 .single-testimonial:after,
#cl-testimonial .testimonial-slide7 .single-testimonial:before {
content: '';
position: absolute;
display: block;
background: transparent;
transition: all 0.2s;
width: 0px;
height: 0px;
z-index: 100;
top: -3px;
border: none !important;
right: 0;
}
#cl-testimonial .testimonial-slide7 .single-testimonial:after {
top: auto;
bottom: 0;
border-bottom: 0 solid;
border-top: 30px solid transparent;
border-bottom-color: #fff;
}
#cl-testimonial .testimonial-slide7 .right-content,
#cl-testimonial .testimonial-slide7 .testimonial-left {
width: 100%;
float: none;
}
#cl-testimonial .testimonial-slide7 .testimonial-left img {
border: 2px solid #fff;
}
#cl-testimonial .testimonial-slide7 .right-content {
position: relative;
}
#cl-testimonial .testimonial-slide7 .right-content i {
top: 5px;
padding-right: 0;
position: absolute;
left: -18px;
}
#cl-testimonial .testimonial-slide7 .testimonial-left {
position: absolute;
left: 33px;
top: 50%;
transform: translateY(-50%);
max-width: 100%;
width: auto;
border-radius: 50%;
}
#cl-testimonial .testimonial-slide7 p {
margin: 0;
padding: 0;
}
#cl-testimonial .testimonial-slide7 ul.slick-dots li button {
padding: 2px 0;
height: 8px;
border: 1px solid #fff;
}
#cl-testimonial .testimonial-slide7 ul.slick-dots li.slick-active button {
background: #fff;
border-color: #fff !important;
}
#cl-testimonial.testimonials-area.slider8 {
position: relative;
}
#cl-testimonial.testimonials-area.slider8 .images-testimonial img {
display: block;
width: 90px !important;
height: 90px !important;
margin: 1em auto;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 99em;
-moz-border-radius: 99em;
border-radius: 99em;
border: 5px solid #eee;
box-shadow: 0 3px 70px 0 #ffffff !important;
}
#cl-testimonial.testimonials-area.slider8 .images-testimonial .desc-text {
margin: 0;
padding: 80px 0px 40px !important;
text-align: center !important;
font-size: 17px;
line-height: 32px;
max-width: 620px;
margin: 0 auto;
position: relative;
}
#cl-testimonial.testimonials-area.slider8 .images-testimonial .desc-text i {
display: block;
text-align: center;
font-size: 50px;
opacity: 0.3;
margin: 0;
top: 10px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
#cl-testimonial.testimonials-area.slider8 .images-testimonial img {
width: 90px;
margin: 0 auto 12px;
box-shadow: 0 20px 68px rgba(34, 34, 34, 0.4);
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav {
width: 230px;
top: 60px;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-list.draggable {
display: none;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-prev,
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-next {
opacity: 1;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-prev {
left: 20px;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-prev:after {
font-size: 18px;
content: "\f138";
font-family: Flaticon;
display: inline-block;
padding-right: 3px;
vertical-align: middle;
position: absolute;
font-weight: normal;
color: #fff;
transform: translateX(-50%);
background: #171f32;
width: 50px;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-next {
right: 20px;
}
#cl-testimonial.testimonials-area.slider8 .testimonials-nav .slick-next:after {
font-size: 18px;
content: "\f137";
font-family: Flaticon;
display: inline-block;
padding-right: 3px;
vertical-align: middle;
position: absolute;
font-weight: normal;
color: #fff;
transform: translateX(-50%);
}
#cl-testimonial.testimonials-area.slider8 .slick-prev {
left: 20px;
}
#cl-testimonial.testimonials-area.slider8 .slick-prev:after {
font-size: 18px;
content: '←';
font-family: 'slick';
display: inline-block;
padding-right: 3px;
vertical-align: middle;
position: absolute;
font-weight: normal;
color: #fff;
transform: translateX(-50%);
background: #171f32;
width: 50px;
height: 50px;
border-radius: 50%;
line-height: 45px;
}
#cl-testimonial.testimonials-area.slider8 .slick-next {
right: 20px;
}
#cl-testimonial.testimonials-area.slider8 .slick-next:after {
font-size: 18px;
font-family: 'slick';
content: '→';
display: inline-block;
padding-right: 3px;
vertical-align: middle;
position: absolute;
font-weight: normal;
color: #fff;
transform: translateX(-50%);
background: #171f32;
width: 50px;
height: 50px;
line-height: 45px;
border-radius: 50%;
}
#cl-testimonial.testimonials-area.slider8 p {
margin: 0 auto !important;
}
#cl-testimonial.testimonials-area.slider8 ul.author {
text-align: center;
padding: 0px !important;
}
#cl-testimonial.testimonials-area.slider8 ul.author li {
font-size: 20px;
text-transform: uppercase;
font-weight: 500;
}
#cl-testimonial.testimonials-area.slider8 ul.author li.titles-dsignation {
text-transform: capitalize;
font-size: 15px;
padding-top: 0;
}
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial {
padding-left: 20px;
padding-top: 45px;
}
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial p {
position: relative;
max-width: 100%;
text-align: left;
margin: 0 auto !important;
}
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial i {
font-size: 80px;
position: absolute;
left: -18px;
opacity: 1;
top: -30px;
z-index: -1;
}
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial ul.author,
#cl-testimonial.testimonials-area.slider8.text-left .images-testimonial p {
text-align: left !important;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav {
overflow: hidden;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-list {
float: right;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-track {
width: 100% !important;
float: right;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-slide {
width: 15px !important;
height: 6px;
border-radius: 3px;
background: #101010;
display: inline-block;
margin: 0 4px;
cursor: pointer;
transition: 0.3s;
}
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-slide:hover,
#cl-testimonial.testimonials-area.slider8.text-left .testimonials-nav .slick-slide.slick-current {
background: #171f32;
}
#cl-testimonial.testimonials-area.slider8:hover .slick-prev {
left: 0px;
}
#cl-testimonial.testimonials-area.slider8:hover .slick-next {
right: 0px;
}
body .rselement-dual-btn {
font-size: 16px;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 ul.cl-author-info li:first-child {
font-size: 16px !important;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .testimonial-item .testimonial-content {
padding: 60px !important;
text-align: center;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .testimonial-item .testimonial-content p {
text-align: center;
font-style: normal !important;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .testimonial-item i {
display: none;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .slick-dots button {
width: 10px;
height: 10px;
padding: 2px;
background: #ccc !important;
border: none !important;
}
#cl-testimonial.cl-testimonial1 .testimonial-slide.slider1 .slick-active button {
background: #ff5421 !important;
border: none !important;
}
.cl-testimonial.cl-testimonial9 .content-box {
background: #fff;
padding: 40px;
min-height: 250px;
position: relative;
}
.cl-testimonial.cl-testimonial9 .content-box p {
padding: 0 !important;
margin-bottom: 0 !important;
font-style: normal;
}
.cl-testimonial.cl-testimonial9 .content-box p i {
text-align: left;
}
.cl-testimonial.cl-testimonial9 .content-box:after {
content: "//";
position: absolute;
bottom: -17px;
text-align: center;
left: 40px;
right: auto;
display: block;
font-size: 20px;
color: #ff5421;
}
.cl-testimonial.cl-testimonial9 .testimonial-image {
flex: 1;
padding-left: 20px;
}
.cl-testimonial.cl-testimonial9 .testimonial-image img {
border-radius: 50%;
max-width: 90px;
}
.cl-testimonial.cl-testimonial9 .img-box {
display: flex;
flex-wrap: wrap;
margin-top: 35px;
margin-bottom: 30px;
align-content: space-around;
}
.cl-testimonial.cl-testimonial9 i {
display: block;
}
.cl-testimonial.cl-testimonial9 i:before {
font-size: 45px;
color: #ff5421;
}
.cl-testimonial.cl-testimonial9 ul.cl-author-info {
flex: 1;
padding-left: 0px !important;
padding-top: 15px !important;
}
.cl-testimonial.cl-testimonial9 .slick-next,
.cl-testimonial.cl-testimonial9 .slick-prev {
display: none;
}
.cl-testimonial.cl-testimonial9 .slick-next::after,
.cl-testimonial.cl-testimonial9 .slick-prev::after {
background: rgba(0, 0, 0, 0.4) !important;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
}
.cl-testimonial.cl-testimonial9:hover .slick-next,
.cl-testimonial.cl-testimonial9:hover .slick-prev {
display: block;
}
.cl-testimonial.cl-testimonial9 .slick-active button {
background: #ff5421 !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content {
box-shadow: none;
padding: 0;
background: transparent !important;
text-align: left !important;
font-size: 24px !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content .quote-arrow .flaticon-right-quote {
transform: rotate(180deg) !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content .quote-arrow .flaticon-right-quote:before {
font-size: 60px !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content .cl-author-info li:nth-child(2) {
font-size: 18px !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content p,
body .cl-testimonial2 .image-testimonial .testimonial-content ul li {
text-align: left !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content:hover {
box-shadow: none !important;
}
body .cl-testimonial2 .image-testimonial .testimonial-content li.ratings img {
margin-top: 5px;
margin-left: 0 !important;
}
body .cl-testimonial2 .slick-dots {
text-align: left !important;
padding-left: 10px !important;
margin-top: -20px !important;
}
body .cl-testimonial2 .slick-dots button {
width: 10px !important;
height: 10px !important;
} .testimonial-slide10.slider9 .slick-dots {
display: none !important;
}
.testimonial-slide10.slider9 .single-testimonial {
overflow: inherit;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 0;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial {
position: relative;
padding-bottom: 100px;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial .testimonial-image {
width: 70%;
margin-right: auto;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial .testimonial10-content-wrap {
max-width: 380px;
position: absolute;
bottom: 50px;
z-index: 99;
background: #fff;
padding: 40px;
right: 0px;
box-shadow: 0 8px 30px -6px #cccccc;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial .testimonial10-content-wrap .content-testimonial {
padding-bottom: 15px;
}
.testimonial-slide10.slider9 .single-testimonial .image-testimonial .testimonial10-content-wrap .content-testimonial i {
position: absolute !important;
top: 60px !important;
font-size: 150px;
left: 30px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
color: #fff !important;
border-radius: 50%;
padding-right: 0px !important;
z-index: -1;
opacity: 0.2;
}
.testimonial-transparent .image-testimonial {
background: transparent !important;
}
ul.latest_projects {
margin: 0;
padding: 0;
list-style: none;
}
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial {
margin: 0;
border-left: 4px solid #171f32;
box-shadow: none;
}
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:before,
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:after {
border-top-color: #171f32;
border-right-color: #171f32;
border-right: 30px solid #171f32;
}
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial:after {
border-top: 30px solid transparent;
border-bottom-color: #171f32;
}
.testimonial-light #cl-testimonial .testimonial-slide7 .single-testimonial .cl-author-info li:first-child {
font-size: 18px;
color: #ff5421;
margin-bottom: 0;
padding-bottom: 0 !important;
line-height: 28px;
margin-top: 5px;
}
.testimonial-light #cl-testimonial .slick-dots {
text-align: right;
bottom: -4px;
}
.testimonial-light #cl-testimonial .slick-dots li button {
background: #fff !important;
border: 1px solid #ffff !important;
}
.light-button #cl-testimonial ul.slick-dots li button {
border: 1px solid #fff !important;
}
.mfp-close-btn-in .mfp-close {
top: 0px;
right: 0px;
text-align: right;
padding-right: 0;
display: inline-block;
text-align: center;
background: #171f32;
width: 44px;
border-radius: 50%;
font-size: 27px;
}
.rs_button.btn-border {
border-width: 2px;
color: #ff5421;
border-style: solid;
border-color: #ff5421;
background: transparent;
}
.rs_button.btn-border:hover {
background: #ff5421;
color: #ffffff;
}
.rs-btn {
outline: none;
padding: 12px 35px;
border: 2px solid #ff5421;
border-radius: 30px;
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #101010;
background: #f3f8f9;
text-transform: uppercase;
}
.rs-btn:hover {
background: #ff5421;
color: #ffffff;
}
.rs-btn.btn-center {
text-align: center;
}
.rs-btn.btn-left {
text-align: left;
}
.rs-btn.btn-right {
text-align: right;
}
.rs-btn.rs-btn-style2 {
position: relative;
}
.rs-btn.rs-btn-style2:after,
.rs-btn.rs-btn-style2:before {
position: absolute;
content: '';
top: 50%;
transform: translateY(-50%);
width: 5px;
height: 5px;
border-radius: 50%;
background: #ffffff;
transition: all 0.4s ease-in-out 0s;
}
.rs-btn.rs-btn-style2:after {
right: 30px;
}
.rs-btn.rs-btn-style2:before {
left: 30px;
}
.rs-courses-categories .categories-item {
border: 1px solid #dfe9eb;
background: #ffffff;
overflow: hidden;
padding: 30px;
display: block;
color: #363636;
border-radius: 5px;
display: flex;
align-items: center;
margin-bottom: 30px;
}
.rs-courses-categories .categories-item .icon-part {
margin-right: 25px;
width: 70px;
height: 70px;
line-height: 70px;
border-radius: 100%;
background: rgba(22, 170, 202, 0.2);
text-align: center;
transition: 0.4s;
}
.rs-courses-categories .categories-item .icon-part img {
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.rs-courses-categories .categories-item .content-part .courses-title {
color: #101010;
margin-bottom: 5px;
font-size: 24px;
transition: 0.4s;
font-size: 20px;
}
.rs-courses-categories .categories-item:hover {
background: #ff5421;
color: #ffffff;
border-color: #ff5421;
}
.rs-courses-categories .categories-item:hover .icon-part {
background: #ffffff;
}
.rs-courses-categories .categories-item:hover .icon-part img {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
.rs-courses-categories .categories-item:hover .content-part .courses-title {
color: #ffffff;
}
.rs-courses-categories .categories-item2 {
text-align: center;
background: #d3fcf8;
border-radius: 10px;
padding: 50px 30px 45px;
margin-bottom: 30px;
}
.rs-courses-categories .categories-item2 img {
transition: 0.4s;
transform: translateY(0);
}
.rs-courses-categories .categories-item2 .title {
margin: 20px 0 5px 0;
font-size: 24px;
}
.rs-courses-categories .categories-item2 .title a {
color: #101010;
}
.rs-courses-categories .categories-item2 .title a:hover {
opacity: .8;
}
.rs-courses-categories .categories-item2 img.hover-img {
position: absolute;
left: -5px;
top: -20px;
display: block;
z-index: -1;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
}
.rs-courses-categories .categories-item2:hover img.hover-img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.rs-courses-categories .categories-item2:hover img {
transition: 0.4s;
transform: translateY(-7px);
}
.rs-courses .content-part .title {
font-size: 22px;
}
.rs_course_style3 .courses-item,
.rs_course_style5 .courses-item,
.rs_course_style1 .courses-item,
.rs_course_style4 .courses-item {
padding: 30px;
border: 1px solid #f4f4f4;
border-radius: 5px;
transition: 0.4s;
margin-bottom: 30px;
}
.rs_course_style3 .courses-item .img-part,
.rs_course_style5 .courses-item .img-part,
.rs_course_style1 .courses-item .img-part,
.rs_course_style4 .courses-item .img-part {
margin-bottom: 38px;
overflow: hidden;
border-radius: 4px;
}
.rs_course_style3 .courses-item .img-part img,
.rs_course_style5 .courses-item .img-part img,
.rs_course_style1 .courses-item .img-part img,
.rs_course_style4 .courses-item .img-part img {
border-radius: 5px;
transition: all 500ms ease;
transform: scale(1.1);
}
.rs_course_style3 .courses-item .content-part .meta-part,
.rs_course_style5 .courses-item .content-part .meta-part,
.rs_course_style1 .courses-item .content-part .meta-part,
.rs_course_style4 .courses-item .content-part .meta-part {
margin: 0 0 15px;
}
.rs_course_style3 .courses-item .content-part .meta-part li,
.rs_course_style5 .courses-item .content-part .meta-part li,
.rs_course_style1 .courses-item .content-part .meta-part li,
.rs_course_style4 .courses-item .content-part .meta-part li {
display: inline-block;
margin-right: 10px;
}
.rs_course_style3 .courses-item .content-part .meta-part li span.price,
.rs_course_style5 .courses-item .content-part .meta-part li span.price,
.rs_course_style1 .courses-item .content-part .meta-part li span.price,
.rs_course_style4 .courses-item .content-part .meta-part li span.price {
display: inline-block;
padding: 2px 10px 2px;
color: #ffffff;
font-weight: 400;
background: #ff5421;
border-radius: 3px;
transition: 0.4s;
text-transform: uppercase;
font-size: 14px;
}
.rs_course_style3 .courses-item .content-part .meta-part li a.categorie,
.rs_course_style5 .courses-item .content-part .meta-part li a.categorie,
.rs_course_style1 .courses-item .content-part .meta-part li a.categorie,
.rs_course_style4 .courses-item .content-part .meta-part li a.categorie {
color: #363636;
}
.rs_course_style3 .courses-item .content-part .meta-part li:last-child,
.rs_course_style5 .courses-item .content-part .meta-part li:last-child,
.rs_course_style1 .courses-item .content-part .meta-part li:last-child,
.rs_course_style4 .courses-item .content-part .meta-part li:last-child {
margin: 0;
}
.rs_course_style3 .courses-item .content-part .meta-part li.cat a,
.rs_course_style5 .courses-item .content-part .meta-part li.cat a,
.rs_course_style1 .courses-item .content-part .meta-part li.cat a,
.rs_course_style4 .courses-item .content-part .meta-part li.cat a {
color: #363636;
font-size: 14px;
}
.rs_course_style3 .courses-item .content-part .title,
.rs_course_style5 .courses-item .content-part .title,
.rs_course_style1 .courses-item .content-part .title,
.rs_course_style4 .courses-item .content-part .title {
margin: 0 0 12px;
}
.rs_course_style3 .courses-item .content-part .title a,
.rs_course_style5 .courses-item .content-part .title a,
.rs_course_style1 .courses-item .content-part .title a,
.rs_course_style4 .courses-item .content-part .title a {
color: #101010;
}
.rs_course_style3 .courses-item .content-part .title a:hover,
.rs_course_style5 .courses-item .content-part .title a:hover,
.rs_course_style1 .courses-item .content-part .title a:hover,
.rs_course_style4 .courses-item .content-part .title a:hover {
color: #ff5421;
}
.rs_course_style3 .courses-item .content-part .bottom-part,
.rs_course_style5 .courses-item .content-part .bottom-part,
.rs_course_style1 .courses-item .content-part .bottom-part,
.rs_course_style4 .courses-item .content-part .bottom-part {
overflow: hidden;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta {
float: left;
padding-top: 10px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta ul,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta ul,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta ul,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta ul {
margin: 0;
font-size: 14px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li {
display: inline-block;
margin-right: 15px;
transition: 0.4s;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li .course-rating-total,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li .course-rating-total,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li .course-rating-total,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li .course-rating-total {
margin-left: 3px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li.user i,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li.user i,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li.user i,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li.user i {
margin-right: 6px;
margin-left: 2px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li.ratings i,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li.ratings i,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li.ratings i,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li.ratings i {
color: #fcb903;
}
.rs_course_style3 .courses-item .content-part .bottom-part .info-meta li:last-child,
.rs_course_style5 .courses-item .content-part .bottom-part .info-meta li:last-child,
.rs_course_style1 .courses-item .content-part .bottom-part .info-meta li:last-child,
.rs_course_style4 .courses-item .content-part .bottom-part .info-meta li:last-child {
margin: 0;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part {
text-align: right;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a {
padding: 5px 13px;
background: #f9f8f8;
border: 1px solid #f2f2f2;
display: inline-block;
border-radius: 3px;
color: #101010;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a i:before,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a i:before,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a i:before,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a i:before {
font-size: 18px;
font-weight: 500;
margin: 0;
transition: 0.3s;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a:hover,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a:hover,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a:hover,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a:hover {
background: #ff5421;
border-color: #ff5421;
color: #ffffff;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a:hover i:before,
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a:hover i:before,
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a:hover i:before,
.rs_course_style4 .courses-item .content-part .bottom-part .btn-part a:hover i:before {
color: #ffffff;
}
.rs_course_style3 .courses-item:hover .img-part img,
.rs_course_style5 .courses-item:hover .img-part img,
.rs_course_style1 .courses-item:hover .img-part img,
.rs_course_style4 .courses-item:hover .img-part img {
transform: scale(1);
}
.rs_course_style1 .courses-item {
background: #ffffff;
}
.rs_course_style1 .courses-item .content-part .bottom-part .btn-part a {
background: #ffffff;
}
.rs_course_style1 .courses-item .content-part .meta-part li span.origin-price {
margin-right: 15px;
text-decoration: line-through;
}
.archive ul.learn-press-courses .course {
margin-bottom: 0;
}
.rs_course_style3 .courses-item {
padding: 0 0 33px;
}
.rs_course_style3 .courses-item .img-part {
margin-bottom: 35px;
text-align: center;
}
.rs_course_style3 .courses-item .content-part {
padding: 0 30px;
position: relative;
}
.rs_course_style3 .courses-item .content-part .course-price span.price {
padding: 0 15px;
height: 40px;
line-height: 40px;
color: #ffffff;
font-weight: 400;
background: #ff5421;
border-radius: 3px;
transition: all 0.3s ease;
position: absolute;
top: -55px;
left: 50%;
transform: translateX(-50%);
text-transform: uppercase;
font-size: 14px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a {
border: none;
background: transparent;
padding: 1px 13px 6px 8px;
}
.rs_course_style3 .courses-item .content-part .bottom-part .btn-part a i {
padding-left: 5px;
position: relative;
top: 2px;
}
.rs_course_style5 .courses-item {
padding: 0px;
}
.rs_course_style5 .courses-item .img-part {
margin-bottom: 0px;
text-align: center;
}
.rs_course_style5 .courses-item .content-part {
padding: 50px 30px 22px;
position: relative;
}
.rs_course_style5 .courses-item .content-part .meta-part li {
font-size: 14px;
}
.rs_course_style5 .courses-item .content-part .meta-part li i {
margin-right: 4px;
}
.rs_course_style5 .courses-item .content-part .title {
margin-bottom: 15px;
}
.rs_course_style5 .courses-item .content-part .course-price span.price {
padding: 9px 20px;
color: #ffffff;
font-weight: 400;
background: #ff5421;
border-radius: 5px;
transition: all 0.3s ease;
position: absolute;
top: -25px;
left: 50%;
transform: translateX(-50%);
text-transform: uppercase;
font-size: 14px;
}
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a {
border: none;
background: transparent;
padding: 5px 0 0;
}
.rs_course_style5 .courses-item .content-part .bottom-part .btn-part a i {
padding-left: 5px;
position: relative;
top: 2px;
}
.rs-event-grid .event-item .time-secs {
display: flex;
align-items: center;
justify-content: space-between;
}
.rs-event-grid .event-item .time-secs .time {
margin-left: 15px;
}
.rs-event-grid .event-item .time-secs .time i:before {
color: #333 !important;
}
.rs_course_style7 .courses-item,
.rs_course_style6 .courses-item {
padding: 0px;
margin-bottom: 30px;
border-radius: 0 0 4px 4px;
}
.rs_course_style7 .courses-item .img-part,
.rs_course_style6 .courses-item .img-part {
margin-bottom: 0px;
overflow: hidden;
}
.rs_course_style7 .courses-item .img-part img,
.rs_course_style6 .courses-item .img-part img {
border-radius: 4px 4px 0 0;
transition: all .8s ease;
}
.rs_course_style7 .courses-item .img-part .course-price span.price,
.rs_course_style6 .courses-item .img-part .course-price span.price {
padding: 3px 15px;
color: #ffffff;
font-weight: 400;
background: #ff5421;
border-radius: 5px;
transition: all 0.3s ease;
position: absolute;
top: 20px;
right: 38px;
text-transform: uppercase;
font-size: 14px;
}
.rs_course_style7 .courses-item .content-part,
.rs_course_style6 .courses-item .content-part {
padding: 32px 35px 35px 35px;
position: relative;
}
.rs_course_style7 .courses-item .content-part h3.title,
.rs_course_style6 .courses-item .content-part h3.title {
margin: 0 0 10px;
line-height: 30px;
}
.rs_course_style7 .courses-item .content-part h3.title a,
.rs_course_style6 .courses-item .content-part h3.title a {
color: #101010;
}
.rs_course_style7 .courses-item .content-part h3.title a:hover,
.rs_course_style6 .courses-item .content-part h3.title a:hover {
color: #ff5421;
}
.rs_course_style7 .courses-item .content-part .course-ratings,
.rs_course_style6 .courses-item .content-part .course-ratings {
margin-bottom: 10px;
}
.rs_course_style7 .courses-item .content-part .course-ratings .course-rating-total,
.rs_course_style6 .courses-item .content-part .course-ratings .course-rating-total {
margin-left: 3px;
font-size: 14px;
}
.rs_course_style7 .courses-item .content-part .meta-part,
.rs_course_style6 .courses-item .content-part .meta-part {
display: flex;
justify-content: space-between;
list-style: none;
font-size: 14px;
}
.rs_course_style7 .courses-item .content-part .meta-part li i,
.rs_course_style6 .courses-item .content-part .meta-part li i {
margin-right: 4px;
}
.rs_course_style7 .courses-item .content-part .meta-part li.user i,
.rs_course_style6 .courses-item .content-part .meta-part li.user i {
margin-right: 8px;
}
.rs_course_style7 .courses-item .content-part .meta-part li.price,
.rs_course_style6 .courses-item .content-part .meta-part li.price {
margin-right: 20px;
}
.rs_course_style7 .courses-item:hover .img-part img,
.rs_course_style6 .courses-item:hover .img-part img {
transform: scale(1.1);
}
.rs_course_style6 .courses-item {
box-shadow: 0 0 30px #eee;
}
.rs_course_style6 .courses-item .content-part .meta-part {
font-size: 14px;
margin: 25px 0 0;
padding: 25px 0 0;
border-top: 1px solid #f4f0f0;
}
.rs_course_style7 .courses-item .content-part .meta-part {
font-size: 15px;
margin: 0 0 20px;
}
.rs_course_style7 .courses-item .avatar-image {
margin-top: 20px;
margin-bottom: 5px;
font-size: 15px;
}
.rs_course_style7 .courses-item .avatar-image img {
width: 30px;
height: 30px;
border-radius: 50%;
margin-right: 10px;
}
.gym_courses .description a:hover {
opacity: 0.8;
}
.gym_courses .description i {
position: relative;
top: 2.5px;
}
.rs_course_style2 .course-wrap {
background: #c7e8f0;
position: relative;
border-radius: 5px;
text-align: center;
transition: all 0.4s ease-in-out 0s;
overflow: hidden;
padding: 30px;
margin-bottom: 30px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .title,
.rs_course_style2 .course-wrap .front-part .content-part .title {
font-size: 22px;
}
.rs_course_style2 .course-wrap .front-part {
z-index: 1;
position: relative;
transition: all 0.4s ease-in-out 0s;
opacity: 1;
visibility: visible;
}
.rs_course_style2 .course-wrap .front-part .img-part {
margin-bottom: 21px;
}
.rs_course_style2 .course-wrap .front-part .content-part .cat a {
color: #363636;
font-size: 14px;
}
.rs_course_style2 .course-wrap .front-part .content-part .title {
margin: 0;
}
.rs_course_style2 .course-wrap .front-part .content-part .title a {
color: #101010;
}
.rs_course_style2 .course-wrap .inner-part {
z-index: 1;
position: absolute;
top: 40%;
left: 0;
width: 100%;
padding: 0 30px;
transform: translateY(-50%);
transition: all 0.4s ease-in-out 0s;
opacity: 0;
visibility: hidden;
}
.rs_course_style2 .course-wrap .inner-part .content-part .cat a {
color: #ffffff;
font-size: 14px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .cat a:hover {
color: #eee;
}
.rs_course_style2 .course-wrap .inner-part .content-part .title {
margin: 10px 0 25px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .title a {
color: #ffffff;
}
.rs_course_style2 .course-wrap .inner-part .content-part .title a:hover {
color: #eee;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta {
margin: 0;
padding: 0;
list-style: none;
font-size: 14px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li {
color: #ffffff;
display: inline;
margin-right: 15px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li.course-user i {
margin-right: 6px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li.ratings i {
margin-right: 3px;
color: #fcb903;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li .course-rating-total {
margin-left: 3px;
}
.rs_course_style2 .course-wrap .inner-part .content-part .course-meta li:last-child {
margin: 0;
}
.rs_course_style2 .course-wrap .price-btn {
position: absolute;
bottom: 0;
padding-bottom: 50px;
left: 50%;
transform: translateX(-50%);
transition: all 0.4s ease-in-out 0s;
opacity: 0;
visibility: hidden;
}
.rs_course_style2 .course-wrap .price-btn a {
font-weight: 500;
background: #ffffff;
border-radius: 3px;
color: #101010;
display: inline-block;
padding: 5px 5px 5px 10px;
display: flex;
align-items: center;
}
.rs_course_style2 .course-wrap .price-btn a i {
padding-left: 5px;
}
.rs_course_style2 .course-wrap .price-btn a i:before {
font-size: 15px;
color: #ffffff;
width: 41px;
height: 30px;
line-height: 30px;
text-align: center;
background: #ff5421;
display: inline-block;
border-radius: 3px;
transition: all 0.4s ease-in-out 0s;
}
.rs_course_style2 .course-wrap .price-btn a:hover i:before {
background: #101010;
}
.rs_course_style2 .course-wrap:after,
.rs_course_style2 .course-wrap:before {
position: absolute;
content: '';
border-radius: 50%;
transition: all 0.4s ease-in-out 0s;
z-index: 0;
background: #b5e2ec;
}
.rs_course_style2 .course-wrap:after {
width: 146px;
height: 146px;
left: -73px;
bottom: 70px;
}
.rs_course_style2 .course-wrap:before {
width: 412px;
height: 412px;
right: -133px;
top: -80px;
}
.rs_course_style2 .course-wrap:hover {
background: #16aaca;
}
.rs_course_style2 .course-wrap:hover .front-part {
opacity: 0;
visibility: hidden;
}
.rs_course_style2 .course-wrap:hover .inner-part,
.rs_course_style2 .course-wrap:hover .price-btn {
opacity: 1;
visibility: visible;
}
.rs_course_style2 .course-wrap:hover:after,
.rs_course_style2 .course-wrap:hover:before {
background: #1ca6c7;
}
.rs_course_style2 .rs-pagination-area {
margin-top: 20px;
}
.portfolio-filter {
margin-bottom: 20px;
}
.portfolio-filter.filter-center {
text-align: center;
}
.portfolio-filter.filter-right {
text-align: right;
}
.portfolio-filter.filter-left {
text-align: left;
}
.portfolio-filter button {
font-size: 16px;
background: transparent !important;
color: #101010;
margin: 0 0 30px;
display: inline-block;
padding: 0;
transition: 0.4s;
outline: none;
-webkit-transition: 0.4s;
-ms-transition: 0.4s;
position: relative;
padding: 5px 20px;
border-radius: 30px;
border: 0;
}
.portfolio-filter button:hover,
.portfolio-filter button.active {
color: #ff5421;
background: transparent !important;
}
.recent-post-widgets li.show-featured {
float: left;
width: 33.33%;
padding: 0;
}
.rs-vertical-middle {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.rs-vertical-bottom {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: flex-end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.gutter-no-gap .row {
margin: 0 !important;
}
.gutter-no-gap .row [class*="col-"] {
padding: 0 !important;
margin: 0 !important;
}
.rs-sl-social-icons a {
color: #ffffff;
}
.rs-sl-social-icons a:hover {
color: #ff5421;
}
.rs-slider * {
outline: none;
}
.rs-slider .slider-item {
background-size: cover;
background-repeat: no-repeat;
}
.rs-slider .slide-description {
max-width: 640px;
}
.rs-slider .slide-description p {
margin-bottom: 0;
font-size: 18px;
}
.rs-slider .slide-title {
font-size: 65px;
line-height: 75px;
font-weight: 700 !important;
}
.rs-slider .slide-content {
max-width: 1250px;
margin: 0 auto;
padding: 150px 0;
position: relative;
}
.rs-slider .slide-content .watermark {
z-index: 5;
position: absolute;
font-size: 200px;
font-weight: 900;
font-family: 'Nunito', sans-serif;
top: 10%;
opacity: 0.1;
}
.rs-slider .slide-content span.number {
position: absolute;
left: 0;
right: 0;
text-align: center;
top: auto;
bottom: 42px;
font-size: 20px;
font-weight: 400;
font-family: 'Nunito', sans-serif;
color: #363636;
}
.rs-slider .slide-content span.number .first {
font-size: 60px;
font-weight: 700;
color: #000;
}
.rs-slider .slide-content .slide-content-wrap {
max-width: 800px;
position: relative;
z-index: 10;
}
.rs-slider .slide-content.center {
text-align: center;
}
.rs-slider .slide-content.center .slide-content-wrap {
display: block;
margin: 0 auto;
}
.rs-slider .slide-content.center .slide-description {
margin-left: auto;
margin-right: auto;
}
.rs-slider .slide-content.right {
text-align: right;
}
.rs-slider .slide-content.right .slide-description {
margin-left: auto;
}
.rs-slider .slide-content.right .slide-content-wrap {
display: block;
margin-left: auto;
}
.rs-slider .slider-button {
margin-top: 48px;
}
.rs-slider .slider-button ul {
margin: 0;
list-style-type: none;
}
.rs-slider .slider-button ul li {
display: inline-block;
}
.rs-slider .slider-button ul li + li {
margin-left: 10px;
}
.rs-slider .slick-arrow {
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
color: #ff5421;
opacity: 1;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
top: auto;
bottom: 40;
}
.rs-slider .slick-arrow:after {
color: inherit;
top: -2px;
font-family: "Flaticon";
font-size: 25px;
}
.rs-slider .slick-prev {
right: auto;
left: 45%;
top: auto;
bottom: 40px;
z-index: 1;
}
.rs-slider .slick-prev:after {
font-family: "Flaticon";
content: "\f111" !important;
color: #000;
text-indent: 4px;
}
.rs-slider .slick-next {
left: auto;
right: 45%;
top: auto;
bottom: 40px;
}
.rs-slider .slick-next:after {
font-family: "Flaticon";
content: "\f110" !important;
color: #000;
text-indent: -4px;
}
.rs-slider:hover .slick-arrow {
opacity: 1;
}
.rs-slider .readons {
border: 2px solid #000;
color: #000;
padding: 14px 35px;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
}
.rs-slider .readons:hover {
background: #000;
color: #fff;
border: 2px solid #000;
}
.recent-post-widgets li.show-featured {
float: left;
width: 33.33%;
}
.recent-post-widgets li.show-featured .post-img {
padding: 3px;
float: none;
width: auto;
display: block;
}
.recent-post-widgets li.show-featured .post-img img {
width: 100%;
border-radius: 3px;
}
.single-teams .details-tabs-area {
margin-right: 30px;
}
.single-teams .details-tabs-area .team-detail-wrap {
background: #fff;
padding: 25px 50px 30px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
margin-bottom: 40px;
}
.single-teams .title-bg-gray {
color: #101010;
padding-bottom: 5px;
margin-bottom: 0 !important;
}
.single-teams .title-bg-gray.padding-top {
margin-bottom: 20px !important;
}
.single-teams .designation-info {
display: block;
color: #171f32;
margin-top: 0;
padding-bottom: 15px;
}
.single-teams .team-skill {
background: #F3F8F9;
padding: 20px 40px 50px !important;
}
.single-teams .short-desc,
.single-teams .team-skill {
display: block;
margin-bottom: 50px;
}
.single-teams .ps-informations {
margin-top: 50px;
padding: 40px;
text-align: left;
overflow: hidden;
background: #F3F8F9;
position: relative;
}
.single-teams .ps-informations:before {
content: "\f10b";
font-size: 150px;
position: absolute;
right: 30px;
color: #0a0a0a;
font-family: "Flaticon";
height: 100%;
top: -10px;
opacity: 0.02;
}
.single-teams .ps-informations h4.single-title {
margin: -8px 0 0px;
font-weight: 700 !important;
font-size: 24px;
color: #171f32;
}
.single-teams .ps-informations .designation-info {
font-size: 16px;
font-weight: 500;
}
.single-teams .ps-informations ul {
margin: 0;
padding: 0;
text-align: left;
list-style: none;
}
.single-teams .ps-informations ul li {
border: none !important;
margin: 0;
color: #363636;
}
.single-teams .ps-informations ul li span {
width: auto;
color: #363636;
}
.single-teams .ps-informations ul li.social-icon {
border: none;
margin-top: 0;
display: inline-block;
padding-top: 0;
}
.single-teams .ps-informations ul li.social-icon i {
line-height: 35px;
width: 30px;
height: 35px;
font-size: 14px;
transition: 0.4s;
}
.single-teams .ps-informations ul li.phone,
.single-teams .ps-informations ul li.email {
margin: 5px 0 0;
padding: 0;
display: block;
}
.single-teams .ps-informations ul li.phone a,
.single-teams .ps-informations ul li.email a {
color: #363636;
}
.single-teams .ps-informations ul li.phone a:hover,
.single-teams .ps-informations ul li.email a:hover {
color: #171f32;
}
.single-teams .ps-informations ul li.phone i,
.single-teams .ps-informations ul li.email i {
font-size: 16px;
color: #363636;
margin-right: 6px;
position: relative;
top: 2px;
font-weight: 500;
}
.single-teams .ps-informations ul li.phone i:before,
.single-teams .ps-informations ul li.email i:before {
font-size: 16px;
}
.single-teams .ps-informations ul li.phone {
margin-left: 0;
}
.single-teams .ps-informations .social-info {
margin-top: 10px;
padding-top: 5px;
}
.single-teams .project-desc {
margin-bottom: 20px;
background: #fff;
overflow: hidden;
}
.single-teams .project-desc p {
margin-bottom: 18px;
}
.single-teams .project-desc .nav {
margin-left: 0;
background: #f4f7fc;
}
.single-teams .project-desc .nav li {
width: 33.333%;
text-align: center;
}
.single-teams .project-desc .nav li + li {
border-left: 1px solid #ddd;
}
.single-teams .project-desc .nav .nav-link {
position: relative;
overflow: hidden;
font-weight: 600;
font-size: 20px;
padding: 15px 0;
}
.single-teams .project-desc .nav .nav-link:before {
position: absolute;
content: "";
width: 100%;
height: 3px;
background: #171f32;
bottom: -5px;
left: 0;
transition: 0.4s;
}
.single-teams .project-desc .nav .nav-link.active:before {
bottom: 0;
}
.single-teams .inner-images {
padding: 0 30px 0 0;
background: #fff;
margin-bottom: 40px;
}
.single-teams .team-detail-wrap-btm.team-inner {
background: #171f32;
padding-bottom: 54px;
margin-top: 40px;
}
.single-teams .team-detail-wrap-btm.team-inner .siderbar-title {
color: #fff;
}
.single-teams .team-detail-wrap-btm.team-inner .siderbar-title:before {
background: #fff;
}
.single-teams .team-detail-wrap-btm.team-inner tbody tr {
background: none;
}
.single-teams .team-detail-wrap-btm.team-inner tbody tr td {
padding: 8px 0;
color: #fff;
}
.single-teams .team-inner {
padding: 40px 40px 44px;
background: #fff;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
}
.single-teams .team-inner h3 {
margin-bottom: 0;
position: relative;
padding-bottom: 6px;
font-size: 20px;
text-transform: capitalize;
}
.single-teams .team-inner h3:before {
content: "";
position: absolute;
background: #171f32;
height: 2px;
width: 50px;
left: 0;
bottom: 0;
display: block;
z-index: 1;
opacity: .5;
}
.single-teams .team-inner ul {
margin: 0;
padding: 0;
list-style: none;
}
.single-teams .team-inner ul li {
display: block;
border-bottom: 1px solid #eee;
padding: 13px 0;
}
.single-teams .team-inner ul li i {
color: #171f32;
margin-right: 5px;
display: none;
}
.single-teams .team-inner ul li:last-child {
border-bottom: none;
padding-bottom: 0;
}
.single-teams .doctor-awardss.team-inner {
padding-top: 25px;
}
.single-teams .siderbar-title {
margin: 0 0 30px;
color: #171f32;
text-transform: capitalize;
}
.single-teams .chevron-right-icon li {
float: left;
width: 50%;
margin: 4px 0;
}
.single-teams h3.title-left-border {
margin-top: 45px;
}
.single-teams .emergency-time {
padding: 40px 15px 32px;
}
.single-teams .emergency-time .emergency-title {
margin: 14px 0 4px;
}
.single-teams .emergency-time i {
color: #171f32;
}
.single-teams .emergency-time i:before {
font-size: 50px;
}
.single-teams .emergency-time p {
margin-bottom: 0;
}
.single-teams .team-skill {
padding-left: 0;
width: 100%;
overflow: hidden;
position: relative;
}
.single-teams .team-skill h3 {
font-weight: 500;
margin-bottom: 20px;
}
.single-teams .team-skill .rs-progress {
height: 8px;
border: 1px solid #171f32;
border-radius: 0;
overflow: visible;
padding: 1px;
background: #fff;
margin-top: 45px;
}
.single-teams .team-skill .rs-progress .progress-bar {
position: relative;
text-align: left;
line-height: 4px;
border-radius: 0;
box-shadow: none;
background-color: #171f32;
font-size: 16px;
}
.single-teams .team-skill .rs-progress .progress-bar .pb-label {
position: absolute;
left: 0px;
top: -24px;
color: #363636;
}
.single-teams .team-skill .rs-progress .progress-bar .pb-percent {
position: absolute;
right: -13px;
top: -30px;
padding: 8px 5px;
color: #363636;
}
body .vc_progress_bar .vc_single_bar .vc_label_units {
position: absolute;
right: 0;
font-weight: 500;
}
body .vc_progress_bar .vc_single_bar {
border-radius: 0 !important;
box-shadow: none !important;
height: 8px;
line-height: 8px;
}
body .vc_progress_bar .vc_single_bar .vc_bar {
border-radius: 0 !important;
}
body .vc_progress_bar .vc_single_bar .vc_label {
font-weight: 500;
}
body .rs-portfolio-style2 .portfolio-item .portfolio-content .p-icon {
width: 50px;
height: 50px;
line-height: 50px;
}
body .rs-portfolio-style2 .portfolio-item .portfolio-content .p-icon i:before {
font-size: 18px;
}
.rs-portfolio-style3 .portfolio-item,
.rs-portfolio-style5 .portfolio-item,
.rs-portfolio-style4 .portfolio-item,
.rs-portfolio-style3 .portfolio-item img,
.rs-portfolio-style5 .portfolio-item img,
.rs-portfolio-style4 .portfolio-item img,
.rs-portfolio-style3 .portfolio-item .bg-overlay,
.rs-portfolio-style5 .portfolio-item .bg-overlay,
.rs-portfolio-style4 .portfolio-item .bg-overlay {
border-radius: 5px;
}/*/*/.rs-portfolio-style3 .portfolio-item,
.rs-portfolio-style3 .portfolio-item img,
.rs-portfolio-style3 .portfolio-item .bg-overlay {
border-radius: 5px;
}
.rs-portfolio-style3 .portfolio-item {
position: relative;
overflow: hidden;
z-index: 1;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img {
position: relative;
z-index: 1;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img img {
width: 100%;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img .p-link {
position: absolute;
bottom: 20px;
right: 20px;
display: inline-block;
font-size: 36px;
color: #ffffff;
transition: all 0.3s ease;
opacity: 0;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img .p-link i {
margin-left: 2px;
}
.rs-portfolio-style3 .portfolio-item .portfolio-img .p-link:hover {
opacity: 0.7 !important;
}
.rs-portfolio-style3 .portfolio-item .p-icon {
transition: all 0.4s ease-in-out 0s;
bottom: -100px;
right: 25px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background: #ff5421;
border-radius: 50%;
z-index: 7;
opacity: 0;
visibility: hidden;
position: absolute;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content {
position: absolute;
padding: 24px 30px;
opacity: 1;
z-index: 10;
top: 0;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content:before {
background: rgba(0, 0, 0, 0.4) !important;
opacity: 1;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner {
bottom: 30px;
width: auto;
right: 40px;
left: 40px;
display: flex;
flex-wrap: wrap;
transition: all .5s ease;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner .p-title {
order: 2;
flex: 0 0 100%;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner .p-category {
flex: 0 0 100%;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content a {
color: #fff;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content .p-title {
margin-bottom: 5px;
font-size: 18px;
transition: 0.3s ease all;
line-height: 25px !important;
}
.rs-portfolio-style3 .portfolio-item .portfolio-content p {
margin-bottom: 0;
color: #fff;
transition: 0.3s ease all;
}
.rs-portfolio-style3 .portfolio-item:hover .p-icon {
bottom: 30px;
opacity: 1;
visibility: visible;
}
.rs-portfolio-style3 .portfolio-item:hover .portfolio-content {
opacity: 1;
}
.rs-portfolio-style3 .portfolio-item:hover .portfolio-content .portfolio-inner {
bottom: 50px;
}
.rs-portfolio-style3 .portfolio-item:hover .portfolio-img:before {
opacity: 0.7;
}
.rs-portfolio-style3 .portfolio-item:hover .portfolio-img .p-link {
opacity: 1;
}
.rs-video.style1 {
display: flex;
align-items: center;
transition: 0.3s;
}
.rs-video.style1 a.popup-videos {
width: 70px;
height: 70px;
border: 5px solid;
display: inline-block;
line-height: 70px;
border-radius: 50px;
}
.rs-video.style1 a.popup-videos i {
position: relative;
left: 3px;
top: -2px;
}
.rs-video.style1 .video-desc {
text-align: left;
padding-left: 15px;
position: relative;
}
.rs-video.style1:hover {
opacity: 0.8;
}
.rs-video.style2 a.popup-videos {
background: #ff5421;
}
.rs-video.style2 a.popup-videos i {
top: -1px;
left: 3px;
}
.rs-video.style2 a.popup-videos {
background-color: #FFFFFF;
border-radius: 50%;
display: inline-block;
height: 80px;
width: 80px;
line-height: 80px;
border-radius: 80%;
position: relative;
-webkit-animation: circle_ripple 0.7s linear infinite;
animation: circle_ripple 0.7s linear infinite;
}
@-webkit-keyframes circle_ripple {
0% {
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3);
}
100% {
box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3), 0 0 0 8em rgba(255, 255, 255, 0);
}
}
@keyframes circle_ripple {
0% {
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3);
}
100% {
box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3), 0 0 0 8em rgba(255, 255, 255, 0);
}
}
.rs-video {
background-size: cover !important;
}
.rs-video .icon-area {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.rs-video.style2 {
position: relative;
}
.rs-video.style2 .icon-area {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
margin-top: 65px;
}
.rs-video i {
position: relative;
}/*/*/.rs-portfolio-style4 .portfolio-item {
position: relative;
overflow: hidden;
}
.rs-portfolio-style4 .portfolio-item .portfolio-img {
position: relative;
z-index: 1;
}
.rs-portfolio-style4 .portfolio-item .portfolio-img img {
width: 100%;
-webkit-transition: 1.3s all ease;
transition: 1.3s all ease;
border-radius: 5px;
}
.rs-portfolio-style4 .portfolio-item .portfolio-img .p-link {
display: none;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content {
position: absolute;
padding: 30px 20px 15px;
opacity: 0;
z-index: 1;
bottom: -150px;
left: 50%;
transform: translateX(-50%);
width: 86%;
z-index: 9;
background: #ffffff;
transition: 0.6s;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content a {
color: #101010;
display: block;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content h3 {
margin-bottom: 5px;
font-size: 20px;
-webkit-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: 0.4s all ease;
transition: 0.4s all ease;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content .p-title {
margin-bottom: 5px;
font-size: 18px;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content .tite-color:hover {
color: #171f32;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content p {
margin-bottom: 0;
color: #fff;
-webkit-transform: translateY(40px);
transform: translateY(40px);
-webkit-transition: 0.4s all ease;
transition: 0.4s all ease;
}
.rs-portfolio-style4 .portfolio-item .portfolio-content .p-category a {
color: #363636;
}
.rs-portfolio-style4 .portfolio-item .pt-icon-plus {
position: relative;
-webkit-transition: 0.5s all ease-out;
transform: translateY(20px);
transition-delay: .1s;
color: #ed4e31;
}
.rs-portfolio-style4 .portfolio-item .pt-icon-plus:before {
font-family: FontAwesome;
content: "+";
position: absolute;
left: 50%;
transform: translateX(-50%);
right: 0;
bottom: -40px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
z-index: 9999;
font-size: 35px;
display: block;
cursor: pointer;
transition: 0.4s;
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-content {
opacity: 1;
bottom: 30px;
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-content h3 {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-content p {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-img:before {
opacity: 0.7;
}
.rs-portfolio-style4 .portfolio-item:hover .portfolio-img img {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.rs-portfolio-style4 .portfolio-item:hover .pt-icon-plus:before {
bottom: -6px;
}/*/*/.rs-portfolio-style5 .portfolio-item {
position: relative;
overflow: hidden;
z-index: 1;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img {
position: relative;
z-index: 1;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img img {
width: 100%;
transform: scale(1.2);
transition: 0.6s;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img .p-link {
position: absolute;
bottom: 20px;
right: 20px;
display: inline-block;
font-size: 36px;
color: #ffffff;
transition: all 0.3s ease;
opacity: 0;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img .p-link i {
margin-left: 2px;
}
.rs-portfolio-style5 .portfolio-item .portfolio-img .p-link:hover {
opacity: 0.7 !important;
}
.rs-portfolio-style5 .portfolio-item .p-icon {
transition: all 0.4s ease-in-out 0s;
bottom: -100px;
right: 25px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background: #ff5421;
border-radius: 50%;
z-index: 7;
opacity: 0;
visibility: hidden;
position: absolute;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content {
position: absolute;
padding: 24px 30px;
opacity: 0;
z-index: 10;
top: 0;
visibility: hidden;
width: 100%;
height: 100%;
text-align: center;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content:before {
background: rgba(0, 0, 0, 0.4);
content: '';
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
transition: all 0.4s;
border-radius: 5px;
transform: scale(1.2);
transition: 0.6s;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content a {
color: #fff;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content .p-title {
margin-bottom: 5px;
font-size: 18px;
transition: 0.3s ease all;
line-height: 25px !important;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content p {
margin-bottom: 0;
color: #fff;
transition: 0.3s ease all;
}
.rs-portfolio-style5 .portfolio-item .portfolio-content .portfolio-inner {
position: relative;
z-index: 11;
transform: scale(1.3);
transition: 0.5s;
}
.rs-portfolio-style5 .portfolio-item:hover .portfolio-content,
.rs-portfolio-style5 .portfolio-item:hover .portfolio-content:before {
opacity: 1;
visibility: visible;
}
.rs-portfolio-style5 .portfolio-item:hover .portfolio-img img,
.rs-portfolio-style5 .portfolio-item:hover .portfolio-content:before,
.rs-portfolio-style5 .portfolio-item:hover .portfolio-content .portfolio-inner {
transform: scale(1);
}
.rs-portfolio-style6 {
overflow: hidden;
}
.rs-portfolio-style6 .portfolio-item {
position: relative;
overflow: hidden;
border-radius: 0;
}
.rs-portfolio-style6 .portfolio-item .portfolio-img {
position: relative;
z-index: 1;
overflow: hidden;
}
.rs-portfolio-style6 .portfolio-item .portfolio-img img {
width: 100%;
-webkit-transition: 1.3s all ease;
transition: 1.3s all ease;
border-radius: 0px;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content {
position: absolute;
padding: 17px 25px 15px;
opacity: 0;
visibility: hidden;
z-index: 1;
left: 0;
bottom: -100px;
text-align: left;
width: 100%;
border-top: 0;
z-index: 11;
transition: 0.6s;
height: 100%;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .p-title {
font-size: 18px;
margin-bottom: 0;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .p-title a {
color: #171f32;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content:before {
background: rgba(0, 0, 0, 0.4);
content: '';
position: absolute;
bottom: -150px;
left: 0;
opacity: 0;
visibility: hidden;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
transition: all 0.4s;
border-radius: 5px;
transition: 0.6s;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .p-category a {
color: #363636;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content h3 {
margin-bottom: 0;
font-size: 18px;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 0.6s all ease;
transition: 0.6s all ease;
font-weight: 600 !important;
line-height: 30px !important;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content h3 a:hover {
color: #ff5421;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content p {
margin-bottom: 0;
color: #ff5421;
-webkit-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: 0.6s all ease;
transition: 0.6s all ease;
}
.rs-portfolio-style6 .portfolio-item .portfolio-content .portfolio-inner {
position: absolute;
bottom: -100px;
transition: 0.5s;
left: 30px;
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content {
opacity: 1;
visibility: visible;
bottom: 0;
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content h3 {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content p {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content:before {
opacity: 1;
bottom: 0;
visibility: visible;
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-content .portfolio-inner {
bottom: 30px;
}
.rs-portfolio-style6 .portfolio-item:hover .portfolio-img img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.portfolio-slider-data .slick-dots {
text-align: center;
bottom: -75px;
}
.portfolio-slider-data .slick-dots li {
display: inline-block;
width: 12px;
height: 12px;
border-radius: 30px;
background: #171f32;
transition: 0.4s;
}
.portfolio-slider-data .slick-dots li:hover,
.portfolio-slider-data .slick-dots li.slick-active {
background: #ff5421;
}
.portfolio-slider-data .slick-prev,
.portfolio-slider-data .slick-next {
background: #ff5421;
width: 42px;
height: 42px;
line-height: 42px;
border-radius: 50px;
z-index: 8;
transition: 0.4s;
opacity: 0;
visibility: hidden;
}
.portfolio-slider-data .slick-prev i,
.portfolio-slider-data .slick-next i {
color: #fff;
}
.portfolio-slider-data .slick-prev:after,
.portfolio-slider-data .slick-next:after {
display: none;
}
.portfolio-slider-data .slick-prev {
left: -100px;
}
.portfolio-slider-data .slick-next {
right: -100px;
}
.portfolio-slider-data:hover .slick-prev,
.portfolio-slider-data:hover .slick-next {
opacity: 1;
visibility: visible;
}
.portfolio-slider-data:hover .slick-prev {
left: -50px;
}
.portfolio-slider-data:hover .slick-next {
right: -50px;
}
.portfolio-slider-data .portfolio-item .bg-overlay,
.portfolio-slider-data .project-item .bg-overlay {
background: #000;
opacity: 0.7;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.light .rs-portfolio-style5 .portfolio-item .portfolio-content {
background: #fff;
}
.rs-portfolio-agency .portfolio-filter {
margin-bottom: 30px;
}
.single-portfolios .rs-porfolio-details.project-gallery {
margin-bottom: -30px;
}
.single-portfolios .project-desc {
padding-right: 30px;
}
.single-portfolios .project-img {
margin-bottom: 50px;
}
.single-portfolios .ps-informations h3 {
padding: 14px 20px;
background: #ff5421;
border-radius: 0;
font-size: 20px;
color: #ffffff;
line-height: 26px !important;
margin: 0 !important;
}
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
display: flex !important;
}
.mfp-content figure {
position: relative;
}
.mfp-content figure .mfp-title {
position: absolute;
left: 0;
bottom: 4px;
width: auto;
right: 0;
color: #fff !important;
background: rgba(255, 255, 255, 0.05);
padding: 30px;
}
.mfp-content figure .mfp-title .gallery-title-wrap h3 {
margin: 0;
color: #fff !important;
font-size: 25px !important;
font-weight: 600 !important;
}
.mfp-content figure .mfp-title p {
margin: 12px 0 0;
}
.mfp-content figure .mfp-title p:empty {
display: none;
}
.ps-navigation {
margin-top: 70px;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.ps-navigation i:before {
margin-left: 0;
}
.ps-navigation ul {
margin: 0 !important;
list-style: none;
}
.ps-navigation ul .prev {
display: inline-block;
text-align: left;
}
.ps-navigation ul .next {
display: inline-block;
text-align: right;
word-break: break-all;
}
.ps-navigation ul a {
text-transform: uppercase;
}
.ps-navigation ul a span {
display: block;
font-weight: normal;
text-transform: capitalize;
}
.ps-navigation ul a span:first-child {
margin-top: 0;
}
.ps-navigation ul a span.pagi-date {
font-size: 13px;
color: #aaa;
line-height: normal;
margin-top: 5px;
}
.ps-navigation ul a:hover {
color: #ff5421;
}
.single-portfolios .owl-carousel .owl-nav [class*="owl-"] {
top: calc(50%);
}
.single-portfolios .ps-navigation {
margin-bottom: 0;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.single-portfolios .ps-navigation ul li a {
font-size: 15px;
}
.single-portfolios .ps-navigation ul li a span {
font-size: 15px  !important;
}
.single-portfolios .owl-stage-outer {
height: auto !important;
margin-bottom: 50px;
}/**/.rs-galleys .file-list-image,
.rs-galleys .galley-img {
position: relative;
margin-bottom: 30px;
}
.rs-galleys .file-list-image .p-zoom,
.rs-galleys .galley-img .p-zoom,
.rs-galleys .file-list-image .zoom-icon,
.rs-galleys .galley-img .zoom-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
background: transparent !important;
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
transition: all 0.5s ease-in-out;
}
.rs-galleys .file-list-image .p-zoom i:before,
.rs-galleys .galley-img .p-zoom i:before,
.rs-galleys .file-list-image .zoom-icon i:before,
.rs-galleys .galley-img .zoom-icon i:before {
font-size: 22px;
}
.rs-galleys .file-list-image .p-zoom:hover,
.rs-galleys .galley-img .p-zoom:hover,
.rs-galleys .file-list-image .zoom-icon:hover,
.rs-galleys .galley-img .zoom-icon:hover {
color: #171f32;
}
.rs-galleys .file-list-image:before,
.rs-galleys .galley-img:before {
content: "";
position: absolute;
background: rgba(0, 0, 0, 0.3);
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 0%;
height: 100%;
transition: all 0.4s ease-in-out;
}
.rs-galleys .file-list-image:hover:before,
.rs-galleys .galley-img:hover:before {
width: 100%;
}
.rs-galleys .file-list-image:hover .p-zoom,
.rs-galleys .galley-img:hover .p-zoom,
.rs-galleys .file-list-image:hover .zoom-icon,
.rs-galleys .galley-img:hover .zoom-icon {
visibility: visible;
opacity: 1;
color: #fff !important;
}
.rs-galleys .no-gutters .file-list-image {
margin-bottom: 0;
}
.mfp-close {
opacity: 0.9;
}
.rs-banner.full-screen {
width: 100%;
height: 100vh;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
position: relative;
background-repeat: no-repeat;
background-position: bottom center;
}
.rs-banner #particles-js {
background-size: cover;
height: 100%;
position: absolute;
width: 100%;
z-index: 0;
}
.rs-banner .banner-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.rs-banner .banner-content .banner_title {
display: inline-block;
margin-bottom: 16px;
font-size: 65px;
position: relative;
z-index: 9;
color: #444;
line-height: 70px;
}
.rs-banner .banner-content .banner-button {
margin-top: 20px;
}
.rs-banner .banner-content .banner-button.btn-light .readon:not(.border):hover {
background: transparent;
border-color: #ff5421;
color: #fff;
}
.rs-banner .banner-content .banner-button.btn-light .readon.border {
border-color: #fff;
color: #fff;
}
.rs-banner .banner-content .banner-button.btn-light .readon.border:hover {
border-color: #171f32;
}
.rs-banner .banner-content .banner-button .readon {
border-color: #ff5421;
background: transparent;
padding: 11px 35px;
}
.rs-banner .banner-content .banner-button .readon:hover {
background: #ff5421 !important;
color: #ffffff !important;
}
.rs-banner .banner-content .work-position h3 {
font-size: 40px;
color: #bbb;
display: inline-block;
}
.rs-banner .banner-content .work-position h3 span {
margin-right: 10px;
}
.rs-banner .banner-content .work-position .cd-headline {
display: inline-block;
color: #bbb;
font-size: 40px;
line-height: 52px;
font-weight: 500;
}
.rs-banner .cd-words-wrapper:after {
background-color: #171f32;
height: 90%;
top: 10px;
width: 0;
}
.rs-banner ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.rs-banner ul li {
display: inline-block;
margin: 0 25px 25px 0;
}
.rs-banner .arrow-btn {
width: 26px;
height: 55px;
bottom: 7%;
left: 50%;
z-index: 99;
text-align: center;
position: absolute;
border: 1px solid #999;
border-radius: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.rs-banner .arrow-btn i {
color: #999;
font-size: 22px;
line-height: 80px;
-webkit-animation: bounce 2s infinite;
-moz-animation: bounce 2s infinite;
-ms-animation: bounce 2s infinite;
-o-animation: bounce 2s infinite;
animation: bounce 2s infinite;
transition: 0.4s;
-webkit-transition: 0.4s;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.rs-banner .arrow-btn i:hover {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
.rs-banner.not-full-screen .banner-content {
position: relative;
top: 0;
transform: translateY(0);
}
.rs-banner.not-full-screen .cd-words-wrapper {
margin-left: 0;
}
.rs-banner.not-full-screen .container {
padding: 0;
} .rs-porfolio-details .ps-informations ul {
margin: 0;
list-style: none;
text-align: left;
padding: 25px 30px;
background: #fbfbfb;
}
.rs-porfolio-details .ps-informations ul li + li {
padding-top: 10px;
margin-top: 10px;
border-top: 1px solid rgba(54, 54, 54, 0.05);
}
.rs-porfolio-details .ps-informations ul li span {
width: 150px;
display: inline-block;
color: #101010;
font-weight: 600;
}
.rs-porfolio-details .ps-image {
text-align: center;
margin-bottom: 10px;
}
.rs-porfolio-details .ps-share {
margin-top: 40px;
}
.rs-porfolio-details .ps-share ul {
margin: 0;
}
.rs-porfolio-details .ps-share .share-title {
font-size: 20px;
font-weight: 500;
margin-bottom: 20px;
}
.rs-porfolio-details .ps-share ul li {
display: inline-block;
margin: 0 10px 14px 0;
}
.rs-porfolio-details .ps-share ul li a {
font-size: 20px;
display: block;
width: 50px;
height: 48px;
line-height: 48px;
border: 1px solid #171f32;
text-align: center;
transition: 0.4s;
}
.rs-porfolio-details .ps-share ul li a:hover {
background-color: #171f32;
color: #ff5421;
}
.rs-porfolio-details .project-desc {
line-height: 30px;
}
.rs-porfolio-details .project-desc p:last-child {
margin-bottom: 0;
}
.rs-porfolio-details .project-desc .ps-title {
margin-bottom: 20px;
}
.rs-porfolio-details .ps-related-project {
margin-top: 50px;
}
.rs-porfolio-details .ps-related-project .ps-related-title {
font-size: 20px;
font-weight: 500;
margin-bottom: 30px;
}
.rs-porfolio-details .ps-related-project .portfolio-item {
margin-bottom: 20px;
}
.rs-porfolio-details .portfolio-carousel .owl-dots {
display: none;
}
.rs-porfolio-details .portfolio-carousel .owl-stage-outer {
height: auto !important;
}
.rs-porfolio-details .portfolio-carousel .owl-nav {
display: none;
}
.rs-porfolio-details .portfolio-carousel .owl-nav .owl-prev {
left: 10px  !important;
min-height: 1px;
transition: all .5s ease;
}
.rs-porfolio-details .portfolio-carousel .owl-nav .owl-next {
right: 10px  !important;
min-height: 1px;
transition: all .5s ease;
}
.rs-porfolio-details .portfolio-carousel:hover .owl-nav {
display: block;
}
.rs-porfolio-details .portfolio-carousel .file-list-image img {
border-radius: 5px;
}
.rs-porfolio-details.project-gallery .ps-image-wrap {
margin-top: 28px;
}
.rs-porfolio-details.project-gallery .file-list-image {
margin-bottom: 30px;
position: relative;
background: #000000;
border-radius: 5px;
}
.rs-porfolio-details.project-gallery .file-list-image a:hover i {
color: #fff;
}
.rs-porfolio-details.project-gallery .file-list-image img {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
border-radius: 5px;
}
.rs-porfolio-details.project-gallery .file-list-image .p-zoom {
display: inline-block;
font-size: 14px;
color: #fff;
transition: all 0.3s ease 0s;
height: 46px;
line-height: 44px;
width: 46px;
border: 1px solid #ffffff;
border-radius: 50%;
text-align: center;
position: absolute;
left: 50%;
top: 60%;
opacity: 0;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.rs-porfolio-details.project-gallery .file-list-image:hover img {
opacity: 0.4;
}
.rs-porfolio-details.project-gallery .file-list-image:hover .p-zoom {
top: 50%;
opacity: 1;
}
.rs-porfolio-details.project-gallery .file-list-image:hover .p-zoom:hover {
background: #171f32;
color: #ffffff;
border: 1px solid #ff5421;
} #rs-services-slider {
padding-bottom: 30px;
}
#rs-services-slider .item-thumb {
width: 100%;
padding-right: 16px;
}
#rs-services-slider .item-thumb img {
border-radius: 5px;
}
#rs-services-slider .item-thumb .owl-dot {
width: 48%;
display: inline-block;
justify-content: center;
padding: 10px;
float: left;
cursor: pointer;
margin-left: 10px;
margin-bottom: 10px;
}
#rs-services-slider .device-lg .item-thumb .owl-dot,
#rs-services-slider .device-sm .item-thumb .owl-dot {
height: 150px;
}
#rs-services-slider .device-xs .item-thumb .owl-dot {
width: 50%;
padding: 10px;
height: 100px;
}
#rs-services-slider .feature-content {
margin-bottom: 12px;
}
#rs-services-slider .img_wrap {
position: relative;
overflow: hidden;
margin-bottom: 24px;
}
#rs-services-slider .img_wrap .feature-title {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 33px;
z-index: 9;
color: #fff;
}
#rs-services-slider .img_wrap .feature-title a {
color: #fff;
}
#rs-services-slider .img_wrap .feature-title a:hover {
color: #171f32;
}
#rs-services-slider .img_wrap a img {
width: 100%;
}
#rs-services-slider .img_wrap:before {
content: "";
position: absolute;
background: #ff5421;
left: -60px;
right: 0;
bottom: -80px;
display: block;
height: 192px;
opacity: .8;
z-index: 1;
transform: rotate(-3deg);
width: 150%;
}
#rs-services-slider .img_wrap:after {
content: "";
position: absolute;
background: #ff5421;
left: -150px;
right: 0;
bottom: -80px;
display: block;
height: 204px;
opacity: .8;
z-index: 1;
transform: rotate(-3deg);
width: 150%;
}
#rs-services-slider .item-thumb .owl-dot span {
position: relative;
display: block;
background-size: cover;
background-position: center center;
width: auto;
height: 100%;
-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#rs-services-slider .item-thumb .owl-dot.active span,
#rs-services-slider .item-thumb .owl-dot:hover span {
opacity: .7;
}
#rs-services-slider .menu-carousel .heading-block h4 {
margin-bottom: 7px;
margin-top: 10px;
letter-spacing: 2px;
font-size: 20px;
line-height: 20px;
text-transform: uppercase;
}
#rs-services-slider .menu-carousel .heading-block h4 a {
font-weight: 600;
color: #101010;
transition: .20s;
}
#rs-services-slider .menu-carousel .heading-block h4 a:hover {
color: #171f32;
}
#rs-services-slider .menu-carousel .feature-content {
position: relative;
padding: 16px 0 0;
border-radius: 0 0 5px 0px;
text-align: left;
}
#rs-services-slider .menu-carousel .feature-content .service_details {
padding-top: 36px;
}
#rs-services-slider .menu-carousel .heading-block p {
margin-bottom: 0;
}
#rs-services-slider .menu-carousel .heading-block .readon {
margin-top: 20px;
}
#rs-services-slider .menu-carousel .heading-block .food-info {
color: #BBB;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
font-size: 14px;
}
#rs-services-slider .food-price {
position: absolute;
top: 40px;
right: 50px;
font-size: 20px;
letter-spacing: -1px;
font-weight: 500;
}
#rs-services-slider .menu-carousel .more-link {
margin-top: 35px;
border-bottom: 1px solid #333 !important;
}
#rs-services-slider .more-link {
font-style: normal;
border-bottom: 0;
color: #333;
margin-top: 10px;
font-size: 14px;
}
#rs-services-slider .team-title h4 {
font-size: 15px;
}
#rs-services-slider .team-title span {
font-style: normal;
margin-bottom: 15px;
color: #aaa !important;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
}
#rs-services-slider .entry {
padding: 0;
margin: 0;
border-bottom: 0;
-webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
}
#rs-services-slider .entry-title {
background-color: #FFF;
padding: 15px;
}
#rs-services-slider .entry-title h2 {
text-transform: none;
font-size: 17px;
font-weight: 500;
letter-spacing: 0;
}
#rs-services-slider .entry-meta {
margin: 8px 0 0;
}
#rs-services-slider .ipost .entry-meta li a {
font-size: 11px;
font-style: normal;
text-transform: uppercase;
letter-spacing: 1px;
color: #999;
}
#rs-services-slider .entry-meta li:before {
content: '\00b7';
opacity: 1;
}
#rs-services-slider .service-button {
margin: 80px 0 80px 15px;
}
#rs-services-slider .device-sm .service-button,
#rs-services-slider .device-xs .service-button {
margin: 30px 0 0;
}
#rs-services-slider .clfeatures .cl-ft-item {
border-radius: 5px;
}
#rs-services-slider .clfeatures .cl-ft-item img {
display: block;
margin: 0;
border-radius: 5px;
}
#rs-services-slider .item-thumb .owl-dot {
position: relative;
}
#rs-services-slider .item-thumb .owl-dot:before {
content: "";
position: absolute;
left: 10px;
top: 10px;
z-index: 99;
width: calc(100% - 20px);
height: calc(100% - 20px);
background: rgba(0, 0, 0, 0.8);
transition: all 500ms ease;
opacity: 0;
border-radius: 5px;
}
#rs-services-slider h5.overlay-feature-title {
font-size: 16px;
line-height: 140%;
font-weight: normal;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 9999;
text-align: center;
width: calc(80%);
transition: all 500ms ease;
opacity: 0;
}
#rs-services-slider h5.overlay-feature-title a {
color: #fff;
pointer-events: none;
}
#rs-services-slider .item-thumb .owl-dot:hover:before,
#rs-services-slider .item-thumb .owl-dot.active:before {
opacity: 1;
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style {
float: none;
text-align: center;
background: #ffffff;
padding-top: 28px;
padding-bottom: 22px;
border-radius: 3px;
box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.02);
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style:before {
display: none;
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style .tile-content {
margin-top: 10px;
font-weight: 600;
margin-bottom: 0;
font-size: 16px;
text-transform: uppercase;
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style .tile-content a {
color: #101010;
}
#rs-services-slider .item-thumb .owl-dot.service_icon_style.active .tile-content a,
#rs-services-slider .item-thumb .owl-dot.service_icon_style:hover .tile-content a {
color: #171f32;
}
#rs-services-slider .item-thumb .owl-dot:hover h5.overlay-feature-title,
#rs-services-slider .item-thumb .owl-dot.active h5.overlay-feature-title {
opacity: 1;
}
@media (min-width: 992px) {
#rs-services-slider #header,
#rs-services-slider #header-wrap {
z-index: 200;
background-color: transparent !important;
background-repeat: repeat-x;
background-position: center bottom;
background-size: auto 100%;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
#rs-services-slider #primary-menu ul li > a {
padding-top: 32px;
padding-bottom: 10px;
}
#rs-services-slider #header.sticky-header #header-wrap {
background-color: transparent !important;
box-shadow: none;
}
#rs-services-slider .slider-caption h2 {
font-size: 76px;
}
#rs-services-slider .food-price {
font-size: 24px;
top: 50px;
right: 60px;
}
}
#rs-services-slider .services-wrap .services-item {
position: relative;
padding: 0px 25px 65px;
z-index: 10;
}
#rs-services-slider .services-wrap .services-item:after {
content: '';
position: absolute;
left: 0;
z-index: -1;
height: 100%;
width: 100%;
background: #fff;
transition: 0.4s;
top: 50%;
transform: scale(1, 0.9) translateY(-50%);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
opacity: 0;
}
#rs-services-slider .services-wrap .services-item:hover .services-desc:after {
background: #171f32;
width: 100px;
}
#rs-services-slider .services-wrap .services-item:hover:after {
opacity: 1;
transform: scale(1, 1) translateY(-50%);
}
#rs-services-slider .services-wrap .services-icon {
position: relative;
display: inline-block;
font-size: 64px;
color: #171f32;
}
#rs-services-slider .services-wrap .services-title {
font-size: 20px;
margin-top: 35px;
margin-bottom: 25px;
}
#rs-services-slider .services-wrap .services-desc {
position: relative;
}
#rs-services-slider .services-wrap .services-desc:after {
content: '';
position: absolute;
left: 0;
height: 2px;
width: 50px;
bottom: -45px;
background: rgba(0, 0, 0, 0.1);
transition: 0.4s;
}
#rs-services-slider .services-wrap .services-desc p {
margin-bottom: 55px;
} .rs-service-grid .service-item {
position: relative;
}
.rs-service-grid .service-item .service-img {
position: relative;
overflow: hidden;
}
.rs-service-grid .service-item .service-img img {
border-radius: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.4s linear;
}
.rs-service-grid .service-item .service-img:before {
content: "";
position: absolute;
background: #ff5421;
left: -73px;
right: 0;
bottom: -28px;
display: block;
height: 155px;
opacity: .8;
z-index: 1;
transform: rotate(-8deg);
width: 150%;
transition: all 0.4s ease-in-out;
}
.rs-service-grid .service-item .service-img:after {
content: "";
position: absolute;
background: #ff5421;
left: -73px;
right: 0;
bottom: -28px;
display: block;
height: 136px;
opacity: .6;
z-index: 1;
transform: rotate(-8deg);
width: 150%;
transition: all 0.4s ease-in-out;
}
.rs-service-grid .service-item .service-img .p-title {
font-size: 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
padding: 28px 0;
font-weight: 500;
margin: 0;
z-index: 9;
}
.rs-service-grid .service-item .service-img .p-title a {
color: #fff;
opacity: 1;
}
.rs-service-grid .service-item .service-content {
display: block;
}
.rs-service-grid .service-item .service-content .service-excerpt {
padding-top: 0;
}
.rs-service-grid .service-item .service-content .service-excerpt p {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-o-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.4s ease-in-out;
padding: 0 25px;
}
.rs-service-grid .service-item .service-content {
position: absolute;
opacity: 0;
padding: 20px;
color: #fff;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
transition: all 0.4s ease-in-out;
z-index: 9;
}
.rs-service-grid .service-item .service-content:before {
content: "";
position: absolute;
background: #ff5421;
left: 0;
right: 0;
bottom: 0;
display: block;
top: 0;
opacity: 0;
z-index: 0;
}
.rs-service-grid .service-item .service-content .service-button {
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.4s linear;
}
.rs-service-grid .service-item .service-content .service-button .readon.rs_button {
height: 50px;
line-height: 48px;
background: #fff;
border: 2px solid;
border-color: #fff;
color: #ff5421;
}
.rs-service-grid .service-item .service-content .service-button .readon.rs_button:hover {
background: #fff;
padding-right: 55px;
border: 2px solid;
border-color: #ff5421;
color: #ff5421;
}
.rs-service-grid .service-item .service-content .service-button .readon.rs_button:hover:before {
right: 35px;
color: #ff5421;
}
.rs-service-grid .service-item:hover .service-content {
opacity: 1;
}
.rs-service-grid .service-item:hover .service-content:before {
opacity: .8;
}
.rs-service-grid .service-item:hover .service-button {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.rs-service-grid .service-item:hover .service-img h3.p-title {
display: none;
}
.rs-service-grid .service-item:hover .service-img:before,
.rs-service-grid .service-item:hover .service-img:after {
opacity: 0;
height: 0;
}
.rs-service-grid .service-item:hover .service-img img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.rs-service-grid .service-item:hover .service-content .service-excerpt p {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.rs-service-grid.rs-service-style2 .service-item .service-img:before,
.rs-service-grid.rs-service-style2 .service-item .service-img:after {
height: 90px;
transform: rotate(0deg);
bottom: 0;
z-index: 0;
}
.rs-service-grid.rs-service-style2 .service-item .service-img h3.p-title {
padding: 20px 0 14px;
}
.rs-service-grid.rs-service-style2 .service-item .service-content .service-excerpt {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
left: 0;
right: 0;
z-index: 99;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four {
position: relative;
overflow: hidden;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:after {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.9;
content: "";
position: absolute;
border-radius: 0;
z-index: 0;
transition: 0.4s; background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%); background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%); background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000333', GradientType=0); }
.rs-service-grid.rs-service-stylestyle4 .service-item-four:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.9;
content: "";
position: absolute;
background: transparent;
border-radius: 0;
z-index: 1;
transition: 0.4s;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:hover:before {
background-color: rgba(0, 0, 0, 0.7);
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content {
padding: 0 20px;
position: absolute;
left: 0;
width: 100%;
z-index: 1;
transition: 0.4s;
bottom: 15px;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content .p-title {
margin-bottom: 12px;
font-size: 20px;
width: 100%;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content p {
line-height: 22px;
opacity: 0;
visibility: hidden;
margin-bottom: 0;
height: 0;
transition: 0.4s;
color: #ffffff;
display: block;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content h3 {
color: #fff;
padding: 12px 15px 0;
display: inline-block;
font-size: 18px;
margin: 0;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content:after,
.rs-service-grid.rs-service-stylestyle4 .service-item-four .service-content:before {
background: transparent;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:hover .service-content {
bottom: 15px;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:hover .service-content h3 {
color: #fff;
background: transparent;
}
.rs-service-grid.rs-service-stylestyle4 .service-item-four:hover .service-content p {
opacity: 1;
visibility: visible;
height: auto;
}
.rs-service-grid .show_cate_ser {
display: block;
font-size: 14px;
}
.box-service .rs-services-default .services-wrap .services-item {
padding: 25px 25px 25px 10px;
transition: all 0.6s ease 0s;
background: #fff;
box-shadow: 0 14px 20px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
border-radius: 5px;
} .cdev div {
position: absolute;
height: 150px;
width: 150px;
border-radius: 50%;
}
.skillbar-wrap {
position: relative;
height: 150px;
width: 150px;
}
.skillbar-wrap .skill-title {
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
padding-top: 113px;
}
.skillbar-wrap .skill-title:after {
content: '';
position: absolute;
height: 113px;
width: 1px;
border: 1px dashed #ff5421;
display: block;
left: 50%;
bottom: 26px;
transform: translateX(-50%);
}
.vc_progress_bar {
margin-bottom: 0;
}
.vc_progress_bar h2 {
font-size: 24px;
line-height: 34px;
margin-bottom: 45px;
text-transform: uppercase;
}
.vc_progress_bar .vc_single_bar {
background: #eee;
margin-top: 23px;
-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
line-height: 12px;
height: 12px;
}
.vc_progress_bar .vc_single_bar + .vc_single_bar {
margin-top: 50px;
}
.vc_progress_bar .vc_single_bar .vc_label {
text-transform: uppercase;
color: #363636 !important;
text-shadow: none;
padding: 0;
position: absolute;
text-shadow: none !important;
top: -22px;
padding: 0 !important;
font-size: 13px;
}
.vc_progress_bar .vc_single_bar .vc_label_units {
margin-left: 6px;
}
.cdev div span {
position: absolute;
font-family: Arial;
font-size: 25px;
line-height: 105px;
height: 70%;
width: 70%;
left: 15%;
top: 15%;
text-align: center;
border-radius: 50%;
background-color: white;
}
.cdev .background {
background-color: #b3cef6;
}
.cdev .rotate {
clip: rect(0 75px 150px 0);
background-color: #4b86db;
}
.cdev .left {
clip: rect(0 75px 150px 0);
opacity: 1;
background-color: #b3cef6;
}
.cdev .right {
clip: rect(0 75px 150px 0);
transform: rotate(180deg);
opacity: 0;
background-color: #4b86db;
}
@keyframes toggle {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} .floating-top {
position: relative;
z-index: 1;
} .rs-products-slider .product-item {
background: #fff;
text-align: center;
padding: 0px 0px 30px;
box-shadow: 0 0 150px #eee;
}
.rs-products-slider .product-item h4.product-title {
padding-top: 20px;
margin-bottom: 15px;
}
.rs-products-slider .product-item h4.product-title a {
color: #101010;
}
.rs-products-slider .product-item h4.product-title a:hover {
color: #171f32;
}
.rs-products-slider .product-item .product-img img {
width: auto;
margin: 0 auto;
}
.rs-products-slider .product-item .product-price {
font-size: 16px;
color: #101010;
}
.rs-products-slider .product-item .product-price ins {
background: transparent !important;
color: #171f32;
}
.rs-products-slider .product-item .product-btn {
padding-top: 15px;
}
.rs-products-slider .product-item .product-btn a {
padding: 0 30px;
height: 44px;
line-height: 44px;
display: inline-block;
position: relative;
font-size: 17px;
background: #171f32;
font-weight: 500;
border-radius: 0;
color: #fff;
}
.rs-products-slider .product-item .product-btn a:hover {
background: #ffffff;
}
.rs-products-slider.rs-products-grid .product-item-inner {
padding: 0 0 30px;
background: none;
text-align: center;
margin-bottom: 30px;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img {
position: relative;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img img {
width: 100%;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a {
background: none;
font-size: 0;
background: #fff;
border: none;
position: absolute;
bottom: 25px;
transform: translateY(-200px);
right: 10px;
transition: all 0.5s ease-in-out 0s;
padding: 0;
opacity: 0;
margin: 0;
height: 45px;
width: 45px;
line-height: 45px;
border-radius: 3px;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a:before {
color: #101010;
font-size: 27px;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a:hover:before {
color: #171f32;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a.wc-forward {
font-size: 14px;
color: #101010;
padding: 0;
width: 90px;
height: 34px;
line-height: 37px;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a.wc-forward:hover {
background: #171f32;
color: #fff;
}
.rs-products-slider.rs-products-grid .product-item-inner .product-img .product-btn a.added {
display: none;
}
.rs-products-slider.rs-products-grid .product-item-inner ins {
background: none;
}
.rs-products-slider.rs-products-grid .product-item {
background: none;
text-align: center;
padding: 0 15px;
box-shadow: none;
}
.rs-products-slider.rs-products-grid .product-item h4.product-title {
margin-bottom: 5px;
}
.rs-products-slider.rs-products-grid .product-item:hover .product-img .product-btn a {
transform: translateY(0);
opacity: 1;
}
.wp-block-button__link {
background: #ff5421 !important;
}
.wp-block-button {
margin-bottom: 20px !important;
}
.is-style-outline {
color: #ff5421 !important;
}
.is-style-outline a {
background: transparent !important;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
padding: 0 40px 40px;
} .partner-carousel .partner-item {
width: 100px;
display: block;
margin: 0 auto;
}
.partner-carousel .partner-item img {
opacity: 0.3;
}
.partner-carousel .partner-item:hover img {
opacity: 1;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2,
.wp-block-cover-text a {
color: #fff !important;
}
.lp-archive-courses .course-left {
background: #fff;
padding: 5px 0px;
overflow: hidden;
line-height: 50px;
border-radius: 5px 0 0 5px;
padding-left: 12px;
display: flex;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.lp-archive-courses .course-left .course-icons {
margin-right: 10px;
}
.lp-archive-courses .course-left .course-icons a {
position: relative;
width: 44px;
height: 36px;
color: #616161;
font-size: 16px;
border-radius: 2px;
line-height: 36px;
text-align: center;
display: inline-block;
background-color: #fbfbfb;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
margin-right: 10px;
}
.lp-archive-courses .course-left .course-icons a.active-grid {
background: #ff5421;
color: #fff;
}
.lp-archive-courses .rs-search {
position: relative;
margin-bottom: 50px;
}
.lp-archive-courses .rs-search input[type="text"] {
position: relative;
line-height: 43px;
padding: 10px 50px 10px 25px;
border: 1px solid transparent;
background: #fff;
display: block;
font-size: 14px;
width: 100%;
height: 60px;
color: #000;
border-radius: 0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.lp-archive-courses .rs-search button {
position: absolute;
right: 0;
border: 0;
top: 0;
height: 60px;
width: 70px;
display: block;
font-size: 16px;
color: #fff;
cursor: pointer;
border-radius: 0 5px 5px 0;
line-height: 100%;
font-weight: 400;
background: #ff5421;
}
.learn-press-pagination ul.page-numbers {
display: inline-block;
padding: 0 5px 0 10px;
height: 60px;
line-height: 60px;
box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
}
.learn-press-pagination ul.page-numbers li {
position: relative;
display: inline-block;
padding: 0 20px 0 15px;
text-align: center;
cursor: pointer;
}
.learn-press-pagination ul.page-numbers li:before {
content: '';
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 5px;
height: 5px;
border-radius: 50%;
background: #ff5421;
}
.learn-press-pagination ul.page-numbers li span,
.learn-press-pagination ul.page-numbers li a {
background: transparent !important;
border: 0 !important;
padding: 0;
color: #666666;
}
.learn-press-pagination ul.page-numbers li span.current,
.learn-press-pagination ul.page-numbers li a.current {
color: #ff5421 !important;
}
.learn-press-pagination ul.page-numbers li:last-child:before {
display: none;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course {
width: 100%;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course .courses-item {
display: flex;
align-items: center;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course .courses-item .content-part {
padding-left: 50px;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course .courses-item .img-part {
flex: 0 0 40%;
margin-bottom: 0;
}
.rs-list-view .lp-archive-courses .course-left a.active-list {
background: #ff5421;
color: #fff;
}
.rs-list-view .lp-archive-courses .course-left a.active-grid {
background: #fbfbfb;
color: #616161;
}
.rs-iconbox-area.left_number .box-inner .text-area .iconbox-title .title::before {
display: inline-block !important;
}
.rs-ripple-inner {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.rs-circle-ripple {
background-color: #ff5421;
width: 16px;
height: 16px;
border-radius: 50%;
-webkit-animation: circleripple 0.7s linear infinite;
animation: circleripple 0.7s linear infinite;
}
.rs-parallax {
position: relative;
margin: 0;
padding: 0;
}
.rs-parallax .parallax-img-1 {
background-repeat: no-repeat !important;
position: absolute;
}
.blog_meta_style2 .btn-btm {
border: none !important;
padding-top: 0 !important;
}
.rs-image {
position: relative;
width: 100%;
height: 100%;
}
.rs-image.yes .veritcal {
animation-name: veritcal;
animation-timing-function: linear;
animation-duration: 12s;
animation-iteration-count: infinite;
}
@keyframes veritcal {
0% {
transform: translateY(0);
}
50% {
transform: translateY(100px);
}
100% {
transform: translateY(0);
}
}
.rs-image.yes .veritcal_two {
animation-name: veritcal_two;
animation-timing-function: linear;
animation-duration: 12s;
animation-iteration-count: infinite;
}
@keyframes veritcal_two {
0% {
transform: translateY(100px);
}
50% {
transform: translateY(0);
}
100% {
transform: translateY(100px);
}
}
.rs-image.yes .horizontal {
animation-name: horizontal;
animation-timing-function: linear;
animation-duration: 12s;
animation-iteration-count: infinite;
}
@keyframes horizontal {
0% {
transform: translateX(0);
}
50% {
transform: translateX(100px);
}
100% {
transform: translateX(0);
}
}
.rs-image.yes .rotated_style {
animation: rotate1 30s linear infinite;
-webkit-animation: rotate1 30s linear infinite;
}
@keyframes rotate1 {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
to {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes rotate1 {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
to {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@keyframes veritcal_two {
0% {
transform: translateY(30px);
}
50% {
transform: translateY(0);
}
100% {
transform: translateY(30px);
}
}
.rs-woo-product-slider .product-img.overlay {
position: relative;
overflow: hidden;
padding: 0;
}
.rs-woo-product-slider .product-img.overlay .product-btn {
position: absolute;
left: 0;
right: 0;
text-align: center;
width: 100%;
height: 100%;
background: transparent;
top: 0;
transform: scaleY(0);
transform-origin: 0 1 0;
opacity: 0;
transition: all 0.4s ease-in-out 0s;
padding: 0;
}
.rs-woo-product-slider .product-img.overlay .product-btn .glyph-icon {
background: #ff5421;
border: none;
font-size: 30px;
padding: 0;
margin: 0;
height: 45px;
width: 45px;
line-height: 45px;
color: #fff;
display: block;
margin-left: auto;
bottom: -14px;
position: absolute;
transform: translateY(-55%);
transition: all .9s;
right: 12px;
border-radius: 5px;
}
.rs-woo-product-slider .product-img.overlay .product-btn .glyph-icon:before {
margin-left: 0;
font-size: 23px;
}
.rs-woo-product-slider .product-item:hover .product-img.overlay .product-btn {
opacity: 1;
transform: scaleY(1);
}
.rselements-product-list {
text-align: center;
padding: 15px;
}
.rselements-product-list .product-title {
margin-bottom: 10px;
}
.rselements-product-list .product-btn a {
display: inline-block;
}
.testimonial-content {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-ms-flex-align: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.rs-testimonial--center .testimonial-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.rs-testimonial--center .rs-testimonial .item-content.bubble {
position: relative;
}
.rs-testimonial--center .rs-testimonial .item-content.bubble:after {
left: 55%;
}
.rs-testimonial--center .testimonial-information {
padding-top: 15px;
}
.rs-testimonial-default p {
margin: 0 0 15px;
position: relative;
}
.rs-testimonial-default .image-wrap img {
height: 65px;
width: 65px;
border-radius: 50%;
position: relative;
}
.rs-testimonial-default .testimonial-item .item-content.bubble {
position: relative;
}
.rs-testimonial-default .testimonial-item .item-content.bubble:after {
top: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #171f32;
border-width: 12px;
margin-left: -30px;
}
.rs-testimonial-default .testimonial-item .item-content p {
border-radius: 0px 0px 0px 0px;
margin-bottom: 28px;
}
.rs-testimonial-default .testimonial-item .testimonial-information {
padding-left: 15px;
position: relative;
}
.rs-testimonial-default .testimonial-item .testimonial-information .ratings img {
width: 100px;
}
.rs-testimonial-default .testimonial-item .testimonial-information .testimonial-name {
color: #000000;
font-size: 20px;
font-weight: 500;
}
.rs-testimonial-default .testimonial-item .testimonial-information .testimonial-title {
color: #878787;
}
.rs-testimonial-default .testimonial-item .testimonial-content {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-ms-flex-align: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.rs-testimonial--right .testimonial-content {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.rs-testimonial--right .rs-testimonial .item-content.bubble {
position: relative;
}
.rs-testimonial--right .rs-testimonial .item-content.bubble:after {
left: 94% !important;
}
.rs-testimonial--right .testimonial-information {
padding-right: 15px;
}
.rs-testimonial--center .testimonial-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.rs-testimonial--center .rs-testimonial .item-content.bubble {
position: relative;
}
.rs-testimonial--center .rs-testimonial .item-content.bubble:after {
left: 55%;
}
.rs-testimonial--center .testimonial-information {
padding-top: 15px;
}
blockquote.style1 {
font-size: 18px;
font-style: normal;
margin: 0;
margin-bottom: 20px;
padding: 20px 35px;
background: #F8F8F8 !important;
}
blockquote.style1:before {
width: 6px;
display: none;
}   .btn-table {
border: 0px;
box-shadow: 0 0 0 !important;
}
.hide {
display: none;
}
.bottom,
.featured {
text-align: center;
}
.bottom p,
.featured {
margin: 0px;
padding: 0;
}
.btn-code {
padding-top: 15px;
}
.icon-align-right ul li {
position: relative;
}
.icon-align-right ul li i {
position: absolute;
right: 5px;
top: 10px;
} .clpricing-table {               }
.clpricing-table .water-mark {
position: absolute;
left: 50%;
top: 35%;
transform: translate(-50%, -65%);
max-width: 120px;
}
.clpricing-table .water-mark img {
opacity: 0.12;
}
.clpricing-table .cl-pricetable-wrap .bottom {
position: relative;
}
.clpricing-table .pricing-title {
margin-bottom: 20px;
}
.clpricing-table h6 {
font-weight: normal;
padding: 0 34px;
}
.clpricing-table ul {
padding: 0;
margin: 0;
list-style: none;
}
.clpricing-table a:hover {
text-decoration: none;
}
@media screen and (max-width: 767px) {
.clpricing-table .cl-pricetable-wrap {
margin-bottom: 30px;
margin-top: 30px;
}
}
.clpricing-table .main-header {
padding: 55px 0 40px;
}
.clpricing-table .main-header h2 {
font-size: 48px;
color: #000;
font-weight: 500;
text-transform: uppercase;
padding-bottom: 30px;
line-height: 48px;
}
.clpricing-table h3,
.clpricing-table h4 {
font-size: 20px;
font-weight: 600 !important;
margin: 0 0 5px;
}
.clpricing-table h5 {
font-size: 15px;
font-weight: normal;
margin: 0 0 5px;
padding: 0;
}
.clpricing-table a.btn-table {
text-decoration: none;
}
.clpricing-table .cl-pricetable-wrap,
.clpricing-table .price-table {
position: relative;
}
.clpricing-table .price-table.style1 {
background: #fff;
border: 1px solid #ebebeb;
}
.clpricing-table .price-table.style1 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap {
position: relative;
overflow: hidden;
background-size: cover !important;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top {
text-align: center;
padding: 0 8px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top .cl-header .price-title {
margin-bottom: 20px;
margin-top: 0;
padding: 0px 0 0;
font-size: 20px;
line-height: 35px !important;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top .price-icon {
display: block;
padding-bottom: 25px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top h3 {
margin: 15px 0 0px;
display: inline-block;
font-size: 65px;
font-weight: 600 !important;
line-height: 70px !important;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top h3 .dolar {
bottom: 24px;
font-size: 30px;
font-weight: 300;
padding-right: 3px;
position: relative;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top h6 {
margin-top: 10px;
padding-top: 0px;
font-weight: normal !important;
color: #898989;
font-size: 13px;
margin: 0 0 10px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top h5 {
font-size: 18px;
font-weight: 300 !important;
text-transform: lowercase;
display: inline-block;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top .cl-subheader .short-desc {
font-size: 18px;
padding-bottom: 38px;
text-transform: initial;
font-weight: 400;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top .popular {
background: #101010;
color: #fff;
font-size: 12px;
left: -46px;
padding: 28px 36px 6px;
position: absolute;
text-transform: lowercase;
top: -14px;
transform: rotate(-50deg);
box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.2);
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom {
padding-top: 25px;
display: block;
margin: 0 auto;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul {
text-align: center;
padding-bottom: 30px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li {
font-weight: 400;
padding: 6px 12px;
position: relative;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li strong {
font-weight: 400;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .highlight {
color: #000;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .feature_icon {
margin-left: 10px;
margin-right: 10px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -102px;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom ul li .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom .btn-table {
margin: 12px auto 0;
width: 100%;
max-width: 150px;
height: 48px;
line-height: 48px;
display: block;
font-size: 15px;
font-weight: 600;
text-align: center;
border-radius: 30px;
text-transform: uppercase;
border: 1px solid #7069cf;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap .bottom p {
margin-bottom: 0px;
}
.clpricing-table .price-table.style1 .cl-pricetable-wrap.featured {
position: relative;
}
.clpricing-table .price-table.style1 .price-1 {
background: #f9f9f9;
}
.clpricing-table .price-table.style1 .price-1 .top {
color: #f44336;
}
.clpricing-table .price-table.style1 .price-1 .top h4,
.clpricing-table .price-table.style1 .price-1 .top h5,
.clpricing-table .price-table.style1 .price-1 .top h3 {
color: #f44336;
}
.clpricing-table .price-table.style1 .price-1 .top .cl-subheader {
color: #ffffff;
}
.clpricing-table .price-table.style1 .price-1 .bottom {
background: #eeeeee;
color: #ffffff;
}
.clpricing-table .price-table.style1 .price-1 .btn-table {
color: #ffffff !important;
background: #f44336;
}
.clpricing-table .price-table.style1 .price-style2 {
background: #f9f9f9;
}
.clpricing-table .price-table.style1 .price-style2 .top {
color: #e91e63;
}
.clpricing-table .price-table.style1 .price-style2 .top h4,
.clpricing-table .price-table.style1 .price-style2 .top h5,
.clpricing-table .price-table.style1 .price-style2 .top h3 {
color: #e91e63;
}
.clpricing-table .price-table.style1 .price-style2 .top .cl-subheader {
color: #eeeeee;
}
.clpricing-table .price-table.style1 .price-style2 .bottom {
background: #eeeeee;
color: #ffffff;
}
.clpricing-table .price-table.style1 .price-style2 .btn-table {
color: #ffffff !important;
background: #e91e63;
}
.clpricing-table .price-table.style1 .price-3 {
background: #f9f9f9;
}
.clpricing-table .price-table.style1 .price-3 .top {
color: #9c27b0;
}
.clpricing-table .price-table.style1 .price-3 .top h4,
.clpricing-table .price-table.style1 .price-3 .top h5,
.clpricing-table .price-table.style1 .price-3 .top h3 {
color: #9c27b0;
}
.clpricing-table .price-table.style1 .price-3 .top .cl-subheader {
color: #ffffff;
}
.clpricing-table .price-table.style1 .price-3 .bottom {
background: #eeeeee;
color: #ffffff;
}
.clpricing-table .price-table.style1 .price-3 .btn-table {
color: #ffffff !important;
background: #9c27b0;
}
.clpricing-table .price-table.style2 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap {
text-align: center;
background: #ffffff none repeat scroll 0 0;
color: #333333;
margin-right: 0;
padding: 20px;
position: relative;
box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
padding-bottom: 20px !important;
overflow: hidden;
border: none !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .popular {
background: #d32f2f;
color: #ffffff;
font-size: 12px;
left: -42px;
padding: 28px 34px 6px;
position: absolute;
text-transform: lowercase;
top: -12px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap:hover .dolar {
transform: rotate(360deg);
transition: all 1s !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top {
padding-bottom: 20px;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .cl-header h3 {
font-size: 20px;
font-weight: 600;
margin: -20px -20px 85px;
padding: 65px 20px 40px;
line-height: 24px;
background-size: cover !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .cl-header h3 .dolar {
border-radius: 100px;
box-shadow: 0 5px 20px #dddddd inset, 0 3px 0 #999999 inset;
display: block;
font: bold 30px/100px Georgia, serif;
height: 100px;
margin: 60px auto -100px;
width: 100px;
transition: all .5s;
line-height: 85px;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .btn-table {
border-radius: 35px;
display: block;
font-size: 15px;
font-weight: 600;
margin: 0 auto;
max-width: 150px;
height: 48px;
line-height: 48px;
text-shadow: none;
border: none;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .btn-table:before {
border-radius: 5px;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .top .btn-table:hover {
color: #fff !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul {
text-align: center;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul li.show {
border-radius: 8px;
outline: none;
padding: 12px 20px 12px 10px;
background: #f4f4f4;
width: 100%;
margin-bottom: 15px;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul li.show:before {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom: 9px solid rgba(0, 0, 0, 0);
border-image: none;
border-left-color: inherit;
border-right: 9px solid rgba(0, 0, 0, 0);
border-style: solid;
border-top: 9px solid rgba(0, 0, 0, 0);
border-width: 9px;
content: "";
margin-top: 2px;
position: absolute;
right: 24px;
transition: all .38s ease;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul li.open:before {
margin-top: 8px;
position: absolute;
right: 32px;
transform: rotate(90deg) !important;
}
.clpricing-table .price-table.style2 .cl-pricetable-wrap .bottom ul li {
line-height: 24px;
font-weight: 400;
padding: 8px 0;
overflow: hidden;
}
.clpricing-table .price-table.style2 .price-1 {
background: #ffffff;
border: 1px solid #26a69a;
}
.clpricing-table .price-table.style2 .price-1 .top {
color: #ffffff;
}
.clpricing-table .price-table.style2 .price-1 .top h4,
.clpricing-table .price-table.style2 .price-1 .top h5,
.clpricing-table .price-table.style2 .price-1 .top h3 {
color: #ffffff;
}
.clpricing-table .price-table.style2 .price-1 .top .cl-header h4 {
background: #26a69a;
}
.clpricing-table .price-table.style2 .price-1 .top .cl-header .dolar {
background: #ffffff;
border: 5px solid #ffffff;
color: #26a69a;
}
.clpricing-table .price-table.style2 .price-1 .bottom {
color: #777777;
}
.clpricing-table .price-table.style2 .price-1 .bottom li button {
border-left: 5px solid #26a69a !important;
}
.clpricing-table .price-table.style2 .price-1 .btn-table {
color: #1d2127;
background: #0c1f28;
}
.clpricing-table .price-table.style2 .price-1 .btn-table:before {
background: #26a69a !important;
}
.clpricing-table .price-table.style2 .price-style2 {
background: #ffffff;
border: 1px solid #f9a825;
}
.clpricing-table .price-table.style2 .price-style2 .top {
color: #ffffff;
}
.clpricing-table .price-table.style2 .price-style2 .top h4,
.clpricing-table .price-table.style2 .price-style2 .top h5,
.clpricing-table .price-table.style2 .price-style2 .top h3 {
color: #ffffff;
}
.clpricing-table .price-table.style2 .price-style2 .top .cl-header h4 {
background: #f9a825;
}
.clpricing-table .price-table.style2 .price-style2 .top .cl-header .dolar {
background: #ffffff;
border: 5px solid #ffffff;
color: #f9a825;
}
.clpricing-table .price-table.style2 .price-style2 .bottom {
color: #777777;
}
.clpricing-table .price-table.style2 .price-style2 .bottom li button {
border-left: 5px solid #f9a825 !important;
}
.clpricing-table .price-table.style2 .price-3 {
background: #ffffff;
border: 1px solid #795548;
}
.clpricing-table .price-table.style2 .price-3 .top {
color: #ffffff;
}
.clpricing-table .price-table.style2 .price-3 .top h4,
.clpricing-table .price-table.style2 .price-3 .top h5,
.clpricing-table .price-table.style2 .price-3 .top h3 {
color: #ffffff;
}
.clpricing-table .price-table.style2 .price-3 .top .cl-header h4 {
background: #795548;
}
.clpricing-table .price-table.style2 .price-3 .top .cl-header .dolar {
background: #ffffff;
border: 5px solid #ffffff;
color: #795548;
}
.clpricing-table .price-table.style2 .price-3 .bottom {
color: #777777;
}
.clpricing-table .price-table.style2 .price-3 .bottom li button {
border-left: 5px solid #795548 !important;
}
.clpricing-table .price-table.style2 .price-3 .btn-table {
color: #1d2127;
}
.clpricing-table .price-table.style2 .price-3 .btn-table:before {
background: #795548 !important;
}
.clpricing-table .price-table.style3 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style3 .price-style3 {
margin-bottom: 35px !important;
}
.clpricing-table .price-table.style3 .featured p {
display: none;
}
.clpricing-table .price-table.style3 .col-md-12,
.clpricing-table .price-table.style3 .col-sm-6 {
-moz-box-direction: normal;
display: flex;
padding: 0;
width: 100%;
margin-top: 40px;
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style3 .col-md-12,
.clpricing-table .price-table.style3 .col-sm-6 {
display: block;
width: 100%;
}
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap {
text-align: center;
color: #333333;
margin-bottom: 0px;
margin-right: 0;
position: relative;
border-radius: 0;
transition: all 0.4s ease-in-out 0s;
width: 100%;
overflow: hidden;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .popular {
background: #d32f2f;
color: #ffffff;
font-size: 12px;
left: -42px;
padding: 28px 34px 6px;
position: absolute;
text-transform: lowercase;
top: -12px;
transform: rotate(-50deg);
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap {
max-width: 500px;
margin: 0 auto;
padding: 0;
}
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top {
display: table;
float: left;
height: 100%;
padding-bottom: 0;
width: 33.33%;
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top {
display: block;
width: 100%;
float: none;
padding: 30px 10px;
}
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top .cl-header {
display: table-cell;
vertical-align: middle;
}
@media screen and (min-width: 1001px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top .cl-header {
height: 291px;
}
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top .cl-header {
display: block;
}
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .top .cl-header h4 {
border-radius: 2px 2px 0 0;
font-size: 22px;
font-weight: normal;
line-height: 30px;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured {
width: 33.33%;
float: left;
padding: 50px 0 50px 80px;
background: #eeeeee;
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured {
width: 100%;
float: none;
}
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul {
text-align: left;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li {
line-height: 24px;
font-size: 15px;
font-weight: 400;
padding: 4px 0;
color: #363636;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .feature_icon {
margin-left: 0px;
margin-right: 10px;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: 0;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .featured ul li .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom {
width: 33.33%;
float: left;
height: 100%;
display: table;
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom {
width: 100%;
float: none;
display: block;
padding: 0 0 31px;
}
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer {
display: table-cell;
vertical-align: middle;
}
@media screen and (min-width: 1001px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer {
height: 291px;
}
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer {
display: block;
}
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer .dolar {
font: 700 35px/74px Georgia, serif;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer .btn-table {
border-radius: 5px;
display: block;
font-size: 16px;
font-weight: 600;
margin: 0 auto;
padding: 8px 0;
text-transform: uppercase;
max-width: 150px;
color: #ffffff;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer .btn-table:before {
background: #ffffff;
border-radius: 0 !important;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap .bottom .cl-footer .btn-table:hover {
color: #000000 !important;
}
.clpricing-table .price-table.style3 .cl-pricetable-wrap:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style3 .cl-pricetable-wrap:hover {
margin: 0 auto;
}
}
.clpricing-table .price-table.style3 .price-1 .top {
color: #EEEEEE;
background: #3873b3;
}
.clpricing-table .price-table.style3 .price-1 .top .cl-header h4 {
background: #3873b3;
}
.clpricing-table .price-table.style3 .price-1 .featured {
color: #363636;
background: #eeeeee;
}
.clpricing-table .price-table.style3 .price-1 .featured .fa {
color: #3873b3;
}
.clpricing-table .price-table.style3 .price-1 .bottom {
color: #363636;
background: #3873b3;
}
.clpricing-table .price-table.style3 .price-1 .bottom .dolar {
color: #ffffff;
}
.clpricing-table .price-table.style3 .price-style2 .top {
color: #EEEEEE;
background: #36cccb;
}
.clpricing-table .price-table.style3 .price-style2 .top .cl-header h4 {
background: #36cccb;
}
.clpricing-table .price-table.style3 .price-style2 .featured {
color: #363636;
background: #eeeeee;
}
.clpricing-table .price-table.style3 .price-style2 .featured .fa {
color: #36cccb;
}
.clpricing-table .price-table.style3 .price-style2 .bottom {
color: #363636;
background: #36cccb;
}
.clpricing-table .price-table.style3 .price-style2 .bottom .dolar {
color: #ffffff;
}
.clpricing-table .price-table.style3 .price-3 .top {
color: #EEEEEE;
background: #32a144;
}
.clpricing-table .price-table.style3 .price-3 .top .cl-header h4 {
background: #32a144;
}
.clpricing-table .price-table.style3 .price-3 .featured {
color: #363636;
background: #eeeeee;
}
.clpricing-table .price-table.style3 .price-3 .featured .fa {
color: #32a144;
}
.clpricing-table .price-table.style3 .price-3 .bottom {
color: #363636;
background: #32a144;
}
.clpricing-table .price-table.style3 .price-3 .bottom .dolar {
color: #ffffff;
}
.clpricing-table .price-table.style4 {
border-radius: 3px 3px 40px 40px;
}
.clpricing-table .price-table.style4 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
margin-top: 55px;
}
.clpricing-table .price-table.style4 .cl-col-md-4 {
padding: 0;
}
.clpricing-table .price-table.style4 .cl-col-md-4:nth-child(odd) .cl-pricetable-wrap {
border: 3px solid #e97d68;
padding-bottom: 35px;
}
@media screen and (max-width: 991px) {
.clpricing-table .price-table.style4 .cl-col-md-4 {
padding: 0 10px;
}
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap {
border-radius: 0;
padding-bottom: 40px;
position: relative;
overflow: hidden;
box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
padding: 10px 0 5px !important;
margin-top: 20px;
transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured,
.clpricing-table .price-table.style4 .cl-pricetable-wrap:hover {
padding: 30px 0 25px !important;
margin-top: 0px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap.featured {
border-radius: 3px 3px 40px 40px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top {
text-align: center;
padding-bottom: 0px;
transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .cl-header .price-title {
font-size: 20px;
margin-bottom: 0;
margin-top: 0;
padding: 10px 0 0px;
transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .price-icon {
padding: 20px;
max-width: 90px;
border-radius: 100%;
height: 90px;
margin: 30px auto 0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h3 {
margin: 4px 0 0px;
display: inline-block;
font-size: 65px;
font-weight: 600;
line-height: 70px !important;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h3 .dolar {
bottom: 24px;
font-size: 22px;
font-weight: 800;
padding-right: 3px;
position: relative;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h5 {
font-size: 18px;
font-weight: 600;
text-transform: lowercase;
display: inline-block;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top h6 {
margin-top: 10px;
font-weight: normal;
padding-top: 0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .cl-subheader .short-desc {
font-size: 18px;
padding-bottom: 38px;
text-transform: initial;
font-weight: 400;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top .popular {
background: #d32f2f;
color: #ffffff;
font-size: 15px;
left: -62px;
padding: 10px 70px 10px;
position: absolute;
text-transform: none;
top: 44px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom {
color: #eeeeee;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom ul {
text-align: center;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom ul li {
padding: 8px 0;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom ul li .highlight {
color: #000;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .feature_icon {
margin-left: 0px;
margin-right: 10px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -100px;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .btn-table {
background: #0c1f28;
color: #ffffff;
display: block;
font-size: 15px;
font-weight: 600;
margin: 30px auto 40px;
padding: 0px 35px;
text-align: center;
text-transform: uppercase;
width: 150px;
height: 48px;
line-height: 51px;
}
.clpricing-table .price-table.style4 .cl-pricetable-wrap .bottom .btn-table:before {
background: #d32f2f;
border-radius: 8px;
}
.clpricing-table .price-table.style4 .price-1 .top {
color: #000000;
}
.clpricing-table .price-table.style4 .price-1 .top h3,
.clpricing-table .price-table.style4 .price-1 .top h4,
.clpricing-table .price-table.style4 .price-1 .top h5 {
color: #000000;
}
.clpricing-table .price-table.style4 .price-1 .btn-table {
background: #000000 !important;
}
.clpricing-table .price-table.style4 .price-style2 .top {
color: #e97d68;
}
.clpricing-table .price-table.style4 .price-style2 .top h3,
.clpricing-table .price-table.style4 .price-style2 .top h4,
.clpricing-table .price-table.style4 .price-style2 .top h5 {
color: #e97d68;
}
.clpricing-table .price-table.style4 .price-style2 .btn-table {
background: #e24747 !important;
}
.clpricing-table .price-table.style4 .price-3 .top {
color: #9c56b8;
}
.clpricing-table .price-table.style4 .price-3 .top h3,
.clpricing-table .price-table.style4 .price-3 .top h4,
.clpricing-table .price-table.style4 .price-3 .top h5 {
color: #9c56b8;
}
.clpricing-table .price-table.style4 .price-3 .btn-table {
background: #9c56b8 !important;
}
.clpricing-table .price-table.style5 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style5 .cl-col-md-4 {
padding: 0;
}
@media screen and (max-width: 991px) {
.clpricing-table .price-table.style5 .cl-col-md-4 {
padding: 0 10px;
}
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap {
border-radius: 0;
padding-bottom: 0px;
position: relative;
overflow: hidden;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .popular {
background: #d32f2f;
color: #ffffff;
font-size: 12px;
left: -42px;
padding: 28px 34px 6px;
position: absolute;
text-transform: lowercase;
top: -12px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top {
text-align: center;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top .cl-header h4 {
font-size: 22px;
margin-bottom: 0;
margin-top: 0;
padding: 34px 0 0;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top h3 {
margin: 4px 0 0px;
display: inline-block;
font-size: 60px;
font-weight: 300;
line-height: 60px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top h3 .dolar {
bottom: 24px;
font-size: 22px;
font-weight: 800;
padding-right: 3px;
position: relative;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top h5 {
font-size: 18px;
font-weight: 600;
text-transform: lowercase;
display: inline-block;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .top h6 {
font-weight: normal;
margin-top: 10px;
padding-top: 0px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom {
padding-bottom: 40px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom ul {
text-align: center;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom ul li {
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
padding: 10px 5px;
color: #ffffff;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom ul li .highlight {
color: #000;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .feature_icon {
margin-left: 0px;
margin-right: 10px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -100px;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .btn-table {
background: #0c1f28;
border-radius: 8px;
color: #ffffff;
display: block;
font-size: 15px;
font-weight: 400;
margin: 35px auto 0;
padding: 11px 0;
text-align: center;
text-transform: uppercase;
width: 140px;
}
.clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .btn-table:before {
background: #d32f2f;
border-radius: 8px;
}
.clpricing-table .price-table.style5 .price-1 {
background: #3aa4d1;
}
.clpricing-table .price-table.style5 .price-style2 {
background: #e98168;
}
.clpricing-table .price-table.style5 .price-3 {
background: #ae68ca;
}
.clpricing-table .clpricing-table .price-table.style5 .cl-pricetable-wrap .bottom .btn-table:before {
border-radius: 8px !important;
}
.clpricing-table .style1 .cl-pricetable-wrap {
padding-bottom: 50px !important;
}
.clpricing-table .price-table.style6 .pricing-title {
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 18px;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap {
background: #fff;
border-radius: 4px;
position: relative;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap:hover .btn-table {
-webkit-transform: scale(1.1) !important;
transform: scale(1.1) !important;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .top {
padding: 35px 0 25px;
text-align: center;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
position: relative;
overflow: hidden;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .top .popular {
background: #d32f2f;
color: #ffffff;
font-size: 12px;
left: -42px;
padding: 28px 34px 6px;
position: absolute;
text-transform: lowercase;
top: -12px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .top .cl-subheader .short-desc {
padding: 10px 15px;
text-transform: none !important;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap ul {
text-align: center;
list-style: none;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap ul li {
padding: 10px 0;
list-style: none;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap ul li:nth-child(odd) {
background: #ccc;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom {
padding-top: 42px;  }
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom p {
color: #365260;
font-size: 14px;
font-weight: 500;
margin: 0;
padding: 0px 15px !important;
text-align: center;
text-transform: uppercase;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom p .highlight {
color: #000;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .feature_icon {
margin-left: 10px;
margin-right: 10px;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -45px;
padding: 10px;
position: absolute;
text-align: center;
top: 20px;
visibility: hidden;
width: 114px;
z-index: 1;
line-height: 18px;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .btn-table {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
color: #ffffff;
display: block;
margin: 42px auto 0;
padding: 10px 20px;
text-align: center;
text-transform: uppercase;
max-width: 230px;
width: 80%;
font-weight: 600;
font-size: 16px;
cursor: pointer;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.clpricing-table .price-table.style6 .cl-pricetable-wrap .bottom .btn-table:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.clpricing-table .price-table.style6 .price-1 .top {
background: #5343a3;
color: #ffffff;
}
.clpricing-table .price-table.style6 .price-1 .bottom {
background: #eeeeee;
}
.clpricing-table .price-table.style6 .price-1 .btn-table {
background: #5343a3;
border: #5343a3;
color: #ffffff;
}
.clpricing-table .price-table.style6 .price-style2 .top {
background: #00796b;
color: #ffffff;
}
.clpricing-table .price-table.style6 .price-style2 .bottom {
background: #eeeeee;
}
.clpricing-table .price-table.style6 .price-style2 .btn-table {
background: #00796b;
border: #00796b;
color: #ffffff;
}
.clpricing-table .price-table.style6 .price-3 .top {
background: #7a002b;
color: #ffffff;
}
.clpricing-table .price-table.style6 .price-3 .bottom {
background: #eeeeee;
}
.clpricing-table .price-table.style6 .price-3 .btn-table {
background: #7a002b;
border: #7a002b;
color: #ffffff;
}
.clpricing-table .price-table.style6 h6 {
font-weight: normal;
}
.clpricing-table .price-table.style7 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap {
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 6px 25px 7px #e5e5e5;
color: #333333;
margin-right: 0;
padding: 20px 20px 1px;
position: relative;
text-align: center;
text-shadow: 0 1px rgba(255, 255, 255, 0.8);
overflow: hidden;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top {
padding-bottom: 30px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .cl-header h4 {
border-radius: 2px 2px 0 0;
font-size: 22px;
margin: -20px -20px 64px;
padding: 20px;
line-height: 20px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .cl-header h4 .dolar {
border-radius: 100px;
box-shadow: 0 5px 20px #dddddd inset, 0 3px 0 #999999 inset;
display: block;
font: bold 25px/100px Georgia, serif;
height: 100px;
margin: 20px auto -65px;
width: 100px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .popular {
background: #d32f2f;
color: #ffffff;
font-size: 12px;
left: -42px;
padding: 28px 34px 6px;
position: absolute;
text-transform: lowercase;
top: -12px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .btn-table {
border-radius: 10px;
display: block;
font-size: 16px;
font-weight: 600;
margin: 0 auto;
padding: 8px 0;
max-width: 150px;
background: transparent !important;
text-transform: uppercase;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .btn-table:before {
border-radius: 5px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .top .btn-table:hover {
color: #fff !important;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom ul {
text-align: center;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom ul li {
border-top: 1px solid #dddddd;
padding: 10px 0;
line-height: 24px;
font-size: 15px;
font-weight: 400;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .feature_icon {
margin-left: 10px;
margin-right: 10px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -100px;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style7 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style7 .price-style7 .top .cl-header h4 {
background: #26a69a;
}
.clpricing-table .price-table.style7 .price-style7 .top .dolar {
color: #26a69a;
background: #ffffff;
border: 5px solid #ffffff;
}
.clpricing-table .price-table.style7 .price-style7 .btn-table {
border: 2px solid #26a69a !important;
}
.clpricing-table .price-table.style7 .price-style7 .btn-table:before {
background: #26a69a !important;
}
.clpricing-table .price-table.style7 .price-style2 .top .cl-header h4 {
background: #f9a825;
}
.clpricing-table .price-table.style7 .price-style2 .top .dolar {
color: #f9a825;
background: #ffffff;
border: 5px solid #ffffff;
}
.clpricing-table .price-table.style7 .price-style2 .btn-table {
border: 2px solid #f9a825 !important;
}
.clpricing-table .price-table.style7 .price-style2 .btn-table:before {
background: #f9a825 !important;
}
.clpricing-table .price-table.style7 .price-3 .top .cl-header h4 {
background: #9c56b8;
}
.clpricing-table .price-table.style7 .price-3 .top .dolar {
color: #9c56b8;
background: #ffffff;
border: 5px solid #ffffff;
}
.clpricing-table .price-table.style7 .price-3 .btn-table {
border: 2px solid #9c56b8 !important;
}
.clpricing-table .price-table.style7 .price-3 .btn-table:before {
background: #9c56b8 !important;
}
.clpricing-table .price-table.style8 .pricing-title {
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 18px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap {
border-radius: 0;
padding-bottom: 40px;
position: relative;
overflow: hidden;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap:hover .btn-table {
-webkit-transform: scale(1.03) !important;
transform: scale(1.03) !important;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top {
padding: 47px 0 22px;
text-align: center;
position: relative;
overflow: hidden;
color: #ffffff;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top h3 {
margin: 18px 0 14px;
font-size: 20px;
font-weight: 600;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top h3 small {
font-size: 20px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top .cl-subheader .short-desc {
padding: 10px 15px;
text-transform: none !important;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top .cl-subheader h5,
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top .cl-subheader h6 {
font-weight: 600 !important;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top .popular {
background: #d32f2f;
color: #ffffff;
font-size: 12px;
left: -42px;
padding: 28px 34px 6px;
position: absolute;
text-transform: lowercase;
top: -12px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom {
padding-top: 42px;
background: #5c5c5c;
padding-bottom: 50px; }
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .inner {
margin: 0 auto;
padding: 0 20px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom li {
text-align: center;
font-weight: normal;
font-size: 15px;
margin-bottom: 18px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .feature_icon {
margin-left: 10px;
margin-right: 10px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -70px;
padding: 10px;
position: absolute;
text-align: center;
top: 10px;
visibility: hidden;
width: 114px;
z-index: 1;
line-height: 18px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .btn-table {
color: #ffffff;
display: block;
text-align: center;
text-transform: uppercase;
font-size: 15px;
cursor: pointer;
border-radius: 30px;
font-weight: 600;
margin: 56px auto 0;
padding: 0px 30px;
max-width: 150px;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
height: 48px;
line-height: 48px;
}
.clpricing-table .price-table.style8 .cl-pricetable-wrap .bottom .btn-table:before {
border-radius: 8px;
}
.clpricing-table .price-table.style8 .price-1 {
background: #5c5c5c;
border-bottom: 4px solid #00a185;
}
.clpricing-table .price-table.style8 .price-1 .top {
background: #00a185;
}
.clpricing-table .price-table.style8 .price-1 .btn-table {
background: #00a185;
}
.clpricing-table .price-table.style8 .price-style2 {
background: #5c5c5c;
border-bottom: 4px solid #e87e03;
}
.clpricing-table .price-table.style8 .price-style2 .top {
background: #e87e03;
}
.clpricing-table .price-table.style8 .price-style2 .btn-table {
background: #e87e03;
}
.clpricing-table .price-table.style8 .price-3 {
background: #5c5c5c;
border-bottom: 4px solid #9c56b8;
}
.clpricing-table .price-table.style8 .price-3 .top {
background: #9c56b8;
}
.clpricing-table .price-table.style8 .price-3 .btn-table {
background: #9c56b8;
}
.clpricing-table .price-table.style9 .pricing-title {
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 18px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap {
border-radius: 0;
box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
border-bottom: 3px solid #f2f2f2;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top {
padding: 0 0 22px;
text-align: center;
position: relative;
overflow: hidden;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-header h3 {
padding: 20px 15px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader {
padding: 20px 10px 0;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader h3 {
padding: 12px 0 5px 0;
display: inline-block;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader h3 .dolar {
bottom: 13px;
font-size: 36px;
font-weight: 400;
position: relative;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader h3 small {
font-size: 20px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top h5 {
font-size: 18px;
font-weight: 600;
text-transform: lowercase;
display: inline-block;
margin-bottom: 10px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top h6 {
font-weight: 500 !important;
padding-top: 0px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .cl-subheader .short-desc {
font-size: 18px;
font-weight: 400;
line-height: 20px;
padding-bottom: 20px;
padding-top: 8px;
text-transform: initial;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .popular {
background: #d32f2f;
color: #ffffff;
font-size: 12px;
left: -46px;
padding: 28px 34px 1px;
position: absolute;
text-transform: lowercase;
top: -15px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .top .btn-table {
border: 2px solid #ffffff;
border-radius: 30px;
color: #ffffff;
display: block;
font-size: 15px;
height: 48px;
line-height: 48px;
font-weight: 600;
margin: 0 auto;
padding: 0px 30px;
width: 150px;
transition: all .3s;
border: none;
text-transform: uppercase;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom {
padding-top: 20px;
padding-bottom: 10px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom ul {
list-style: outside none none;
margin: 0 25px;
padding: 0 0 30px;
text-align: center;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom ul li {
font-size: 15px;
color: #666666;
border: 1px dotted #e6e6e6;
padding: 10px;
border-bottom: 0;
font-weight: 400;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom ul li:last-child {
border: 1px dotted  #e6e6e6;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom ul li .fa {
bottom: 2px;
color: #26a69a;
left: 3px;
position: relative;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .feature_icon {
margin-left: 0px;
margin-right: 10px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -100px;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style9 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style9 .price-1 .top {
background: #26a69a;
color: #ffffff;
}
.clpricing-table .price-table.style9 .price-1 .top .cl-header h4 {
background: #009688;
}
.clpricing-table .price-table.style9 .price-1 .bottom .feature_icon {
color: #009688 !important;
}
.clpricing-table .price-table.style9 .price-style2 .top {
background: #fbc02d;
color: #ffffff;
}
.clpricing-table .price-table.style9 .price-style2 .top .cl-header h4 {
background: #f9a825;
}
.clpricing-table .price-table.style9 .price-style2 .bottom .feature_icon {
color: #f9a825 !important;
}
.clpricing-table .price-table.style9 .price-3 .top {
background: #ae68ca;
color: #ffffff;
}
.clpricing-table .price-table.style9 .price-3 .top .cl-header h4 {
background: #9c56b8;
}
.clpricing-table .price-table.style9 .price-3 .bottom .feature_icon {
color: #9c56b8 !important;
}
.clpricing-table .price-table.style10 {
margin-bottom: 45px;
}
.clpricing-table .price-table.style10 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style10 .price-des {
margin-bottom: 40px;
}
.clpricing-table .price-table.style10 .cl-col-lg-4 {
padding: 0;
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style10 .cl-col-lg-4 {
padding: 0 10px;
}
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap {
text-align: center;
color: #333333;
margin-bottom: 0px;
margin-right: 0;
position: relative;
border-radius: 0;
transition: all 0.4s ease-in-out 0s;
width: 100%;
margin: 0px;
background-color: #232f39;
padding-bottom: 40px;
margin-top: 20px;
margin-bottom: 20px;
padding-left: 15px;
padding-right: 15px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .top {
padding: 25px 10px;
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style10 .cl-pricetable-wrap .top .cl-header {
display: block;
}
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .top .cl-header h4 {
border-radius: 2px 2px 0 0;
font-size: 30px;
font-weight: normal;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .top .cl-header h5 {
opacity: .8;
margin-top: 10px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured ul {
text-align: center;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured ul li {
font-size: 17px;
font-weight: 400;
line-height: 24px;
padding: 8px 0;
border-bottom: none;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .feature_icon {
margin-left: 0px;
margin-right: 10px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -100px;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .featured .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom .dolar {
font: 700 35px/74px Georgia, serif;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom .btn-table {
border-radius: 5px;
display: block;
font-size: 16px;
font-weight: 600;
margin: 0 auto;
padding: 8px 0;
text-transform: uppercase;
max-width: 150px;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap .bottom .btn-table:before {
background: #ffffff;
border-radius: 0 !important;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap:hover {
border-radius: 20px;
box-shadow: 0 20px 50px 0 rgba(54, 54, 54, 0.3);
margin-bottom: 0;
margin-top: 0;
padding-top: 40px;
transition: all 0.2s ease-in-out 0s;
z-index: 1;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap:hover h4,
.clpricing-table .price-table.style10 .cl-pricetable-wrap:hover h5,
.clpricing-table .price-table.style10 .cl-pricetable-wrap:hover .fa {
color: #fff !important;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan {
border-radius: 20px;
box-shadow: 0 20px 50px 0 rgba(54, 54, 54, 0.3);
margin-bottom: 0;
margin-top: 0;
padding-top: 40px;
transition: all 0.2s ease-in-out 0s;
z-index: 1;
overflow: hidden;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan h4,
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan h5,
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan .fa {
color: #fff !important;
}
.clpricing-table .price-table.style10 .cl-pricetable-wrap.popular_plan .top .popular {
background: #ffffff none repeat scroll 0 0;
color: #d32f2f;
font-size: 14px;
left: -39px;
padding: 4px 10px;
position: absolute;
text-transform: lowercase;
top: 19px;
transform: rotate(-54deg);
width: 130px;
font-weight: 500;
}
.clpricing-table .price-table.style10 .price-1 {
border-bottom: 7px solid #bfc946;
}
.clpricing-table .price-table.style10 .price-1 .top {
color: #bfc946;
}
.clpricing-table .price-table.style10 .price-1 .top h3,
.clpricing-table .price-table.style10 .price-1 .top h4,
.clpricing-table .price-table.style10 .price-1 .top h5 {
color: #bfc946;
}
.clpricing-table .price-table.style10 .price-1 .featured {
color: #ffffff;
}
.clpricing-table .price-table.style10 .price-1 .featured .fa {
color: #bfc946;
}
.clpricing-table .price-table.style10 .price-1 .bottom {
color: #ffffff;
}
.clpricing-table .price-table.style10 .price-1 .bottom .btn-table {
border: 2px solid #bfc946;
color: #ffffff;
}
.clpricing-table .price-table.style10 .price-1 .bottom .btn-table:hover {
color: #bfc946 !important;
}
.clpricing-table .price-table.style10 .price-1:hover {
background: #bfc946;
}
.clpricing-table .price-table.style10 .price-1:hover .btn-table {
border: 2px solid #ffffff;
}
.clpricing-table .price-table.style10 .popular_plan {
border-bottom: 7px solid #36cccb;
background: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan .top {
color: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan .top h3,
.clpricing-table .price-table.style10 .popular_plan .top h4,
.clpricing-table .price-table.style10 .popular_plan .top h5 {
color: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan .featured {
color: #ffffff;
}
.clpricing-table .price-table.style10 .popular_plan .featured .fa {
color: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan .bottom {
color: #ffffff;
}
.clpricing-table .price-table.style10 .popular_plan .bottom .btn-table {
border: 2px solid #ffffff;
color: #ffffff;
}
.clpricing-table .price-table.style10 .popular_plan .bottom .btn-table:hover {
color: #36cccb !important;
}
.clpricing-table .price-table.style10 .popular_plan:hover {
background: #36cccb;
}
.clpricing-table .price-table.style10 .popular_plan:hover .btn-table {
border: 2px solid #ffffff;
}
.clpricing-table .price-table.style10 .price-3 {
border-bottom: 7px solid #d17f06;
}
.clpricing-table .price-table.style10 .price-3 .top {
color: #d17f06;
}
.clpricing-table .price-table.style10 .price-3 .top h3,
.clpricing-table .price-table.style10 .price-3 .top h4,
.clpricing-table .price-table.style10 .price-3 .top h5 {
color: #d17f06;
}
.clpricing-table .price-table.style10 .price-3 .featured {
color: #ffffff;
}
.clpricing-table .price-table.style10 .price-3 .featured .fa {
color: #d17f06;
}
.clpricing-table .price-table.style10 .price-3 .bottom {
color: #ffffff;
}
.clpricing-table .price-table.style10 .price-3 .bottom .btn-table {
border: 2px solid #d17f06;
color: #ffffff;
}
.clpricing-table .price-table.style10 .price-3 .bottom .btn-table:hover {
color: #d17f06 !important;
}
.clpricing-table .price-table.style10 .price-3:hover {
background: #d17f06;
}
.clpricing-table .price-table.style10 .price-3:hover .btn-table {
border: 2px solid #ffffff;
}
.clpricing-table .price-table.style10 .price-style10 {
border-radius: 20px !important;
}
.clpricing-table .price-table.style10 .category30 {
border-radius: 20px !important;
}
.clpricing-table .price-table.style11 {
margin-bottom: 45px;
}
.clpricing-table .price-table.style11 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style11 .price-des {
margin-bottom: 40px;
}
.clpricing-table .price-table.style11 .cl-col-lg-4 {
padding: 0;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap {
text-align: center;
color: #333333;
margin-bottom: 0px;
margin-right: 0;
position: relative;
transition: all 0.4s ease-in-out 0s;
width: 100%;
margin: 0px;
padding: 15px;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 20px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .inner-box {
border-radius: 10px;
padding: 20px 5px;
transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .inner-box:hover {
box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .top {
padding: 0 10px 20px;
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style11 .cl-pricetable-wrap .top .cl-header {
display: block;
}
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .top .cl-header h4 {
border-radius: 2px 2px 0 0;
font-size: 22px;
font-weight: normal;
}
@media screen and (max-width: 767px) {
.clpricing-table .price-table.style11 .cl-pricetable-wrap .top .cl-header h4 {
font-size: 20px;
}
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .top .cl-header h5 {
opacity: .8;
margin-top: 10px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured ul {
text-align: center;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured ul li {
font-size: 15px;
font-weight: 400;
line-height: 22px;
padding: 4px 0;
border-bottom: none;
color: #ffffff;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .feature_icon {
margin-left: 0px;
margin-right: 0px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -100px;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .featured .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .bottom .dolar {
font: 700 35px/74px Georgia, serif;
color: #ffffff;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .bottom .btn-table {
border-radius: 5px;
display: block;
font-size: 16px;
font-weight: 600;
margin: 0 auto;
padding: 8px 0;
text-transform: uppercase;
max-width: 150px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap .bottom .btn-table:before {
background: #d32f2f;
border-radius: 0 !important;
}
@media screen and (max-width: 767px) {
.clpricing-table .price-table.style11 .cl-pricetable-wrap .bottom .btn-table {
width: auto;
}
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap:hover {
border-radius: 20px;
transition: all 0.2s ease-in-out 0s;
z-index: 1;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap:hover h4,
.clpricing-table .price-table.style11 .cl-pricetable-wrap:hover h5,
.clpricing-table .price-table.style11 .cl-pricetable-wrap:hover .fa {
color: #fff !important;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan {
margin-bottom: 0;
margin-top: 0;
padding-top: 35px;
transition: all 0.2s ease-in-out 0s;
z-index: 1;
overflow: hidden;
padding-bottom: 35px;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan .inner-box {
box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan h4,
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan h5,
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan .fa {
color: #fff !important;
}
.clpricing-table .price-table.style11 .cl-pricetable-wrap.popular_plan .top .popular {
background: #ffffff none repeat scroll 0 0;
color: #d32f2f;
font-size: 14px;
left: -39px;
padding: 4px 10px;
position: absolute;
text-transform: lowercase;
top: 19px;
transform: rotate(-54deg);
width: 130px;
font-weight: 500;
}
.clpricing-table .price-table.style11 .price-1 {
background: #bfc946;
}
.clpricing-table .price-table.style11 .price-1:hover .inner-box {
background: #232f39;
border: 1px solid #232f39;
}
.clpricing-table .price-table.style11 .price-1:hover .btn-table {
border: 2px solid #9ea72f !important;
}
.clpricing-table .price-table.style11 .price-1 .inner-box {
border: 1px solid #009688;
}
.clpricing-table .price-table.style11 .price-1 .btn-table {
border: 2px solid #ffffff !important;
color: #ffffff;
transition: all .7s;
}
.clpricing-table .price-table.style11 .price-1 .btn-table:before {
background: #9ea72f !important;
}
.clpricing-table .price-table.style11 .price-style2 {
background: #36cccb;
}
.clpricing-table .price-table.style11 .price-style2:hover .inner-box {
background: #232f39;
border: 1px solid #232f39;
}
.clpricing-table .price-table.style11 .price-style2:hover .btn-table {
border: 2px solid #36cccb !important;
}
.clpricing-table .price-table.style11 .price-style2 .inner-box {
background: #232f39;
border: 1px solid #232f39;
}
.clpricing-table .price-table.style11 .price-style2 .btn-table {
border: 2px solid #ffffff !important;
color: #ffffff;
transition: all .7s;
}
.clpricing-table .price-table.style11 .price-style2 .btn-table:before {
background: #36cccb !important;
}
.clpricing-table .price-table.style11 .price-3 {
background: #009688;
}
.clpricing-table .price-table.style11 .price-3:hover .inner-box {
background: #232f39;
border: 1px solid #232f39;
}
.clpricing-table .price-table.style11 .price-3:hover .btn-table {
border: 2px solid #009688 !important;
}
.clpricing-table .price-table.style11 .price-3 .inner-box {
border: 1px solid #6fc7b3;
}
.clpricing-table .price-table.style11 .price-3 .btn-table {
border: 2px solid #ffffff !important;
color: #ffffff;
transition: all .7s;
}
.clpricing-table .price-table.style11 .price-3 .btn-table:before {
background: #009688 !important;
}
.clpricing-table .price-table.style11 .category28 {
border-radius: 20px !important;
}
.clpricing-table .price-table.style11 .category30 {
border-radius: 20px !important;
}
.clpricing-table .price-table.style12 {
margin-bottom: 45px;
}
.clpricing-table .price-table.style12 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style12 .price-des {
margin-bottom: 40px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap {
text-align: center;
color: #333333;
margin-bottom: 0px;
margin-right: 0;
position: relative;
transition: all 0.4s ease-in-out 0s;
width: 100%;
margin: 0px;
padding: 30px 15px;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 20px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .inner-box {
border-radius: 10px;
padding: 20px 5px;
transition: all 0.4s ease-in-out 0s;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .inner-box:hover {
box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
margin-top: -10px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .top {
padding: 0 10px 20px;
}
@media screen and (max-width: 1000px) {
.clpricing-table .price-table.style12 .cl-pricetable-wrap .top .cl-header {
display: block;
}
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .top .cl-header h4 {
border-radius: 2px 2px 0 0;
font-size: 22px;
text-transform: uppercase;
line-height: 26px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .top .cl-header h5 {
opacity: .8;
margin-top: 10px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured ul {
text-align: center;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured ul li {
font-size: 16px;
font-weight: 400;
line-height: 24px;
padding: 4px 0;
border-bottom: none;
color: #ffffff;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .feature_icon {
margin-left: 0px;
margin-right: 0px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -100px;
line-height: 18px;
overflow: visible;
padding: 10px;
position: absolute;
text-align: center;
top: 0;
visibility: hidden;
width: 114px;
z-index: 1;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .featured .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .bottom .dolar {
font: 700 35px/74px Georgia, serif;
color: #ffffff;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .bottom .btn-table {
border-radius: 5px;
display: block;
font-size: 16px;
font-weight: 600;
margin: 0 auto;
padding: 8px 0;
text-transform: uppercase;
max-width: 150px;
color: #ffffff;
border: 2px solid #ffffff;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap .bottom .btn-table:before {
background: #d32f2f;
border-radius: 0 !important;
}
@media screen and (max-width: 767px) {
.clpricing-table .price-table.style12 .cl-pricetable-wrap .bottom .btn-table {
width: auto;
}
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap:hover {
border-radius: 20px;
transition: all 0.2s ease-in-out 0s;
z-index: 1;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap:hover h4,
.clpricing-table .price-table.style12 .cl-pricetable-wrap:hover h5,
.clpricing-table .price-table.style12 .cl-pricetable-wrap:hover .fa {
color: #fff !important;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan {
margin-bottom: 0;
margin-top: 0;
padding-top: 35px;
transition: all 0.2s ease-in-out 0s;
z-index: 1;
overflow: hidden;
padding-bottom: 35px;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan .inner-box {
box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan h4,
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan h5,
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan .fa {
color: #fff !important;
}
.clpricing-table .price-table.style12 .cl-pricetable-wrap.popular_plan .top .popular {
background: #ffffff;
color: #d32f2f;
font-size: 14px;
font-weight: 500;
padding: 4px 10px;
position: absolute;
right: -34px;
text-transform: lowercase;
top: 16px;
transform: rotate(45deg);
width: 130px;
}
.clpricing-table .price-table.style12 .price-1 {
background: #bfc946;
}
.clpricing-table .price-table.style12 .price-1 .inner-box:hover {
box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
margin-top: -10px;
}
.clpricing-table .price-table.style12 .price-1 .btn-table:hover {
border: 2px solid #9ea72f !important;
}
.clpricing-table .price-table.style12 .price-1 .btn-table:before {
background: #9ea72f !important;
}
.clpricing-table .price-table.style12 .price-style2 {
background: #36cccb;
}
.clpricing-table .price-table.style12 .price-style2 .inner-box:hover {
box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
margin-top: -10px;
}
.clpricing-table .price-table.style12 .price-style2 .btn-table:hover {
border: 2px solid #169c9b !important;
}
.clpricing-table .price-table.style12 .price-style2 .btn-table:before {
background: #169c9b !important;
}
.clpricing-table .price-table.style12 .price-3 {
background: #e78900;
}
.clpricing-table .price-table.style12 .price-3 .inner-box:hover {
box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
margin-top: -10px;
}
.clpricing-table .price-table.style12 .price-3 .btn-table:hover {
border: 2px solid #c77a09 !important;
}
.clpricing-table .price-table.style12 .price-3 .btn-table:before {
background: #c77a09 !important;
}
.clpricing-table .price-table.style12 .category28 {
border-radius: 20px !important;
}
.clpricing-table .price-table.style12 .category30 {
border-radius: 20px !important;
}
.clpricing-table .price-table.style13 .bottom p {
margin: 0;
padding: 0;
}
.clpricing-table .price-table.style13 .pricing-title {
font-size: 30px;
font-weight: 600;
padding-bottom: 18px;
text-transform: uppercase;
}
.clpricing-table .price-table.style13 .price-des {
margin-bottom: 40px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap {
border-radius: 5px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap:hover .dolar {
top: -40px !important;
transition: all 1s !important;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top {
text-align: center;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .cl-header h4 {
font-size: 22px;
margin-bottom: 0;
margin-top: 0;
padding: 20px 0;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .cl-subheader {
min-height: 90px;
position: relative;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .cl-subheader h3 {
margin: 0;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .cl-subheader h3 .dolar {
border-radius: 100px;
box-shadow: 0 8px 19px 0 rgba(54, 54, 54, 0.5);
display: block;
font: 700 25px/100px Georgia, serif;
height: 100px;
left: 50%;
margin: 0 auto;
position: absolute;
top: -52px;
width: 100px;
transition: all .5s !important;
transition: all 0.4s ease-in-out 0s;
transform: translate(-50%);
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top h5 {
font-size: 18px;
font-weight: 600;
text-transform: lowercase;
display: inline-block;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top .popular {
background: #d32f2f;
color: #ffffff;
font-size: 14px;
left: -14px;
padding: 6px 19px;
position: absolute;
text-transform: lowercase;
top: 28px;
transform: rotate(-90deg);
z-index: 1;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom {
background: #eeeeee;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul {
text-align: center;
margin: 0;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul li {
color: #365260;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
padding: 12px 10px;
line-height: 23px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul li .fa {
bottom: 3px;
color: #0078f0;
margin-left: 4px;
position: relative;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul li .highlight {
color: #000;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom ul li:nth-child(odd) {
background: #ccc;
padding: 10px 12px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .btn-table {
margin: 0 auto;
padding: 20px 0;
width: 100%;
border: 0px solid #0c1f28;
display: block;
font-size: 18px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .btn-table:before {
background: #d32f2f;
border-radius: 0 !important;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .feature_icon {
margin-right: 10px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -45px;
padding: 10px;
position: absolute;
text-align: center;
top: 20px;
visibility: hidden;
width: 114px;
z-index: 1;
line-height: 18px;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style13 .cl-pricetable-wrap:hover .dolar {
margin-top: -10px;
}
.clpricing-table .price-table.style13 .price-1 .top .cl-subheader {
background: #3399ff;
}
.clpricing-table .price-table.style13 .price-1 .top .cl-subheader .dolar {
background: #0078f0;
}
.clpricing-table .price-table.style13 .price-1 .top .cl-header {
background: #0078f0;
}
.clpricing-table .price-table.style13 .price-1 .bottom .fa {
color: #0078f0 !important;
}
.clpricing-table .price-table.style13 .price-1 .btn-table {
background: #0078f0;
border: 2px solid #0078f0 !important;
color: #ffffff;
}
.clpricing-table .price-table.style13 .price-style2 .top .cl-subheader {
background: #93c230;
}
.clpricing-table .price-table.style13 .price-style2 .top .cl-subheader .dolar {
background: #7ba428;
}
.clpricing-table .price-table.style13 .price-style2 .top .cl-header {
background: #7ba428;
}
.clpricing-table .price-table.style13 .price-style2 .bottom .fa {
color: #7ba428 !important;
}
.clpricing-table .price-table.style13 .price-style2 .btn-table {
background: #7ba428;
border: 2px solid #7ba428 !important;
color: #ffffff;
}
.clpricing-table .price-table.style13 .price-3 .top .cl-subheader {
background: #e040fb;
}
.clpricing-table .price-table.style13 .price-3 .top .cl-subheader .dolar {
background: #9918ad;
}
.clpricing-table .price-table.style13 .price-3 .top .cl-header {
background: #9918ad;
}
.clpricing-table .price-table.style13 .price-3 .bottom .fa {
color: #9918ad !important;
}
.clpricing-table .price-table.style13 .price-3 .btn-table {
background: #9918ad;
border: 2px solid #9918ad !important;
color: #ffffff;
}
.clpricing-table .price-table.style13 .price-4 .top .cl-subheader {
background: #40d6d5;
}
.clpricing-table .price-table.style13 .price-4 .top .cl-subheader .dolar {
background: #1fb5b4;
}
.clpricing-table .price-table.style13 .price-4 .top .cl-header {
background: #1fb5b4;
}
.clpricing-table .price-table.style13 .price-4 .bottom .fa {
color: #1fb5b4 !important;
}
.clpricing-table .price-table.style13 .price-4 .btn-table {
background: #1fb5b4;
border: 2px solid #1fb5b4 !important;
color: #ffffff;
}
.clpricing-table .price-table.style14 .pricing-title {
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 18px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap {
background: #fff;
border-radius: 4px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap:hover .btn-table {
-webkit-transform: scale(1.1) !important;
transform: scale(1.1) !important;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top {
padding: 35px 0 25px;
text-align: center;
text-transform: uppercase;
position: relative;
overflow: hidden;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top .cl-header h4 {
color: #ffffff;
font-size: 22px;
font-weight: 400;
line-height: 27px;
margin: 0 0 5px;
padding: 0 10px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top .cl-subheader .short-desc {
padding: 10px 15px;
text-transform: none !important;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top .cl-subheader h5 small {
color: #ffffff;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top .popular {
background: #d32f2f;
color: #ffffff;
font-size: 11px;
left: -43px;
padding: 18px 34px 6px;
position: absolute;
text-transform: lowercase;
top: -6px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
border-right: 80vw solid #eeeeee;
border-top: 100px solid rgba(0, 0, 0, 0);
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom {
padding: 42px 10px 30px;
background: #eeeeee;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom li {
color: #365260;
font-size: 14px;
font-weight: 500;
margin: 0;
padding: 10px 0;
text-align: center;
text-transform: uppercase;
list-style: none;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .feature_icon {
margin-left: 0px;
margin-right: 10px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -45px;
padding: 10px;
position: absolute;
text-align: center;
top: 20px;
visibility: hidden;
width: 114px;
z-index: 1;
line-height: 18px;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .btn-table {
border-radius: 0px;
color: #ffffff;
display: block;
margin: 35px auto 0;
padding: 10px 20px;
text-align: center;
text-transform: uppercase;
max-width: 230px;
font-weight: 600;
font-size: 16px;
cursor: pointer;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.clpricing-table .price-table.style14 .cl-pricetable-wrap .bottom .btn-table:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.clpricing-table .price-table.style14 .price-1 .top {
background: #00796b;
}
.clpricing-table .price-table.style14 .price-1 .btn-table {
background: #00796b;
}
.clpricing-table .price-table.style14 .price-style2 .top {
background: #447ab6;
}
.clpricing-table .price-table.style14 .price-style2 .btn-table {
background: #447ab6;
}
.clpricing-table .price-table.style14 .price-3 .top {
background: #36cccb;
}
.clpricing-table .price-table.style14 .price-3 .btn-table {
background: #36cccb;
}
.clpricing-table .price-table.style14 .price-4 .top {
background: #ff9e80;
}
.clpricing-table .price-table.style14 .price-4 .btn-table {
background: #ff9e80;
}
.clpricing-table .price-table.style14 .price-5 .top {
background: #8d6e63;
}
.clpricing-table .price-table.style14 .price-5 .btn-table {
background: #8d6e63;
}
.clpricing-table .price-table.style14 .price-6 .top {
background: #9e9d24;
}
.clpricing-table .price-table.style14 .price-6 .btn-table {
background: #9e9d24;
}
.clpricing-table .price-table.style15 .pricing-title {
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 18px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap {
background: #fff;
border-radius: 4px;
-webkit-box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
-moz-box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
box-shadow: 0px 5px 40px 0px rgba(230, 230, 230, 0.5);
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap:hover .btn-table {
-webkit-transform: scale(1.03) !important;
transform: scale(1.03) !important;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top {
padding: 35px 15px 2px;
text-align: center;
text-transform: uppercase;
position: relative;
overflow: hidden;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .price-icon {
margin: 0 auto 22px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top h3,
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top h4,
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top h5 {
color: #3c4857;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .cl-subheader {
margin: 20px 0 10px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .cl-subheader h3,
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .cl-subheader h5 {
display: inline-block;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .cl-subheader small {
font-size: 20px;
text-transform: capitalize;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top .popular {
background: #d32f2f;
color: #ffffff;
font-size: 12px;
left: -42px;
padding: 28px 34px 6px;
position: absolute;
text-transform: lowercase;
top: -12px;
transform: rotate(-50deg);
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
}
@media screen and (max-width: 767px) {
.clpricing-table .price-table.style15 .cl-pricetable-wrap .top:after {
border-right: 150vw solid #fff;
}
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom {
padding: 0 20px 20px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom li {
font-weight: 500;
margin: 0;
padding: 10px 0;
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid #efefef;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom li:last-child {
border-bottom: none;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .feature_icon {
margin-left: 10px;
margin-right: 10px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .tooltip {
position: relative !important;
display: inline-block;
opacity: 1 !important;
z-index: auto !important;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .tooltip:after {
font-family: 'FontAwesome';
font-size: 13px;
content: "\f059";
position: absolute;
top: -20px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .tooltip .tooltiptext {
background-color: #555555;
border-radius: 6px;
color: #ffffff;
font-size: 11px;
left: -45px;
padding: 10px;
position: absolute;
text-align: center;
top: 20px;
visibility: hidden;
width: 114px;
z-index: 1;
line-height: 18px;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .tooltip:hover .tooltiptext {
visibility: visible;
}
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .btn-table {
border-radius: 0px;
color: #ffffff;
display: block;
margin: 20px auto 20px;
padding: 0 20px;
height: 48px;
line-height: 48px;
text-align: center;
text-transform: uppercase;
max-width: 150px;
font-weight: 600;
font-size: 15px;
border-radius: 30px;
cursor: pointer;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
@media screen and (max-width: 767px) {
.clpricing-table .price-table.style15 .cl-pricetable-wrap .bottom .btn-table {
width: auto;
}
}
.clpricing-table .price-table.style15 .price-1 .btn-table {
background: #447ab6;
}
.clpricing-table .price-table.style15 .price-style2 .btn-table {
background: #36cccb;
}
.clpricing-table .price-table.style15 .price-3 .btn-table {
background: #9c56b8;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce .wc-forward,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button.alt.disabled {
cursor: pointer;
display: inline-block;
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
padding: 13px 26px;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
background: #ff5421;
border: 2px solid #ff5421;
color: #ffffff;
z-index: 1;
outline: none;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce .wc-forward:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled:hover {
color: #fff;
background: #171f32;
border-color: #171f32;
z-index: 1;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
background-color: #f9f9f9 !important;
}
.variations select {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: 400;
}
.woocommerce #review_form #respond textarea {
border: 1px solid rgba(54, 54, 54, 0.1);
}
.wc-forward:hover {
background: transparent;
color: #101010;
}
.woocommerce .woocommerce-ordering select {
vertical-align: top;
padding: 10px;
border: 1px solid #ced4da;
border-radius: 5px;
outline: none;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
position: relative;
background: transparent;
}
body.woocommerce div.product form.cart .variations select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
position: relative;
background: transparent;
outline: none;
padding-left: 10px;
font-size: 15px;
}
.woocommerce .woocommerce-ordering,
.woocommerce div.product form.cart .variations td.value {
position: relative;
}
.woocommerce .woocommerce-ordering:after,
.woocommerce div.product form.cart .variations td.value:after {
content: "\f107";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 14px;
top: 12px;
color: #171f32;
z-index: -1;
}
.woocommerce div.product form.cart .variations td.value:after {
right: 25px;
top: 12px;
}
.bs-sidebar .widget_product_search .woocommerce-product-search {
position: relative;
}
.bs-sidebar .widget_product_search .woocommerce-product-search button {
border: none;
font-size: 0;
padding: 9px 18px 9px 18px;
background: transparent;
background-size: 30px;
background-repeat: no-repeat;
background-position: center;
z-index: 9;
border-radius: 0 5px 5px 0;
}
.bs-sidebar .widget_product_search .woocommerce-product-search:hover:after {
color: #fff;
background: #ff5421;
}
.bs-sidebar .widget_product_search .woocommerce-product-search:after {
content: "\f002";
font-family: FontAwesome;
position: absolute;
right: 0;
top: 0;
font-size: 20px;
color: #666;
padding: 9px 18px 9px 18px;
transition: all 0.4s ease-in-out 0s;
border-radius: 0 5px 5px 0;
}
.bs-sidebar .widget_product_search input[type="search"] {
height: 44px;
padding: 8px 15px;
border-radius: 5px;
width: 100%;
position: relative;
border: 1px solid #ddd;
}
.bs-sidebar .widget_product_search button {
position: absolute;
right: 0;
top: 0;
color: #fff;
}
.bs-sidebar .widget_product_search button:hover {
opacity: .95;
}
.woocommerce div.product form.cart .group_table td {
padding: 25px 20px;
border: none;
border-bottom: 1px solid #E6E6E6;
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td:first-child {
padding: 10px;
width: 180px;
}
.woocommerce-checkout table.shop_table td {
padding: 20px 12px;
}
#ship-to-different-address .woocommerce-form__label .input-checkbox {
margin: 11px 0 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 10px 45px !important;
}
.woocommerce-grouped-product-list .quantity .qty {
margin-bottom: 0 !important;
border-radius: 0 !important;
}
.grouped_form .single_add_to_cart_button {
margin-top: 15px !important;
}
.grouped_form .woocommerce-Price-amount {
font-weight: 700;
color: #ff5421;
}
.grouped_form td ins {
padding: 0;
}
.grouped_form del .woocommerce-Price-amount {
font-weight: 600;
color: #666666;
display: block;
font-size: 13px;
line-height: 16px;
}
.grouped_form .woocommerce-grouped-product-list-item__label a {
color: #101010 !important;
font-weight: 700;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
opacity: 1;
display: inline-block;
font-size: 15px;
font-weight: 700;
color: #363636;
}
.woocommerce-product-details__short-description p {
margin-bottom: 35px;
}
.woocommerce div.product .product_meta {
font-size: 13px;
}
.woocommerce div.product .product_meta .posted_in {
display: block;
font-weight: 700;
}
.woocommerce div.product form.grouped_form table {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
.woocommerce div.product form.grouped_form table td {
border: none !important;
}
.woocommerce div.product form.grouped_form button {
margin-left: 0 !important;
}
.woocommerce div.product form.grouped_form .group_table tr:first-child td {
padding-top: 30px;
}
.woocommerce div.product form.grouped_form .group_table tr:last-child td {
padding-bottom: 30px;
}
.woocommerce div.product form.grouped_form .group_table td {
padding: 10px 20px;
}
.woocommerce div.product form.grouped_form .group_table td:first-child {
padding: 10px 10px 10px 0px;
}
.woocommerce .woocommerce-form-login .form-row {
margin-bottom: 16px;
}
.woocommerce .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox,
.woocommerce .woocommerce-form-login .form-row .woocommerce-form-login__submit {
margin-top: 8px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
background: transparent;
color: #171f32;
}
body .woocommerce-pagination ul {
border-color: #f2f2f2 !important;
border-radius: 3px;
border-width: 1px !important;
border-right: 1px solid #E6E6E6 !important;
}
body .woocommerce-pagination ul li {
border: none !important;
padding: 2px 16px !important;
margin: 14px 0 !important;
border-right: 1px solid #E6E6E6 !important;
}
body .woocommerce-pagination ul li:last-child {
border-right: 0 !important;
}
body .woocommerce-pagination ul li a.page-numbers,
body .woocommerce-pagination ul li span {
font-size: 18px;
padding: 0;
font-weight: 500;
border: none;
color: #505050;
outline: none;
text-align: center;
font-size: 18px !important;
padding: 0 !important;
display: block;
margin-left: -1px;
outline: none !important;
background: transparent !important;
}
ul.products .star-rating {
width: 66px;
margin: 2px auto 5px !important;
}
.woocommerce .star-rating span::before,
.woocommerce .star-rating::before {
color: #171f32 !important;
}
.woocommerce a.added_to_cart {
padding-top: 15px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #ff5421;
}
.woocommerce .related .products li .add_to_cart_button,
.woocommerce .related .products li a.product_type_grouped {
display: none;
}
.woocommerce #commentform {
max-width: 650px;
}
.woocommerce #commentform .comment-form-author label,
.woocommerce #commentform .comment-form-email label {
min-width: 60px;
}
.woocommerce #commentform .comment-form-author input,
.woocommerce #commentform .comment-form-email input {
width: 100%;
}
.woocommerce #commentform .comment-form-comment textarea {
margin-bottom: 0;
}
.woocommerce #review_form #respond p {
margin: 5px 0 20px;
}
.woocommerce .cart_totals h2 {
border-bottom: 1px solid #E6E6E6;
padding-bottom: 17px;
margin-bottom: 0;
font-size: 17px;
font-weight: 600;
color: #363636;
}
.woocommerce .cart_totals table.shop_table {
border: none;
}
.woocommerce .cart_totals table.shop_table th,
.woocommerce .cart_totals table.shop_table td {
padding: 30px 10px;
font-weight: 600;
}
.woocommerce-checkout #payment {
background: transparent;
}
.woocommerce-checkout #payment .wc_payment_methods,
.woocommerce-checkout #payment .place-order {
padding-left: 0 !important;
padding-right: 0 !important;
}
.woocommerce-checkout #payment .place-order {
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
.woocommerce-checkout #payment .payment_box {
background-color: #f9f9f9 !important;
}
.woocommerce-checkout #payment .payment_box:before {
border: 1em solid #f9f9f9 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
border-top-color: transparent !important;
}
.woocommerce-shipping-fields h3 {
margin-bottom: 10px;
}
.price_slider_wrapper .price_slider {
margin-bottom: 25px !important;
}
.price_slider_wrapper .price_slider_amount button {
padding: 11px 30px;
z-index: 1;
position: relative;
font-size: 12px !important;
}
.price_slider_wrapper .price_slider_amount .price_label {
top: 4px;
position: relative;
}
.woocommerce ul.products {
margin-bottom: 0 !important;
}
.woocommerce ul.products li {
padding: 0 0 32px !important;
position: relative !important;
overflow: hidden;
text-align: center;
transition: all 0.3s ease 0s;
background: transparent;
border-radius: 4px;
}
.woocommerce ul.products li img {
margin-bottom: 0 !important;
position: relative;
}
.woocommerce ul.products li .woocommerce-loop-product__title {
font-size: 18px !important;
padding-bottom: 0px !important;
}
.woocommerce ul.products li .woocommerce-loop-product__title a {
color: #101010;
}
.woocommerce ul.products li .woocommerce-loop-product__title a:hover {
color: #171f32;
}
.woocommerce ul.products li a.fa,
.woocommerce ul.products li .glyph-icon {
background: #ff5421 !important;
border: none !important;
font-size: 30px;
padding: 0 !important;
margin: 0 !important;
height: 45px !important;
width: 45px !important;
line-height: 45px !important;
color: #fff;
}
.woocommerce ul.products li a.fa:before,
.woocommerce ul.products li .glyph-icon:before {
font-size: 23px;
color: #fff;
margin: 0 !important;
}
.woocommerce ul.products li .added_to_cart {
width: 100% !important;
padding: 0 20px;
background: none !important;
border-radius: 5px !important;
background: #fff !important;
color: #212121 !important;
}
.woocommerce ul.products li .button {
margin-top: 5px !important;
margin-left: 15px;
margin-right: 15px;
}
.woocommerce ul.products li:hover {
background: transparent;
}
.woocommerce ul.products li:hover a.button {
border: 2px solid;
border-color: #ff5421;
background: #fff;
color: #ff5421;
}
.woocommerce ul.products li:hover .wc-forward {
border: 2px solid;
border-color: #ff5421;
background: #fff;
color: #ff5421;
}
.woocommerce ul.products li ul li {
background: none;
border-radius: 0;
}
.related .star-rating::beforee {
top: 50% !important;
right: 50% !important;
transform: translate(50%, -50%);
}
.woocommerce .star-rating span::before {
color: #171f32;
}
body.woocommerce-js ul.products li {
margin-bottom: 35px !important;
} .menu-cart-area {
float: right;
position: relative;
padding-left: 25px;
padding-top: 44px;
padding-bottom: 44px;
top: 0;
}
.menu-cart-area .cart-icon-total-products {
font-size: 13px;
line-height: 20px;
background-color: #fff;
position: absolute;
right: 0;
font-size: 14px;
top: 100%;
width: 278px;
z-index: 10000;
opacity: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
transition: all .2s ease 0s;
border-radius: 3px;
}
.menu-cart-area .cart-icon-total-products .widget_shopping_cart {
margin-bottom: 0px;
padding: 25px 10px 0;
}
.menu-cart-area .cart-icon-total-products .widget_shopping_cart .quantity {
border: none;
padding: 3px 0 0 0;
display: block;
}
.menu-cart-area .woocommerce-mini-cart__empty-message {
text-align: center;
text-transform: uppercase;
color: #101010;
position: relative;
padding-top: 50px;
}
.menu-cart-area .woocommerce-mini-cart__empty-message:before {
position: absolute;
content: "\f10f";
color: #101010;
left: 50%;
transform: translateX(-50%);
bottom: 42px;
font-family: Flaticon;
font-size: 30px;
font-style: normal;
}
.menu-cart-area .widget_shopping_cart .cart_list li {
padding: 20px 30px;
border-bottom: 1px solid rgba(170, 170, 170, 0.25);
}
.menu-cart-area .widget_shopping_cart .cart_list li a {
color: #363636;
}
.menu-cart-area .widget_shopping_cart .cart_list li a img {
width: 40px;
}
.menu-cart-area .widget_shopping_cart .cart_list li .quantity {
color: #101010;
}
.menu-cart-area .widget_shopping_cart .cart_list li a.remove {
color: #101010;
top: 19px;
}
.menu-cart-area .widget_shopping_cart .cart_list li:first-child {
padding-top: 0;
}
.menu-cart-area .widget_shopping_cart .cart_list li:first-child a.remove {
top: 0px;
}
.menu-cart-area .widget_shopping_cart .total {
padding: 29px 0 0;
text-align: center;
border-top: none;
}
.menu-cart-area i {
cursor: pointer;
color: #28406d;
font-size: 18px;
}
.menu-cart-area i:before {
font-size: 18px;
}
.menu-cart-area:hover .cart-icon-total-products {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
visibility: visible;
}
.menu-cart-area span.icon-num {
border-radius: 50%;
font-size: 11px;
line-height: 18px;
min-height: 18px;
min-width: 18px;
top: 50%;
transform: translateY(-50%);
position: absolute;
text-align: center;
margin-top: -15px;
right: -12px;
}
.menu-cart-area .woocommerce-mini-cart__buttons {
text-align: center;
}
.menu-cart-area .button.wc-forward {
padding: 9px 20px;
font-size: 12px;
} .woocommerce ul.products.single-product-page {
padding: 100px 0 0;
}
.woocommerce ul.products li.product {
padding: 0;
position: relative;
overflow: hidden;
text-align: center;
transition: all 0.4s ease-in-out 0s;
margin-bottom: 0;
}
.woocommerce ul.products li.product .triangle_left {
width: 0;
height: 0;
border-top: 70px solid transparent;
border-right: 140px solid #171f32;
border-bottom: 70px solid transparent;
position: absolute;
top: -75px;
left: -117px;
transform: rotate(48deg);
opacity: 0;
}
.woocommerce ul.products li.product:hover {
background: transparent;
}
.woocommerce ul.products li.product:hover .triangle_left {
opacity: 1;
}
.woocommerce ul.products li.product:hover h3 a {
color: #171f32;
}
.woocommerce ul.products li.product:hover .add-to-cart {
background: #171f32;
color: #fff !important;
}
.woocommerce ul.products li.product:hover .images-product .overley {
opacity: 1;
top: 84%;
transform: scaleY(1);
}
.woocommerce ul.products li.product .images-product {
position: relative;
overflow: hidden;
margin-bottom: 15px;
padding: 0;
}
.woocommerce ul.products li.product .images-product a {
display: block;
}
.woocommerce ul.products li.product .images-product a img {
transition: all 0.3s ease-out;
width: 100%;
}
.woocommerce ul.products li.product .images-product .overley {
position: absolute;
right: 20px;
top: 20px;
transform: scaleY(0);
transform-origin: 0 1 0;
opacity: 0;
transition: all 0.4s ease-in-out 0s;
padding: 0;
}
.woocommerce ul.products li.product .images-product .overley .winners-details {
padding: 0;
}
.woocommerce ul.products li.product .images-product .overley .winners-details h4 {
margin-bottom: 10px;
padding-bottom: 10px;
color: #ffffff;
font-size: 18px;
position: relative;
}
.woocommerce ul.products li.product .images-product .overley .winners-details h4:after {
display: none;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul {
padding: 0;
margin: 0;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li {
display: inline-block;
margin: 0 !important;
padding: 0 !important;
vertical-align: top;
border: none;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a {
color: #fff !important;
text-transform: capitalize;
text-decoration: none;
width: 33px;
height: 33px;
border-radius: 5px;
line-height: 30px;
border: 1px solid #ff5421;
background: #ff5421 !important;
text-align: center;
transition: all 0.4s ease-in-out 0s;
font-size: 14px;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a:hover {
color: #fff;
opacity: .9;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a i {
font-size: 16px;
margin: 0;
transition: all 0.4s ease-in-out 0s;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li a i:hover {
color: #171f32;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info ul li:hover {
background: none;
}
.woocommerce ul.products li.product .images-product .overley .winners-details p {
margin-bottom: 5px;
color: #ffffff;
font-size: 13px;
}
.woocommerce ul.products li.product .images-product .overley .winners-details p i {
color: #ffffff;
margin-right: 8px;
}
.woocommerce ul.products li.product h4 {
margin-bottom: 10px !important;
margin-left: 0;
font-weight: 700;
}
.woocommerce ul.products li.product h4 a {
color: #101010;
transition: all 0.4s ease-in-out 0s;
font-size: 20px;
margin: 0;
}
.woocommerce ul.products li.product h4 a:hover {
color: #171f32;
}
.woocommerce ul.products li.product .price-details ul {
margin: 0;
padding: 0;
text-align: center;
}
.woocommerce ul.products li.product .price-details ul li {
display: block;
}
.woocommerce ul.products li.product .price-details ul li:first-child {
font-weight: 600;
font-size: 15px;
}
.woocommerce ul.products li.product .price-details ul li:first-child del {
margin-right: 5px;
font-weight: 400;
font-size: 15px;
}
.woocommerce ul.products li.product .price-details ul li .add-to-cart {
border: 1px solid #171f32;
padding: 8px 18px;
color: #101010;
font-size: 15px;
font-weight: 600;
display: inline-block;
margin-top: 15px;
}
.woocommerce ul.products .topbar-area {
overflow: hidden;
padding-bottom: 54px;
}
.woocommerce ul.products .topbar-area .showing-Short .seclec-box {
float: right;
}
.woocommerce ul.products .topbar-area .showing-result ul {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.woocommerce ul.products .topbar-area .showing-result ul li {
display: inline-block;
font-weight: 400;
color: #363636;
margin-right: 0;
font-size: 14px;
height: 25px;
}
.woocommerce ul.products .topbar-area .showing-result ul li .form-group {
margin: 0;
}
.woocommerce ul.products .topbar-area .showing-result ul li .form-group.seclect-box select.form-control {
display: inline-block;
border: 0;
background: transparent;
border-radius: 0px;
}
.woocommerce ul.products .pagination {
margin-top: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
color: #ff5421 !important;
font-size: 16px !important;
font-weight: 600;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
color: #ff5421 !important;
font-size: 16px;
font-weight: 600;
}
.woocommerce .quantity .qty {
height: 36px !important;
width: 50px;
appearance: textfield;
-webkit-appearance: none;
-moz-appearance: textfield;
margin-bottom: 0;
padding: 8px 0;
border-left: 2px solid #e6e6e6;
border-right: 2px solid #e6e6e6;
border-radius: 0 !important;
}
.woocommerce .quantity {
border: 2px solid #e6e6e6;
border-radius: 5px;
padding: 3.6px 2px;
}
.woocommerce .quantity .qty_button {
border: none;
background: none;
box-shadow: none;
color: #212121;
font-size: 20px;
padding: 0px 16px;
position: relative;
top: 1px;
}
.woocommerce .quantity .qty_button:hover {
border: none;
background: none !important;
box-shadow: none;
}
.woocommerce input[type="number"] {
border: 0;
}
.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button {
display: none;
margin: 0;
}
body.woocommerce ins {
background: none !important;
}
body.woocommerce .panel {
border: none;
box-shadow: none;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav {
padding: 15px 0 0 !important;
text-align: center;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav li {
float: none !important;
display: inline-block;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav li img {
width: 98%;
display: inline-block;
margin-bottom: 10px !important;
}
.woocommerce-variation-price {
margin-bottom: 30px;
}
.woocommerce table.shop_attributes td {
font-style: normal;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews h2,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description h2 {
display: none;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title {
font-size: 15px;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 1px solid #fbfbfb;
background-color: #fbfbfb;
margin-right: 8px;
border-radius: 0;
border: none !important;
}
.woocommerce div.product .product_meta .posted_in a {
color: #363636;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs li {
font-size: 18px;
margin-right: 12px;
border-radius: 4px 4px 0 0;
margin-left: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #ff5421;
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
background: #ff5421;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
color: #fff;
opacity: .9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
box-shadow: -2px 2px 0 #f0f0f0;
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding-left: 0;
border-radius: 5px 0 0 0;
padding-top: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 1px solid #f0f0f0;
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
border: 1px solid #f0f0f0;
display: none;
}
.woocommerce-form-login .woocommerce-Button {
margin-right: 12px !important;
}
.woocommerce .woocommerce-ordering {
margin: 0 0 2em;
}
.woocommerce .woocommerce-result-count {
margin-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #ddd !important;
}
.woocommerce a.remove {
margin: 0 auto;
color: #101010 !important;
line-height: 24px;
border: 1px solid #ddd;
font-weight: 300 !important;
font-size: 1.1em;
height: 1.5em;
width: 1.5em;
}
.woocommerce-cart table.cart .product-thumbnail img {
width: 80px !important;
}
.woocommerce-cart table.cart .product-name a {
color: #363636;
font-weight: 600;
}
.woocommerce-cart table.cart .product-name a:hover {
color: #101010;
text-decoration: underline !important;
}
.woocommerce-cart table.cart .product-price span {
font-weight: 600;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button {
color: #363636;
}
.woocommerce-checkout .woocommerce form .form-row {
margin: 0 0 15px;
}
.woocommerce button.button:disabled {
opacity: .8 !important;
background: none;
}
.coupon input#coupon_code {
width: 320px !important;
border-radius: 5px;
height: 47px !important;
margin-right: 20px;
text-align: left !important;
padding-left: 22px;
}
.coupon ::-webkit-input-placeholder { color: #101010 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.coupon ::-moz-placeholder { color: #101010 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.coupon :-ms-input-placeholder { color: #101010 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.coupon :-moz-placeholder { color: #101010 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.product_meta span.tagged_as {
display: block;
}
.product_meta span {
font-weight: 600;
}
.product_meta span a {
font-weight: 400;
}
.single-product .bs-info {
display: none;
}
.single-product .bs-img {
display: none;
}
.single-product .bs-desc {
margin-top: 0px !important;
}
.single-product div.product p.price {
margin-bottom: 28px;
}
.single-product div.product form.cart {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 30px;
padding-bottom: 40px;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
border-top-color: #ff5421;
}
.woocommerce-message::before,
.woocommerce-info::before {
color: #ff5421;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 110px;
height: 40px;
text-align: center;
}
.select2-container--default .select2-selection--single {
border: 1px solid #ccc;
border-radius: 0px;
height: 40px;
line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 13px;
right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 48px;
}
input[type="tel"] {
padding: 10px 14px;
border: none;
outline: none;
width: 100%;
height: 50px;
border: 1px solid rgba(54, 54, 54, 0.1);
}
.woocommerce-form__label span {
padding-left: 5px;
}
.woocommerce-form__label .input-checkbox {
margin: 7px 0 0 !important;
}
body.woocommerce-page input[type="text"],
body.woocommerce-page input[type="password"],
body.woocommerce-page input[type="email"],
body.woocommerce-page .select2-container--default .select2-selection--single,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated .select2-container,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated input.input-text,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated select {
border: 1px solid rgba(54, 54, 54, 0.1);
height: 45px;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #363636;
padding-left: 18px;
}
body.woocommerce-page input[type="text"]::placeholder,
body.woocommerce-page input[type="number"]::placeholder,
body.woocommerce-page input[type="password"]::placeholder,
body.woocommerce-page textarea::placeholder,
body.woocommerce-page input[type="email"]::placeholder {
color: #363636;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-width: 7px 6px 0 6px;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #363636 transparent transparent transparent;
}
body.woocommerce-page .woocommerce form .form-row-first,
body.woocommerce-page .woocommerce-page form .form-row-first {
width: 52%;
}
body.woocommerce-page .woocommerce form .form-row-first #coupon_code,
body.woocommerce-page .woocommerce-page form .form-row-first #coupon_code {
height: 47px;
}
body.woocommerce-page .woocommerce-billing-fields .input-text,
body.woocommerce-page .woocommerce-billing-fields select {
height: 50px !important;
}
body.woocommerce-page .woocommerce-billing-fields #billing_email {
height: 52px !important;
}
body.single-product div.product .woocommerce-tabs .comment-reply-title {
font-size: 20px !important;
display: block;
border-bottom: 1px solid #eee;
padding-bottom: 15px;
margin-bottom: 13px;
}
body.single-product div.product .woocommerce-tabs .rat-full {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
body.single-product div.product .woocommerce-tabs .rat-full p {
flex: 0 0 50%;
}
body.single-product div.product .woocommerce-tabs .rat-full input {
margin-bottom: 8px;
}
body.single-product div.product .woocommerce-tabs .rat-full p.comment-form-author {
padding-right: 15px;
}
body.single-product div.product .woocommerce-tabs .rat-full p.comment-form-email {
padding-left: 15px;
}
body.single-product div.product .woocommerce-tabs #commentform {
max-width: 100%;
}
body.single-product div.product .woocommerce-tabs #commentform .comment-form-cookies-consent {
display: block;
}
body.single-product div.product .woocommerce-tabs #commentform #comment {
height: 160px;
}
body.single-product div.product .woocommerce-tabs #commentform input[type="checkbox"] {
position: relative;
top: 1px;
vertical-align: unset;
}
body.single-product div.product .woocommerce-tabs #commentform input[type="text"],
body.single-product div.product .woocommerce-tabs #commentform input[type="email"] {
height: 50px;
}
body.single-product div.product .woocommerce-tabs label {
font-weight: 400;
}
body.woocommerce-page .select2-container--default .select2-selection--single {
height: 52px;
}
.woocommerce .quantity .qty {
box-shadow: none;
}
.woocommerce-cart-form table.shop_table {
border-collapse: collapse;
}
.woocommerce-cart-form table.shop_table td,
.woocommerce-cart-form table.shop_table th {
padding: 25px;
text-align: center;
}
.woocommerce-cart-form table.shop_table .quantity {
border-radius: 5px;
padding: 0 0px;
margin: 0 auto;
width: 150px;
}
.woocommerce-cart-form table.shop_table .quantity .qty_button {
top: -1px;
padding: 0px 6px;
}
.woocommerce-cart-form table.shop_table .quantity .qty {
width: 50px;
border-radius: 0 !important;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 600;
}
.woocommerce table.shop_table {
border-collapse: collapse !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
padding-top: 40px;
}
.woocommerce div.product form.cart .variations select {
padding: 5px 2px;
}
.cart_totals h2 {
text-transform: capitalize;
}
.cart_totals table.shop_table th,
.cart_totals table.shop_table td {
padding: 20px;
}
.woocommerce-tabs h2 {
font-size: 20px;
}
.related.products h2 {
font-size: 20px;
}
.single-product .summary.entry-summary h1.product_title.entry-title {
font-size: 25px !important;
line-height: 25px !important;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 50px !important;
}
.cart-collaterals th,
.cart-collaterals td {
border: none !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.cart-collaterals tr:last-child td,
.cart-collaterals tr:last-child th {
border-bottom: none !important;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
max-width: 100%;
}
.woocommerce .bottom,
.woocommerce .featured {
text-align: left;
}
.woocommerce .form-row {
display: block;
}
.woocommerce.single-product form.cart .button {
margin-left: 10px;
}
.woocommerce .add_to_cart_button {
transition: 0.3s ease all;
}
.woocommerce .add_to_cart_button:after {
font-size: inherit !important;
vertical-align: initial !important;
}
.woocommerce .add_to_cart_button.added {
display: none !important;
opacity: 0;
}
.woocommerce .add_to_cart_button.loading {
padding-right: 40px !important;
}
.woocommerce .add_to_cart_button.loading:after {
top: 12px !important;
right: 15px !important;
font-size: inherit !important;
}
.woocommerce button[disabled] {
color: #fff;
height: 39px;
padding: 0 35px !important;
}
.woocommerce button[disabled]:hover {
color: #ff5421;
}
.woocommerce table.shop_table th {
border: none;
font-size: 18px;
font-weight: 600;
}
.woocommerce table.shop_table td {
border-bottom: none;
border-left: none;
border-right: none;
border-top: 1px solid #E6E6E6;
}
h3#order_review_heading {
margin-top: 60px;
padding: 0 15px;
}
#order_review {
padding: 0 15px;
}
textarea.input-text {
border: 1px solid #ccc;
}
.button.yith-wcqv-button {
display: none !important;
}
.post-type-archive .learn-press-courses .course .course-title {
display: none !important;
}
.woocommerce span.onsale {
background: #ff5421 !important;
width: 40px !important;
height: 40px !important;
line-height: 40px !important;
padding: 0 !important;
right: 10px !important;
margin: 0 !important;
top: 10px !important;
z-index: 1;
font-weight: 500;
}
.woocommerce-info {
border-top-color: #171f32;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
padding: 3px 15px !important;
border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
background: #f0f0f0;
margin: 0 0 15px;
border-radius: 2px;
}
.woocommerce-MyAccount-navigation ul li a {
padding: 10px 20px;
color: #363636;
display: block;
}
.woocommerce-MyAccount-navigation ul li.is-active {
background: #ff5421;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #fff;
}
.woocommerce-MyAccount-navigation ul li:hover {
background: #ff5421;
}
.woocommerce-MyAccount-navigation ul li:hover a {
color: #fff;
}
form.woocommerce-EditAccountForm fieldset {
margin-bottom: 40px;
margin-top: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-input-wrapper #order_comments,
#order_comments {
border: 1px solid rgba(54, 54, 54, 0.1) !important;
}
.woocommerce-js ul.products li img {
width: auto;
max-width: 100%;
}
.woocommerce-account .woocommerce form.login {
margin-bottom: 0;
}
.single-product.woocommerce span.onsale {
left: 10px !important;
}
#order_comments {
border: 1px solid rgba(54, 54, 54, 0.1) !important;
} .loader .loader-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 140px;
height: 140px;
border: 5px solid #ebebec;
border-radius: 50%;
}
.loader .loader-container:before {
position: absolute;
content: "";
display: block;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 140px;
height: 140px;
border-top: 4px solid #ff5421;
border-radius: 50%;
animation: loaderspin 1.8s infinite ease-in-out;
-webkit-animation: loaderspin 1.8s infinite ease-in-out;
}
.loader .loader-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 80px;
}
.loader .loader-icon img {
animation: loaderpulse alternate 900ms infinite;
}
.woocommerce .quantity input[type="number"]::-webkit-input-placeholder { color: #363636 !important;
opacity: 1;
}
.woocommerce .quantity input[type="number"]::-moz-placeholder { color: #363636 !important;
opacity: 1;
}
.woocommerce .quantity input[type="number"]:-ms-input-placeholder { color: #363636 !important;
opacity: 1;
}
.woocommerce .quantity input[type="number"]:-moz-placeholder { color: #363636 !important;
opacity: 1;
}
@keyframes loaderspin {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@-webkit-keyframes loaderspin {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes loaderpulse {
0% {
transform: scale(1);
}
100% {
transform: scale(1.2);
}
} html,
body {
font-size: 16px;
color: #363636;
font-family: 'Rubik', sans-serif;
vertical-align: baseline;
line-height: 1.7;
font-weight: 400;
overflow-x: hidden;
}
img {
max-width: 100%;
height: auto;
}
p {
margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Nunito', sans-serif;
color: #101010;
margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 26px;
padding: 0;
letter-spacing: -1px;
font-weight: 700;
}
h1 {
font-size: 52px;
line-height: 55px;
font-weight: 700;
}
h2 {
font-size: 40px;
line-height: 45px;
font-weight: 700;
}
h3 {
font-size: 28px;
line-height: 30px;
font-weight: 700;
}
h4 {
font-size: 26px;
line-height: 30px;
font-weight: 700;
}
h5 {
font-size: 24px;
line-height: 26px;
font-weight: 600;
}
h6 {
font-size: 20px;
line-height: 24px;
font-weight: 600;
}
.wp-block-calendar nav {
padding-bottom: 20px;
}
a {
color: #171f32;
transition: all 0.4s ease-in-out 0s;
text-decoration: none !important;
outline: none !important;
}
a:active,
a:hover {
text-decoration: none;
outline: 0 none;
color: #171f32;
}
ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.clear {
clear: both;
}
.z-index-10 {
z-index: 10;
position: relative;
}
::-moz-selection {
background: #ff5421;
text-shadow: none;
color: #ffffff;
}
::selection {
background: #ff5421;
text-shadow: none;
color: #ffffff;
}
i.glyph-icon:before {
margin-left: 0;
}
.y-middle {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.rs-rev-btn1,
.rs-rev-btn2 {
position: relative;
z-index: 11;
}
.rs-rev-btn1:after,
.rs-rev-btn2:after,
.rs-rev-btn1:before,
.rs-rev-btn2:before {
position: absolute;
content: '';
top: 50%;
transform: translateY(-50%);
width: 5px;
height: 5px;
border-radius: 50%;
background: #ffffff;
transition: all 0.4s ease-in-out 0s;
}
.rs-rev-btn1:after,
.rs-rev-btn2:after {
right: -15px;
}
.rs-rev-btn1:before,
.rs-rev-btn2:before {
left: -15px;
}
.rs-rev-btn2:after,
.rs-rev-btn2:before {
background: #ff5421;
}
.rev-btn:hover .rs-rev-btn1:after,
.rev-btn:hover .rs-rev-btn1:before {
background: #ff5421;
}
.rev-btn:hover .rs-rev-btn2:after,
.rev-btn:hover .rs-rev-btn2:before {
background: #ffffff;
}
.slick-slider .slick-dots {
text-align: center;
bottom: -75px;
z-index: 11;
line-height: 10px;
}
.slick-slider .slick-dots li {
display: inline-block;
width: unset;
height: unset;
margin: 0 5px;
}
.slick-slider .slick-dots li button {
width: 25px;
height: 8px;
display: inline-block;
font-size: unset;
line-height: unset;
padding: unset;
border-radius: 50px;
background: #ff5421;
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
opacity: .5;
}
.slick-slider .slick-dots li button:before {
display: none;
}
.slick-slider .slick-dots li button:hover {
width: 40px;
opacity: 1;
}
.slick-slider .slick-dots li.slick-active button {
width: 40px;
opacity: 1;
}
.slick-slider .slick-arrow {
position: absolute;
top: -85px;
right: 30px;
z-index: 10;
}
.slick-slider .slick-arrow:before {
font-family: Flaticon;
color: #fff;
font-size: 18px;
background: #ff5421;
width: 45px;
display: block;
height: 45px;
line-height: 45px;
border-radius: 35px;
opacity: 1;
transition: all .8s ease;
box-shadow: 0 0 20px #fff;
}
.slick-slider .slick-arrow:hover:before {
opacity: .8;
}
.slick-slider .slick-prev {
left: auto;
right: 86px;
}
.slick-slider .slick-prev:before {
content: "\f111";
}
.slick-slider .slick-next:before {
content: "\f110";
}
.box-shadow {
box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.07);
border-radius: 7px;
}
body .bg-fixed {
background-attachment: fixed !important;
background-position: center top !important;
}
body .bg-top {
background-position: center top !important;
}
body .bg-left {
background-position: bottom left !important;
}
body .bg-right {
background-position: top right !important;
}
body .bg-bottom {
background-position: center bottom !important;
}
body .main-contain {
background-size: cover;
background-repeat: no-repeat;
}
.no-gutter [class*="col-"] {
padding-left: 0;
padding-right: 0;
}
.ball {
position: absolute;
border-radius: 100%;
opacity: 1;
}
.rs-z_index_10 {
position: relative;
z-index: 10;
}
.border-left-radius > .vc_column-inner {
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
}
.border-right-radius > .vc_column-inner {
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
}
.overflow-visible {
overflow: visible !important;
z-index: 30;
}
.overflow-hidden {
overflow: hidden !important;
}
.max-width-700 {
max-width: 700px;
margin: 0 auto;
}
.white-color {
color: #fff;
}
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4 {
color: #fff;
}
iframe {
width: 100%;
}
.floating-box {
position: relative;
z-index: 9;
top: 160px;
}
.custom-max-width {
max-width: 800px;
}
.menu-cart-area h2 {
display: none;
}
.bs-sidebar #wp-calendar th {
background: #ff5421;
color: #fff;
}
.bs-sidebar table {
margin-bottom: 0;
}
.bs-sidebar .widget select {
margin: 0;
}
.common-shadow {
box-shadow: 0 0 150px #eee;
background: #fff;
}
ul.profile_info {
padding-left: 0;
margin-left: 0;
}
ul.profile_info li {
list-style: none;
margin-bottom: 10px;
font-size: 15px;
padding: 5px 0px;
position: relative;
}
ul.profile_info li .title {
color: #444444;
margin-right: 10px;
position: relative;
}
ul.profile_info li .title:after {
content: "";
position: absolute;
background: #ff5421;
width: 30px;
height: 3px;
left: 0;
z-index: -1;
bottom: 5px;
opacity: 0.6;
}
ul.profile_info li a {
color: #363636;
} .page-error {
position: relative;
display: table;
width: 100%;
height: 100%;
background-repeat: no-repeat !important;
background-size: cover !important;
background: #ffffff;
}
.page-error .container {
position: fixed;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
}
.page-error .content-area {
position: relative;
z-index: 101;
margin: 0 auto;
text-align: center;
}
.page-error .content-area h1.page-title {
color: #ffffff;
font-size: 100px;
margin-bottom: 30px;
margin-top: 0px;
}
.page-error .content-area h2 {
color: #101010;
font-size: 35px;
font-weight: 700 !important;
margin-bottom: 50px;
}
.page-error .content-area h2 span {
display: block;
font-size: 250px;
line-height: 175px;
margin: 0 0 60px;
}
.page-error .bs-sidebar {
max-width: 400px;
margin: 0 auto;
padding-bottom: 20px;
}
.page-error .bs-sidebar {
padding: 10px 0 35px;
}
.page-error .flaticon-right-arrow:before {
padding-left: 5px;
}
.page-error .readon {
font-size: 20px;
padding: 16px 35px;
border-radius: 4px !important;
border: 1px solid #ff5421;
background: #ff5421;
}
.page-error .readon:focus {
color: #ffffff;
}
.page-error .readon:hover {
background: transparent;
border: 1px solid #ff5421;
color: #101010 !important;
}
.page-error.coming-soon {
height: 100vh;
}
.page-error.coming-soon .content-area h3 {
font-size: 30px;
margin-top: 40px;
margin-bottom: 60px;
display: block;
}
.page-error.coming-soon .content-area h3 span {
font-size: 80px;
text-shadow: unset;
text-transform: uppercase;
line-height: 90px;
padding-bottom: 20px;
letter-spacing: 5px;
display: block;
font-weight: 900 !important;
}
.page-error.coming-soon .countdown-inner {
width: 600px;
margin: 0 auto;
max-width: 100%;
}
.page-error.coming-soon .countdown-inner .time_circles {
position: relative;
justify-content: center;
align-items: center;
}
.page-error.coming-soon .countdown-inner .time_circles canvas {
opacity: 0;
display: none;
}
.page-error.coming-soon .countdown-inner .time_circles div {
color: #ffffff;
font-size: 36px;
font-weight: 600;
padding-top: 25px;
width: 120px !important;
height: 120px !important;
display: grid;
align-items: center;
margin: 0 auto;
border-radius: 100%;
border: 5px solid #ffffff;
background: #171f32;
box-shadow: 0 0 52px rgba(0, 0, 0, 0.3);
display: inline-block;
margin: 0 12px;
}
.page-error.coming-soon .countdown-inner .time_circles div:first-child {
padding-left: 0;
}
.page-error.coming-soon .countdown-inner .time_circles div:last-child {
margin-right: 0;
}
.page-error.coming-soon .countdown-inner .time_circles div span,
.page-error.coming-soon .countdown-inner .time_circles div h4 {
color: #ffffff;
}
.page-error.coming-soon .countdown-inner .time_circles div span {
line-height: 1;
font-size: 55px;
display: block;
}
.page-error.coming-soon .countdown-inner .time_circles div h4 {
margin: 0;
font-weight: 400 !important;
text-transform: uppercase;
}
.page-error.coming-soon .follow-us-sbuscribe p {
color: #ffffff;
font-size: 30px;
padding-top: 50px;
font-weight: 500;
margin-bottom: 5px;
}
.page-error.coming-soon .follow-us-sbuscribe ul {
list-style: none;
margin: 0;
}
.page-error.coming-soon .follow-us-sbuscribe ul li {
display: inline-block;
margin-right: 20px;
}
.page-error.coming-soon .follow-us-sbuscribe ul li:last-child {
margin-right: 0;
}
.page-error.coming-soon .follow-us-sbuscribe ul li a {
width: 45px;
height: 45px;
line-height: 35px;
border-radius: 50%;
padding: 0;
}
.page-error.coming-soon .follow-us-sbuscribe ul li i {
line-height: 45px;
font-size: 22px;
} .rectangle {
position: relative;
}
.rectangle:after {
position: absolute;
content: "";
height: 120px;
width: 1px;
background: #404c51;
right: -20px;
top: 50%;
transform: translateY(-50%);
}
.orange {
color: #ff5421;
}
span.yellow {
color: #171f32;
}
.overflow-show {
overflow: visible !important;
}
input[type="checkbox"],
input[type="radio"] {
margin-right: 8px;
vertical-align: text-top;
}
.sticky .menu-area {
padding: 0;
}
.alignleft {
margin-bottom: 26px;
}
.alignright {
margin-bottom: 26px;
}
.vertical-middle {
display: table;
width: 100%;
height: 100%;
}
.vertical-middle .vertical-middle-cell {
display: table-cell;
vertical-align: middle;
}
.display-table {
display: table;
height: 100%;
width: 100%;
}
.display-table-cell {
display: table-cell;
vertical-align: middle;
}
ul.stylelisting {
list-style-type: none;
margin-left: 20px !important;
}
ul.stylelisting li {
position: relative;
padding-left: 22px !important;
line-height: 34px;
border: none !important;
}
ul.stylelisting li:before {
position: absolute;
top: 0;
left: 0;
z-index: 0;
content: "\f054";
font-family: 'FontAwesome';
color: #437ff9;
font-size: 12px;
}
ul.check-square {
list-style-type: none;
margin-left: 0px;
}
ul.check-square li {
position: relative;
padding-left: 35px;
line-height: 34px;
border: none;
}
ul.check-square li:before {
position: absolute;
top: 2px;
left: 0;
z-index: 0;
content: "\f046";
font-family: 'FontAwesome';
color: #ff5421;
font-size: 20px;
}
blockquote {
margin: 35px 0px !important;
padding: 40px 60px;
color: #666;
position: relative;
background: rgba(255, 255, 255, 0.6) !important;
font-weight: normal;
font-style: italic;
text-align: left;
clear: both;
font-weight: 400;
border-radius: 8px;
}
blockquote cite {
font-size: 15px;
display: block;
margin-top: 10px;
}
blockquote cite:before {
content: "";
font-size: 28px;
color: #ff5421;
padding-bottom: 0px;
display: inline-block;
background: #ff5421;
height: 2px;
width: 40px;
font-weight: 400;
text-align: center;
top: -4px;
margin-right: 10px;
position: relative;
}
blockquote p {
margin-bottom: 10px !important;
font-size: 20px;
}
blockquote p strong {
color: #000 !important;
font-size: 18px;
padding-top: 20px !important;
margin-bottom: 10px;
display: block;
}
body.page blockquote {
background: #F8F8F8 !important;
}
body.page blockquote.style2 {
background: #fff !important;
padding: 34px 40px 25px;
margin-bottom: 10px !important;
}
body.page blockquote.style2:before {
line-height: 20px;
}
mark,
ins {
background: #171f32;
color: #fff;
padding: 0 4px;
}
code {
background: #171f32;
color: #fff !important;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #fff;
padding: 17px 30px;
font-size: 14px;
text-transform: capitalize;
outline: none;
transition: all .5s ease;
border-radius: 0 3px 3px 0;
background: #ff5421;
position: relative;
border: none;
}
.rs-iconbox-area.hovers .box-inner {
overflow: hidden;
}
.rs-iconbox-area.hovers .box-inner .services-btn-part {
position: absolute;
width: 100%;
transform: scale(0.5);
transition: all .3s ease;
opacity: 0;
}
.rs-iconbox-area.hovers .box-inner .text-area,
.rs-iconbox-area.hovers .box-inner .icon-area {
transition: all .3s ease;
}
.rs-iconbox-area.hovers .box-inner:hover .text-area {
transform: translateY(-60px);
}
.rs-iconbox-area.hovers .box-inner:hover .icon-area {
transform: scale(0);
}
.rs-iconbox-area.hovers .box-inner:hover .services-btn-part {
transform: scale(1);
transform: translateY(-55px);
opacity: 1;
}
.mb-20 {
margin-bottom: 30px;
}
.mb-30 {
margin-bottom: 30px;
}
.top-float {
float: left;
}
.submit-btn {
display: block;
cursor: pointer;
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
border-radius: 3px;
font-size: 14px;
font-weight: 500;
color: #fff;
z-index: 2;
border: none;
}
.submit-btn .wpcf7-submit {
outline: none;
border: none;
padding: 12px 40px;
border-radius: 3px;
display: inline-block;
text-transform: capitalize;
font-size: 16px;
font-family: 'Rubik', sans-serif;
font-weight: 500;
color: #ffffff;
background: #ff5421;
position: relative;
overflow: hidden;
}
.submit-btn:hover {
opacity: 0.90;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover {
background: #171f32;
color: #ffffff;
}
input[type="submit"]:hover {
opacity: .9;
}
.main-contain #content {
padding-top: 100px;
padding-bottom: 100px;
}
.main-contain .rs-porfolio-details #content {
padding-bottom: 110px;
}
.main-contain .page-error #content {
padding-top: 60px;
}
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
padding-top: 7px;
}
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-form-login__rememberme #rememberme {
margin-top: 4px;
}
.woocommerce-account .footer-bottom-gaps .main-contain #content {
padding-bottom: 200px;
}
.single-notices .footer-bottom-gaps .rs-notice-details #content,
.single-post .footer-bottom-gaps .main-contain #content {
padding-bottom: 196px;
}
.learnpress-page .footer-bottom-gaps .main-contain #content {
padding-bottom: 180px;
}
#content .project-gallery .p-gallery-title {
margin: 0 0 40px;
}
body.rs-pages-btm-gap.single-teams .main-contain #content {
padding-bottom: 155px;
}
body.single-events .main-contain #content {
padding-bottom: 190px;
}
.rs-addon-services .image_left {
display: flex;
align-items: top;
}
.rs-addon-services .image_left .services-icons {
margin-right: 20px;
margin-top: 12px;
}
.rs-addon-services .services-title4 {
display: none;
}
.rs-addon-services.services-style4:after {
background: rgba(32, 51, 89, 0.5);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
transition: all .8s ease;
}
.rs-addon-services.services-style4 .services-part {
position: relative;
overflow: hidden;
}
.rs-addon-services.services-style4 .services-part .services-text {
position: absolute;
transform: translate(-50%, -50%) rotateY(90deg);
left: 50%;
top: 50%;
width: 330px;
background: #203359;
padding: 30px;
opacity: 0;
visibility: hidden;
transition: all .8s ease;
}
.rs-addon-services.services-style4 .services-icon {
position: relative;
}
.rs-addon-services.services-style4 .services-icon .services-title4 {
display: block;
position: absolute;
bottom: 16px;
left: 40px;
z-index: 1;
transition: all .8s ease;
}
.rs-addon-services.services-style4:hover:after {
display: none;
}
.rs-addon-services.services-style4:hover .services-text {
opacity: 1;
visibility: visible;
transform: translate(-50%, -50%) rotateY(0);
}
.rs-addon-services.services-style4:hover .services-icon {
position: relative;
}
.rs-addon-services.services-style4:hover .services-icon .services-title4 {
bottom: -60px;
}
.single-product .footer-bottom-gaps .main-contain #content {
padding-bottom: 120px !important;
}
.sign {
margin-top: 15px;
}
.rs-heading.bigger-text h2.title {
font-size: 55px;
line-height: 65px;
}
.rs-heading.bigger-text p {
color: #fff;
font-size: 18px;
}
ul.unorder-list {
margin: 20px 0 0;
padding: 0;
list-style: none;
}
ul.unorder-list li {
display: block;
position: relative;
padding-left: 25px;
padding-bottom: 15px;
font-weight: 500;
line-height: 25px;
}
ul.unorder-list li:before {
position: absolute;
top: 0px;
left: 0;
content: "\f105";
font-family: FontAwesome;
color: #ff5421;
font-size: 20px;
}
ul.check-icon {
list-style: none;
margin-left: 20px;
}
ul.check-icon li {
position: relative;
padding-left: 22px;
padding-bottom: 4px;
font-size: 16px;
}
ul.check-icon li:before {
position: absolute;
top: 0px;
left: 0;
content: "\f058";
font-family: FontAwesome;
color: #171f32;
font-size: 18px;
}
ul.check-icon.two-call {
column-count: 2;
}
ul.check-icon.two-call li {
padding-right: 10px;
}
.light-faq .vc_toggle .vc_toggle_title h4 {
color: #fff;
}
.light-faq .vc_toggle .vc_toggle_content {
color: #fff;
}
.post-password-required input[type="password"] {
margin-left: 5px;
}
.post-password-required input[type="submit"] {
margin-left: -4px;
border-radius: 0 3px 3px 0;
padding: 11px 20px;
}
input[type="text"],
input[type="number"],
input[type="password"],
textarea,
input[type="email"] {
color: #363636;
width: 100%;
max-width: 100%;
opacity: 1;
}
input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder { color: #d1d1d1;
opacity: 1;
}
input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder { color: #d1d1d1;
opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder { color: #d1d1d1;
opacity: 1;
}
input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder,
input[type="email"]:-moz-placeholder { color: #d1d1d1;
opacity: 1;
}
select {
color: #363636;
cursor: pointer;
}
select:valid {
color: #363636;
} a {
color: #171f32;
}
a:hover,
a:focus,
a:active {
color: #ff5421;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
.wp-block-calendar tfoot a {
color: #171f32;
}
.wp-block-calendar tfoot a:hover {
color: #ff5421;
} .rs-particle-banner {
width: 100%;
position: relative;
}
.rs-particle-banner .particle-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.rs-particle-banner .particle-content .banner_title {
display: inline-block;
margin-bottom: 25px;
font-size: 65px;
position: relative;
z-index: 9;
color: #444;
line-height: 70px;
}
.rs-particle-banner .particle-content .banner-button {
margin-top: 20px;
}
.rs-particle-banner .particle-content .banner-button.btn-light .readon:not(.border):hover {
background: transparent;
border-color: #fff !important;
color: #fff !important;
}
.rs-particle-banner .particle-content .banner-button.btn-light .readon.border {
border-color: #fff !important;
color: #fff !important;
}
.rs-particle-banner .particle-content .banner-button.btn-light .readon.border:hover {
border-color: #171f32 !important;
}
.rs-particle-banner .particle-content .banner-button a:hover {
opacity: .8;
}
.rs-particle-banner .particle-content .banner-introtext {
display: block;
font-size: 16px;
line-height: 22px;
padding-bottom: 25px;
}
.rs-particle-banner ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.rs-particle-banner ul li {
display: inline-block;
margin: 0 25px 25px 0;
}
.rs-particle-banner .arrow-btn {
width: 26px;
height: 55px;
bottom: 0%;
left: 50%;
z-index: 2;
text-align: center;
position: absolute;
border: 1px solid #999;
border-radius: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.rs-particle-banner .arrow-btn i {
color: #999;
font-size: 22px;
line-height: 80px;
-webkit-animation: bounce 2s infinite;
-moz-animation: bounce 2s infinite;
-ms-animation: bounce 2s infinite;
-o-animation: bounce 2s infinite;
animation: bounce 2s infinite;
transition: 0.4s;
-webkit-transition: 0.4s;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.rs-particle-banner .arrow-btn i:hover {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
@-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
} .ceo-founder p {
font-weight: 500;
color: #101010;
}
.sticky-logo {
display: none;
}
.sticky .logo-area {
display: none;
}
.sticky .logo-area.sticky-logo {
display: block;
}
.owl-carousel {
padding-top: 0;
}
.owl-carousel .owl-nav {
right: 0;
}
.owl-carousel .owl-nav [class*="owl-"] {
font-size: 0;
width: 42px;
height: 42px;
line-height: 42px;
background: #ff5421;
color: #fff;
border-radius: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
transition: 0.6s ease all;
opacity: 0;
visibility: hidden;
}
.owl-carousel .owl-nav [class*="owl-"]:before {
font-family: Flaticon;
position: absolute;
font-size: 20px;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.owl-carousel .owl-nav [class*="owl-"].owl-prev {
left: 0;
}
.owl-carousel .owl-nav [class*="owl-"].owl-prev:before {
content: "\f112";
}
.owl-carousel .owl-nav [class*="owl-"].owl-next {
right: 0;
}
.owl-carousel .owl-nav [class*="owl-"].owl-next:before {
content: "\f113";
margin-left: 2px;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
background: #171f32;
color: #fff;
}
.owl-carousel:hover .owl-nav [class*="owl-"] {
opacity: 1;
visibility: visible;
}
.owl-carousel:hover .owl-nav [class*="owl-"].owl-prev {
left: -60px;
}
.owl-carousel:hover .owl-nav [class*="owl-"].owl-next {
right: -60px;
}
.owl-carousel .partner-item a img {
width: auto;
margin: 0 auto;
}
.sidenav {
width: 100%;
}
.sidenav .widget-title {
padding: 0 0 15px;
font-size: 24px !important;
line-height: 30px;
font-weight: 700 !important;
position: relative;
}
.sidenav .widget-title:before {
content: "";
position: absolute;
background: #ff5421;
height: 2px;
width: 50px;
left: 0;
bottom: 0;
display: block;
z-index: 1;
}
.sidenav ul.footer_social li a {
background: none !important;
width: auto;
height: auto;
line-height: 20px;
margin: 0 5px;
font-size: 15px;
}
.sidenav ul.footer_social li a i {
color: #171f32;
}
.sidenav ul.footer_social li a:hover i {
color: #ff5421;
}
.sidenav .widget {
padding: 0;
margin: 0 0 30px;
}
.sidenav .widget:first-child {
border: none;
}
.sidenav .widget .widget-title {
font-size: 24px;
margin-bottom: 30px;
}
.sidenav .widget .search-form .search-input {
height: 42px;
background: rgba(255, 255, 255, 0.1);
border-color: rgba(255, 255, 255, 0.3) !important;
color: #fff;
font-size: 14px;
outline: none;
}
.sidenav .widget .search-form .search-input::-webkit-input-placeholder { color: #fff;
}
.sidenav .widget .search-form .search-input::-moz-placeholder { color: #fff;
}
.sidenav .widget .search-form .search-input:-ms-input-placeholder { color: #fff;
}
.sidenav .widget .search-form .search-input:-moz-placeholder { color: #fff;
}
.sidenav .widget .search-form button {
padding: 8px 12px;
color: #fff;
background: transparent !important;
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
}
.sidenav .widget .search-form button:hover {
opacity: 0.7;
}
.sidenav .widget_contact_widget {
margin: 30px 0 0px;
}
.sidenav .widget_medvillsocialiconwi_widget {
margin-top: 40px;
}
.sidenav .fa-ul {
margin-left: 0;
text-align: left;
font-size: 16px;
}
.sidenav .fa-ul li {
padding: 5px 0;
display: flex;
align-items: center;
}
.sidenav .fa-ul li i {
padding-right: 15px;
}
.sidenav .fa-ul li i:before {
font-size: 22px;
margin-left: 0 !important;
}
.sidenav .fa-ul li i.flaticon-email {
position: relative;
top: 1px;
}
.sidenav .fa-ul li.address1 {
padding-left: 40px;
padding-top: 0;
margin-bottom: 4px;
padding-right: 40px;
}
.sidenav .fa-ul li.address1 i {
position: absolute;
top: -2px;
left: 0;
}
.sidenav .fa-ul li a {
color: #363636;
}
.sidenav .fa-ul li a:hover {
color: #ff5421;
}
.sidenav .widget_medvillsocialiconwi_widget .footer_social {
margin: 0 !important;
}
.sidenav .offcanvas_social {
list-style-type: none;
padding-bottom: 0;
}
.sidenav .offcanvas_social li {
display: inline-block;
}
.sidenav .offcanvas_social li a {
-webkit-transition: all 0.35s;
-o-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
float: left;
margin-right: 0;
}
.sidenav .offcanvas_social li a i {
font-size: 15px;
color: #fff;
margin: 0 8px 0 0;
text-align: center;
background: #ff5421;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 3px;
}
.sidenav .offcanvas_social li a i:hover {
opacity: .9;
}
.sidenav .offcanvas_social li:last-child a {
margin-right: 0;
}
.sidenav .nav-close-menu-li {
margin: 0;
padding-bottom: 30px;
text-align: right;
}
.sidenav .nav-close-menu-li a {
font-size: 0;
text-align: center;
display: inline-block;
border: 2px solid #fff;
width: 36px;
height: 36px;
line-height: 36px;
border-radius: 100%;
margin-right: 10px;
position: relative;
}
.sidenav .nav-close-menu-li a:after,
.sidenav .nav-close-menu-li a:before {
content: '';
position: absolute;
width: 2px;
height: 14px;
background-color: #fff;
top: 9px;
}
.sidenav .nav-close-menu-li a:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sidenav .nav-close-menu-li a:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sidenav .nav-close-menu-li a:hover {
background: #fff;
color: #000;
border-color: #fff;
}
.sidenav .nav-close-menu-li a:hover:after,
.sidenav .nav-close-menu-li a:hover:before {
background-color: #171f32;
}
.sidenav .widget_nav_menu ul {
padding: 0;
margin: 0;
text-align: left;
}
.sidenav .widget_nav_menu ul li {
list-style: none;
margin-left: 0;
padding: 0;
position: relative;
}
.sidenav .widget_nav_menu ul li a {
font-size: 15px;
padding: 12px 0;
display: block;
color: #101010;
font-family: 'Nunito', sans-serif;
line-height: 25px;
font-weight: 600 !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.sidenav .widget_nav_menu ul li a:hover {
color: #ff5421;
}
.sidenav .widget_nav_menu ul li:before {
display: none;
}
.sidenav .widget_nav_menu ul li ul li a {
text-transform: capitalize;
padding: 10px 0;
line-height: 24px;
}
.sidenav .widget_nav_menu ul li:last-child a {
border-bottom: none;
}
.sidenav .bs-search button {
padding: 5px 11px;
}
.sidenav li.nav-link-container {
color: #ff5421;
text-align: center;
display: block;
border-radius: 30px;
height: 40px;
right: 15px;
width: 40px;
top: 5px;
position: absolute;
-webkit-transition: transform .5s ease;
-moz-transition: transform .5s ease;
transition: transform .5s ease;
}
.sidenav li.nav-link-container:hover a {
display: block;
}
.sidenav li.nav-link-container:hover a span {
background: #ff5421 !important;
}
.sidenav li.nav-link-container a {
display: block;
background: none !important;
}
.sidenav li.nav-link-container a span {
background: #171f32 !important;
height: 3px;
width: 25px;
}
.sidenav li.nav-link-container .nav-menu-link {
padding: 13px 15px 15px 10px !important;
}
.sidenav li.nav-link-container .nav-menu-link span.hamburger1 {
transform: rotate(-45deg) translate(-5px, 5px);
}
.sidenav li.nav-link-container .nav-menu-link span.hamburger3 {
-webkit-transform: rotate(45deg) translate(0px, 0px);
transform: rotate(45deg) translate(0px, 0px);
}
.fa-ul {
list-style: none;
}
.mobile-menu-container .nav-close-menu-li {
padding-top: 50px;
}
.mobile-menu-container .nav-close-menu-li a {
padding: 0;
}
.mobile-menu-container ul {
padding-left: 0;
margin: 0;
text-align: left;
}
.mobile-menu-container ul li {
list-style: none;
border: none !important;
margin-left: 0;
padding: 0;
}
.mobile-menu-container ul li a {
font-size: 15px;
padding: 12px 0;
display: block;
color: #222;
border-bottom: none;
}
.mobile-menu-container ul li a:hover {
opacity: 0.9;
}
.mobile-menu-container ul li:before {
display: none;
}
.nav-active-menu-container {
-ms-transform: translate(0);
-webkit-transform: translate(0);
-moz-transform: translate(0);
transform: translate(0);
}
#rs-header .menu-area .navbar ul li ul li .sub-menu {
position: absolute;
left: 100%;
top: 0;
opacity: 0;
transform: scaleY(0);
visibility: hidden;
}
#rs-header.header-transparent .menu-sticky.sticky ul.offcanvas-icon.sidenav .nav-link-container span {
background: #fff !important;
}
#rs-header .menu-area .navbar ul li ul li:hover ul.sub-menu {
opacity: 1;
transform: scaleY(1);
visibility: visible;
}
.secondaryColor {
color: #ff5421;
}
#rs-header .menu-area .navbar ul li.three-col ul > li {
width: 33.33%;
}
#rs-header .menu-area .navbar ul li.four-col ul > li {
width: 25%;
}
.transparent_header {
position: absolute;
}
.transparent_header .menu-area .navbar ul > li > a:after {
background: #fff;
}
.transparent_header .sticky .navbar ul > li > a:after {
background: #171f32;
}
.default_header .menu-area .navbar ul > li > a:after {
background: #171f32;
}
.customrev .rev-btn i {
position: absolute;
top: 50%;
right: 26px;
transition: all 0.3s;
transform: translateY(-50%);
opacity: 1;
font-size: 16px;
}
.customrev .rev-btn:hover i {
opacity: 1;
right: 18px;
}
.space15 .elementor-accordion-item {
margin-bottom: 20px !important;
} .menu-sticky {
margin: 0;
width: 100%;
z-index: 99;
transition: all 300ms ease-in-out;
background: transparent;
}
.menu-sticky.sticky {
position: fixed !important;
background: rgba(255, 255, 255, 0.9);
box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
padding: 0;
}
.menu-sticky.sticky .toolbar-area {
display: none;
}
.menu-sticky.sticky .navbar-menu {
width: 100%;
text-align: right;
}
.menu-sticky.sticky .navbar-menu ul.menu {
text-align: right;
}
.menu-sticky.sticky .navbar ul li > a {
color: #101010;
font-size: 14px;
}
.menu-sticky.sticky .btn_quote {
padding-top: 28px !important;
padding-bottom: 28px !important;
}
.menu-sticky.sticky .nav-link-container i {
color: #101010;
}
.formbtn .form-button {
text-align: center;
}
.rs-portfolio.style1 .slick-dots li button {
background: transparent !important;
} .clpricing-table .price-table.style1 {
border: none;
}
.faq-simple .elementor-accordion-item {
margin-bottom: 25px;
}
.faq-simple .elementor-accordion-item .elementor-tab-title.elementor-active {
background: #ff5421 !important;
} .rs-breadcrumbs {
position: relative;
background: #171f32;
}
.rs-breadcrumbs .breadcrumbs-title {
font-size: 0px;
padding-top: 5px;
color: #fff;
}
.rs-breadcrumbs .breadcrumbs-title span span {
margin-right: 10px;
display: inline-block;
padding-right: 10px;
padding-left: 10px;
}
.rs-breadcrumbs .breadcrumbs-title span a.home span {
padding-left: 0;
}
.rs-breadcrumbs .breadcrumbs-title span {
font-size: 16px;
position: relative;
}
.rs-breadcrumbs .breadcrumbs-title span.current-item {
margin-right: 0;
padding-right: 0;
margin-left: 0px;
}
.rs-breadcrumbs .breadcrumbs-title span a span {
color: #fff;
transition: 0.3s;
}
.rs-breadcrumbs .breadcrumbs-title span a span:hover {
opacity: .7;
}
.rs-breadcrumbs .breadcrumbs-title span a:before {
background-color: #fff;
content: "";
height: 15px;
width: 2px;
position: absolute;
right: 9px;
top: 2px;
transform: rotate(26deg);
}
.rs-breadcrumbs .breadcrumbs-title span a:before {
right: 3px;
}
.rs-breadcrumbs .breadcrumbs-title .current-item {
color: #171f32;
}
.rs-breadcrumbs .breadcrumbs-inner {
padding: 175px 0 175px;
text-align: center;
position: relative;
}
.rs-breadcrumbs .breadcrumbs-inner .banner-desc {
margin-top: 10px;
margin-bottom: 10px;
color: #fff;
text-align: left;
}
.rs-breadcrumbs .breadcrumbs-inner .cate-single .post-categories {
padding: 0 0 8px 0;
}
.rs-breadcrumbs .breadcrumbs-inner .cate-single .post-categories a {
background: #ff5421;
color: #fff;
padding: 5px 12px 6px;
border-radius: 5px;
font-size: 14px;
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta {
padding-left: 0;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li {
margin-right: 13px;
font-size: 16px;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li i {
margin-right: 3px;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li i:before {
font-size: 14px;
font-weight: 600;
color: #ff5421;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li .p-user {
text-transform: capitalize;
}
.rs-breadcrumbs .container-fluid {
padding-left: 100px;
padding-right: 100px;
}
.rs-breadcrumbs .breadcrumbs-single {
background-size: cover;
}
.rs-breadcrumbs .trail-browse {
display: none !important;
}
.rs-breadcrumbs .trail-items li {
position: relative;
}
.rs-breadcrumbs .trail-items li a {
padding-right: 20px;
}
.rs-breadcrumbs .trail-items li::after {
right: 0px;
position: absolute;
padding: 0;
content: "\f147";
font-family: Flaticon;
font-style: normal;
font-weight: 300;
display: block !important;
top: 0;
}
.rs-breadcrumbs .trail-items li.trail-end::after {
display: none !important;
}
.rs-breadcrumbs .page-title {
margin: 0 auto;
max-width: 700px;
font-size: 48px;
margin-bottom: 5px;
color: #fff;
}
.rs-breadcrumbs .breadcrumbs {
text-align: center;
}
.rs-breadcrumbs .trail-items li::after {
font-size: 12px;
}
.rs-breadcrumbs ul {
display: inline-block;
padding: 5px 20px;
margin: 0px;
}
.rs-breadcrumbs ul li {
color: #fff;
display: inline-block;
font-size: 14px;
}
.rs-breadcrumbs ul li * {
color: #fff;
}
.rs-breadcrumbs ul li a {
padding: 0 8px;
color: #fff;
}
.rs-breadcrumbs ul li a:hover {
color: #ff5421;
}
.rs-breadcrumbs ul li.trail-begin a {
position: relative;
display: inline-block;
padding-left: 0;
}
.rs-breadcrumbs ul li.trail-begin a:hover {
opacity: 0.7;
}
.rs-breadcrumbs ul li.trail-end {
padding-left: 8px;
}
.rs-breadcrumbs.porfolio-details {
position: relative;
}
.counter-top-area .rs-counter-list .count-text .rs-counter {
font-family: 'Nunito', sans-serif !important;
}
.mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { color: #999;
}
.mc4wp-form-fields input[type="email"]::-moz-placeholder { color: #999;
}
.mc4wp-form-fields input[type="email"]:-ms-input-placeholder { color: #999;
}
.mc4wp-form-fields input[type="email"]:-moz-placeholder { color: #999;
}
.entry-content .page-links {
padding-top: 30px;
}
.comment-reply-title {
font-size: 24px;
font-weight: 700;
margin-top: 14px;
}
.page .comments-title {
font-size: 24px;
font-weight: 700;
}
.single-post .bs-sidebar h2 {
margin-top: 0;
}
.recent-widget .show-featured .post-img img {
border-radius: 3px;
}
.format-aside .single-content-full .bs-desc {
margin-top: 0;
}
.close5 {
background: #28406d;
color: #fff;
border-radius: 50%;
}
.home1-contact input.wpcf7-text,
.home1-contact select,
.home1-contact textarea {
background: #ff5421;
border: none;
color: #fff;
width: 100%;
margin-bottom: 30px;
outline: none;
}
.home1-contact input[type="submit"] {
background: #ed4e31;
width: 100%;
font-size: 16px;
letter-spacing: 2px;
text-transform: uppercase;
margin-top: -7px;
border-radius: 0;
}
.home1-contact input.wpcf7-text {
height: 55px;
}
.home1-contact textarea {
height: 170px;
}
.home1-contact input[type="text"]::-webkit-input-placeholder,
.home1-contact textarea::-webkit-input-placeholder,
.home1-contact input[type="email"]::-webkit-input-placeholder { color: #fff;
opacity: 1;
}
.home1-contact input[type="text"]::-moz-placeholder,
.home1-contact textarea::-moz-placeholder,
.home1-contact input[type="email"]::-moz-placeholder { color: #fff;
opacity: 1;
}
.home1-contact input[type="text"]:-ms-input-placeholder,
.home1-contact textarea:-ms-input-placeholder,
.home1-contact input[type="email"]:-ms-input-placeholder { color: #fff;
opacity: 1;
}
.home1-contact input[type="text"]:-moz-placeholder,
.home1-contact textarea:-moz-placeholder,
.home1-contact input[type="email"]:-moz-placeholder { color: #fff;
opacity: 1;
}
.dark-contact input.wpcf7-text,
.dark-contact select,
.dark-contact textarea {
background: transparent;
border: none;
border-bottom: 2px solid #999;
color: #fff;
width: 100%;
margin-bottom: 30px;
outline: none;
padding-left: 0;
}
.dark-contact input[type="submit"] {
background: #ff5421;
width: 100%;
font-size: 14px;
text-transform: uppercase;
border-radius: 0;
border-color: #ff5421;
padding: 12px 30px;
}
.dark-contact input[type="submit"]:hover {
border-color: #ff5421;
background: transparent;
color: #fff;
}
.dark-contact input.wpcf7-text {
height: 55px;
}
.dark-contact textarea {
height: 120px;
}
.dark-contact input[type="text"]::-webkit-input-placeholder,
.dark-contact textarea::-webkit-input-placeholder,
.dark-contact input[type="email"]::-webkit-input-placeholder { color: #fff;
opacity: 1;
}
.dark-contact input[type="text"]::-moz-placeholder,
.dark-contact textarea::-moz-placeholder,
.dark-contact input[type="email"]::-moz-placeholder { color: #fff;
opacity: 1;
}
.dark-contact input[type="text"]:-ms-input-placeholder,
.dark-contact textarea:-ms-input-placeholder,
.dark-contact input[type="email"]:-ms-input-placeholder { color: #fff;
opacity: 1;
}
.dark-contact input[type="text"]:-moz-placeholder,
.dark-contact textarea:-moz-placeholder,
.dark-contact input[type="email"]:-moz-placeholder { color: #fff;
opacity: 1;
}
.rs-event-grid.event-slider-style4 .event-item .events-short {
display: flex;
align-items: self-start;
padding: 50px;
border-bottom: 1px solid #eee;
transform: translateY(0px) !important;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .date-sec {
background: #ff5421;
min-width: 100px;
text-align: center;
padding: 24px 0 15px;
border-radius: 3px;
margin-right: 25px;
color: #fff;
font-size: 35px;
line-height: 30px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .date-sec span {
display: block;
font-size: 14px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .timesec {
margin-bottom: 5px;
font-size: 14px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .timesec i:before {
margin: 0 3px 0 0;
}
.rs-event-grid.event-slider-style4 .event-item .events-short.none-borders {
border: none;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .event-btm {
margin: 10px 0 0;
padding: 0;
border: none;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .content-part {
padding: 0 20px 20px 20px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn {
padding: 0;
background: none;
color: #363636;
font-size: 16px;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn:after {
content: "\f105";
font-family: fontawesome;
font-size: 18px;
position: relative;
right: 0px;
top: 1px;
display: inline-block;
margin-left: 3px;
font-weight: 600;
}
.rs-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn:hover {
color: #ff5421;
}
.footer-top-contact .rs-contact {
color: #fff;
}
.footer-top-contact .rs-contact .contact-address .address-text h3 {
color: #fff;
font-weight: 500;
}
.footer-top-contact .rs-contact .contact-address .address-text a {
color: #fff;
}
.footer-top-contact .rs-contact .contact-address .address-text a:hover {
color: #171f32;
}
.readon .vc_btn3 {
background: transparent !important;
box-shadow: none !important;
border: none !important;
margin-top: -5px !important;
}
.readon .vc_btn3:hover {
color: #ff5421 !important;
}
.rs-portfolio-style7 .showcase-item img {
-webkit-animation: scale-up-center 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
animation: scale-up-center 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes scale-up-center {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scale-up-center {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.subscribe-form p {
text-align: center;
margin: 0 auto;
}
.subscribe-form .mc4wp-form-fields {
margin: 0 auto;
}
.subscribe-form input {
display: inline-block;
height: 70px;
line-height: 70px;
padding: 0 30px;
}
.subscribe-form input[type="email"] {
width: 70%;
border-radius: 30px 0 0 30px;
}
.subscribe-form input[type="submit"] {
border-radius: 0 30px 30px 0;
position: relative;
}
.subscribe-form .signup-post {
display: none;
} .contact-business {
z-index: 9;
}
.contact-business .form-button {
margin: 10px auto 0;
}
.contact-business.content-center .form-button {
margin: 0 auto;
}
.contact-business.content-center .form-button p {
text-align: center;
margin: 0 auto;
display: block;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta i {
color: #ff5421;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta .date {
font-size: 14px;
} #educavo-load {
background-color: #fff;
height: 100%;
width: 100%;
position: fixed;
margin-top: 0px;
top: 0px;
z-index: 9999;
}
@-webkit-keyframes sk-scaleout {
0% {
-webkit-transform: scale(0);
}
100% {
-webkit-transform: scale(1.1);
opacity: 0;
}
}
@keyframes sk-scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: 0;
}
}
.sidenav .widget_nav_menu ul li.mega {
position: relative !important;
}
.max1000 .slick-list {
max-width: 1000px !important;
margin: 0 auto !important;
}
@-webkit-keyframes anim {
from {
left: -100%;
}
to {
left: 100%;
}
}
@keyframes anim {
from {
left: -100%;
}
to {
left: 100%;
}
}
.cd-title {
position: relative;
height: 160px;
text-align: center;
}
.cd-intro {
width: 90%;
max-width: 768px;
text-align: center;
}
.cd-words-wrapper {
display: inline-block;
position: relative;
text-align: left;
margin-left: 10px;
}
.cd-words-wrapper p {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.cd-words-wrapper p.is-visible {
position: relative;
}
.no-js .cd-words-wrapper p {
opacity: 0;
}
.no-js .cd-words-wrapper p.is-visible {
opacity: 1;
} .cd-headline.rotate-1 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-1 p {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.cd-headline.rotate-1 p.is-visible {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: cd-rotate-1-in 1.2s;
-moz-animation: cd-rotate-1-in 1.2s;
animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 p.is-hidden {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: cd-rotate-1-out 1.2s;
-moz-animation: cd-rotate-1-out 1.2s;
animation: cd-rotate-1-out 1.2s;
}
@-webkit-keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
opacity: 1;
}
}
@-moz-keyframes cd-rotate-1-in {
0% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
35% {
-moz-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(360deg);
opacity: 1;
}
}
@keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
-moz-transform: rotateX(120deg);
-ms-transform: rotateX(120deg);
-o-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
-moz-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
-o-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@-webkit-keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
}
@-moz-keyframes cd-rotate-1-out {
0% {
-moz-transform: rotateX(0deg);
opacity: 1;
}
35% {
-moz-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
}
@keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
-moz-transform: rotateX(-40deg);
-ms-transform: rotateX(-40deg);
-o-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
} .cd-headline.type .cd-words-wrapper {
vertical-align: top;
overflow: hidden;
}
.cd-headline.type .cd-words-wrapper::after { content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: 1px;
background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting::after {
-webkit-animation: cd-pulse 1s infinite;
-moz-animation: cd-pulse 1s infinite;
animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected::after {
visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected p {
color: #0d0d0d;
}
.cd-headline.type p {
visibility: hidden;
}
.cd-headline.type p.is-visible {
visibility: visible;
}
.cd-headline.type i {
position: absolute;
visibility: hidden;
}
.cd-headline.type i.in {
position: relative;
visibility: visible;
}
@-webkit-keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@-moz-keyframes cd-pulse {
0% {
-moz-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-moz-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-moz-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
-moz-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
-o-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
-moz-transform: translateY(-50%) scale(0.9);
-ms-transform: translateY(-50%) scale(0.9);
-o-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
-moz-transform: translateY(-50%) scale(0);
-ms-transform: translateY(-50%) scale(0);
-o-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
} .cd-headline.rotate-2 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-2 i,
.cd-headline.rotate-2 em {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-headline.rotate-2 b {
opacity: 0;
}
.cd-headline.rotate-2 i {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
opacity: 1;
}
.cd-headline.rotate-2 i.in {
-webkit-animation: cd-rotate-2-in 0.4s forwards;
-moz-animation: cd-rotate-2-in 0.4s forwards;
animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
-webkit-animation: cd-rotate-2-out 0.4s forwards;
-moz-animation: cd-rotate-2-out 0.4s forwards;
animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
-webkit-transform: translateZ(20px);
-moz-transform: translateZ(20px);
-ms-transform: translateZ(20px);
-o-transform: translateZ(20px);
transform: translateZ(20px);
}
.no-csstransitions .cd-headline.rotate-2 i {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.no-csstransitions .cd-headline.rotate-2 .is-visible i {
opacity: 1;
}
@-webkit-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
}
}
@-moz-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0deg);
}
}
@keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
-moz-transform: translateZ(-20px) rotateX(-10deg);
-ms-transform: translateZ(-20px) rotateX(-10deg);
-o-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
-moz-transform: translateZ(-20px) rotateX(0deg);
-ms-transform: translateZ(-20px) rotateX(0deg);
-o-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg);
}
}
@-webkit-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
}
}
@-moz-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-90deg);
}
}
@keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
-moz-transform: translateZ(-20px) rotateX(0);
-ms-transform: translateZ(-20px) rotateX(0);
-o-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
-moz-transform: translateZ(-20px) rotateX(-100deg);
-ms-transform: translateZ(-20px) rotateX(-100deg);
-o-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
-moz-transform: translateZ(-20px) rotateX(-90deg);
-ms-transform: translateZ(-20px) rotateX(-90deg);
-o-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg);
}
} .cd-headline.loading-bar span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper::after { content: '';
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 0;
background: #0096a7;
z-index: 2;
-webkit-transition: width 0.3s -0.1s;
-moz-transition: width 0.3s -0.1s;
transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
width: 100%;
-webkit-transition: width 3s;
-moz-transition: width 3s;
transition: width 3s;
}
.cd-headline.loading-bar p {
top: .2em;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.cd-headline.loading-bar p.is-visible {
opacity: 1;
top: 0;
} .cd-headline.slide span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.slide .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.slide p {
opacity: 0;
top: .2em;
}
.cd-headline.slide p.is-visible {
top: 0;
opacity: 1;
-webkit-animation: slide-in 0.6s;
-moz-animation: slide-in 0.6s;
animation: slide-in 0.6s;
}
.cd-headline.slide p.is-hidden {
-webkit-animation: slide-out 0.6s;
-moz-animation: slide-out 0.6s;
animation: slide-out 0.6s;
}
@-webkit-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes slide-in {
0% {
opacity: 0;
-moz-transform: translateY(-100%);
}
60% {
opacity: 1;
-moz-transform: translateY(20%);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
-o-transform: translateY(20%);
transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes slide-out {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
60% {
opacity: 0;
-moz-transform: translateY(120%);
}
100% {
opacity: 0;
-moz-transform: translateY(100%);
}
}
@keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
-moz-transform: translateY(120%);
-ms-transform: translateY(120%);
-o-transform: translateY(120%);
transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
} .cd-headline.clip span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after { content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #aebcb9;
}
.cd-headline.clip p {
opacity: 0;
margin-bottom: 0;
}
.cd-headline.clip p.is-visible {
opacity: 1;
} .cd-headline.zoom .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.zoom p {
opacity: 0;
}
.cd-headline.zoom p.is-visible {
opacity: 1;
-webkit-animation: zoom-in 0.8s;
-moz-animation: zoom-in 0.8s;
animation: zoom-in 0.8s;
}
.cd-headline.zoom p.is-hidden {
-webkit-animation: zoom-out 0.8s;
-moz-animation: zoom-out 0.8s;
animation: zoom-out 0.8s;
}
@-webkit-keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
}
}
@-moz-keyframes zoom-in {
0% {
opacity: 0;
-moz-transform: translateZ(100px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0);
}
}
@keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-o-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
}
@-webkit-keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
}
}
@-moz-keyframes zoom-out {
0% {
opacity: 1;
-moz-transform: translateZ(0);
}
100% {
opacity: 0;
-moz-transform: translateZ(-100px);
}
}
@keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
-moz-transform: translateZ(-100px);
-ms-transform: translateZ(-100px);
-o-transform: translateZ(-100px);
transform: translateZ(-100px);
}
} .cd-headline.rotate-3 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-3 p {
opacity: 0;
}
.cd-headline.rotate-3 i {
display: inline-block;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.is-visible .cd-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.cd-headline.rotate-3 i.in {
-webkit-animation: cd-rotate-3-in 0.6s forwards;
-moz-animation: cd-rotate-3-in 0.6s forwards;
animation: cd-rotate-3-in 0.6s forwards;
}
.cd-headline.rotate-3 i.out {
-webkit-animation: cd-rotate-3-out 0.6s forwards;
-moz-animation: cd-rotate-3-out 0.6s forwards;
animation: cd-rotate-3-out 0.6s forwards;
}
.no-csstransitions .cd-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 0;
}
.no-csstransitions .cd-headline.rotate-3 .is-visible i {
opacity: 1;
}
@-webkit-keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
}
}
@-moz-keyframes cd-rotate-3-in {
0% {
-moz-transform: rotateY(180deg);
}
100% {
-moz-transform: rotateY(0deg);
}
}
@keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@-webkit-keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
}
}
@-moz-keyframes cd-rotate-3-out {
0% {
-moz-transform: rotateY(0);
}
100% {
-moz-transform: rotateY(-180deg);
}
}
@keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
} .cd-headline.scale p {
opacity: 0;
}
.cd-headline.scale i {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.is-visible .cd-headline.scale i {
opacity: 1;
}
.cd-headline.scale i.in {
-webkit-animation: scale-up 0.6s forwards;
-moz-animation: scale-up 0.6s forwards;
animation: scale-up 0.6s forwards;
}
.cd-headline.scale i.out {
-webkit-animation: scale-down 0.6s forwards;
-moz-animation: scale-down 0.6s forwards;
animation: scale-down 0.6s forwards;
}
.no-csstransitions .cd-headline.scale i {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
.no-csstransitions .cd-headline.scale .is-visible i {
opacity: 1;
}
.rs-newsletter {
margin-bottom: -124px;
position: relative;
z-index: 10;
}
.rs-newsletter .newsletter-wrap {
background-size: 100%;
background-repeat: no-repeat;
border-radius: 3px;
padding: 60px 70px;
position: relative;
background: #ff5421;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
background-size: cover !important;
}
.rs-newsletter .newsletter-wrap .sub-title {
font-size: 16px;
line-height: 25px;
margin-top: 8px;
max-width: 380px;
}
.rs-newsletter .newsletter-wrap .title {
margin-bottom: 0;
}
.rs-newsletter .newsletter-wrap .title-icon {
display: flex;
align-items: center;
justify-content: start;
}
.rs-newsletter .newsletter-wrap .title-icon .title {
font-size: 34px;
}
.rs-newsletter .newsletter-wrap .title-icon img {
margin-right: 20px;
}
.rs-newsletter .widget_mc4wp_form_widget {
margin: 0;
}
@-webkit-keyframes scale-up {
0% {
-webkit-transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes scale-up {
0% {
-moz-transform: scale(0);
opacity: 0;
}
60% {
-moz-transform: scale(1.2);
opacity: 1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@keyframes scale-up {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes scale-down {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
opacity: 0;
}
}
@-moz-keyframes scale-down {
0% {
-moz-transform: scale(1);
opacity: 1;
}
60% {
-moz-transform: scale(0);
opacity: 0;
}
}
@keyframes scale-down {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
}
#content .course-features-info h3.title {
margin-bottom: 8px;
}
.single-events .event-desc {
margin-top: 15px;
}
.course-features-info {
margin-bottom: 20px;
background: #101010;
padding: 34px 30px 36px;
min-height: 415px;
color: #fff;
}
.course-features-info h3.title {
color: #ff5421;
margin: 10px 0 8px;
font-size: 20px;
}
.course-features-info ul {
padding: 0;
margin: 0;
}
.course-features-info ul li {
display: block;
overflow: hidden;
padding: 10px 0;
}
.course-features-info ul li + li {
border-top: 1px solid #414141;
}
.course-features-info ul li i {
color: #ff5421;
}
.course-features-info ul li .label {
padding-left: 10px;
}
.course-features-info ul li .value {
float: right;
padding-right: 5px;
}
body.single-events .event-desc h3 {
margin: 10px 0 16px;
}
body.single-events .course-features-info ul li {
padding: 12px 0;
}
body.single-events .course-features-info .book-btn {
text-align: center;
margin: 20px 0;
}
body.single-events .course-features-info .book-btn a {
background: #ff5421;
color: #fff;
padding: 6.5px 30px;
border-radius: 5px;
display: inline-block;
}
body.single-events .course-features-info .book-btn a:hover {
opacity: .9;
}
body.single-events .event_map {
margin-top: 50px;
} .cd-headline.push p {
opacity: 0;
}
.cd-headline.push p.is-visible {
opacity: 1;
-webkit-animation: push-in 0.6s;
-moz-animation: push-in 0.6s;
animation: push-in 0.6s;
}
.cd-headline.push p.is-hidden {
-webkit-animation: push-out 0.6s;
-moz-animation: push-out 0.6s;
animation: push-out 0.6s;
}
@-webkit-keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes push-in {
0% {
opacity: 0;
-moz-transform: translateX(-100%);
}
60% {
opacity: 1;
-moz-transform: translateX(10%);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
-o-transform: translateX(10%);
transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes push-out {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
60% {
opacity: 0;
-moz-transform: translateX(110%);
}
100% {
opacity: 0;
-moz-transform: translateX(100%);
}
}
@keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
-moz-transform: translateX(110%);
-ms-transform: translateX(110%);
-o-transform: translateX(110%);
transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
}
.rs_course_style4 .courses-item {
display: flex;
padding: 0;
align-items: center;
border-radius: 300px 5px 5px 300px;
}
.rs_course_style4 .courses-item .img-part {
margin-bottom: 0;
flex: 0 0 38%;
overflow: visible;
}
.rs_course_style4 .courses-item .img-part img {
border-radius: 50%;
transform: scale(1);
}
.rs_course_style4 .courses-item .content-part {
padding: 0 40px;
}
.rs_course_style4 .courses-item .content-part .meta-part {
margin-bottom: 10px;
font-size: 14px;
}
.rs_course_style4 .courses-item .content-part .meta-part li:last-child {
margin-left: 10px;
}
.rs_course_style4 .courses-item .content-part .meta-part li:last-child i {
margin-right: 7px;
}
.rs_course_style4 .courses-item .content-part h3.title {
margin-bottom: 15px;
}.bs-sidebar.dynamic-sidebar .service-singles {
list-style: none;
padding: 0;
box-shadow: none;
}
.bs-sidebar.dynamic-sidebar .service-singles .widget-title {
padding: 0;
}
.bs-sidebar.dynamic-sidebar .service-singles .widget-title:after {
display: none;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li {
border: none !important;
margin-top: 0 !important;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li a {
display: block;
border: 2px solid #d3e1fb;
padding: 16px 18px;
transition: all .5s ease;
border-radius: 5px;
position: relative;
font-size: 16px;
font-weight: 700;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li a:before {
content: "\f113";
position: absolute;
right: 12px;
top: 16px;
font-family: Flaticon;
color: #171f32;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li a:hover {
background: #ff5421;
color: #ffffff;
border-radius: 5px;
border-color: #ff5421;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li a:hover:before {
color: #ffffff;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li.current-menu-item a {
background: #ff5421;
color: #ffffff;
border-color: #ff5421;
}
.bs-sidebar.dynamic-sidebar .service-singles .menu li.current-menu-item a:before {
color: #ffffff;
}
.bs-sidebar.dynamic-sidebar .phones .address-icon:before {
opacity: .2 !important;
visibility: visible !important;
}
.course-ratings .review-stars-rated {
position: relative;
display: flex;
}
.course-ratings .review-stars {
margin: 0 0;
list-style: none;
overflow: hidden;
}
.course-ratings .review-stars:after {
clear: both;
content: '';
display: block;
}
.course-ratings .review-stars-rated .review-star {
position: relative;
line-height: 0;
}
.course-ratings .review-stars-rated .review-star .fas {
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}
.course-ratings .fa-star {
color: #ff5421;
}
.course-ratings .review-stars-rated .review-stars.empty,
.course-ratings .review-stars-rated .review-stars.filled {
font-family: dashicons;
font-size: 18px;
color: #fcb903;
line-height: 15px;
}
.course-ratings .review-stars-rated .review-stars.empty:before {
content: '\f154\f154\f154\f154\f154';
line-height: 1;
vertical-align: top;
white-space: nowrap;
}
.course-ratings .course-rating-total {
line-height: 20px;
}
.course-ratings .review-stars-rated .review-stars.filled:before {
content: '\f155\f155\f155\f155\f155';
line-height: 1;
vertical-align: top;
white-space: nowrap;
}
.course-ratings .review-stars-rated .review-stars.filled {
position: absolute;
top: 0;
left: 0;
}
.course-ratings {
display: inline-flex !important;
}
.rstbd {
display: flex;
justify-content: space-between;
}
.rstbd .tab-image {
flex: 0 0 50%;
}
.rstbd .tab-image img {
padding-right: 50px;
}
.rstbd .tab-contents a.button {
background: #ff5421;
color: #fff;
padding: 12px 32px 12px 32px;
border-radius: 5px;
transition: all 0.3s ease 0s;
display: inline-block;
}
.rstbd .tab-contents a.button:hover {
opacity: .8;
}
.rs-course-slider .courses-item {
padding: 15px 15px;
transition: all 500ms ease;
position: relative;
}
.rs-course-slider .courses-item .img-part {
position: relative;
}
.rs-course-slider .courses-item .img-part img {
transition: all 0.3s ease 0s;
width: 100%;
border-radius: 4px 4px 0 0;
}
.rs-course-slider .courses-item .img-part .cats a {
display: block;
padding: 8px 15px;
color: #fff;
font-size: 15px;
font-weight: 400;
background: #ff5421;
border-radius: 3px;
position: absolute;
bottom: -20px;
left: 24px;
font-family: 'Rubik', sans-serif;
z-index: 1;
transition: all 0.3s ease 0s;
}
.rs-course-slider .courses-item .content-part {
position: relative;
background: #f3fafc;
padding: 40px 25px 30px;
transition: all 0.3s ease 0s;
border-radius: 0 0 4px 4px;
}
.rs-course-slider .courses-item .content-part .meta-part {
margin: 0px;
padding: 8px 0 16px;
display: flex;
flex-wrap: wrap;
font-size: 15px;
font-weight: 500;
font-family: 'Rubik', sans-serif;
}
.rs-course-slider .courses-item .content-part .meta-part li {
list-style: none;
margin-right: 20px;
}
.rs-course-slider .courses-item .content-part .meta-part li i {
margin-right: 8px;
}
.rs-course-slider .courses-item .content-part .meta-part li:last-child {
margin: 0;
}
.rs-course-slider .courses-item .content-part p.txt {
margin: 0;
padding: 20px 0;
}
.rs-course-slider .courses-item .content-part .title {
transition: all 0.3s ease 0s;
margin: 0;
padding: 0 0 20px;
}
.rs-course-slider .courses-item .content-part .title a {
font-size: 22px;
color: #101010;
}
.rs-course-slider .courses-item .content-part .title a:hover {
color: #ff5421;
}
.rs-course-slider .courses-item .content-part .course-author {
display: inline-flex;
align-items: center;
}
.rs-course-slider .courses-item .content-part .course-author .author-img {
margin-right: 12px;
}
.rs-course-slider .courses-item .content-part .course-author .author-img img {
border-radius: 50%;
}
.rs-course-slider .courses-item .content-part .course-author .author-name a {
color: #363636;
}
.rs-course-slider .courses-item .content-part .bottom-part {
overflow: hidden;
display: flex;
align-items: center;
justify-content: space-between;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta {
margin: 0;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta ul {
list-style: none;
margin: 0;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta li {
display: inline;
margin-right: 15px;
transition: all 0.3s ease 0s;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta li.ratings i {
color: #fcb903;
}
.rs-course-slider .courses-item .content-part .bottom-part .info-meta li:last-child {
margin: 0;
}
.rs-course-slider .courses-item .content-part .bottom-part .btn-part {
text-align: right;
}
.rs-course-slider .courses-item .content-part .bottom-part .btn-part a {
color: #363636;
padding: 4px 20px 9px;
display: inline-block;
border-radius: 3px;
}
.rs-course-slider .courses-item .content-part .bottom-part .btn-part a i:before {
font-size: 18px;
font-weight: 400;
padding-left: 10px;
margin: 0;
position: relative;
top: 2px;
}
.rs-course-slider .courses-item:hover {
transform: translateY(-10px);
}
.rs-course-slider.course-slider-style2 .img-part {
padding: 0 30px;
z-index: 1;
}
.rs-course-slider.course-slider-style2 .courses-item .content-part {
padding-top: 130px;
margin-top: -92px;
}
.rs-course-slider.course-slider-style2 .courses-item .content-part .bottom-part {
border-top: 1px solid #eee;
padding-top: 25px;
margin-top: 25px;
}
.rs-course-slider.course-slider-style2 .courses-item .img-part .cats a {
left: 50%;
transform: translateX(-50%);
}
.rs-course-slider.course-slider-style3 .course-price span {
padding: 10px 20px;
display: inline-block;
border-radius: 50%;
background: #ff5421;
position: absolute;
bottom: -24px;
z-index: 1;
right: 37px;
color: #fff;
}
ul.course-categories {
margin: 0;
list-style: none;
}
#rs-header .toolbar-area.toolbar-area4 .row {
align-items: center !important;
}
#rs-header .toolbar-area.toolbar-area4 .toolbar-contact ul {
text-align: right;
} body .rs-testimonial-slider2 .testi-item .user-info > img {
max-width: 100%;
}
.rs-video.default .contents-area {
position: relative;
}
.rs-video.default .contents-area .video_title {
margin: 0;
padding-bottom: 12px;
}
.rs-video.default .overly-default {
background: #fff;
border-radius: 50%;
}
.rs-video.default .overly-default:before {
content: "";
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
position: absolute;
background-color: inherit;
border-radius: inherit;
animation: pulse-border 3s ease infinite;
width: 80px;
height: 80px;
line-height: 80px;
margin-top: 9px;
margin-left: 6px;
}
.rs-video.default .overly-default:after {
content: "";
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
position: absolute;
background-color: inherit;
border-radius: inherit;
width: 80px;
height: 80px;
line-height: 80px;
margin-top: 9px;
margin-left: 6px;
transform: translate(-50%, -50%);
}
.rs-video.default .overly-default .popup-videos {
position: relative;
}
.rs-video.default .overly-default .popup-videos i {
font-size: 22px;
}
div.order-recover input[type="text"] {
height: 56px !important;
}
.lp-list-table thead tr th {
color: #fff !important;
}
body.profiles-login .lp-user-profile .lp-content-area {
width: 1290px !important;
display: flex;
flex-wrap: wrap;
padding-top: 0;
padding-bottom: 0;
}
body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-login,
body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-register {
flex: 0 0 46% !important;
margin-left: 24px !important;
margin-right: 24px !important;
box-shadow: 0 0 20px #eee !important;
border: none !important;
text-align: left;
}
.learn-press-tabs .learn-press-tabs__tab > label {
font-size: 15px !important;
}
body:not(.profiles-login) #learn-press-profile .lp-user-profile-avatar img {
border-radius: 50%;
margin-bottom: 30px;
}
body:not(.profiles-login) .profile-courses.newest-courses {
padding-top: 50px;
padding-bottom: 0px;
}
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price {
float: none !important;
}
body:not(.profiles-login) #learn-press-profile #profile-sidebar {
margin-bottom: 190px;
}
form.learn-press-form {
padding-bottom: 135px;
}
body:not(.profiles-login) #learn-press-profile .dashboard-general-statistic__row .statistic-box {
background: #fff;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.09);
border: none;
}
body:not(.profiles-login) #learn-press-profile .dashboard-general-statistic__row {
justify-content: left;
}
body:not(.profiles-login) .lp-profile-content .emails a,
body:not(.profiles-login) .lp-profile-content .phones a {
margin-left: 10px;
}
body:not(.profiles-login) #learn-press-profile .wrapper-profile-header {
background: #fff !important;
color: #333 !important;
}
body:not(.profiles-login) #learn-press-profile #profile-content {
padding-top: 20px !important;
padding-bottom: 120px;
}
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="text"],
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="password"],
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="tel"],
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="url"],
body.profiles-login .learn-press-form-login .form-fields .form-field input[type="number"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="text"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="password"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="tel"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="url"],
body.profiles-login .learn-press-form-register .form-fields .form-field input[type="number"] {
height: 55px !important;
border: 1px solid #eee !important;
border-radius: 5px !important;
outline: none !important;
padding: 15px 20px;
}
body.profiles-login .lp-password-input .lp-show-password-input {
top: 14px;
right: 20px;
}
.profile-courses.featured-courses {
padding-top: 35px;
}
body.viewing-course-item #popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child {
margin-left: 17px;
padding-left: 17px;
padding-right: 18px;
padding-top: 2px;
color: #fff;
}
body.viewing-course-item #learn-press-course-curriculum.course-curriculum ul.curriculum-sections {
z-index: 1;
}
.learn-press-profile-dashboard .emails a,
.learn-press-profile-dashboard .phones a {
color: #666;
}
.learn-press-profile-dashboard .emails a:hover,
.learn-press-profile-dashboard .phones a:hover {
color: #ff5421;
}
.learnpress-page .footer-bottom-gaps .main-contain #content {
padding-bottom: 20px;
}
body .learn-press-form-login,
body .learn-press-form-register {
margin-top: 0px !important;
margin-bottom: 190px !important;
}
body.checkout #learn-press-checkout {
padding-top: 100px;
padding-bottom: 150px;
}
body.checkout .learn-press-message.error {
margin-left: 0;
margin-right: 0;
}
body.checkout .lp-checkout-form__after,
body.checkout .lp-checkout-form__before {
padding-top: 30px;
}
body.viewing-course-item #popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta {
padding: 3px 13px;
color: #fff;
font-size: 12px;
}
body.viewing-course-item #popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.item-preview .section-item-link .course-item-meta .item-meta:before {
color: #fff;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title {
color: #101010 !important;
font-size: 16px !important;
font-weight: 700 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
color: #101010 !important;
font-size: 14px !important;
font-weight: 400 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item {
background: none !important;
border-radius: 0 !important;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content li + li {
border-top: 1px solid #eee;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header {
padding: 20px 30px !important;
border: 0 !important;
background: #f9f9f9 !important;
}
.alignitems {
align-items: center;
}
.learn-press-form-login button[type="submit"],
.learn-press-form-register button[type="submit"] {
width: auto !important;
}
#rs-header.header-style1.header1 .col-cell.menu-responsive {
display: flex;
align-items: center;
}
#rs-header.header-style1.header1 .menu-area .navbar {
margin-right: 0;
}
#rs-header.header-style1.header1 .row-table .header-logo {
justify-content: center;
flex: inherit;
margin: 0 70px;
}
#rs-header.header-style1.header1 .menu-area .navbar ul > li {
padding-left: 0;
padding-right: 0;
}
#rs-header.header-style1.header1 .btn_apply {
padding-left: 20px;
}
#rs-header.header-style1.header1 .btn_apply a {
color: #101010;
text-transform: uppercase;
font-size: 15px;
font-family: 'Rubik', sans-serif;
font-weight: 500;
padding: 10px 20px;
border-radius: 3px;
}
#rs-header.header-style1.header1 .btn_apply a:hover {
color: #ff5421;
}
.body-close {
opacity: 0;
visibility: hidden;
}
.type-product.featured {
text-align: left;
}
body.off-open .body-close {
position: absolute;
width: 100%;
background: #000;
height: 100%;
top: 0;
bottom: 0;
opacity: .5;
z-index: 9999;
visibility: visible;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
-webkit-transition: -webkit-transform 0.8s;
transition: transform 0.8s;
transition-timing-function: ease;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
right: 100%;
cursor: grab;
}
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections {
z-index: 1 !important;
}
header#rs-header.header-style3 .sticky-wrapper {
position: absolute;
width: 100%;
}
header#rs-header.header-style3 .header-inner .menu-sticky .menu-area {
background: none;
}
header#rs-header.header-style-4 .menu-area .container-fluid {
padding-left: 50px;
padding-right: 0;
}
header#rs-header.header-style-4 .col-cell.category-menu {
flex: 1;
}
header#rs-header.header-style-4 .col-cell.category-menu .nav.navbar {
float: none;
margin: 0 0 0 40px;
}
header#rs-header.header-style-4 .col-cell.category-menu .nav.navbar .navbar-menu {
width: auto;
}
header#rs-header.header-style-4 .container-fluid {
padding-left: 50px;
padding-right: 50px;
}
header#rs-header.header-style-4 .sidebarmenu-area {
background: #ff5421;
margin-left: 50px;
padding: 35px 42px 35px 42px;
}
header#rs-header.header-style-4 .sidebarmenu-area .nav-menu-link.menu-button {
padding: 0;
margin: 0;
}
header#rs-header.header-style-4 .btn_quote .quote-button {
border-radius: 30px;
}
header#rs-header.header-style-4 ul.offcanvas-icon .nav-link-container a {
max-width: 30px;
}
header#rs-header.header-style-4 .row-table .header-logo {
flex: inherit;
}
header#rs-header.header-style-4.header-style6 .menu-area .container-fluid,
header#rs-header.header-style-4.header-style7 .menu-area .container-fluid {
padding-left: 0px;
padding-right: 0px;
}
header#rs-header.header-style-4.header-style6 .sidebarmenu-area,
header#rs-header.header-style-4.header-style7 .sidebarmenu-area {
padding: 44px 50px 45px 50px;
}
header#rs-header.header-style-4.header-style6 .logo-area,
header#rs-header.header-style-4.header-style7 .logo-area,
header#rs-header.header-style-4.header-style6 .logo-areas,
header#rs-header.header-style-4.header-style7 .logo-areas {
background: #ff5421;
padding: 40px 42px 38px 51px;
margin-right: 25px;
}
header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-area,
header#rs-header.header-style-4.header-style7 .header-inner.sticky .logo-area,
header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-areas,
header#rs-header.header-style-4.header-style7 .header-inner.sticky .logo-areas {
padding: 43px 42px 43px 51px;
}
header#rs-header.header-style-4.header-style6 .row-table .header-logo,
header#rs-header.header-style-4.header-style7 .row-table .header-logo {
flex: inherit;
}
header#rs-header.header-style-4.header-style7 .menu-area {
padding-right: 56px;
}
header#rs-header.header-style-4.header-style7 .toolbar-area {
padding-left: 15.5%;
padding-right: 45px;
}
header#rs-header.header-style-4.header-style7 .toolbar-area .container {
width: 100%;
max-width: 100%;
}
header#rs-header.header-style-4.header-style7 .logo-areas {
padding-top: 27px;
padding-bottom: 24px;
position: absolute;
top: -51px;
}
header#rs-header.header-style-4.header-style7 .logo-areas:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-bottom: 30px solid #ff5421;
border-left: 30px solid transparent;
transform: rotate(180deg);
left: 0;
bottom: -30px;
}
header#rs-header.header-style-4.header-style7 .menu-area .menu_one .custom-sticky-logo {
top: 0;
padding: 20px 30px 22px 30px;
}
header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
padding-left: 14.65%;
display: flex;
flex: 1;
align-items: center;
}
header#rs-header.header-style-4.header-style7 .sidebarmenu-search {
margin-left: 30px;
}
header#rs-header.header-style-4.header-style7 .sidebarmenu-search input {
width: 320px;
border-color: #ebebeb;
}
header#rs-header.header-style-4.header-style7 .sidebarmenu-search button i:before {
color: #ebebeb;
}
header#rs-header.header-style-4.header-style7 .user-icons {
margin-left: 0;
padding-left: 25px;
border-left: 1px solid #ebebeb;
}
header#rs-header.header-style-4.header-style7 .user-icons a {
font-size: 18px;
border: none;
}
header#rs-header.header-style-4.header-style7 .sticky .col-cell.category-menu {
padding-left: 8.65%;
}
.rstab-main ul.nav {
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.rstab-main ul.nav.bubble li a.active {
position: relative;
}
.rstab-main ul.nav.bubble li a.active:after {
top: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #171f32;
border-width: 12px;
margin-left: -30px;
}
.rstab-main ul.nav li {
margin-right: 20px;
}
.rstab-main ul.nav li a {
background: #f1f1f1;
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
top: 1px;
}
.rstab-main ul.nav li a.active {
background: #171f32;
color: #fff;
}
.rstab-main ul.nav li a img.center {
margin: 0 auto 12px;
}
.rstab-main ul.nav li a img.right {
margin: 0 0 12px auto;
}
.rstab-main ul.nav li:first-child {
margin-left: 0 !important;
}
.rstab-main ul.nav li:last-child {
margin-right: 0 !important;
}
.rstab-main ul.nav li a:hover {
background: #171f32;
}
.rstab-main ul.nav.icon_top li a,
.rstab-main ul.nav.icon_top li a img,
.rstab-main ul.nav.icon_top li a i {
display: block;
}
.rstab-main .tab-content {
background: #fff;
padding: 10px;
overflow: hidden;
box-shadow: 0 0 20px #eee;
}
.rstab-main .tab-content p:last-child {
margin: 0;
}
.rstab-main.vertical {
display: flex;
}
.rstab-main.vertical ul.nav {
margin: 0 20px 0 0;
display: block;
}
.rstab-main.vertical ul.nav.bubble li a.active {
position: relative;
}
.rstab-main.vertical ul.nav.bubble li a.active:after {
top: 100%;
left: auto;
right: -24px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #171f32;
border-width: 12px;
margin-left: -30px;
}
.rstab-main .tab-pane.active {
animation: slide-down 2s ease-out;
}
.rstab-main.no_item_menu ul {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.rstab-main.no_item_menu.left {
text-align: left;
}
.rstab-main.no_item_menu.center {
text-align: center;
}
.rstab-main.no_item_menu.right {
text-align: right;
}
@keyframes slide-down {
0% {
opacity: 0;
transform: translateY(50%);
}
50% {
opacity: 1;
transform: translateY(0);
}
}
#rs-header.header-style1 .menu-responsive .sidebarmenu-area {
padding-top: 0;
padding-bottom: 0;
}
.offcanvas-icon span.dot1,
.offcanvas-icon span.dot2,
.offcanvas-icon span.dot3 {
width: 30px !important;
height: 2px !important;
border-radius: 0 !important;
margin: 3px 0 !important;
}
.offcanvas-icon span.dot4,
.offcanvas-icon span.dot5,
.offcanvas-icon span.dot6,
.offcanvas-icon span.dot7,
.offcanvas-icon span.dot8,
.offcanvas-icon span.dot9 {
display: none !important;
}
.header-style1.header1 .col-cell.category-menu {
flex: 1;
display: flex;
}
.header-style1.header1 .col-cell.header-quote {
flex: 1;
justify-content: flex-end !important;
}
#rs-header .menu-area .category-menu .navbar ul > li a {
padding-left: 16px !important;
padding-right: 0 !important;
margin-right: 0 !important;
}
.category-menu ul li ul.sub-menu {
padding: 26px 22px 25px;
}
body #rs-header.header-style1 .category-menu .menu li,
body #rs-header.header-style-4 .category-menu .menu li {
position: relative;
padding-left: 8px !important;
}
body #rs-header.header-style1 .category-menu .menu li:after,
body #rs-header.header-style-4 .category-menu .menu li:after {
position: absolute;
top: 50%;
left: 0;
z-index: 1;
content: "\f00a";
font-family: FontAwesome;
transition: all .5s ease;
display: block !important;
transform: translateY(-50%);
}
body #rs-header.header-style1 .category-menu .menu li a:before,
body #rs-header.header-style-4 .category-menu .menu li a:before {
display: none !important;
}
body #rs-header.header-style1 .category-menu .menu li.hover-minimize a:after,
body #rs-header.header-style-4 .category-menu .menu li.hover-minimize a:after {
display: none !important;
}
body #rs-header.header-style1 .category-menu .menu li .sub-menu li:after,
body #rs-header.header-style-4 .category-menu .menu li .sub-menu li:after,
body #rs-header.header-style1 .category-menu .menu li .sub-menu li:before,
body #rs-header.header-style-4 .category-menu .menu li .sub-menu li:before {
display: none !important;
}
.tops-btn {
display: flex;
justify-content: flex-end;
}
.tops-btn .quote-buttons {
padding: 17px 35px;
background: #ff5421;
color: #fff;
margin-left: 25px;
line-height: 30px;
text-transform: uppercase;
}
.tops-btn .quote-buttons:hover {
opacity: .9;
}
.tops-btn .btn_login a {
color: #fff;
}
.tops-btn .btn_login a:hover {
color: #ccc;
}
.tops-btn .btn_login .fa.fa-sign-in {
padding-right: 4px;
font-size: 16px;
position: relative;
top: 1px;
}
.benefits .rs-image-hover-effect {
text-align: center;
}
.rstab-main .nav-nav-tabs {
display: inline-flex;
margin: 0;
}
.tstml {
display: flex;
align-items: center;
}
.tstml .item-content.basic {
padding: 20px 39px 20px 57px;
flex: 0 0 68%;
}
.tstml .item-content.basic p {
position: relative;
margin: 0;
}
.tstml .item-content.basic p:before {
font-family: fontawesome;
font-size: 15px;
color: #000000;
position: absolute;
left: -25px;
top: -6px;
content: "\f10d";
}
.tstml .item-content.basic p:after {
font-family: fontawesome;
font-size: 15px;
color: #000000;
position: relative;
bottom: -9px;
right: -10px;
content: "\f10e";
}
.tstml .item-content.basic .testimonial-information {
text-align: right;
clear: right;
}
.tstml.left .item-content.basic .testimonial-information {
text-align: left;
}
.tstml.center .item-content.basic .testimonial-information {
text-align: center;
}
.tstml.right .item-content.basic .testimonial-information {
text-align: right;
}
.rs-addon-services .services-part {
position: relative;
transition: all .8s ease;
}
.bdr-none .rs-events-style1 .events-short {
border: none;
}
.rs-event-slider .event-item .events-short {
transition: all 500ms ease;
margin: 15px 15px 15px;
box-shadow: 0 0 20px #eee;
}
.rs-event-slider .event-item .events-short .featured-img {
padding: 0 0 20px;
position: relative;
}
.rs-event-slider .event-item .events-short .featured-img img {
border-radius: 5px 5px 0 0;
}
.rs-event-slider .event-item .events-short .featured-img .categorie {
position: absolute;
top: 30px;
left: 30px;
z-index: 1;
}
.rs-event-slider .event-item .events-short .featured-img .categorie a {
background: #ff5421;
padding: 4px 15px;
display: inline-block;
color: #fff;
border-radius: 4px;
font-size: 14px;
}
.rs-event-slider .event-item .events-short .featured-img .categorie a:hover {
opacity: .9;
}
.rs-event-slider .event-item .events-short .featured-img .dates {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
background: #ff5421;
padding: 7px 20px;
display: inline-block;
color: #fff;
border-radius: 15px 15px 0 0;
right: 0;
margin: 0 auto;
max-width: 220px;
text-align: center;
}
.rs-event-slider .event-item .events-short .address {
color: #363636;
font-size: 14px;
}
.rs-event-slider .event-item .events-short .address i {
font-size: 13px;
margin-right: 4px;
}
.rs-event-slider .event-item .events-short .time {
color: #363636;
font-size: 14px;
}
.rs-event-slider .event-item .events-short .time i:before {
margin: 0;
font-size: 15px;
color: #fff;
margin-right: 4px;
position: relative;
top: 1px;
}
.rs-event-slider .event-item .events-short .content-part {
padding: 42px 40px;
border-radius: 0 0 5px 5px;
}
.rs-event-slider .event-item .events-short .content-part .categorie a {
color: #101010;
font-size: 14px;
}
.rs-event-slider .event-item .events-short .content-part .title {
margin: 0;
padding: 20px 0;
}
.rs-event-slider .event-item .events-short .content-part .title a {
color: #101010;
font-size: 26px;
line-height: 32px;
transition: all .8s ease;
}
.rs-event-slider .event-item .events-short .content-part .title a:hover {
color: #ff5421;
}
.rs-event-slider .event-item .events-short .content-part .txt {
color: #363636;
margin: 0;
font-size: 14px;
}
.rs-event-slider .event-item .events-short .event-btm {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid #efefef;
margin-top: 34px;
padding-top: 26px;
}
.rs-event-slider .event-item .events-short .event-btm .date-part {
font-size: 13px;
}
.rs-event-slider .event-item .events-short .event-btm .date-part i {
font-size: 13px;
margin-right: 7px;
}
.rs-event-slider .event-item .events-short .event-btm .join-btn {
background: #ff5421;
text-transform: capitalize;
padding: 7px 15px;
color: #fff;
border-radius: 2px;
font-size: 14px;
display: inline-block;
}
.rs-event-slider .event-item .events-short .event-btm .join-btn:hover {
opacity: .9;
}
.rs-event-slider .event-item .events-short:hover {
transform: translateY(-10px);
}
.rs-event-slider.event-slider-style2 .event-item .events-short {
position: relative;
}
.rs-event-slider.event-slider-style2 .event-item .events-short .featured-img:before {
opacity: .85;
background: 0 0;
background: linear-gradient(transparent, #273c66), linear-gradient(transparent, #273c66);
background: -moz-linear-gradient(transparent, #273c66), -moz-linear-gradient(transparent, #273c66);
background: -o-linear-gradient(transparent, #273c66), -o-linear-gradient(transparent, #273c66);
content: "";
height: 100%;
bottom: 0;
left: 0px;
right: 0px;
position: absolute;
z-index: 1;
transition: all .7s ease 0s;
}
.rs-event-slider.event-slider-style2 .event-item .events-short .content-part {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
padding: 30px 50px;
}
.rs-event-slider.event-slider-style2 .event-item .events-short .event-btm {
border: none;
margin: 0;
padding: 0;
}
.rs-event-slider.event-slider-style3 .event-item .events-short .featured-img {
padding: 0;
}
.rs-event-slider.event-slider-style3 .event-item .time-sec {
display: inline-flex;
}
.rs-event-slider.event-slider-style3 .event-item .time-sec .timesec {
margin-right: 15px;
font-size: 14px;
}
.rs-event-slider.event-slider-style3 .event-item .time-sec .timesec i:before {
margin: 0 3px 0 0;
font-size: 14px;
}
.rs-event-slider.rs-event-grid .event-item .events-short {
margin: 0;
}
.testimonial-item .item-content {
position: relative;
}
.team-slider-style4 .team-item .team-content .team-name a {
font-weight: 700;
}
.team-slider-style4 .team-item .team-content .team-title {
font-weight: 600;
}
.rsaddon-unique-slider .blog-item {
border: none;
background: none !important;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap {
margin: 0 15px;
margin-bottom: 20px;
background: #fff;
}
.rsaddon-unique-slider .blog-item .blog-content {
padding: 40px 35px 16px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta {
font-size: 14px;
text-transform: capitalize;
display: flex;
justify-content: space-between;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.admin {
margin-right: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.admin i {
margin-right: 4px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.date {
margin-right: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.date i {
margin-right: 4px;
font-size: 13px;
}
.rsaddon-unique-slider .blog-item .blog-content p.txt {
font-size: 15px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm {
display: flex;
justify-content: space-between;
border-top: 1px solid #f4f0f0;
padding-top: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm a.rs-btns {
color: #394459;
font-size: 15px;
position: relative;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm a.rs-btns:after {
content: "\f105";
font-family: fontawesome;
font-size: 18px;
position: relative;
right: 0px;
top: 1px;
display: inline-block;
margin-left: 3px;
font-weight: 600;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories {
display: flex;
position: relative;
padding-left: 22px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories:before {
content: "\f02d";
font-family: fontawesome;
font-size: 15px;
color: #000000;
position: absolute;
left: 0px;
top: 1px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories li {
padding-right: 10px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories li a {
font-size: 14px;
text-transform: capitalize;
color: #394459;
}
.rsaddon-unique-slider .blog-item .blog-content h3.blog-name {
margin: 0;
}
.rsaddon-unique-slider .blog-item .blog-content h3.blog-name a {
font-size: 22px;
color: #273c66;
}
.cate-slider-style2 .rs-addon-slider .team-item {
padding: 0 10px;
}
.cate-slider-style2 .slick-slider .slick-arrow {
top: 50%;
transform: translateY(-50%);
right: -40px;
}
.cate-slider-style2 .slick-slider .slick-prev {
right: auto;
left: -70px;
}
.cate-slider-style2 .slick-slider .slick-arrow:before {
border: 1px solid #101010;
color: #101010;
background: transparent;
transition: 0.4s;
}
.cate-slider-style2 .slick-slider .slick-arrow:hover:before {
border-color: #ff5421;
background: #ff5421;
color: #fff;
}
.rs-cate-slider .categories-items .cate-images {
position: relative;
transition: all 500ms ease;
margin: 25px 0;
box-shadow: 0 0 30px #eee;
background: #fff;
border-radius: 0 0 5px 5px;
}
.rs-cate-slider .categories-items .cate-images.center img {
margin: 0 auto;
}
.rs-cate-slider .categories-items .cate-images img {
border-radius: 5px 5px 0 0;
}
.rs-cate-slider .categories-items .cate-images .contents {
padding: 30px 35px 35px;
}
.rs-cate-slider .categories-items .cate-images .contents .des-text {
margin-bottom: 25px;
padding-top: 5px;
}
.rs-cate-slider .categories-items .cate-images .contents .des-text p {
margin: 0;
line-height: 24px;
}
.rs-cate-slider .categories-items .cate-images .contents h3 {
margin: 0 0 11px;
font-size: 24px;
}
.rs-cate-slider .categories-items .cate-images .contents h3 a {
color: #101010;
}
.rs-cate-slider .categories-items .cate-images .contents span {
color: #101010;
transition: all 500ms ease;
}
.rs-cate-slider .categories-items .cate-images:hover {
transform: translateY(-10px);
}
.rs-cate-slider .categories-items .cate-images:hover .contents h3 a {
color: #ff5421;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images {
position: relative;
transition: all 500ms ease;
margin: 15px 0;
overflow: hidden;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images img {
border-radius: 5px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents {
position: absolute;
left: 50%;
bottom: -185px;
z-index: 3;
width: 100%;
text-align: center;
transform: translate(-50%, -50%);
transition: all 500ms ease;
padding: 20px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents img {
margin: 0 auto 12px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents h3 {
margin: 0;
font-size: 24px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents h3 a {
color: #fff;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents span {
color: #fff;
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
margin: 7px 0;
display: inline-block;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents .vies-more {
opacity: 0;
visibility: hidden;
transition: all 500ms ease;
margin-top: 12px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents .vies-more a {
background: #ff5421;
color: #fff;
display: inline-block;
padding: 6px 22px;
border-radius: 5px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images .contents .vies-more a:hover {
opacity: .9;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:before {
content: "";
left: 0;
right: 0;
bottom: 0;
display: block;
background: rgba(23, 31, 50, 0.5);
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 0;
border-radius: 5px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:hover {
transform: translateY(-10px);
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:hover .contents {
bottom: -80px;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:hover .contents span {
visibility: visible;
opacity: 1;
}
.rs-cate-slider.cate-slider-style4 .categories-items .cate-images:hover .contents .vies-more {
visibility: visible;
opacity: 1;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images {
position: relative;
transition: all 500ms ease;
margin: 15px 0;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images img {
border-radius: 5px;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents {
position: absolute;
left: 0px;
z-index: 3;
width: 100%;
text-align: left;
transition: all 500ms ease;
padding: 30px 40px;
bottom: 0;
display: flex;
align-items: center;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents img {
margin: 0 20px 8px 0;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents h3 {
margin: 0;
font-size: 22px;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents h3 a {
color: #fff;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents h3 a:hover {
color: #ff5421;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .contents span {
color: #fff;
transition: all 500ms ease;
margin: 0px;
display: inline-block;
}
.rs-cate-slider.cate-slider-style5 .categories-items .cate-images .overlays {
content: "";
left: 0;
right: 0;
bottom: 0;
display: block;
background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 50%);
background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 50%);
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 0;
border-radius: 5px;
transition: all 500ms ease;
}
.rs-cate-slider.cate-slider-style2 .categories-items .cate-images {
box-shadow: 0 0 10px #eae4e4;
}
.cate-slider-style3 .contents .btn-inner {
border-top: 1px solid #f2f2f2;
padding-top: 20px;
}
.cate-slider-style3 .contents .course-qnty {
position: relative;
padding-left: 20px;
display: inline-block;
font-size: 14px;
}
.cate-slider-style3 .contents .course-qnty:before {
content: "\f02d";
font-family: fontawesome;
font-size: 15px;
color: #ff5421;
position: absolute;
left: 0px;
top: -1px;
}
.cate-slider-style3 .contents .vies-more a {
background: #ff5421;
color: #ffffff;
border-radius: 5px;
display: block;
padding: 4px 12px;
font-size: 14px;
}
.cate-slider-style3 .contents .vies-more a:hover {
background: #171f32;
}
.rs_course_style3 .courses-item .content-part .meta-part {
margin-bottom: 2px !important;
}
.rs-image-hover-effect {
transition: all 500ms ease;
}
.rs-image-hover-effect .image-part {
position: relative;
}
.rs-image-hover-effect .image-part .image-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #171f32;
display: block;
width: 100%;
height: 100%;
}
.rs-image-hover-effect .effect-icons.tops {
background: #ffff;
border-radius: 50%;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: -44px;
text-align: center;
right: 0;
margin: 0 auto;
box-shadow: 0 0 50px #eee;
}
.rs-image-hover-effect .effect-icons.tops img {
width: 30px;
}
.rs-image-hover-effect .effect-icons.bottoms {
padding-bottom: 20px;
}
.rs-image-hover-effect .image-content {
position: relative;
}
.rs-image-hover-effect .image-content .button-part.bottom {
position: absolute;
left: 50%;
bottom: -14px;
transform: translateX(-50%);
transition: all .8s ease;
opacity: 0;
visibility: hidden;
width: 100%;
}
.rs-image-hover-effect:hover {
position: relative;
transform: translateY(-10px);
transition: all .8s ease;
}
.rs-image-hover-effect:hover .image-content .button-part.bottom {
opacity: 1;
visibility: visible;
}
.rs-event-slider .event-item .events-short .all-date-times {
display: flex;
align-items: center;
}
.rs-event-slider .event-item .events-short .all-date-times .address {
padding-right: 20px;
}
.rs-event-slider .event-item .events-short .all-date-times .time i:before {
color: #363636;
}
body.single-notices .breadcrumbs-inner {
max-width: 800px;
margin: 0 auto;
}
figure.gallery-item .gallery-icon {
position: relative;
overflow: hidden;
}
figure.gallery-item .gallery-icon a img {
transition: all .8s ease;
}
figure.gallery-item .gallery-icon a:before {
content: "";
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
opacity: 0;
display: block;
transition: all .8s ease;
z-index: 1;
}
figure.gallery-item:hover .gallery-icon a:before {
opacity: .4;
}
figure.gallery-item:hover .gallery-icon a img {
transform: scale(1.1);
}
body.rs-pages-btm-gap .main-contain #content {
padding-bottom: 190px;
}
#rs-event .events-short {
border: 1px solid #dfe9eb;
}
#rs-event .events-short .date-part {
transition: all 500ms ease;
}
#rs-event .events-short:hover .date-part {
transform: translateY(-5px);
}
#rs-event .events-short p.txt {
margin: 0;
}
.animate-me,
.animate-style .testimonial-item {
transition: all 500ms ease;
}
.animate-me:hover,
.animate-style .testimonial-item:hover {
transform: translateY(-5px);
}
.rs-breadcrumbs.porfolio-details.align-brea-lefts .breadcrumbs-inner {
text-align: left !important;
}
.rs-breadcrumbs.porfolio-details.align-brea-lefts .breadcrumbs-inner h1.page-title {
max-width: 100%;
}
.rs-breadcrumbs.porfolio-details.align-brea-lefts .col-md-12.text-center {
text-align: left !important;
}
.btm-cate li a:hover,
.bs-sidebar ul a:hover {
color: #ff5421;
}
.rs-footer .recent-post-widget .show-featured .post-desc i {
color: #ff5421;
}
.team-grid-style6 .team-item .image-wrap img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.team-grid-style6 .team-item .image-wrap {
border-radius: 50%;
overflow: hidden;
}
.team-grid-style6 .team-item:hover .image-wrap img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.rs-team-grid.team-grid-style1 .team-item img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.rs-team-grid.team-grid-style1 .team-item:hover img {
-webkit-transform: scale(1);
transform: scale(1);
}
.rs-team-grid.team-grid-style1 .team-item {
overflow: hidden;
}
body.profiles-login .learn-press-user-profile.profile-container .profile-tabs {
display: flex;
justify-content: space-between;
}
body.profile .learn-press-user-profile.profile-container .profile-tabs .fa-angle-right {
display: none;
}
body.profile .learn-press-user-profile.profile-container .profile-tabs input {
height: 55px;
border-radius: 5px !important;
border: 1px solid #eee;
padding: 20px 20px !important;
margin-bottom: 0;
outline: none;
}
body.profile .learn-press-user-profile.profile-container .profile-tabs input[type="checkbox"],
body.profile .learn-press-user-profile.profile-container .profile-tabs input[type="radio"] {
height: auto;
position: relative;
top: 3px;
}
body.profile .learn-press-user-profile.profile-container .profile-tabs button {
padding: 10px 30px;
border-radius: 4px;
outline: none;
}
body.profiles #learn-press-user-profile {
display: flex;
justify-content: space-between;
padding-bottom: 20px;
}
body.profiles #learn-press-user-profile .user-tab {
flex: 0 0 20%;
text-align: center;
}
body.profiles #learn-press-user-profile .profile-tabs {
flex: 0 0 80%;
}
body.profiles .lp-label.label-completed,
body.profiles .lp-label.label-finished {
background: #ff5421;
}
.lp-label.label-completed span,
.lp-label.label-finished span {
color: #fff !important;
padding: 4px 10px !important;
display: inline-block !important;
}
body.profile .profile-recover-order .order-recover .button-recover-order {
line-height: inherit !important;
height: 55px;
margin-left: 5px;
}
body.profile .lp-tab-sections {
background: #f9f8f8;
}
body.profile .lp-label.label-completed,
body.profile .lp-label.label-finished {
background: #ff5421;
}
body.profile #learn-press-user-profile .user-tab .user-info .author-avatar {
padding-bottom: 20px;
}
body.profile #learn-press-user-profile .user-tab .user-info .author-avatar img {
border-radius: 50%;
}
body.profile #learn-press-user-profile .user-tab .user-information .author-name {
font-size: 22px;
margin: 0 0 8px;
}
body.profile #learn-press-user-profile .user-tab .user-information .author-name span {
display: block;
font-size: 16px;
font-weight: 400;
color: #999;
}
body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social {
margin: 0;
list-style: none;
padding: 0;
display: flex;
justify-content: center;
}
body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social li {
padding: 0 10px 0;
}
body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social li a {
color: #333;
text-align: center;
display: inline-block;
font-size: 15px;
}
body.profile #learn-press-user-profile .user-tab .user-information .insturctor-author-social li a:hover {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs {
margin: 0 0 20px;
padding: 0 0 6px;
list-style: none;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li {
padding: 0 25px 0 0;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li a {
color: #101010;
font-weight: 600;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li a:hover {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs .nav.nav-tabs li.active a {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content {
float: none;
width: auto;
margin-top: 0;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .user-bio {
padding-bottom: 20px;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content h4 {
margin: 0 0 12px;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones {
display: block;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones i:before {
margin: 0 10px 0 0;
font-size: 17px;
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones a {
color: #363636;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .phones a:hover {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails {
display: block;
margin-bottom: 8px;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails i:before {
margin: 0 10px 0 2px;
position: relative;
top: 1px;
font-size: 17px;
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails a {
color: #363636;
}
body.profile #learn-press-user-profile .profile-tabs #learn-press-profile-content .emails a:hover {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content .profile-heading {
margin: 0 0 9px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content ul.lp-sub-menu {
margin: 0 0 25px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content ul.lp-sub-menu li a {
color: #101010;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content ul.lp-sub-menu li a:hover {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-quizzes .learn-press-subtab-content .learn-press-message:before {
background: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections .section-tab.active span {
border-bottom: 2px solid #ff5421;
padding-bottom: 13px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections .section-tab a,
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections .section-tab span {
padding: 14px 20px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections li a {
color: #101010;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections li a:hover {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .lp-tab-sections li.active span {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-heading {
margin: 0 0 9px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content ul.lp-sub-menu {
margin: 0 0 25px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content ul.lp-sub-menu li a {
color: #101010;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content ul.lp-sub-menu li a:hover {
color: #ff5421;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list .course-thumbnail {
margin: 0 0 25px 0;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list .course-thumbnail img {
border-radius: 5px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list li {
padding: 0;
border-radius: 5px;
transition: all 0.3s ease 0s;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list li h3 {
line-height: 26px;
margin: 0 0 6px;
transition: all 0.3s ease 0s;
font-size: 18px;
font-weight: 700;
padding: 0 25px 15px;
}
body.profile #learn-press-user-profile .profile-tabs #profile-content-courses .learn-press-subtab-content .profile-courses-list li h3:hover {
color: #ff5421;
}
body.profiles #learn-press-user-profile .profile-tabs {
padding-left: 50px;
}
body.profile #learn-press-user-profile .learn-press-form-login {
flex: 0 0 50%;
margin-right: 20px;
box-shadow: 0 0 20px #eee;
border: none;
border-radius: 5px;
padding: 50px 50px 35px;
}
body.profile #learn-press-user-profile .learn-press-form-register {
flex: 0 0 50%;
margin-left: 20px;
box-shadow: 0 0 20px #eee;
border: none;
border-radius: 5px;
padding: 50px 50px 35px;
} #learn-press-course-tabs.course-tabs {
margin-top: 0;
}
.lp-archive-courses .course-summary .course-summary-content .course-detail-info,
.learn-press-breadcrumb,
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
display: none;
}
#learn-press-course-tabs.course-tabs {
margin-top: 0 !important;
}
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
width: 100% !important;
padding-right: 0 !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course {
width: 33.333% !important;
padding: 0px 13px 0px 13px !important;
border: none !important;
}
.learn-press-message.error {
border-color: #ff5421 !important;
margin-left: 15px;
margin-right: 15px;
}
body.rs-list-view .lp-archive-courses .learn-press-courses[data-layout="list"] .course {
width: 100% !important;
}
body.rs-list-view .lp-archive-courses .course-left a.active-grid {
background: #fbfbfb !important;
}
.rs-list-view .lp-archive-courses ul.learn-press-courses .course {
padding: 0 !important;
border: none !important;
}
.learn-press-message.error:before {
background: #ff5421 !important;
}
.lp-archive-courses .rs-course-archive-top {
padding: 100px 15px 0;
}
.lp-archive-courses {
max-width: 1270px;
margin: 0 auto;
}
.single-lp_course .rs-courses-details {
max-width: 1270px;
margin: 0 auto;
padding: 100px 15px 150px;
}
.course-summary {
margin-top: 0;
}
.course-summary .course-tabs .learn-press-nav-tabs {
margin: 0;
border: 0;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav {
width: 25%;
border: 1px solid #eee;
background: #f9f9f9;
border-right: 0;
color: #101010;
font-weight: 600;
text-align: center;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav a {
display: block;
color: #101010;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav.active {
position: relative;
color: #fff;
border-bottom: none;
background: #ff5421;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav.active a {
display: block;
color: #fff;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav.active:before {
content: '';
position: absolute;
left: 0;
right: 3px;
top: 0;
height: 2px;
z-index: 10;
width: 100%;
background: #ff5421;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav:last-child a {
border-right: 1px solid #eee;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav:after {
display: none;
}
.course-summary .course-tab-panel-overview,
.course-summary .course-tab-panel-curriculum,
.course-summary .course-tab-panel-instructor,
.course-summary .course-tab-panel-reviews {
border-radius: 0 !important;
border: 1px solid #eee !important;
border-top: 0 !important;
padding: 50px 55px !important;
}
.course-summary .course-tab-panel-overview .course-description h4.desc-title,
.course-summary .course-tab-panel-curriculum .course-description h4.desc-title,
.course-summary .course-tab-panel-instructor .course-description h4.desc-title,
.course-summary .course-tab-panel-reviews .course-description h4.desc-title {
padding-bottom: 15px;
position: relative;
}
.course-summary .course-tab-panel-overview .course-description h4.desc-title:before,
.course-summary .course-tab-panel-curriculum .course-description h4.desc-title:before,
.course-summary .course-tab-panel-instructor .course-description h4.desc-title:before,
.course-summary .course-tab-panel-reviews .course-description h4.desc-title:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 50px;
background: #ff5421;
}
.course-summary .course-tab-panel-overview .course-description ul.requirements-list,
.course-summary .course-tab-panel-curriculum .course-description ul.requirements-list,
.course-summary .course-tab-panel-instructor .course-description ul.requirements-list,
.course-summary .course-tab-panel-reviews .course-description ul.requirements-list {
list-style: none;
padding: 0;
margin: 0;
}
.course-summary .course-tab-panel-overview .course-description ul.requirements-list li,
.course-summary .course-tab-panel-curriculum .course-description ul.requirements-list li,
.course-summary .course-tab-panel-instructor .course-description ul.requirements-list li,
.course-summary .course-tab-panel-reviews .course-description ul.requirements-list li {
position: relative;
padding-left: 20px;
}
.course-summary .course-tab-panel-overview .course-description ul.requirements-list li:before,
.course-summary .course-tab-panel-curriculum .course-description ul.requirements-list li:before,
.course-summary .course-tab-panel-instructor .course-description ul.requirements-list li:before,
.course-summary .course-tab-panel-reviews .course-description ul.requirements-list li:before {
border: none;
color: #ff5421;
content: "\f101";
font-family: fontawesome;
font-size: 14px !important;
font-size: 9px;
margin-right: 10px;
padding: 0;
left: 0;
position: absolute;
top: 1px;
}
.course-summary .course-tab-panel-overview .instructor-list,
.course-summary .course-tab-panel-curriculum .instructor-list,
.course-summary .course-tab-panel-instructor .instructor-list,
.course-summary .course-tab-panel-reviews .instructor-list {
overflow: hidden;
}
.course-summary .course-tab-panel-overview .instructor-list .image,
.course-summary .course-tab-panel-curriculum .instructor-list .image,
.course-summary .course-tab-panel-instructor .instructor-list .image,
.course-summary .course-tab-panel-reviews .instructor-list .image {
float: left;
padding-right: 20px;
}
.course-summary .course-tab-panel-overview .instructor-list .author-name,
.course-summary .course-tab-panel-curriculum .instructor-list .author-name,
.course-summary .course-tab-panel-instructor .instructor-list .author-name,
.course-summary .course-tab-panel-reviews .instructor-list .author-name {
overflow: hidden;
}
.course-summary .course-tab-panel-overview .instructor-list .author-name h4,
.course-summary .course-tab-panel-curriculum .instructor-list .author-name h4,
.course-summary .course-tab-panel-instructor .instructor-list .author-name h4,
.course-summary .course-tab-panel-reviews .instructor-list .author-name h4 {
margin: 0 0 5px;
}
.course-summary .course-tab-panel-overview .instructor-list .author-name span,
.course-summary .course-tab-panel-curriculum .instructor-list .author-name span,
.course-summary .course-tab-panel-instructor .instructor-list .author-name span,
.course-summary .course-tab-panel-reviews .instructor-list .author-name span {
margin: 0 0 10px;
display: block;
}
.course-summary .course-tab-panel-overview .instructor-list .author-name i,
.course-summary .course-tab-panel-curriculum .instructor-list .author-name i,
.course-summary .course-tab-panel-instructor .instructor-list .author-name i,
.course-summary .course-tab-panel-reviews .instructor-list .author-name i {
color: #ffaa30;
}
.course-summary .course-tab-panel-overview .instructor-list p.dsc,
.course-summary .course-tab-panel-curriculum .instructor-list p.dsc,
.course-summary .course-tab-panel-instructor .instructor-list p.dsc,
.course-summary .course-tab-panel-reviews .instructor-list p.dsc {
display: block;
clear: both;
padding-top: 15px;
margin-bottom: 0;
}
.course-summary .course-tab-panel-overview .instructor-list .social-icon li,
.course-summary .course-tab-panel-curriculum .instructor-list .social-icon li,
.course-summary .course-tab-panel-instructor .instructor-list .social-icon li,
.course-summary .course-tab-panel-reviews .instructor-list .social-icon li {
display: inline-block;
}
.course-summary .course-tab-panel-overview .instructor-list .social-icon li a,
.course-summary .course-tab-panel-curriculum .instructor-list .social-icon li a,
.course-summary .course-tab-panel-instructor .instructor-list .social-icon li a,
.course-summary .course-tab-panel-reviews .instructor-list .social-icon li a {
display: block;
background: #ff3115;
padding: 3px 0;
width: 40px;
text-align: center;
}
.course-summary .course-tab-panel-overview .instructor-list .social-icon li a i,
.course-summary .course-tab-panel-curriculum .instructor-list .social-icon li a i,
.course-summary .course-tab-panel-instructor .instructor-list .social-icon li a i,
.course-summary .course-tab-panel-reviews .instructor-list .social-icon li a i {
color: #fff;
}
.course-summary .course-tab-panel-overview .instructor-list .social-icon li a:hover,
.course-summary .course-tab-panel-curriculum .instructor-list .social-icon li a:hover,
.course-summary .course-tab-panel-instructor .instructor-list .social-icon li a:hover,
.course-summary .course-tab-panel-reviews .instructor-list .social-icon li a:hover {
background: #ff5421;
}
.course-summary ul.curriculum-sections li {
background: #fff;
color: #101010;
padding: 8px 18px;
margin: 10px 0;
border-radius: 5px;
}
.course-summary ul.curriculum-sections li .section-header {
border: none;
background: #f9f9f9;
padding: 6px 20px;
margin-bottom: 10px;
}
.course-summary ul.curriculum-sections li .section-header .section-title {
position: relative;
font-size: 16px;
font-weight: 700;
}
.course-summary ul.curriculum-sections li .section-header .section-title:before {
content: "\f078";
font-family: fontAwesome;
position: absolute;
right: 0;
top: 50%;
font-weight: 300;
font-size: 14px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.course-summary .section-content li a {
color: #101010;
}
.gray-map iframe {
filter: grayscale(100);
}
.recent-post-widget .post-item .post-desc h5 {
margin: 0 0 4px;
}
.recent-post-widget .post-item .post-desc ul {
margin: 0;
list-style: none;
}
.recent-post-widget .post-item .post-desc ul li {
margin: 0 !important;
padding: 0 !important;
border: none !important;
}
.single-lp_course ul.curriculum-sections .section-content {
padding: 8px 7px 20px;
}
.single-lp_course .comments-area .comment-full .comment-respond {
padding-left: 0;
padding-right: 0;
}
.single-lp_course .review-author img {
border-radius: 5px;
}
.single-lp_course .content-item-summary .content-item-description blockquote {
background: #f9f9f9 !important;
}
.single-lp_course #course-item-content-header {
background: #f8f9f9;
}
.single-lp_course .course-item-search input[type="text"]::placeholder,
.single-lp_course .course-item-search input[type="number"]::placeholder,
.single-lp_course .course-item-search input[type="password"]::placeholder,
.single-lp_course .course-item-search textarea::placeholder,
.single-lp_course .course-item-search input[type="email"]::placeholder {
color: #333;
}
.single-lp_course .course-item-search button {
color: #101010;
}
.single-lp_course .course-learning-summary .course-meta,
.single-lp_course .course-learning-summary .lp-course-buttons {
display: none;
}
.single-lp_course #learn-press-course-tabs .course-tab-panel {
box-shadow: 0 0 35px #eee;
border: none;
border-radius: 0 0 5px 5px;
}
.single-lp_course .inner-column.sticky-top {
z-index: 0;
padding-left: 20px;
}
.single-lp_course .inner-column.sticky-top .intro-video {
background-size: 100%;
background-repeat: no-repeat;
text-align: center;
border-radius: 3px;
position: relative;
overflow: hidden;
}
.single-lp_course .inner-column.sticky-top .intro-video .popup-videos {
background: #fff;
width: 60px;
display: inline-block;
height: 60px;
line-height: 60px;
border-radius: 50%;
font-size: 18px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.single-lp_course .inner-column.sticky-top .intro-video .popup-videos span {
top: 1px;
left: 2px;
position: relative;
}
.single-lp_course .inner-column.sticky-top .intro-video .popup-videos:hover {
opacity: .9;
}
.single-lp_course .inner-column.sticky-top .btn-secs {
box-shadow: 0 0 35px #eee;
padding: 50px;
border-radius: 5px;
}
.single-lp_course .inner-column.sticky-top .course-features-info {
margin-top: 50px;
border-radius: 3px;
margin-bottom: 50px;
}
.single-lp_course .inner-column.sticky-top .course-payment {
padding-top: 0px;
}
.single-lp_course .inner-column.sticky-top .lp-course-buttons .purchase-course,
.single-lp_course .inner-column.sticky-top .lp-course-buttons .form-button {
display: block;
}
.single-lp_course .inner-column.sticky-top .lp-course-buttons .purchase-course .lp-button,
.single-lp_course .inner-column.sticky-top .lp-course-buttons .form-button .lp-button {
width: 100%;
height: 55px;
font-size: 20px;
}
.single-lp_course .inner-column.sticky-top .course-seats.price .course-price {
background: #ff5421;
text-align: center;
font-size: 20px;
padding: 10px 0;
margin-top: 0px;
border-radius: 3px;
margin-bottom: 0px;
}
.single-lp_course .inner-column.sticky-top .course-seats.price .course-price span {
color: #fff;
}
.single-lp_course .inner-column.sticky-top .btn-secs .lp-button {
width: 100%;
font-size: 20px;
height: 54px;
}
.single-lp_course .inner-column.sticky-top .retake-course,
.single-lp_course .inner-column.sticky-top .enroll-course,
.single-lp_course .inner-column.sticky-top .purchase-course {
display: block !important;
}
.single-lp_course .review-list,
.single-lp_course .requirement-list {
list-style: none;
margin: 0 0 17px;
}
.single-lp_course .review-list li,
.single-lp_course .requirement-list li {
position: relative;
padding-left: 20px;
padding-bottom: 6px;
}
.single-lp_course .review-list li:before,
.single-lp_course .requirement-list li:before {
border: none;
color: #ff5421;
content: "\f101";
font-family: fontawesome;
font-size: 14px !important;
font-size: 9px;
margin-right: 10px;
padding: 0;
left: 0;
position: absolute;
top: 1px;
}
.single-lp_course .course-item-meta .course-item-status {
display: none !important;
}
.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
margin: 50px auto;
max-width: 1270px;
}
.single-lp_course .curriculum-sections .section-content .course-item a {
color: #101010;
}
.single-lp_course .curriculum-sections .section-content .course-item:hover {
background: #F9F9F9;
}
.single-lp_course .course-curriculum .section-header .section-left .section-toggle {
display: none;
}
.single-lp_course .entry-content {
padding-bottom: 20px;
}
.single-lp_course .course-features-info {
margin-bottom: 20px;
background: transparent;
padding: 30px 40px 30px;
color: #101010;
box-shadow: 0 0 30px #eee;
min-height: auto;
border-radius: 5px;
}
.single-lp_course .course-features-info h3.title {
color: #ff5421;
margin: 10px 0 8px;
font-size: 20px;
}
.single-lp_course .course-features-info ul {
padding: 0;
margin: 0;
}
.single-lp_course .course-features-info ul li {
display: block;
overflow: hidden;
padding: 10px 0;
}
.single-lp_course .course-features-info ul li + li {
border-top: 1px solid #eee;
}
.single-lp_course .course-features-info ul li i {
color: #ff5421;
}
.single-lp_course .course-features-info ul li .label {
padding-left: 10px;
}
.single-lp_course .course-features-info ul li .value {
float: right;
padding-right: 5px;
}
.single-lp_course .lp-button {
padding: 0 28px !important;
border-radius: 3px;
outline: none;
}
.single-lp_course .lp-button i {
margin-left: 6px;
}
.single-lp_course .course-item-nav a:hover {
color: #ff5421;
}
.single-lp_course #course-item-content-header {
line-height: 56px;
}
.single-lp_course #course-item-content-header .course-title a {
color: #101010;
}
.single-lp_course ul.curriculum-sections .section-content .course-item:last-child {
border: none;
}
.single-lp_course .course-rate .review-bar .rating {
background: #ff5421;
}
.single-lp_course ul.curriculum-sections .section-content .course-item::before,
.single-lp_course .learn-press-message::before {
background: #ff5421 !important;
}
.single-lp_course ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
background: #ff5421 !important;
margin-right: 12px;
}
.single-lp_course ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
background: #171f32 !important;
}
.single-lp_course ul.curriculum-sections .section-content .course-item .section-item-link::before {
color: #ff5421;
}
.single-lp_course .lp-label.label-enrolled,
.single-lp_course .lp-label.label-started {
background: #ff5421;
padding: 12px 20px;
margin-right: 15px;
}
.single-lp_course .lp-label {
background: #ff5421;
padding: 2px 12px;
}
.single-lp_course .lp-course-progress .lp-passing-conditional {
background: #ff5421;
}
.single-lp_course .course-tab-panel-reviews .course-rate .course-rate {
display: flex;
align-items: center;
}
.single-lp_course .course-reviews-list li,
.single-lp_course .course-reviews-list-shortcode li {
margin: 0 0 40px;
padding: 0 0 40px;
background: none;
border: none;
border-bottom: 1px solid #eee;
overflow: hidden;
display: flex;
flex-wrap: wrap;
}
.single-lp_course .course-reviews-list li .review-text,
.single-lp_course .course-reviews-list-shortcode li .review-text {
padding-left: 100px;
}
.single-lp_course .review-author-info .user-name {
margin: 0 0 7px !important;
text-transform: capitalize;
}
.single-lp_course .review-author-info p.review-title {
margin: 0 0 10px;
}
.single-lp_course ul.course-reviews-list li:first-child {
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.single-lp_course ul.course-reviews-list li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.single-lp_course .course-tab-panel-reviews .course-rate {
margin: 0 0 15px;
}
.single-lp_course .course-tab-panel-reviews .course-rate .review-bar {
margin-left: 20px;
}
.single-lp_course .course-author {
display: flex;
align-items: center;
}
.single-lp_course .course-author .author-name {
margin-right: 30px;
}
.single-lp_course .course-author .author-name img {
width: 170px;
border-radius: 50%;
}
.single-lp_course .bootcamp-author-social li a {
border-radius: 3px;
}
.single-lp_course .bootcamp-author-social li a:hover {
opacity: .8;
}
.single-lp_course .course-landing-summary .course-students {
display: none;
}
.single-lp_course .author-info h4 {
margin-bottom: 10px;
}
.single-lp_course .author-info h4 a {
color: #101010;
font-size: 28px;
}
.single-lp_course .author-info h4 a:hover {
color: #ff5421;
}
.single-lp_course .author-info h4 span {
font-size: 16px;
display: block;
font-weight: 600;
color: #999;
}
.single-lp_course .author-info ul {
margin: 0;
}
.single-lp_course .author-info ul li {
display: inline-block;
list-style: none;
}
.single-lp_course .author-info ul li a {
display: block;
color: #101010;
padding: 0px 14px 0 0;
text-align: center;
}
.single-lp_course .author-info ul li a:hover {
color: #ff5421;
}
.single-lp_course .author-bio {
font-size: 14px;
font-style: normal;
padding-top: 20px;
}
.count-number span {
display: inline-block;
}
#rs-header.rs-skew-head .menu-area .navbar ul > li,
#rs-header.rs-skew-head .menu-cart-area,
#rs-header.rs-skew-head #rs-header .btn_quote,
#rs-header.rs-skew-head #rs-header .menu-responsive .sidebarmenu-search .sticky_search {
padding-bottom: 25px !important;
padding-top: 25px !important;
}
#rs-header.rs-skew-head .menu-area .navbar ul li ul.sub-menu li {
padding-bottom: 0px !important;
padding-top: 0px !important;
}
#rs-header.rs-skew-head .menu-area {
position: relative;
}
#rs-header.rs-skew-head .menu-area:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
display: block;
background: inherit;
width: 100%;
height: 94px;
z-index: -1;
transform: skewY(-1deg);
}
#rs-header.rs-skew-head .header-inner.sticky .menu-area:before {
display: none;
}
.rs-search-courses-addon .rs-search form {
position: relative;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}
.rs-search-courses-addon .rs-search form input {
outline: none;
padding: 33px 30px;
border: none;
border-radius: 3px;
box-shadow: none;
padding-right: 77px;
}
.rs-search-courses-addon .rs-search form button {
outline: none;
position: absolute;
right: 0;
top: 0;
bottom: 0;
background: transparent;
padding: 0 28px;
}
.rs-search-courses-addon .rs-search form button i:before {
margin: 0;
color: #ff5421;
font-weight: 700;
font-size: 20px;
}
.rs-search-courses-addon .rs-search form button:hover {
opacity: .8;
}
.courses-filter {
text-align: center;
margin-bottom: 30px;
}
.courses-filter button {
background: #f9f7f8;
border: none;
border-radius: 3px;
font-weight: 500;
font-size: 16px;
color: #101010;
padding: 10px 30px;
outline: none;
margin: 0 10px 20px;
}
.courses-filter button:hover {
background: #ffffff;
color: #ff5421;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}
.courses-filter button.active {
background: #ffffff;
color: #ff5421;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 1440px) {
#rs-header.header-style1.header1 .row-table .header-logo {
margin: 0 20px;
}
}body,
#wpwrap{
overflow-x: hidden;
color: #555;
-webkit-font-smoothing: antialiased !important;
}
.alignwide,
.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
}
@media only screen and (min-width: 768px) {
.alignwide,
.alignwide {
width: 100%;
max-width: 100%;
}
}
@media only screen and (min-width: 768px) {
.main-contain #content .single-content-full .bs-desc > p{
margin: 26px 0;
}
}
.alignleft,
.alignleft {
float: left;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-left: 0;
margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
.alignleft,
.alignleft {
max-width: calc(4 * (100vw / 12));
margin-right: calc(2 * 1rem);
}
}
.alignright,
.alignright {
float: right;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-right: 0;
margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
.alignright,
.alignright {
max-width: calc(4 * (100vw / 12));
margin-right: 0;
margin-left: calc(2 * 1rem);
}
}
.aligncenter,
.aligncenter {
margin-left: auto;
margin-right: auto;
} .sidebar-inactive #content .container {
max-width: 80%;
} .sidebar-inactive .alignfull, .alignfull,
.sidebar-inactive .blockquote.wp-block-pullquote.alignfull,
.sidebar-inactive .wp-block-pullquote:not(.is-style-solid-color).alignfull{  
width: 100vw;
margin-left: -50vw;
margin-right: -50vw;
position: relative;
left: 50%;
right: 50%;
max-width: initial;
border-left:0;
}
.page.sidebar-active .alignfull,
.page.sidebar-active .blockquote.wp-block-pullquote.alignfull,
.page.sidebar-active .wp-block-pullquote:not(.is-style-solid-color).alignfull{
width: 100%;
margin-left: 0vw;
margin-right: 0vw;
position: relative;
left: 0;
right: 0;
}
.alignfull > img,
.alignwide > img {
max-width: none;
width: 100%;
}
figure, .wp-caption, .wp-caption-overlay .wp-caption {
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
max-width: 100%;
} .sidebar-inactive .alignfull blockquote{
padding: 40px;
}
.sidebar-inactive .alignfull.wp-block-cover-image.has-background-dim{
padding: 40px;
}
.sidebar-inactive  figure.wp-block-image.alignleft.is-resized,
.wp-block-image .alignleft{
margin-right: 30px;
margin-bottom: 70px;
}
.sidebar-inactive  figure.wp-block-image.alignright.is-resized,
.wp-block-image .alignright{
margin-left: 30px;
}
.sidebar-inactive #content .container {
max-width: 80%;
}
p.has-background {
padding: 20px 30px;
}
.wp-block-audio {
width: 100%;
}
.wp-block-audio audio {
width: 100%;
}
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 198px;
}
@media only screen and (min-width: 768px) {
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 384px;
}
}
@media only screen and (min-width: 1379px) {
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 385.44px;
}
}
.wp-block-video video {
width: 100%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
text-align: center;
}
.wp-block-button .wp-block-button__link {
transition: background 150ms ease-in-out;
border: none;
box-sizing: border-box;
font-weight: bold;
text-decoration: none;	
outline: none;
outline: none;
font-size: 15px;
}
.wp-block-button .wp-block-button__link:not(.has-background) {
background-color: #1273eb;	
}
.wp-block-button .wp-block-button__link:not(.has-background) br,
.entry-content .wp-block-button.is-style-squared .wp-block-button__link br{
display: none;
}
.entry-content .wp-block-button.is-style-squared .wp-block-button__link{
border-radius: 0px;
}
.wp-block-button .wp-block-button__link:not(.has-text-color) {
color: white;
}
.wp-block-button .wp-block-button__link:hover {
color: white;
background: #111;
cursor: pointer;
}
.wp-block-button .wp-block-button__link:focus {
color: white;
background: #111;
outline: thin dotted;
outline-offset: -4px;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active {
transition: all 150ms ease-in-out;
border-width: 2px;
border-style: solid;
}
.entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link {
border-radius: 5px;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
background: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
color: #1273eb;
border-color: currentColor;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
color: #111;
border-color: #111;
}
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
list-style-position: outside;
}
.wp-block-latest-posts.has-dates{
list-style: none;
}
.wp-block-latest-posts__post-date{
margin-top:5px;
}
.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
font-weight: 500;
line-height: 1.2;
padding-bottom: 0.75rem;
}
.wp-block-archives li.menu-item-has-children, .wp-block-archives li:last-child,
.wp-block-categories li.menu-item-has-children,
.wp-block-categories li:last-child,
.wp-block-latest-posts li.menu-item-has-children,
.wp-block-latest-posts li:last-child {
padding-bottom: 0;
}
.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
text-decoration: none;
}
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
text-align: center;
list-style-position: inside;
}
.wp-block-categories ul {
padding-top: 0.75rem;
}
.wp-block-categories li ul {
list-style-position: inside;
}
.wp-block-categories ul {
counter-reset: submenu;
}
.wp-block-latest-posts.is-grid li {
border-top: 2px solid #ccc;
padding-top: 1rem;
margin-bottom: 2rem;
}
.wp-block-latest-posts.is-grid li a:after {
content: '';
}
.wp-block-latest-posts.is-grid li:last-child {
margin-bottom: auto;
}
.wp-block-latest-posts.is-grid li:last-child a:after {
content: '';
}
.wp-block-preformatted {
line-height: 1.8;
padding: 1rem;
}
.wp-block-verse {
font-size: 22px;
line-height: 1.8;
}
.has-drop-cap:not(:focus):first-letter {
font-size: 3.375em;
line-height: 1;
font-weight: bold;
margin: 0 0.25em 0 0;
}
.wp-block-pullquote {
border-color: transparent;
border-width: 2px;
border-top: 2px solid;
border-bottom: 2px solid;
padding: 0;
}
.wp-block-pullquote p {
font-size: 1.6875em;
font-style: italic;
line-height: 1.3;
margin-bottom: 20px;
margin-top: 0.5em;
}
.wp-block-pullquote p em {
font-style: normal;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote p {
font-size: 1.75rem;
}
}
.wp-block-pullquote.alignleft, 
.wp-block-pullquote.alignright {
width: 100%;
margin-top:80px;
margin-bottom: 70px;
}
.wp-block-pullquote.alignleft blockquote, 
.wp-block-pullquote.alignright blockquote {
margin: 1rem 0;
max-width: 100%;
}
.wp-block-pullquote.alignright cite{
margin-right: 60px;
}
.wp-block-pullquote.alignleft blockquote p:first-child, .wp-block-pullquote.alignright blockquote p:first-child {
margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color {
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color {
padding-left: 10%;
padding-right: 10%;
}
}
.wp-block-pullquote.is-style-solid-color p {
font-size: 1.6875em;
line-height: 1.3;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color p {
font-size: 2.25em;
}
}
.wp-block-pullquote.is-style-solid-color a {
color: #fff;
}
.wp-block-pullquote.is-style-solid-color cite {
color: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
padding-left: 0;
margin-left: 1rem;
margin-right: 1rem;
}
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
color: inherit;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color blockquote {
margin-left: 0;
margin-right: 0;
padding-left:25px;
}
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color.alignright, .wp-block-pullquote.is-style-solid-color.alignleft {
padding: 1rem calc(2 * 1rem);
}
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color.alignfull {
padding-left: calc(10% + 58px + (2 * 1rem));
padding-right: calc(10% + 58px + (2 * 1rem));
}
}
blockquote.wp-block-quote,
blockquote.wp-block-quote.is-large{
padding: 30px 30px 40px 40px;
}
.wp-block-pullquote{
color:#666;
} blockquote.wp-block-quote, 
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large), blockquote.wp-block-pullquote,
.wp-block-quote.is-large, .wp-block-quote.is-style-large,
.wp-block-pullquote:not(.is-style-solid-color){
padding: 30px;
padding-left: 40px;
margin-top:30px;
margin-bottom: 30px;
background: #f9f9f9;
position: relative;
border-left:0;
}
.wp-block-pullquote.alignleft,
.wp-block-image.alignleft.is-resized{
text-align: left;
margin-right: 20px;
}
.wp-block-pullquote.alignright,
.wp-block-image.alignright.is-resized{
text-align: right;
margin-left:20px;
}
.editor-block-list__block .wp-block-pullquote blockquote,
.wp-block-pullquote blockquote{
border-left:0;
}
blockquote.wp-block-quote p, 
.wp-block-quote p{
margin-bottom: 20px;
}
.wp-block-quote p {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
font-style: italic;
}
.wp-block-quote cite,
.wp-block-pullquote cite {
font-weight: normal;
font-size: 16px;
margin-left: 40px;
text-transform: unset;
display: inline-block;
}
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer {
position: relative;
font-style: normal;
font-size: 13px;
}
blockquote.wp-block-quote cite::before, 
blockquote.wp-block-quote footer::before, 
blockquote.wp-block-quote .wp-block-quote__citation::before,
.wp-block-quote cite::before,
.wp-block-pullquote cite::before,
.blockquote-footer:before {
position: absolute;
top: 0;
width: 30px;
height: 1px;
background: #6c757d;
content: '';
bottom: 0;
margin: 10px 0 13px -40px;
}
.wp-block-quote .blockquote-footer{
margin-left:40px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 1rem 0;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 1.6875em;
line-height: 1.4;
font-style: italic;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large .wp-block-quote__citation{
font-size: 16px;
text-align: left;
}
.wp-block-quote.is-style-large cite em{
display: block;
position: relative;
top: -30px;
}
.wp-block-calendar nav{
padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 1rem 0;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 1.6875em;
}
} .wp-block-pullquote::before {
content: '\f10d';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 30px;
color: #dedede;
}
.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color{
background: none !important;
padding: 0 !important;
box-shadow: 0 0 0 !important;
margin:0 !important;
}
.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color:before{
display: none;
}
.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color cite{
color: #40464d;
}
figure.wp-block-pullquote.has-cyan-bluish-gray-background-color.is-style-solid-color{
padding-top: 30px;
padding-bottom: 30px;
}
.wp-block-image img {
display: block;
}
.has-cyan-bluish-gray-background-color blockquote:after{
display: none !important;
}
.wp-block-image.alignleft, .wp-block-image.alignright {
max-width: 100%;
}
.wp-block-image.alignfull img {
width: 100vw;
}
@media only screen and (min-width: 768px) {
.wp-block-image.alignfull img {
margin-left: auto;
margin-right: auto;
}
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
width: 100%;
}
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image>h2{
line-height: inherit;
} 
@media only screen and (min-width: 768px) {
.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: calc(6 * (100vw / 12) - 28px);
}
}
.wp-block-gallery {
list-style-type: none;
padding-left: 0;
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
margin-bottom: 16px;
}
.wp-block-gallery figcaption a {
color: #fff;
}
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-size: 14px;
line-height: 1.6;
margin: 0;
padding: 14px;
text-align: center;
bottom:0;
}
ul.wp-block-gallery li.blocks-gallery-item figcaption{
padding: 20px;
}
.wp-block-image.alignnone{
overflow: unset;
}
.wp-block-file .wp-block-file__button {
display: table;
transition: background 150ms ease-in-out;
border: none;
border-radius: 5px;
background: #ff5421;
font-size: 22px;
line-height: 1.2;
text-decoration: none;
font-weight: bold;
padding: 0.75rem 1rem;
color: #fff;
margin-left: 0;
margin-top: calc(0.75 * 1rem);
}
@media only screen and (min-width: 1168px) {
.wp-block-file .wp-block-file__button {
font-size: 22px;
padding: 0.875rem 1.5rem;
}
}
.wp-block-file .wp-block-file__button:hover {
background: #111;
cursor: pointer;
}
.wp-block-file .wp-block-file__button:focus {
background: #111;
outline: thin dotted;
outline-offset: -4px;
}
.wp-block-code {
border-radius: 0;
}
.wp-block-code code {
font-size: 1.125em;
white-space: pre-wrap;
word-break: break-word;
} .wp-block-columns.alignfull {
padding-left: 1rem;
padding-right: 1rem;
}
@media (min-width: 1128px){
.wp-block-column {
padding-right: 24px;
padding-left: 24px;
}
}
@media only screen and (min-width: 600px) {
.wp-block-columns {
flex-wrap: nowrap;
}
}
@media only screen and (min-width: 768px) {
.wp-block-columns .wp-block-column > *:first-child {
margin-top: 0;
}
.wp-block-columns .wp-block-column > *:last-child {
margin-bottom: 0;
}
.wp-block-columns[class*='has-'] > * {
margin-right: 1rem;
}
.wp-block-columns[class*='has-'] > *:last-child {
margin-right: 0;
}
.wp-block-columns.alignfull,
.wp-block-columns.alignfull .wp-block-column {
padding-left: calc(2 * 1rem);
padding-right: calc(2 * 1rem);
}
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
font-weight: normal;
}
.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
.wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
font-size: 14px;
}
.has-small-font-size {
font-size: 0.88889em;
}
.has-normal-font-size {
font-size: 1.125em;
}
.has-large-font-size {
font-size: 1.6875em;
}
.has-huge-font-size {
font-size: 2.25em;
}
.has-primary-background-color,
.has-secondary-background-color,
.has-dark-gray-background-color,
.has-light-gray-background-color {
color: #fff;
}
.has-primary-background-color p,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color a,
.has-secondary-background-color p,
.has-secondary-background-color h1,
.has-secondary-background-color h2,
.has-secondary-background-color h3,
.has-secondary-background-color h4,
.has-secondary-background-color h5,
.has-secondary-background-color h6,
.has-secondary-background-color a,
.has-dark-gray-background-color p,
.has-dark-gray-background-color h1,
.has-dark-gray-background-color h2,
.has-dark-gray-background-color h3,
.has-dark-gray-background-color h4,
.has-dark-gray-background-color h5,
.has-dark-gray-background-color h6,
.has-dark-gray-background-color a,
.has-light-gray-background-color p,
.has-light-gray-background-color h1,
.has-light-gray-background-color h2,
.has-light-gray-background-color h3,
.has-light-gray-background-color h4,
.has-light-gray-background-color h5,
.has-light-gray-background-color h6,
.has-light-gray-background-color a {
color: #fff;
}
.has-white-background-color {
color: #111;
}
.has-white-background-color p,
.has-white-background-color h1,
.has-white-background-color h2,
.has-white-background-color h3,
.has-white-background-color h4,
.has-white-background-color h5,
.has-white-background-color h6,
.has-white-background-color a {
color: #111;
}
.has-primary-background-color,
.wp-block-pullquote.is-style-solid-color.has-primary-background-color {
background-color: #1273eb;
}
.has-secondary-background-color,
.wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
background-color: #005177;
}
.has-dark-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
background-color: #111;
}
.has-light-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
background-color: #767676;
}
.has-white-background-color,
.wp-block-pullquote.is-style-solid-color.has-white-background-color {
background-color: #FFF;
}
.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
color: #1273eb;
}
.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
color: #005177;
}
.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
color: #111;
}
.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
color: #767676;
}
.has-white-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
color: #FFF;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
embed,
iframe,
object {
max-width: 100%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
position: relative;
padding-bottom: 56.25%;
padding-top: 0;
height: 0;
overflow: hidden;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.custom-logo-link {
display: inline-block;
}
svg {
transition: fill 120ms ease-in-out;
fill: currentColor;
} .wp-caption {
margin-bottom: calc(1.5 * 1rem);
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption-text {
color: #767676;
font-size: 14px;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
text-align: center;
} .gallery {
display: flex;
flex-flow: row wrap;
justify-content: center;
margin-bottom: calc(1.5 * 1rem);
}
.gallery-item {
display: inline-block;
margin-right: 16px;
margin-bottom: 16px;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
margin-right: 0;
}
.gallery-columns-3 .gallery-item {
max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
margin-right: 0;
}
.gallery-columns-4 .gallery-item {
max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
margin-right: 0;
}
.gallery-columns-5 .gallery-item {
max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
margin-right: 0;
}
.gallery-columns-6 .gallery-item {
max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
margin-right: 0;
}
.gallery-columns-7 .gallery-item {
max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
margin-right: 0;
}
.gallery-columns-8 .gallery-item {
max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
margin-right: 0;
}
.gallery-columns-9 .gallery-item {
max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
margin-right: 0;
}
.gallery-item:last-of-type {
padding-right: 0;
}
.gallery-caption {
display: block;
font-size: 14px;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
}
.gallery-item>div>a {
display: block;
line-height: 0;
box-shadow: 0 0 0 0 transparent;
}
.gallery-item>div>a:focus {
box-shadow: 0 0 0 2px #0073aa;
}
@media only screen and (max-width: 991px) {
.sidebar-inactive .is-type-video,
.sidebar-active .is-type-video {
left: 0;
width: 100%;
max-width: 100%;
}
.is-type-video iframe {
height: 100%;
}
.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
font-size: .3875em;
}
.wp-block-pullquote p {
font-size: 1em;
}
}
.wp-block-image {
margin-bottom: 3em;
}  .wp-block-separator, hr {
background-color: #767676;
border: 0;
height: 2px;
margin: 2rem auto;
max-width: 200px;
text-align: center;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
.wp-block-separator.is-style-wide,
hr.is-style-wide {
max-width: 100%;
}
@media only screen and (min-width: 768px) {
.wp-block-separator.is-style-wide,
hr.is-style-wide {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
.wp-block-separator.is-style-wide,
hr.is-style-wide {
max-width: calc(6 * (100vw / 12) - 28px);
}
}
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: 100%;
background-color: inherit;
border: inherit;
height: inherit;
text-align: center;
}
@media only screen and (min-width: 768px) {
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: calc(6 * (100vw / 12) - 28px);
}
}
.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
color: #767676;
font-size: 1.6875em;
letter-spacing: 0.88889em;
padding-left: 0.88889em;
}
.wp-block-separator + h1:before,
.wp-block-separator + h2:before,
hr + h1:before,
hr + h2:before {
display: none;
} .wp-block-table td, 
.wp-block-table th{
border: 1px solid #ededed;
}
.wp-block-table{
border:0;
border-bottom: 1px solid #ededed;
border-left:1px solid #ededed;
}
table.wp-block-table>tbody>tr:nth-child(2n+1)>td {
background-color: #fcfcfc;
}
table.wp-block-table>tbody>tr>td {
padding: 10px 5px;
border-bottom: 0;
border-left: 0;
} .wp-block-embed__wrapper iframe{
border:0;
} .wp-block-cover.has-background-dim-60.has-background-dim a{
text-decoration: underline;
color: #1273eb;
}
.wp-block-embed-vimeo iframe{
border:0;
}
.block-editor-block-list__layout  figure.wp-block-embed-vimeo.alignfull{
width:auto;
}
.wp-block-pullquote.is-style-default{
background: none;
border-left:0;
} .wp-block-archives.wp-block-archives-dropdown select{
max-width: 100%;
padding: 10px 20px;
border: 1px solid #ddd;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: #596172;
border-color: #ebebeb;
font-size: 15px;
font-weight: 400;
font-style: normal;
line-height: 50px;
height: 50px;
text-decoration: none;
text-transform: none;
letter-spacing: 0px;
padding: 0 30px;
border-radius: 0 !important;    
background-repeat: no-repeat;
background-position: 95% center;
background-color: #fff;
} .comments-list .comment-content > *{
margin: 20px 0;
}
.comments-list .comment-content p img,
.comments-list .comment-content p code{
margin: 10px 0;
}
.entry-content form input,
.entry-content form textarea{
padding: 10px;
border: 1px solid #eaeaea;
}
.entry-content .wp-block-latest-posts{
padding: 0;
list-style: none;
}
 .team-grid-style1 .team-item:after,
.team-slider-style1 .team-item:after {
width: calc(100% - 90px);
height: calc(100% - 60px);
}
.team-grid-style2 .team-item:after{
width: calc(100% - 60px);
height: calc(100% - 60px);
}
.team-grid-style1 .team-item .content-part,
.team-slider-style1 .team-item .content-part {
width: calc(100% - 60px);
}
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner {
min-height: auto !important;
}
.payments{
margin-top: 20px;
}
body.archive .learn-press-courses{
padding-bottom: 170px;
}
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item {
margin-bottom: 20px !important;
}
#popup-course #popup-sidebar .course-curriculum .section .section-header {
height: auto !important;
}
@media only screen and (min-width: 1300px) {
.container{
max-width: 1240px;
width: 100%;
}
.footer-subscribe .container.subscribe-bg {
max-width: 1240px;
}
#rs-header.header1.header-style1.rs-skew-head .menu-area .navbar,
#rs-header.header1.header-style1.rs-skew-head .custom-logo-area{
padding-top: 7px !important;			
}
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
.rs-contact-box .address-item{
display: block;
}
.rs-contact-box .address-item .address-icon{
margin: 0 0 10px;
}
}
@media only screen and (max-width: 1800px) {
header#rs-header.header-style-4.header-style7 .sidebarmenu-search input {
width: 240px;
}
header#rs-header.header-style-4.header-style7 .logo-areas {
padding-left: 20px;
padding-right: 20px;
}
}
@media only screen and (max-width: 1680px) {
.sidenav .widget_nav_menu ul li a {
font-size: 30px;
padding: 0 0 10px;
}
.header-style-4 .menu-area .navbar ul li > a{
font-size: 12px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.admin{
margin-right: 0;
}
.header-style-4 .menu-area .navbar ul > li.menu-item-has-children > a {
position: relative;
margin-right: 0;
}
.header-style-4 .menu-area .navbar ul li a {
padding-left: 0;
}	
.header-style-4  .menu-area .category-menu .navbar ul li a {
padding-left: 18px;
}
#rs-header.header-style-4 .menu-cart-area {
margin-right: 0;
}
#mobile_menu .submenu-button {
top: 17px;
}
body.profiles-login .lp-user-profile .lp-content-area{
justify-content: center;
}
body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-login, 
body.profiles-login .lp-user-profile .lp-content-area .learn-press-form-register {
flex: 0 0 40% !important;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content {
padding-left: 100px;
padding-top: 0;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content .widget.widget_contact_widget {
padding-top: 0;
}
.page-template-full-page .rs-portfolio.style2 .slick-list{
max-width: 800px;
margin: 0 auto;
}
header#rs-header.header-style-4.header-style7 .menu-area{
padding-right: 20px;
}
.header-style7 .menu-area .navbar ul > li.menu-item-has-children > a{
margin-right: 0;
}
#rs-header.header-style7.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a{
margin-right: 0;
}
header#rs-header.header-style-4.header-style7 .user-icons {
padding-left: 10px;
margin-left: 15px;
}
header#rs-header.header-style-4.header-style7 .logo-areas {
padding-top: 24px;
padding-bottom: 22px;
}
header#rs-header.header-style-4.header-style7 .toolbar-area{
padding-right: 5px;
}
header#rs-header.header-style7 .col-cell.category-menu .nav.navbar{
margin-left: 34px;
}
header#rs-header.header-style-4.header-style7 .toolbar-area{
padding-left: 16%;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1600px) {
body .width-0{
width: 0% !important;
}
body .width-90{
width: 90% !important;
}
body .width-100{
width: 100% !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1300px) {
.rs-event-slider.event-slider-style3 .event-item .time-sec {
display: block;
}
}
@media only screen and (max-width: 1800px) {	
.br-none .rs-heading .description br{
display: none;
}
.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap{
padding: 0 35px;
}
.single-lp_course.course-item-popup .comments-area .comment-full .comment-respond{
padding-left: 0;
padding-right: 0;
}
header#rs-header.header-style-4.header-style7 .menu-area .menu_one .custom-sticky-logo {
padding: 19px 20px 20px 20px;
}
} @media only screen and (max-width: 1440px) {	
.menu-area .navbar ul li.mega ul.sub-menu {
min-width: 200px;
}
.menu-area .navbar ul li.sub-menu-left.menu-item ul.sub-menu li ul {
left: -100% !important;
top: 0 !important;
}
header#rs-header.header-style-4.header-style6 .sidebarmenu-area {
padding: 43px 20px 44px 20px;
}
header#rs-header.header-style-4.header-style6 .logo-area, header#rs-header.header-style-4.header-style6 .logo-areas {
padding: 35px 23px 37px 20px;
margin-right: 0px;
}
header#rs-header.header-style-4 .menu-area .container-fluid {
padding-left: 20px;
}
#rs-header.header-style1.header1 .menu-area .navbar ul > li {
padding-left: 8px;
padding-right: 8px;
}
.page-error .content-area h3 span {
font-size: 200px;
margin: 0 0 20px;
}
.header-style-4 .menu-area .category-menu .navbar{
margin-right: 0;
}
header#rs-header.header-style-4 .sidebarmenu-area {
margin-left: 20px;
}
header#rs-header.header-style-4 .sidebarmenu-area {
padding: 37px 22px 37px 22px;
}
.rs-contact .contact-address .address-item .address-icon i{
font-size: 45px;
}
.rs-courses-categories .categories-item .content-part .courses-title{
font-size: 20px;
}
.rs-testimonial-slider1 .testi-item .img-part img{
max-width: 350px;
}
.blog_meta_style1.blog-item .blog-content .title {
font-size: 22px;
}
.rs-testimonial-slider1 .testi-item .img-part {
left: -159px;
}
.rs-testimonial-slider1 .testi-item .content-part{
padding-left: 280px;
}
.rs-testimonial-slider1 .testi-item .content-part p {
font-size: 30px;
line-height: 40px;
margin-bottom: 40px;
}
.rs-testimonial-slider1 .testi-item .content-part {
padding-top: 70px;
padding-bottom: 70px;
}
header#rs-header.header-style-4.header-style7 .sticky .col-cell.category-menu{
padding-left: 9%;
}
}
@media only screen and (max-width: 1365px) {
header#rs-header.header-style-4.header-style7 .logo-areas{
padding-left: 15px;
padding-right: 15px;
}
#rs-header.header-style7.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a{
padding-right: 0;
}
header#rs-header.header-style7 .col-cell.category-menu .nav.navbar{
display: none;
}
header#rs-header.header-style-4.header-style7 .toolbar-area {
padding-left: 18%;
}
header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
padding-left: 17%;
}
}
@media only screen and (max-width: 1300px) {
.rs-event-slider .event-item .events-short .content-part .title a {
font-size: 20px;
line-height: 26px;
}
.rs-event-slider .event-item .events-short .content-part .title{
min-height: auto;
}
.event-slider-style2 .event-item .events-short .content-part .title{
margin-bottom: 15px;
}
.menu-area .navbar ul li > a, 
.sidenav .widget_nav_menu ul li a {
font-size: 12px !important;
}
.menu-area .navbar ul > li.menu-item-has-children > a{
margin-right: 0;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
#rs-recipes-section .elementor-widget-rs-image-hover{
max-width: 456px;
top: 75px;
}
#rs-recipes-section .rs-video.style2 .icon-area{
margin-top: 0;
}
.rs-courses-categories .categories-item{
padding-left: 15px;
padding-right: 15px;
}
}
@media only screen and (max-width: 1024px) {
#rs-recipes-section .elementor-widget-rs-image-hover {
left: 50%;
transform: translateX(-50%);
}
#rs-video-static .elementor-widget-rs-video{
position: static;
}
.rs-addon-services.services-style4 .services-icon img{
width: 100%;
}
body.course-item-popup #course-item-content-header .course-item-search {
width: 230px;
}
.rs-testimonil_style5 .p-0{
flex: 0 0 100%;
max-width: 100%;
} 
.rs-testimonil_style5 .col-lg-7{
order: 1;
margin-bottom: 20px;
} 
.rs-testimonil_style5 .col-lg-5{
order: 2;
} 
}
@media only screen and (max-width: 1199px) {
.page-error .content-area h2 span {
font-size: 170px;
line-height: 100px;
}
.rs-dual-heading .title span,
.rs-animated-heading .title span,
.rs_course_style1 .courses-item .content-part .meta-part li {
display: block;
}
.rs_course_style1 .courses-item .content-part .meta-part li:first-child{
margin: 0 0 10px;
}
.rs-portfolio-style4 .rs-portfolio4 .portfolio-item .portfolio-inner .p-title{
font-size: 16px;
}
body.viewing-course-item #popup-content .content-item-summary{
padding: 0 40px !important;
}	
body.viewing-course-item #popup-content .content-item-summary .course-item-title{
padding: 0px !important;
}
body.viewing-course-item #popup-course #popup-header .popup-header__inner .course-title{
padding-left: 30px;
}
.rs-portfolio-style4 .rs-portfolio4 .portfolio-item .portfolio-inner{
min-width: 250px;
transform: translateX(-50%);
left: 50%;
}
header#rs-header.header-style-4.header-style6 .logo-area, 
header#rs-header.header-style-4.header-style6 .logo-areas {
padding: 42px 23px 42px 20px;
}
header#rs-header.header-style-4.header-style6 .header-inner.sticky .sidebarmenu-area {
padding: 46px 20px 47px 20px;
}
header#rs-header.header-style-4.header-style7 .sidebarmenu-search input {
width: 200px;
}
header#rs-header.header-style-4.header-style7 .logo-areas{
top: 0;
}
.subscribe-form input[type="email"] {
width: 65%;
}	
.sidenav .menu > li.menu-item-has-children:before {
left: 100%;
}
.rs-banner-title_3.rs-heading .title-inner .title,
.rs_course_style1 .courses-item .content-part .title{
font-size: 20px;
}
body.profile #learn-press-user-profile .learn-press-form-login,
body.profile #learn-press-user-profile .learn-press-form-register {
flex: 0 0 48%;
}
#rs-recipes-section{
margin-bottom: 80px;
}
.rs-cta .style2 .title-wrap .exp-title{
font-size: 34px !important;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul{
margin: 0;
}
.rs-blog-grid1.blog-item .blog-content .title{
font-size: 20px;
}
.bookappointments .rs-heading h2 {
font-size: 30px;
}
.mid-border .rs-counter-list .count-text:after {
right: -38px;
}
.mid-border .rs-counter-list .count-text:before {
left: -41px;
}
.rs-portfolio-style2 .portfolio-item .portfolio-img .read_more {
padding: 7px 25px;
}
#rs-header .container-fluid {
padding-left: 20px;
padding-right: 20px;
}
.rs-dual-heading .first_title{
margin-top: 6px;
}
.rs-cta .cta-wrap.style1 [class*="col-"] {
padding: 0 15px;
}
.rs-blog .blog-slider .blog-meta .blog-title {
font-size: 16px;
font-weight: 700;
}
.menu-area .navbar > ul > li a{
padding-left: 8px !important;
padding-right: 14px !important;
}
#rs-header .menu-area .navbar ul > li.menu-item-has-children > a:before,
#rs-header .menu-area .navbar ul > li.menu-item-has-children.three-col > a:before {
right: 0px !important;
}
#rs-header.header-style1 .menu-area .navbar ul > li.menu-item-has-children > a:before {
right: 0 !important;
}
.menu-area .navbar ul li ul.sub-menu li a {
padding: 8px 20px;
}
.header-style1 .menu-offcanvas {
width: 19.666667%;
}
#rs-header.header-style-5 .menu-area .navbar ul > li.menu-item-has-children > a {
padding: 0 11px;
} .rs-we-works .rs-work-box {
padding: 35px 0;
max-width: 220px;
}
.team-slider-style2 .team-item-wrap .team-content .display-table .display-table-cell .team-social {
top: 80px;
}
.single-teams .ps-image .ps-informations {
padding: 15px 10px;
}
.services-style-2 .services-wrap .services-item .services-desc .services-title2 a{
font-size: 14px !important;
}
#rs-contact .contact-address.style3 .address-item .address-icon {
margin-right: 0;
}
.contact-info1 > div{
padding-right: 3% !important;
padding-left: 30px !important;
}
.counterhome2 .counter-top-area.style1.left .count-text h3 span {
font-size: 15px !important;
}
.counterhome2 .counter-top-area.style1.left .count-text h3{
margin-bottom: 0 !important;
}
.rs-testimonial-slider1 .testi-item .img-part {
left: 20px;
}
.rs-testimonial-slider1 .testi-item .img-part img {
max-width: 250px;
}
.rs-testimonial-slider1 .testi-item .img-part img {
max-width: 250px;
}
h3#order_review_heading,
.woocommerce-checkout .checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{
font-size: 24px;
} 
.information-sidebar li.widget ul.fa-ul, .information-sidebar li.widget ul {
margin-left: 10px;
}	
.information-sidebar li.widget h2.widget-title{
padding-left: 10px;
padding-right: 10px;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="submit"]{	
padding-left: 5px;
padding-right: 5px;
}
#rs-header.header-style1 .btn_quote a{
padding-left: 16px;
padding-right: 16px;
}
.blogfull .blog-title{
min-height: auto;
}
#rs-header .toolbar-area .toolbar-contact ul li {
margin-right: 10px;
padding-right: 10px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li + li {
margin-left: 10px;
}
.rs-blog-grid .blog-item .blog-content h3.blog-name {
font-size: 18px;;
line-height: 1.6 !important;
}
.header-style7 .header-logo .custom-sticky-logo img,
.header-style7 .header-logo .custom-logo-area img {
max-height: 43px !important;
}
header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
padding-left: 12%;
}
header#rs-header.header-style-4.header-style7 .toolbar-area {
padding-left: 0;
}
#rs-header.header-style7 .menu-sticky.sticky .menu-area .navbar ul > li {
padding-top: 30px;
padding-bottom: 30px;
}
.header-style7 .menu-sticky.sticky .btn_quote {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
} @media only screen and (min-width: 992px) and (max-width: 1280px) {
.bs-sidebar .widget.widget_nav_menu ul li{
padding-left: 7px !important
}
.bs-sidebar #wp-calendar th, .bs-sidebar #wp-calendar td {
padding: 2px;
text-align: center;
}
#rs-services-slider .slick-arrow{
left: 45% !important;
}
.header-style-3.header-style-three .menu-area .navbar ul > li.menu-item-has-children > a{
margin-right: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.counter-top-area .count-number h3 {
margin: 0;
}
.single-teams .ps-image .ps-informations ul li span {
width: 90px;
}
.single-teams .ps-informations ul li span {
font-size: 14px;
}
.single-teams .ps-informations ul li {
font-size: 13px;
}
.rs-porfolio-details .ps-informations ul li + li {
padding-top: 0;
}
#rs-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li{
padding-top: 8px;
padding-bottom: 8px;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="email"]{
font-size: 11px;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="email"]{
padding-left: 10px;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="submit"]{
font-size: 12px;
}
.rs-footer .footer1, .rs-footer .footer2 {
padding-right: 20px;
}
.rs-blog .post-meta.date-meta, .rs-blog .blog-item span.author{
font-size: 12px;
}
.rs-blog .post-meta.date-meta{
margin-right: 12px;
}
.single-header .menu-area .navbar ul ul li + li, .header-transparent .menu-area .navbar ul ul li + li{
padding: 0;
}
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title{
font-size: 18px;
}
.dynamic-sidebar{
padding-left: 15px;
}
.padding-left-sidebar .dynamic-sidebar{
padding-right: 15px;
}
.blog-page .dynamic-sidebar{
padding-left: 0;
padding-right: 0;
}
.counter-top-area.style1.left .count-text h3{
line-height: 24px !important;
}
#rs-header.header-style-4 .logo-section .times-sec:after {
border-bottom: 110px solid #030749;
}
.services-style-10.process-inner .title{
padding-left: 10px;
padding-right: 10px;
}
.rs-services .services-style-7.services-left .services-wrap .services-item .services-icon{
padding-right: 10px;
}
.information-sidebar .serivce-brochure{
padding-left: 20px;
padding-right: 20px;
}
#content .bs-sidebar .recent-post-widget .show-featured .post-desc a{
font-size: 14px !important;
}
.show-featured .post-img {
width: 80px;
}
.rs-blog-grid .bottom-shadow1 {
padding: 20px;
}
.rs-blog-grid.rs-blog .blog-meta .blog-title {
line-height: 28px !important;
font-size: 18px;
}
} @media only screen and (min-width: 992px) {
.menu-area .mobile-menu-link, 
.menu-area .mobile-menu-container,
.skew-style2 .sppb-row-overlay, 
.skew-style3 .sppb-row-overlay, 
.skew-style-curve .sppb-row-overlay,
.header-style1 .sticky .menu-middle,
.header-style-4 .sticky .logo-section {
display: none;
}
body.body-left-space{
padding-left:270px;
}	
body.body-left-space #educavo-load{
left: 0;
}
.services-des-content{
padding-left: 45px;
}
#page .header-style1 .sticky .menu-area {
padding: 0;
}
#page .header-style1 .sticky .menu_one {
top: 0;
}
.padding-left-sidebar .left-sidebar {
order: 2;
}
.padding-full-layout-left{
display: block;
}
.padding-left-sidebar .col-md-3, .padding-full-layout-left .col-md-3, .padding-full-layout-left{
overflow: hidden;
}
.mobile-menus{
display: none;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
#rs-services-slider .item-thumb .owl-dot.service_icon_style .tile-content {
font-size: 11px;
}
.time-listing li span{
float: none;
}
.main-contain .mptt-shortcode-wrapper{
overflow: auto;
}
.pagination-area{
margin-bottom: 50px;
}
.footer-top .row .col-lg-3{
flex: 0 0 50%;
}
.container {
max-width: 100%;
}
#about-history-tabs ul.tabs-list_content li {
float: none;
width: 100%;
}
.services-style-5 .services-item .icon_bg {
padding-top: 20px;
}
.services-style-2 .services-wrap .services-item .services-desc {
padding: 0 8px;
}
.services-style-5 .services-item .icon_bg img {
max-width: 68px;
}
.services-style-5 .services-desc .services-title,
.services-style-5 .services-item .services-title {
line-height: 55px !important;
}
.rs-service-grid.rs-service-style2 .service-item .service-content .service-excerpt {
padding-top: 0;
}
.rs-service-grid .service-item .service-content .service-excerpt p {
line-height: 20px;
margin-bottom: 10px;
padding: 0;
}
.rs-service-grid .service-item .service-content {
padding: 12px 4px 0;
}
.rs-service-grid .service-item .service-content .service-button .readon.rs_button {
padding: 0 20px;
font-size: 13px;
height: 35px;
line-height: 35px;
}
.rs-services .services-style-9 .services-wrap {
padding: 60px 16px 35px 16px;
}
.single-mp-event .rs-team-grid.team-style5 .team-item .normal-text .person-name,
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title a{
font-size: 15px !important;
}
.single-mp-event .table-background tr, 
.single-mp-event .table-background td, 
.single-mp-event .table-background th{
padding-left: 5px;
padding-right: 5px;
}
.banner-price .clpricing-table .price-table.style1 .cl-pricetable-wrap:hover {
margin-top: -15px !important;
}
.footer-bottom .footer-menu-right{
float: none;
}
.footer-bottom #footer-menu {
text-align: center;
}
.footer-bottom #footer-menu li,
.single-teams .ps-image .ps-informations ul li span {
display: block;
}
.counter-top-area .count-number h3{
margin-bottom: 26px;
}
#rs-contact .contact-address .address-item .address-icon {
height: 55px;
width: 55px;
line-height: 55px;
}
#rs-contact .contact-address .address-item .address-icon i {
font-size: 36px;
}
#rs-contact .contact-address .address-item .address-icon {
margin-right: 0;
}
.servies-one .rs-services .service-inner{
padding-left: 15px !important;
padding-right: 15px !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .mptt-inner-event-content a.event-title,
.servies-one .rs-services .service-inner .services-title a{
font-size: 15px !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot{
font-size: 12px;
}
.servies-one .rs-services .service-inner .services-title a{		line-height: 24px !important;
}
.servies-one .rs-services .service-inner p{
font-size: 13px !important;
}
.services-style-2.services-left .services-wrap .services-item .services-desc {
width: 75%;
}
} @media only screen and (min-width: 992px) {
.footer-top .col-lg-3.footer-2{
flex: 0 0 20%;
max-width: 20%;
}	
.footer-top .col-lg-3.footer-3{
flex: 0 0 30%;
max-width: 30%;
}
.footer-top .col-lg-3.footer-2 .widget_nav_menu{
padding-left: 25px;
}
body.off-open{
position: relative;
}
}
@media only screen and (max-width: 991px) {
#rs-header .row-table .header-logo {
display: block;
flex: auto;
}
#learn-press-profile .lp-user-profile-avatar{
text-align: center;
}
.woocommerce .quantity .qty {
height: 40px !important;
width: 40px;
}
.lp-archive-courses .rs-search {
margin-top: 30px;
}
body .all-archives.course_full-layout-right{
display: block;
}
body .all-archives.course_full-layout-right .all-archives-left {
flex: 0 0 100%;
max-width: 100%;
}
body .all-archives.course_full-layout-right .course-sidebar-secondary {
flex: 0 0 100%;
max-width: 100%;
padding-top: 0px;
padding-bottom: 100px;
padding-left: 0px;
}
body .all-archives.course_full-layout-left{
display: block;
}
body .all-archives.course_full-layout-left .all-archives-left {
flex: 0 0 100%;
max-width: 100%;
}
body .all-archives.course_full-layout-left .course-sidebar-secondary {
flex: 0 0 100%;
max-width: 100%;
padding-top: 0px;
padding-bottom: 100px;
padding-right: 0px;
}
body.archive .learn-press-courses {
padding-bottom: 50px;
}
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner .lp-profile-user-bio {
padding: 0 25px;
}
#learn-press-profile #profile-sidebar {
width: 100% !important;
float: none !important;
}
#learn-press-profile .lp-user-profile-avatar img{
width: auto !important;
}
body:not(.profiles-login) #learn-press-profile #profile-content {
padding-bottom: 150px;
}
body:not(.profiles-login) #learn-press-profile #profile-sidebar, body:not(.profiles-login) #learn-press-profile #profile-sidebar{
margin-bottom: 90px !important;
}
#learn-press-profile #profile-sidebar {
width: 100%;
float: none;
}
.wrapper-profile-header.wrap-fullwidth{
margin: 0;
}
.sidenav .widget_nav_menu ul li.mega ul li ul.sub-menu{
display: block !important;
}	
.sidenav .widget_nav_menu ul li.mega ul.sub-menu span.submenu-button{
display: none !important;
}
#mobile_menu .menu li.mega ul.sub-menu li ul.sub-menu a {
padding-left: 25px;
}
.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
margin: 75px auto;
}
.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
padding: 0 20px;
}
header#rs-header.header-style-4.header-style7 .sidebarmenu-area {
padding: 32px 10px 32px 0px;
}
header#rs-header.header-style-4.header-style7 .user-icons{
border-left: none;
}
header#rs-header.header-style-4.header-style7 .col-cell.category-menu {
padding-left: 15%;
}
header#rs-header.header-style-4.header-style7 .menu-area .menu_one .custom-sticky-logo {
padding: 24px 15px 22px;
}
.footer-0 {
padding-right: 15px;
}
body.single-lp_course .comments-area p.comment-form-author,
body.single-lp_course .comments-area p.comment-form-email{
float: none;
width: 100%;
}
.single-sfwd-courses .rs-courses-details .contents-sticky,
.single-lp_course .rs-courses-details .contents-sticky{
order: 2;
}
.single-sfwd-courses .rs-courses-details .sticky-sidebar,
.single-lp_course .rs-courses-details .sticky-sidebar{
order: 1;
margin-bottom: 60px;
}
#course-item-content-header .course-title{
font-size: 20px !important;
}
.woocommerce .quantity {
padding: 3.6px 1px;
}
.woocommerce .quantity .qty_button {
font-size: 18px;
padding: 0px 12px;
}
.rs-course-slider.course-slider-style2 .courses-item .img-part .cats a{
min-width: 160px;
}
.rs_course_style4 .courses-item{
max-width: 700px;
margin: 0 auto;
margin-bottom: 40px;
}
.menu-wrap-off .inner-offcan{
display: block;
}
.menu-wrap-off .inner-offcan .nav-link-container {
left: 36px;
}
.menu-wrap-off .inner-offcan .nav-link-container{
top: 35px;
}
.menu-area .navbar ul li > a, 
.sidenav .widget_nav_menu ul li a {
font-size: 15px !important;
}
.rsaddon-unique-slider .image-wrap img{
width: 100%;
}
.rs-testimonial .image-wrap img{
width: auto;
}
.sidenav .widget_nav_menu ul ul li a {
font-size: 14px !important;
}
.rs-newsletter .newsletter-wrap .sec-title .title{
font-size: 30px;
}
.toolbar-area.mobile-hide-topbars{
display: none;
}
.rs-courses .content-part .title{
font-size: 20px;
}
.footer-subscribe{
padding-top: 20px;
}
header#rs-header.header-style-4.header-style6 .header-inner.sticky .sidebarmenu-area {
padding: 26px 20px 27px 20px;
}
header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-area, 
header#rs-header.header-style-4.header-style6 .header-inner.sticky .logo-areas {
padding: 25px 20px 25px 20px;
}
.tops-btn .quote-buttons {
padding: 12px 20px;
}
.rs-courses-details .course-features-info{
margin-top: 30px;
}
#rs-header .toolbar-area{
padding: 20px 0;
}
.header1.header-style1 .sticky .menu-area {
padding: 15px 0;
}
#rs-header .toolbar-area .toolbar-sl-share ul li {
line-height: 30px;
}
body.profiles #learn-press-user-profile,
body.profiles-login .learn-press-user-profile.profile-container .profile-tabs{
display: block;
}
body.profiles #learn-press-user-profile .profile-tabs{
padding: 30px 0 0;
}
.header-style1.header1 .col-cell.category-menu{
flex: unset;
display: block;
}
#rs-header.header-style1.header1 .row-table .header-logo {
margin: 0;
} #rs-header .btn_quote{
min-width: 105px;
}
.single-lp_course .inner-column.sticky-top{
padding-left: 0;
}
body ul.learn-press-courses .course {
width: 48%;
}
#rs-header .toolbar-area .toolbar-contact ul li {
line-height: 30px;
}
body .sidenav #mobile_menu .widget_nav_menu ul li a{
border-bottom: 1px solid rgba(0,0,0,.06);
}
header#rs-header.header-style-4.header-style6 .logo-area, 
header#rs-header.header-style-4.header-style6 .logo-areas {
padding: 23px 20px 23px 20px;
}
header#rs-header.header-style-4.header-style6 .sidebarmenu-area {
padding: 25px 30px 25px 30px;
}
.course-summary .course-tab-panel-overview, 
.course-summary .course-tab-panel-curriculum, 
.course-summary .course-tab-panel-instructor, 
.course-summary .course-tab-panel-reviews{
padding: 30px;
}
.padding-left-sidebar .dynamic-sidebar{
padding-right: 0;
}
#rs-header .toolbar-area.toolbar-area4 .toolbar-contact ul {
text-align: center;
}
#rs-header .toolbar-area .toolbar-contact ul{
text-align: center;
}
.menu-wrap-off {
padding: 46px 30px 50px 36px;
}
.rs-newsletter .newsletter-wrap .sec-title{
padding-bottom: 20px;
}
#rs-header .toolbar-area4{
text-align: center;
padding: 12px 0 12px;
}
.sticky .menu-area {
padding: 8px 0;
}	
.header-style1.mainsmenu .sticky .menu-area {
padding: 18px 0;
}
.header-style1.header-style3 .sticky .menu-area {
padding: 20px 0;
}	
.single-header.header-style5 .sticky .menu-area {
padding: 20px 0;
}
.pagination-area{
margin-top: 50px;
}
.rs-footer .footer-top{
padding-bottom: 18px;
}
#rs-header .tops-btn{
justify-content: center;
padding: 10px 0 16px;
}
.main-contain #content {
padding-top: 80px;
padding-bottom: 80px;
}
.single-portfolios .main-contain #content{
padding-bottom: 90px;
}
.single-header.header-style5 ul.offcanvas-icon .nav-link-container a:hover {
background: none;
}
#rs-header.fixed-menu .header-inner {
width: auto;
flex-wrap: unset;
height: auto;
}
#mobile_menu .submenu-button {
top: 11px;
}
#rs-blog.blog-page .col-sm-12:last-child .blog-item{
margin-bottom: 0;
}	
.rs-innner-offcanvas-contents{
display: none;
}
.cd-words-wrapper{
margin-left: 0;
}
.rs-animated-heading .title-inner .title .cd-headline p:last-child {
left: -15px;
}
.footer-subscribe .newsletter-title {
font-size: 26px;
}
body.page-template-page-single #rs-header .header-quote{
display: none;
}	
.sidenav.offcanvas-icon .rs-offcanvas-inner-left {
max-width: 100%;
}
.sidenav.offcanvas-icon .rs-offcanvas-inner-left{
height: auto;
padding-top: 60px;
}
#mobile_menu ul ul .submenu-button {
top: 5px;
}
#mobile_menu .submenu-button:before {
top: 11px;
height: 12px;
background: #fff;
}
.page-error .content-area h2 span {
font-size: 110px;
line-height: 100px;
margin: 0 0 20px;
}
#mobile_menu .submenu-button:after{
background: #fff;
}
.rs-portfolio-style7 .showcase-item img{
position: absolute !important;
}
#mobile_menu .submenu-button::after {
right: 12px;
width: 12px;
}
#mobile_menu ul ul .submenu-button::before {
top: 11px;
right: 17px;
}
#mobile_menu ul ul .submenu-button::after {
right: 12px;
}
#mobile_menu .submenu-button {
top: 18px;
}
.menu-wrap-off .inner-offcan {
padding: 0;
}
.sidenav p,
.sidenav .fa-ul li.address1,
.sidenav.offcanvas-icon .rs-offcanvas-right a{
font-size: 16px;
}
#menu-offcanvas, .widget.icon-list ul.menu{
display: none !important;
}
.sidenav .menu li ul.sub-menu li a {
font-size: 14px;
}
.sidenav .widget_nav_menu ul li ul li a {
padding: 10px 0;
}
body .sidebarmenu-area.mobilehum{
display: none !important;
}
body.single-services .rs-porfolio-details{
padding-top: 100px;
}
body .rs-particle-banner{
background: transparent !important;
}
body .rs-particle-banner .particle-content-wrap{
padding-top: 0 !important;
}	
.rs-banner-title_1.rs-heading .title-inner .title {
font-size: 30px;
}
.rs-banner-title_2.rs-heading .title-inner .title {
font-size: 22px;
}
.rs-services-default .services-item.img-left .services-icon {
width: 110px;
}
.single-product .main-contain #content{
padding-bottom: 15px;
}
body.profile #learn-press-user-profile .learn-press-form-login,
body.profile #learn-press-user-profile .learn-press-form-register {
flex: 0 0 100%;
margin: 0;
}
body.profile #learn-press-user-profile .learn-press-form-register {
margin-top: 50px;
}
.mobilehum ul.offcanvas-icon .nav-link-container a {
background: none;
padding-right: 0;
}
.sec-banner-home6 .common-text-shadow,
.sec-banner-home6 .rs-btn2{
text-align: center !important; 
}
.rs-blog-details .widget-area .bs-sidebar.dynamic-sidebar{
padding-bottom: 0;
}
.rs-heading .title-inner .title span.watermark-animate {
font-size: 120px;
}
.coupon input#coupon_code {
width: 250px !important;
}
.single-portfolios .project-desc {
padding-right: 0;
}
#rs-header.header-style-4 .sidebarmenu-search{
padding: 0;
}
body .header-quote .sidebarmenu-area.text-right{
display: none !important;
}
body .header-quote .sidebarmenu-area.mobilehum{
display: block !important;
}
.counter-top-area.style1.left{
padding-bottom: 0;
}
.sidenav .widget_nav_menu ul li a {
font-size: 15px;
padding: 20px 0;
line-height: 30px;
}
.sidenav .menu > li.menu-item-has-children::before {
top: 15px;
font-size: 20px !important;
}
.sidenav.offcanvas-icon .rs-offcanvas-right .rs-innner-offcanvas-content {
padding-left: 0;
padding-top: 0;
}
.sidenav.offcanvas-icon .rs-offcanvas-right {
border: none;
}
.off-nav-layer{
border-radius: 0;
}
.construction-process3{
margin-top: -50px;
}
.rs-footer ul.recent-post-widgets{
max-width: 300px;
}
.menu-wrap-off{
overflow-x: hidden;
}
.sidebarmenu-area.mobilehum{
display: none !important;
}
.menu-wrap-off{
overflow-y: auto;
top: 0;
}
#rs-header.header-style-4 .header-inner.sticky{
padding: 0px;
}	
#rs-header.header-style-4 .sticky .menu-area{
padding: 0px;
}
.mptt-shortcode-wrapper .mptt-shortcode-table {
width: 100%;
overflow-x: auto;
}
.dynamic-sidebar {
padding: 0;
}
.close-search {
right: 25px;
top: 25px;
}
body .bg-right{
background-size: cover !important;
}
body.logged-in .close-search {
right: 30px;
top: 50px;
}
#rs-header.header-style-3.header-style-2 .sticky-wrapper{
margin-bottom: 0;
}
.page-template-doctor-search .searh-form-data input{
margin: 30px 0;
}
.rs-heading h2 {
font-size: 32px;
}
.search-results .widget-area {
margin-top: 70px;
}
#rs-header .container-fluid {
padding-left: 20px;
padding-right: 20px;
}
.rs-breadcrumbs .page-title {
font-size: 40px !important;
line-height: 50px !important;
}
#rs-header.header-style-3 .header-inner .box-layout {
margin-top: 0;
padding-left: 15px;
padding-right: 15px;
border-radius: 0;
max-width: 100%;
}
.rs-contact .contact-address .address-item .address-icon i{
margin-left: 0;
}
#rs-header.header-style-3 .header-inner.sticky{
position: relative;
}
.rs-contact .contact-address .address-item .address-icon{
text-align: left;
}
#rs-services-slider .item-thumb .owl-dot {
width: 46%;
}
#slider-form-area .form-area {
margin: 70px auto 0;
float: none;
max-width: 600px;
}
.woocommerce ul.products li .woocommerce-loop-product__title {
font-size: 16px !important;
}
.rs-team-grid.team-style5 .team-item .normal-text .social-icons a i {
font-size: 12px;
width: 30px;
height: 30px;
line-height: 30px;
}
.three-col-service .rs-services1 .services-wrap .services-item .services-desc{
padding-left: 0 !important;
text-align: center;
}
.three-col-service .rs-services1 .services-wrap .services-item{
display: block !important;
}
.counter-top-area {
padding-top: 20px;
}
.three-col-service .rs-services1.services-right .services-wrap .services-item .services-icon i{
margin: 0 auto;
}
.three-col-service .rs-services1.services-right .services-wrap .services-item .services-desc{
text-align: center;
}
.style-bg .counter-top-area {
padding: 38px 0 0px;
}
.style-bg .counter-top-area .count-number h3 {
margin: 0 0 30px;
}
#rs-header.header-style-3 .sidebarmenu-search{
margin-left: 24px;
margin-right: 25px;
padding-bottom: 0;
padding-top: 0;
}
#rs-header .sidebarmenu-search .sticky_search{
padding: 21px 0;
}
#rs-header.header-style-4 .menu-cart-area{
margin-right: 0;
}
#rs-header.header-style-4 .sidebarmenu-search{
margin-left: 14px;
margin-right: 14px;
}
.rs-heading h2 br,
.rs-cta .description br,
.navbar-menu #single-menu,
.rs-heading .description p br,
.home2services .rs-btn.btn-left,
#rs-header.header-style1 .btn_quote,
.header-style-4 .sticky .logo-section,
.header-style-4 .toolbar-contact-style4,
#rs-header.header-transparent .btn_quote,
.mobile-menu-container .social-icon-responsive,
#rs-header.header-style-4 .row-table .times-sec,
#rs-header .menu-responsive .sidebarmenu-search,
#rs-header.header-style-3 .toolbar-contact-style4,
.slider-style-8 #cl-testimonial.testimonials-area.slider8:before{
display: none;
}
#rs-header .toolbar-area .toolbar-sl-share ul{
text-align: center;
}
.single .ps-navigation .link_text {
font-size: 14px;
font-weight: 500;
}
#rs-header.header-style5 .logo-area {
line-height: 70px;
}
#rs-header.header-style5 .toolbar-area .toolbar-contact ul li {
padding: 0 !important;
}
#rs-header.header-style5  .menu-area .mobile-menu-link, .menu-area .mobile-menu-container{
right: 0;
left: auto;
z-index: 9999;
}
.header-style3 .nav-link-container .nav-menu-link span{
background: #28406d;
}
.footer-bottom #footer-menu li{
display: inline-block !important;
}
.footer-bottom #footer-menu li:first-child a{
padding-left: 0;
}
.header-style1 .sticky .menu-area {
background: #fff;
}
.sidenav.nav-active-menu-container{
box-shadow: none;
}
.mobile-menu-container ul.sidenav.nav-active-menu-container{
padding: 70px 0 0;
}
.sidenav{
padding:0;
width: auto;
}	
body.page-template-page-single .sidenav{
padding:36px 0 0;
}
ul.sidenav .menu > li.menu-item-has-children::before{
right: 14px;
}
.sidenav li.nav-link-container{
top: 24px !important;
left: 20px !important;
float: none !important;
}
#full-sections.full-sections-startup{
padding-top: 30px !important;
padding-bottom: 100px !important;
}
#map-overlay .rs-heading {
padding: 100px 0 0;
}
.mobile-menu-link a{
display: block;
float: right;
}	
body.page-template-page-single .mobile-menu-link a{
width: 50px;
}
body.page-template-page-single .menu-area .navbar{
margin-right: 0;
}
body.page-template-page-single .nav-link-container .nav-menu-link span{
float: right;
}
body.page-template-page-single #rs-header .menu-area {
padding: 12px 0 12px;
}
body.page-template-page-single .sidenav li.nav-link-container a {
width: 70px;
margin-left: -5px;
}
body.page-template-page-single .sidenav li.nav-link-container{
height: auto;
width: auto;
}
body.page-template-page-single .sidenav li.nav-link-container{
padding: 10px 0 0 6px;
}
body.page-template-page-single .sidenav li.nav-link-container .nav-menu-link{
overflow: hidden;
}
body.page-template-page-single .sidenav li.nav-link-container a span {
height: 5px;
width: 5px;
}
.header-style-5 .mobile-menu{
display: block;
}
.header-style-5 .desktop-menu{
display: none;
}
.header-style1 .mobile-menu-container .sidenav .nav-link-container{
right: 0px !important;
}
body #rs-header.header-style1 .menu-area .sidenav .nav-link-container .nav-menu-link{
padding: 9px 0 0 11px;
}
.logged-in .menu-sticky.sticky .sidenav .nav-link-container{
margin-top: 15px;
}
.header-style1 .sidenav li.nav-link-container {
padding: 8px 10px 10px 10px;
}
.header-style-5 .mobile-menu-link{
top: 40px;
}
.footer-bottom .footer-menu-right{
float: none;
}
.rs-cta .style1 .exp-title,
.footer-bottom #footer-menu,
.rs-cta .style1 .text-right,
.rs-cta .style2 .text-right,
.rs-cta .style1 .vertical-middle{
text-align: center !important;
}
.rs-cta .cta-wrap.style1 a.readon{
font-size: 12px;
}
.rs-footer .footer-top .mc4wp-form-fields {
max-width: 280px;
}
.rs-footer .footer-top .widget_nav_menu .menu li{
padding-left: 0;
}
.footer-bottom #footer-menu li {
display: block;
}
.header-style-5 .mobile-menu-link a.nav-menu-link{
height: 16px;
display: block;
}
.header-style-5 .sidenav .nav-link-container{
display: block;
}
.header-style-5 .sidenav .nav-link-container a{
padding: 0;
border: none;
}
.header-style1 .menu-middle [class*="col-"] {
width: 100%;
float: none;
text-align: center;
}	
.mc4wp-form{
margin-left: 0;
}
.menu-area .mobile-menu-link, 
.menu-area .mobile-menu-container {
display: block;
}
.rs-cta .cta-wrap .button-wrap, 
.rs-cta .style2 .button-wrap{
margin-top: 30px;
display: block;
} 	
.rs-breadcrumbs{
clear: both;
}
.menu-area #primary-menu-single {
display: block;
}
.menu-area .navbar ul li{
height: 60px;
line-height: 60px;
display: block;
text-align: left;
}	
.menu-main-menu-single-container{
width: 100%;
padding: 0;
background: #50d2c2;
}
.navbar-header{
float: none;
margin-top: 8px;
}
#rs-header .menu-area .navbar ul li:hover a::after, 
#rs-header .menu-area .navbar ul li.active a::after{
display: none;
}
.navbar a{
line-height: 60px;
}
.menu-area .navbar ul li ul.sub-menu {
min-width: 100%;
display: none;
}
.sec-title-all {
margin-bottom: 35px;
}
#contact-address .rs-heading {
padding-top: 50px !important;
}
.testimonial-home-video #cl-testimonial ul li {
margin-bottom: 0;
padding-bottom: 13px !important;
}
#rs-cta {
padding: 60px 0 74px 0;
}
.rs-team .team-item .team-content {
padding: 15px;
}
.rs-team .team-item .team-social {
bottom: 25px;
}
.menu-area .navbar ul li ul.sub-menu li{
background: rgba(255, 255, 255, 0.3);
}
.navbar-menu #primary-menu-single8, 
.navbar-menu #primary-menu-single, 
.navbar-menu #primary-menu-singles1, 
.navbar-menu #primary-menu-singles{
display: none;
}
#rs-cta h2{
font-size: 34px !important;
}
#blog-home .blog-meta .blog-title {
font-size: 16px;
line-height: 23px !important;
}
.rs-blog .blog-item .blog-meta .blog-date {
font-size: 12px;
}
span.author {
margin-left: 6px;
}
.single-teams .project-desc,
.single-teams .details-tabs-area,
.rs-blog .blog-item .blog-meta .blog-lc > div:first-child {
margin-right: 0;
}
.rs-blog .blog-item .blog-meta .blog-lc > div:first-child {
margin-right: 0;
font-size: 10px;
}
#price-table .top .cl-header h4{
font-size: 17px;
}
#contact-address {
position: relative;
left: 0;
right: 0;
bottom: 0;
}
#map {
padding-bottom: 0 !important;  
overflow: hidden;
}
.testimonial-banner .cl-testimonial2 .clt-content {
padding-top: 0;
}
#rs-header.header-style-3 .box-layout{
position: static;
}
.header-style1 .toolbar-contact-style4 {
display: none;
} body .rs-banner-section{
padding: 86px 0 90px !important;
}
.rs-we-works .rs-work-box{
border: 2px dotted #4D6DE6;
}
body .rs-we-works{
padding-bottom: 100px !important
}
.rs-banner-section .banner-text h2 {
font-size: 36px;
margin: 0 0 10px;
}
.rs-banner-section .banner-text h1 {
font-size: 45px !important;
}
.rs-porfolio-details h3.info-title,
.rs-porfolio-details .project-desc .project-title{
margin-bottom: 15px;
}
.rs-porfolio-details .project-desc .project-title{
font-size: 26px;
}
.rs-porfolio-details .project-desc h3,
.rs-porfolio-details h3.info-title,
.rs-services-style3 .services-item .services-desc .services-title,
.services-style-2 .services-wrap .services-item .services-desc .services-title2{
font-size: 20px;
}
#rs-header.header-style3 .table_row .col-cell {
width: 100%;
}
#rs-header.header-style3 .menu-area .mobile-menu-link, .menu-area .mobile-menu-container {
padding-right: 0;
z-index: 999;
}
.woocommerce table.shop_table_responsive tr td.product-quantity:before{
padding-top: 8px;
}
.dynamic-sidebar,
.padding-left-sidebar .dynamic-sidebar{
margin-right: 0;
margin-left: 0;
}
.rs-blog-details .widget-area {
padding-top: 60px;
}
.subscribe-text .mc4wp-form input[type="submit"],
#sidebar-services .widget.widget_nav_menu ul li{
padding-left: 20px;
padding-right: 20px;
}
.subscribe-text .title{
font-size: 24px;
}
.subscribe-text .mc4wp-form .subscribe-title{
font-size: 30px;
}
.rs-footer .widget{
max-width: 100%;
}
#rs-footer{
background-position: top center !important;
}
} @media only screen and (min-width: 768px) {
.slider-bg-btn, .border-btn {
padding: 12px 38px !important;
}	
} @media only screen and (max-width: 767px) {
.rs-heading .description br,
header#rs-header.header-style-4.header-style7 .sidebarmenu-search{
display: none;
}
.rs-ptc-120 > div{
padding-top: 120px;
} 
.rs-pbc-120 > div{
padding-bottom: 120px;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course{
display: block !important;
}
.lp-archive-courses .learn-press-courses[data-layout="list"] .course{
width: 100% !important;
}
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner .lp-profile-username {
padding-top: 60px;
}
body.profiles-login .lp-user-profile .lp-content-area{
display: block;
}
.learn-press-form-login, .learn-press-form-register{
margin: 0 !important;
}
body.profiles-login .lp-user-profile .learn-press-form-login.learn-press-form{
margin-bottom: 30px !important;
}
.rs-footer .footer-bottom .widget_nav_menu ul li:first-child a{
padding-left: 0 !important;
}
.learnpress-page .lp-button-back .lp-button {
height: 40px;
padding: 0 13px !important;
}
.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
margin: 40px auto;
}
body.rs-pages-btm-gap .main-contain #content{
padding-top: 60px;
}
.rs-testimonil_style5 .slider-part .image-wrap{
padding: 0 10px;
}
body ul.learn-press-courses .course,
.footer-subscribe input[type="email"],
.rs_course_style7 .courses-item .img-part img{
width: 100%;
}
.single-lp_course .inner-column.sticky-top .course-features-info{
margin-top: 0;
}
#rs-header.header-style-3 .rs-contact-location{
display: none;
}
.woocommerce div.product form.cart .group_table td:first-child{
width: 140px;
}
.rs-footer .footer-bottom .widget_nav_menu ul{
justify-content: left;
}
.copyright_border .rows .cols.frist-cols{
order: 13;
}
.rs-event-slider .event-item .events-short .featured-img .categorie{
left: 20px;
}
.copyright_border .rows{
display: flex !important;
flex-wrap: wrap !important;
justify-content: left !important;
}
.rs-testimonial-slider1 .testi-item .content-part {
padding-top: 40px;
padding-bottom: 50px;
padding-left: 65px;
}
.rs-testimonial-slider1 .testi-item .img-part {
position: static;
padding-top: 50px;
padding-left: 30px;
}
.woocommerce-page form .form-row-last button.button{
padding: 14px 16px;
font-size: 14px;
}
.rs-event-slider.event-slider-style2 .event-item .events-short {
max-width: 500px;
margin: 0 auto;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap {
max-width: 400px;
margin: 0 auto;
}
#rs-header .toolbar-area .toolbar-sl-share li.opening{
display: block;
margin-right: 0;
padding-right: 0;
line-height: 25px;
}
#rs-recipes-section {
margin-bottom: 50px;
}
#rs-recipes-section .rs-video.style2 .icon-area{
left: 43%;
}
#rs-recipes-section .elementor-widget-rs-image-hover {
max-width: 520px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li {
line-height: 30px;
}
.rs-newsletter .newsletter-wrap .sub-title,
.rs-testimonial-slider2 .testi-item .user-info > img {
margin-bottom: 0;
}
.rs-addon-services.services-style4{
max-width: 393px;
margin: 0 auto;
position: relative;
}
.rs-addon-services.services-style4:after{
width: 393px;
right: 0;
margin: 0 auto;
}
.rs-ptc-150 > div{
padding-top: 150px;
} 
.rs-pbc-150 > div{
padding-bottom: 150px;
}
header#rs-header.header-style-4 .menu-area .container-fluid {
padding-left: 20px;
}
.page-error .readon {
font-size: 15px;
padding: 8px 28px;
border-radius: 5px !important;
}
.footer-logo-wrap{
text-align: left;
padding-bottom: 10px;
padding-top: 10px;
}
.blog-item.no-thumbs .categories{
padding-left: 20px;
}
.rs-footer .footer_social{
margin-top: 20px;
}
ul.footer_social li{
height: 30px;
line-height: 30px;
}
.full-blog-content .btm-cate{
margin-bottom: 7px;
}
.full-blog-content .btm-cate li{
margin-bottom: 5px;
}
.counter-top-area .count-number::after{
left: 0;
right: 0;
margin: 0 auto;
}
.brnone br{
display: none;
}
.rstbd .tab-contents h2{
font-size: 28px;
line-height: 38px;
}
.rstbd .tab-image img{
padding-right: 0;
}
.rstbd .tab-image{
margin-bottom: 30px;
}
.rstbd,
.footer-bottom .rows,
.rstab-main.vertical,
.rstab-main.no_item_menu ul,
.rs-portfolio-style7 .showcase li{
display: block;
}
.footer-bottom .rows .footer_social{
text-align: center;
}
.rstab-main.vertical ul.nav{
margin: 0 0 40px;
}
.rs-heading .title-inner .title span.watermark {
font-size: 110px;
}
.footer-subscribe .subscribe-bg .text-right{
text-align: center !important;
}
.rs-heading .title-inner .sub-text, 
.rs-dual-heading .title-inner .sub-text{
margin-bottom: 0;
}
.rs-heading .title-inner .title, 
.rs-dual-heading .title-inner .title{
margin-bottom: 10px;
}
.mobcs-pt0 .rs-services1.services-left .services-item{
padding-bottom: 0;
}
.footer-0{
padding-right: 15px;
}
.rs-footer .fa-ul{
padding-right: 0;
}
.rs-addon-slider .team-item{
padding-left: 0;
padding-right: 0;
}
.footer-subscribe .newsletter-title {
text-align: center;
margin-bottom: 20px;
}
.rs-services-default .services-wrap .services-item{
margin-bottom: 0;
}
.rs-portfolio-style7 .showcase-item h3{
font-size: 30px;
}
.counter-top-area.content-left {
text-align: center;
}
.footer-bottom .text-right,
.footer-subscribe .text-right{
text-align: center !important;
}
.rs-team-grid.team-style5 .team-item .normal-text .team-text{
padding-left: 0;
padding-right: 0;
}
#rs-header .btn_quote a {
font-size: 13px;
padding: 10px 14px;
}
.single-post .single-posts-meta {
padding-left: 20px;
padding-right: 20px;
}
.contact-page2 {
padding: 40px;
}
.timeline-alter .left-part {
text-align: left;
padding-left: 25px;
}
.apps_img .description img {
max-width: 45%;
display: inline-block;
margin: 0 8px;
}
.page-error.coming-soon .countdown-inner .time_circles div {
padding-top: 20px;
width: 100px !important;
height: 100px !important;
margin-bottom: 20px;
}
.page-error.coming-soon .countdown-inner .time_circles div:last-child{
margin-bottom: 0 !important;
}
.page-error.coming-soon .content-area h3{
font-size: 24px;
}
.page-error.coming-soon .content-area h3{
margin-top: 20px;
}
.not-found-bg .content-area h3 span {
font-size: 80px;
line-height: 80px;
text-shadow: 10px 0 0 rgba(0,0,0,.3);
}
.page-error.coming-soon .content-area h3 span {
font-size: 40px;
line-height: 60px;
padding-bottom: 0;
}
.rs-heading.rs-banner-text .title-inner .title{
font-size: 40px !important;
line-height: 50px !important;
}
.rs-heading.style11 .title span.watermark {
font-size: 140px;
}
.clients-grids.cols-five li {
width: 33.333%;
}
h3#order_review_heading, 
.woocommerce-checkout .checkout .woocommerce-billing-fields h3, 
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
font-size: 20px;
}
.coupon input#coupon_code {
width: 210px !important;
}
.rs-porfolio-details .project-desc .alignright{
float: none;
margin-left: 0;
width: 100%;
}
.rs-counter-main-home{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.footer-subscribe input[type="email"]{
max-width: 100%;
}	
.rs-counter-home4.rs-counter-main-home .counter-top-area.content-left{
text-align: center;
}
.rs-footer .container-fluid{
padding-left: 15px;
padding-right: 15px;
}
.footer-style-1 .footer-logo{
display: block;
}
.footer-style-1 .footer-logo,
.footer-bottom .copyright {
text-align: left !important;
}
.rs-footer .footer1, .rs-footer .footer2 {
padding-right: 15px;
}
.footer-bottom .copyright {
margin-top: 0px;
}
.rs-heading .title-inner .title,
.rs-newsletter .newsletter-wrap .sec-title .title {
font-size: 28px;
}
.google-maps{
margin-top: 100px !important;
}
.showcase-logo{
overflow: hidden;
}
.showcase-logo > div {
width: 25%;
float: left;
}
.single-teams .ps-informations{
padding: 20px;
}
.page-error .content-area h3 span {
font-size: 140px;
margin: 0 0 0px;
}
.sticky_form_full{
width: 80%;
}
.rs_course_style3 .courses-item .img-part img{
width: 100%;
}
.rs-blog-details .single-content-full .alignleft,
.rs-blog-details .single-content-full .alignright{
float: none;
width: 100%;
display: block;
}
.rs-header-title.header-right .title{
text-align: left;
}	
.details-tabs-area .team-detail-wrap .list-content{
overflow-x: auto;
}
.table-background tr, 
.table-background td, 
.table-background th {
padding-top: 5px;
padding-bottom: 5px;
}
#services-single-design > div {
padding-left: 15px !important;
}
.rs-cta .style1 .title-wrap .exp-title, .rs-cta .style2 .title-wrap .exp-title{
font-size: 28px !important;
}
.home1services-style .rs-services .services-style-9 .services-wrap{
margin-top: 0;
}
.servies-one .rs-services .services-style-7 {
padding-left: 0 !important;
}
.single-teams .ps-informations h2.single-title{
margin-top: 40px;
}	
.rs-cta .cta-wrap.style1 [class*="col-"] {
padding: 0 15px;
width: 100%;
max-width: 100%;
flex: 0 0 100%;
text-align: center;
}
.rs-cta .style1 .title-wrap .exp-title, .rs-cta .style2 .title-wrap .exp-title{
text-align: center;
}
body .bg-bottom{
padding-bottom: 150px !important;
}
.rs-heading.about-award{
padding-right: 15px !important;
}
.about-award p img{
width: 25%;
}
.blog .blog-item.style1 .blogfull {
padding: 35px 20px 20px;
}
.rs-footer ul li {
padding: 0 0 6px 0;
}
#rs-services-slider .item-thumb .owl-dot {
width: 48%;
}
#rs-services-slider .item-thumb {
padding-right: 0;
}
#rs-contact .contact-address.style2 .address-item{
margin-bottom: 0;
padding-right: 0;
padding-left: 0;
}
.page .main-contain .bs-sidebar{
padding-top: 0;
}
.single-teams .ps-informations .info-title {
font-size: 24px !important;
margin-bottom: 18px;
}
.counter_style9 .counter-top-area{
padding-top: 0;
}
body.single-post .bs-sidebar{
padding-top: 50px;
}
#rs-services-slider .slick-arrow{
display: none !important;
}
.rs-heading.big .title-inner h2 {
font-size: 28px;
}
.main-contain .client-section{
padding: 45px 0 35px !important;
}
.sm-hidden,
#testimonial-home p:after,
.contact-sec .contact:after,
.contact-sec .contact:before,
.contact-sec .contact2:before,
.rs-project-section .slick-prev,
.rs-project-section .slick-next,
#video-section-seo  .rs-video-2,
.testimonial-home-video .slick-arrow,
.rs-cta .style2 .title-wrap .exp-title:after,
.contact-address.style2 .address-item:after,	
.team-slider-style2 .team-item-wrap .team-content,
.header-style1 .menu-area .get-quote .quote-button,	
#map-overlay .rs-contact .contact-address .address-item .address-icon:after{
display: none !important;
}
.our-speciality .rs-services1.services-left.border_style:last-child,
.our-speciality .rs-services1.services-left.border_style:last-child .services-icon{
margin-bottom: 0;
}
.rs-services1.services-left.border_style{
overflow: hidden;
}
.menu-sticky.sticky{
position: static;
}
.main-contain .about-video{
padding-top: 60px !important;
padding-bottom: 70px !important;
}
.main-contain .about-video .rs-video-2 {
padding: 60px 0;
}
.about-video .rs-heading{
padding-top: 0 !important;
}
#best-quality-advice .tab-bg{
min-height: 300px;
padding-top: 0 !important;
}
.testimonial-light .right-testimonials > div,
.contact2 > div,
.mpl-15{
padding-left: 15px !important;
}
.rs-cta.text-left{
margin-top: 40px;
}
ul.index li.active a{
font-size: 30px;
}
ul.index li{
width: 135px;
}
ul.index li:after{
left: 50%;
transform: translateX(-50%);
}
.content-wrap{
display: block;
}
.content-wrap .col-left{
margin-bottom: 40px;
}
.cdev div {
height: 130px;
width: 130px;
}
.cdev div span{
line-height: 91px;
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
border-top: 1px solid #ccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
margin-bottom: 8px;
}
.comments-area .comment-list li.comment ol.children li {
margin-left: 0;
}
.comments-area .comment-list li.comment .comment-author img{
float: none;
border-radius: 5px;
display: block;
margin: 0 auto;
padding:0 0 20px;
position: static;
}
.comments-area .comment-list li.comment .comment-author b {
float: none;
border-radius: 5px;
display: block;
margin: 0 auto;
padding:0;
}
.comments-area .comment-list li.comment .reply {
padding-left: 0;
margin-top: 0;
text-align: center;
}
.comments-area ol.children {
padding: 0;
margin: 0;
}
.comments-area .comment-list li.comment ol.children li{
padding: 0;
}
.comments-area .comment-list li.comment .comment-metadata {
margin-left: 0;
margin-top: 0;
}
.comment-full{
text-align: center;
}
body.single-lp_course .comment-full{
text-align: left;
}
body.single-product div.product .woocommerce-tabs .comment-full{
text-align: left;
}
.comments-area .comment-list li.comment .comment-content{
padding: 0;
}
.comments-area .comment-list li.comment {
padding: 10px;
margin: 0;
border: none;
box-shadow: none;
}
.comments-area .comment-list li.comment .comment-content p {
margin-bottom: 8px;
}
.comments-area .comment-list li.comment .comment-content p {
margin-bottom: 8px;
}
.comments-area .comment-list li.comment .comment-content {
margin-top: 15px;
}
.rs-breadcrumbs .page-title, 
.rs-breadcrumbs .breadcrumbs {
float: none;
}
.rs-breadcrumbs .breadcrumbs {
margin-top: 8px;
}
.rs-heading h2:after{
display: none;
}
.rs-heading h2{
font-size: 25px;
line-height: 36px;
}
.sidenav.nav-active-menu-container .offcanvas_social li a{
padding: 20px 0 0 16px;
}
.bs-sidebar .widget,
.single-teams .team-inner,
.blog .rs-blog .blog-item .full-blog-content, 
.archive .rs-blog .blog-item .full-blog-content,
.single-teams .details-tabs-area .team-detail-wrap,
.single-post .rs-blog-details .type-post .single-content-full {
padding-left: 20px;
padding-right: 20px;
}
.blog .rs-blog .blog-item .full-blog-content .title-wrap .blog-title, 
.archive .rs-blog .blog-item .full-blog-content .title-wrap .blog-title{
font-size: 22px;
}
.blog .rs-blog .blog-img .categories, 
.archive .rs-blog .blog-img .categories, 
.blog .blog .blog-img .categories, 
.archive .blog .blog-img .categories {
left: 20px;
}
.blog .rs-blog .blog-item, 
.archive .rs-blog .blog-item{
margin-bottom: 50px;
}
.blog-page .dynamic-sidebar{
margin-top: 60px;
}
.comments-area .comment-list li.comment .comment-body{
padding-left: 0;
}
.team-grid-style1 .team-item .team-content1 h3.team-name, 
.team-slider-style1 .team-item .team-content1 h3.team-name,
.rs-team-grid.team-style5 .team-item .normal-text .person-name {
font-size: 18px;
}
.rs-team-grid.team-style4 .team-wrapper .team_desc .name{
font-size: 17px;
}
.rs-cta .description{
font-size: 15px !important;
}
.counter-top-area.style1.left .count-text h3{
line-height: 24px !important;
}
.counter-top-area.style1.left .count-text h3 span{
font-size: 15px !important;
}
#rs-contact .rs-col-6{
width: 100%;
float: none;
}
.subscribe-form input {
padding: 0 17px;
}
.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
margin: 80px auto;
}
} @media only screen and (max-width: 590px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
width: 100% !important;
}
.rs-newsletter .newsletter-wrap{
padding-left: 40px;
padding-right: 40px;
}
#rs-header .toolbar-area .toolbar-contact ul li{
border: none;
padding: 0;
display: block;
margin-right: 0;
}
#learn-press-profile #profile-sidebar .lp-user-profile-avatar {
max-width: 100%;
}
.course-summary .course-tab-panel-overview, 
.course-summary .course-tab-panel-curriculum, 
.course-summary .course-tab-panel-instructor, 
.course-summary .course-tab-panel-reviews {
padding: 50px 25px!important;
}
ul.learn-press-nav-tabs {
display: block !important;
}
.single-lp_course .course-reviews-list li .review-text, .single-lp_course .course-reviews-list-shortcode li .review-text {
padding-left: 0;
}
.woocommerce .related.products ul.products[class*="columns-"] li.product, 
.woocommerce-page .related.products ul.products[class*="columns-"] li.product {
float: none !important;
clear: both !important;
width: 100% !important;
}
.woocommerce .quantity .qty_button {
padding: 0px 6px;
}
.single-lp_course.course-item-popup #learn-press-content-item .content-item-wrap {
margin: 40px auto;
}
body.course-item-popup #course-item-content-header .course-item-search{
display: none !important;
}
#course-item-content-header .course-title{
display: none !important;
}
#course-item-content-header .course-title{
margin: 0 !important;
}
.rs-addon-services.services-style4::after{
width: 100%;
}
#rs-header.header-style-4 .sticky_search i:before {
margin: 0;
}
.woocommerce .woocommerce-grouped-product-list .quantity .qty{
width: 30px;
display: block;
border: none;
margin: 0 auto;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
height: 29px !important;
}
.woocommerce .woocommerce-grouped-product-list .quantity {
padding: 3.6px 1px 7px;
}
.woocommerce .woocommerce-grouped-product-list div.product form.cart .group_table td:first-child {
width: 84px;
}
.woocommerce .woocommerce-grouped-product-list .quantity .qty_button {
padding: 0px 2px;
}
.tstml{
display: block;
}	
.tstml .testimonial-content{
margin-bottom: 20px;
}
.rstab-main.no_item_menu ul {
margin: 0 auto;
}
#rs-header.header-style-4 .btn_quote {
margin-left: 0;
}
.event-desc h2,
.rs-blog-details h2{
font-size: 30px;
line-height: 42px;
}
.coupon input#coupon_code {
display: block;
float: none;
margin: 0 auto;
width: 100% !important;
}
.coupon .button{
float: none !important;
margin: 12px auto 0 !important;
width: 100% !important;
}
.woocommerce ul.products[class*="columns-"] li.product:nth-child(2n), .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n),
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
float: none;
clear: both !important;
width: 100%;
margin: 0;
}
.rs-blog-details .comments-title {
margin-bottom: 20px;
text-align: center;
}
.details-tabs-area .table-background{
width: 100%;
overflow-x: auto;
}
.woocommerce span.onsale {
right: 67px !important;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info {
right: 70px;
}
body .team-grid-style1 .team-item:after, 
body .team-slider-style1 .team-item:after,
body .team-slider-style1 .team-item:after {
width: calc(100% - 40px);
height: calc(100% - 40px);
}
.rs_course_style4 .courses-item .content-part {
padding: 20px 0 0;
}
.rs_course_style4 .courses-item{
display: block;
border-radius: 0;
text-align: center;
padding: 30px 20px;
}
.page-error.coming-soon .countdown-inner .time_circles div h4{
font-size: 12px !important;
}
} @media only screen and (max-width: 480px) {
blockquote{
font-size: 16px;
}
.rs-newsletter .newsletter-wrap,
body.profile #learn-press-user-profile .learn-press-form-login,
body.profile #learn-press-user-profile .learn-press-form-register{
padding-left: 30px;
padding-right: 30px;
}
.rs-testimonial-slider1 .testi-item .content-part {
padding-left: 50px;
padding-right: 20px;
}
.page-error.coming-soon .content-area h3 span{
font-size: 30px;
}
.rs-testimonial-slider1 .testi-item .img-part{
padding-left: 20px;
}
.woocommerce div.product form.cart .group_table td:first-child{
padding-right: 0;
}
.rs-footer .footer-bottom .widget.widget_nav_menu ul.menu{
margin-top: 12px;
}
.rs-event-slider .event-item .events-short .all-date-times .address{
padding-left: 10px;
}
.rs-testimonial-default .testimonial-item .testimonial-information{
padding-left: 0;
}
.rs-newsletter .newsletter-wrap .title{
font-size: 25px;
}
.rs-newsletter .newsletter-wrap .sub-title {
font-size: 16px;
line-height: 24px;
}
.rs-newsletter .mc4wp-form-fields .newsletter-form button {
padding: 15px 12px;
font-size: 15px;
}
.rs-testimonial-grid .tstml,
.rs-contact-box .address-item,
.single-lp_course .course-author,
.rs-event-slider.event-slider-style3 .event-item .time-sec{
display: block;
}
.mc4wp-form-fields .newsletter-form button {
padding: 15px 20px;
}
.rs-event-slider.event-slider-style3 .event-item .time-sec .timesec{
margin-right: 0;
}
.team-grid-style2 .team-item .content-part .team-social li{
margin-right: 20px;
}
.single-lp_course .course-author .author-name{
margin: 0 0 15px;
}
.mc4wp-form-fields .newsletter-form input {
padding: 14px 15px;
height: 55px !important;
}
.rs-contact-box .address-item .address-icon{
margin: 0 0 10px;
}
.rs-blog-grid1.blog-item .blog-content .blog-meta li{
padding-right: 10px;
}
.page-error.coming-soon .content-area h3{
font-size: 18px;
}
.page-error.coming-soon .content-area h3{
margin-bottom: 30px;
line-height: 1.4 !important;
}
.rs-heading.style11 .title span.watermark {
font-size: 100px;
}
.rs-breadcrumbs .page-title {
font-size: 35px !important;
}
.single-post .ps-navigation {
padding-top: 20px;
padding-bottom: 20px;
}
.single-post .ps-navigation ul li.prev .next_link::before{
line-height: 26px;
}	
.single-post .ps-navigation ul li.next .next_link::before{
line-height: 26px;
}
.single-post .ps-navigation ul li.prev {
padding-left: 0px;
}	
.single-post .ps-navigation ul li.next {
padding-right: 0px;
}
blockquote,
.single-lp_course .course-features-info,
.rs_course_style3 .courses-item .content-part,
.rs_course_style6 .courses-item .content-part{
padding-left: 20px;
padding-right: 20px;
} 
.rs_course_style1 .courses-item, 
.rs-courses-categories .categories-item,
.rsaddon-unique-slider .blog-item .blog-content,
body .cl-testimonial2 .image-testimonial .testimonial-content {
padding-left: 15px;
padding-right: 15px;
}
.page-error .content-area h2 span {
font-size: 60px;
line-height: 80px;
margin-bottom: 0;
}	
.course-summary .course-tab-panel-overview, 
.course-summary .course-tab-panel-curriculum, 
.course-summary .course-tab-panel-instructor, 
.course-summary .course-tab-panel-reviews,
.single-lp_course .inner-column.sticky-top .btn-secs{
padding: 20px;
}
.woocommerce span.onsale {
right: 40px !important;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info {
right: 40px;
}
.menu-wrap-off{
overflow-x: hidden;
}
.menu-cart-area .cart-icon-total-products{
right: -100px;
}
.rs-heading.rs-banner-text.style11.text-center .title-inner::before {
bottom: 10px;
}
.mobile-menu-link {
top: 32px;
}
.footer-subscribe .newsletter-title,
.woocommerce-checkout .woocommerce-additional-fields h3{
font-size: 24px;
}
.page-error .content-area h3 span {
font-size: 100px;
line-height: 120px;
}
.page-error .content-area h3{
font-size: 24px;
}
.single .ps-navigation .link_text i{
margin-top: 4px;
}
.showcase-logo > div{
width: 50%;
}
.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count,
.time-listing li span{
float: none;
}
.subscribe-text .mc4wp-form input[type="submit"],
.subscribe-text .mc4wp-form input[type="email"]{
padding-top: 12px;
padding-bottom: 12px;
}
.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count,
.subscribe-text .mc4wp-form input[type="email"]{
text-align: center;
}
.single-teams .team-skill,
.testimonials-slider8 > div,
.blog .blog-item.style1 .blogfull,
.rs-blog .blog-item.style1 .blogfull, 
.rs-blog-details .blog-item.style1 .blogfull, 
#cl-testimonial .testimonial-slide.slider1 .testimonial-item .testimonial-content {
padding-left: 15px !important;
padding-right: 15px !important;
}
.single-teams .team-inner,
.department-grid-style .inner-sec.no .department-desc{
padding-left: 15px;
padding-right: 15px;
}
.single h2{
font-size: 28px;
}
.rs-blog-grid .bottom-shadow1 {
padding: 20px 20px 30px;
}
.rs-heading .title-inner .title {
line-height: 40px;
}
.rs-blog-grid.rs-blog .blog-meta .blog-title {
line-height: 26px !important;
}
.rs-blog-details h4,
.rs-porfolio-details h3, 
.rs-cta .style1 .title-wrap .exp-title,
.rs-blog-grid.rs-blog .blog-meta .blog-title,
.rs-portfolio-style5 .portfolio-item .portfolio-content h4,
.rs-services-default .services-wrap .services-item .services-title,
.rs-services-default .services-wrap .services-item .services-title,
.blog .rs-blog .blog-item .full-blog-content .title-wrap .blog-title{
font-size: 18px;
}
.rs-heading h3,
.rs-project-section.gray-bg h3,
.rs-blog-details .comments-title,
.subscribe-text .mc4wp-form .subscribe-title,
.archive .rs-blog .blog-item .full-blog-content .title-wrap .blog-title,
.rs-services .services-style-9 .services-wrap .services-item .services-desc .services-title{
font-size: 20px;
}
.single-product .summary.entry-summary h1.product_title.entry-title {
line-height: 20px !important;
}
.blog .rs-blog .blog-item .full-blog-content .title-wrap .blog-title, 
.archive .rs-blog .blog-item .full-blog-content .title-wrap .blog-title{
line-height: 28px !important;
}
.single-teams h3,
.rs-blog-details h3,
.single-product .summary.entry-summary h1.product_title.entry-title{
font-size: 18px !important;
}
.rs-blog-details h3{
line-height: 28px !important;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce ul.products li.product .price{
font-size: 18px !important;
}
ul.check-icon.two-call{
column-count: 1;
margin-left: 0;
}
.rs-heading h3{
line-height: 30px !important;
}
.rs-heading .description {
font-size: 15px;
line-height: 26px;
}
.rs-blog-details .comments-title {
line-height: 30px;
}
.rs-heading.style3 .description {
padding-top: 32px;
}
.rs-heading.style3 .description:after{
top: 0;
}
.rs-blog-details .ps-navigation ul li a span.link_text,
#about-consulting .rs-heading h2 br,
#cl-testimonial .testimonial-slide7 .right-content i{
display: none;
}
.transparent_head .rs-breadcrumbs .breadcrumbs-inner {
padding: 165px 0 50px;
min-height: 270px;
}
.rs-services3 .col-services10 .slick-list {
padding: 0;
}
.information-sidebar ul{
margin-left: 20px;
}
.team-grid-style2 .team-item-wrap .team-img .wrap-text, 
.team-slider-style2 .team-item-wrap .team-img .wrap-text {
padding: 0 14px 12px;
}
.rs-breadcrumbs .breadcrumbs-inner .bs-meta li{
font-size: 12px;
}
.owl-carousel:hover .owl-nav [class*="owl-"].owl-prev {
left: -5px;
}
.owl-carousel:hover .owl-nav [class*="owl-"].owl-next {
right: -5px;
}
.footer-bottom #footer-menu li a {
padding: 0 9px 0 17px;
position: relative;
}
.footer-bottom #footer-menu li:first-child a{
padding-left: 0;
}
#rs-cta.gym-cta ul li {
display: block;
list-style-type: none;
margin-right: 0 !important;
margin-bottom: 20px;
}
.woocommerce.single-product form.cart .button{
padding-left: 14px;
padding-right: 14px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 0px 20px !important;
font-size: 15px;
}
.coupon input#coupon_code {
width: 100% !important;
}
.single .ps-navigation .next_link i{
margin-top: 3px;
}
.woocommerce table.shop_table_responsive tr td.product-quantity:before{
padding-left: 0;
}
.woocommerce-cart-form table.shop_table .quantity{
margin-right: 0;
}
.team-grid-style2 .appointment-bottom-area .app_details{
margin: 0 0 20px;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav{
width: 100%;
}
.slick-slider .slick-arrow:before {
font-size: 16px;
width: 40px;
height: 40px;
line-height: 40px;
}
}
@media only screen and (max-width: 360px) {
.woocommerce span.onsale {
right: 10px !important;
}
.woocommerce ul.products li.product .images-product .overley .winners-details .product-info {
right: 10px;
}
.slick-slider .slick-prev {
right: 55px;
}
.slick-slider .slick-next {
right: 10px;
}
} @media only screen and (max-width: 320px) {
.footer-bottom #footer-menu li a {
padding: 0 6px 0 14px;
position: relative;
}
}article,  aside,  details,  figcaption,  figure,  footer,  header,  main,  menu,  nav,  section,  summary {
display: block;
}
audio,  canvas,  progress,  video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],  template {
display: none;
}
a {
background-color: transparent;
}
a:active,  a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,  strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,  sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,  kbd,  pre,  samp {
font-family: monospace, monospace;
font-size: 1em;
}
.woocommerce .is-shop-hide{
display: none;
}
.home5-arrow .rs-addon-slider .slick-dots li{
float: left;
}
.home5-arrow .rs-addon-slider .slick-dots{
padding-left: 36px;
bottom: -100px;
}
button {
overflow: visible;
}
button,  select {
text-transform: none;
}
button,  html input[type="button"],  input[type="reset"],  input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],  html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,  input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="password"]{
border: 1px solid #ddd;
border-radius: 5px 0 0 5px;
}
.post-password-required input[type="submit"]{
padding: 17px 20px 14px !important;
}
.page .comments-area {
padding-top: 35px;
clear: both;
}
.page .comments-area .comment-list li.comment {
padding: 0;
margin: 20px 0 25px;
border-radius: 3px;
list-style: none;
}
.page .comment-full{
padding-top: 30px;
}
.page .comments-area .comment-list li.comment #respond{
padding-top: 20px;
}
.wp-block-button__link{
color: #fff !important;
}
.wp-block-button.is-style-outline .wp-block-button__link{
color :#ff5421 !important
}
input[type="checkbox"],  input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,  input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,  input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
label {
font-weight: 600;
}
td,  th {
padding:5px 10px;
border:1px solid #ccc;
}
.owl-stage {
display: -webkit-box;
display: -moz-box;
display: -ms-box;
display: box;
}
.comments-area .comment-list li.comment:last-child .comment-full {
border-bottom: none;
padding-bottom: 0;
}
.comment-list .pingback, .comment-list .trackback {
padding: 30px;
margin-bottom: 30px;
border-radius: 5px;
background: #fdfdfd;
} h1,  h2,  h3,  h4,  h5,  h6 {
clear: both;
}
dfn,  cite,  em,  i {
font-style: italic;
}
blockquote {
margin: 20px;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,  kbd,  tt,  var {
font-size: 15px;
}
abbr,  acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,  ins {	
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,  *:before,  *:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,  blockquote:after,  q:before,  q:after {
content: "";
}
blockquote,  q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol, ol ol, ol ul, ul ol, ul ul {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
padding: 0
}
li > ul,  li > ol {
margin-bottom: 0;
margin-left: 1.5em
}
dt {
font-weight: bold;
padding-bottom: 5px;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} .address .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{
display: block !important;	
margin:0 auto;
}
.full-blog-content .blog-title a,
.rs-breadcrumbs .page-title{
word-break: break-word;
} .menu-toggle,  .main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,  .site-main .posts-navigation,  .site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,  .posts-navigation .nav-previous,  .post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,  .posts-navigation .nav-next,  .post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
}
#wp-calendar th,
#wp-calendar td{
padding: 5px;
text-align: center;	
}
.bs-sidebar .widget-title a.rsswidget{
color: #0a0a0a;
}
.bs-sidebar .widget_rss ul li:first-child{
border-top:0;
padding-top: 0;
margin-top: 0;
}
.rs-footer .widget_archive option{
color: #000;
}
.rs-footer .widget select{
color: #000;
}
.rs-footer caption{
color: #fff;
}
.rs-footer .rssSummary,
.rs-footer .cite{
color: #fff;
font-size: 12px;
}
.rs-footer .widget_rss li{
margin-bottom: 7px;
}
body.home.blog .blog-img img{
width: auto !important;
}
.single .bs-img img{
width: auto !important;
border-radius: 5px 5px 0 0;
}
.bs-sidebar ul li ul{
margin-left: 10px;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
clear: right;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,  .clear:after,  .entry-content:before,  .entry-content:after,  .comment-content:before,  .comment-content:after,  .site-header:before,  .site-header:after,  .site-content:before,  .site-content:after,  .site-footer:before,  .site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear-fix, .clear:after,  .entry-content:after,  .comment-content:after,  .site-header:after,  .site-content:after,  .site-footer:after {
clear: both;
} .widget {
margin: 0 0 3em;
} .widget select {
max-width: 100%;
width:100%;
padding: 6px 8px
} .price-style3,  .cl-pricetable-wrap {
padding-bottom: 0px !important
}
.style1 .cl-pricetable-wrap {
padding-bottom: 60px !important
}
.page_title_single h3 {
padding-top: 70px;
}
.slidernews input[type="submit"]{
font-size: 16px;
}  .sticky {
display: block;
}
.rs-about .about-exp .exp-desc {
color: #666;
}
.updated:not(.published) {
display: none;
}
span.author {
text-transform: capitalize;
margin-left: 20px;
}
.archive .page-header {
margin-bottom: 35px;
}
.archive-post {
margin-bottom: 10px;
overflow: hidden;
}
.archive-post h3.blog-title {
margin-bottom: 7px;
font-size:22px !important;
}
.archive-post .blog-meta {
padding-bottom: 15px;
}
.fbc-page .fbc-wrap .fbc-items {
background: rgba(0, 0, 0, 0.5) !important
}
.fbc-page .fbc-wrap .fbc-items li a {
color: #4caf50 !important
}
.fbc-items li.active span {
color: #fff !important
}
.search .page-title {	
padding-bottom:20px;
margin-bottom:0px;
}
.search .entry-header h2{
margin-bottom: 10px !important;
font-size: 22px !important
}
.search .pagination-area{
padding-top: 0;
}
.search article{
margin-bottom: 40px;
}
.sticky_form {
display:none
}
.bs-sidebar .recent-post-widget .show-featured .post-desc{
padding:0;
}
select{
width: 100%;
}
.insurancetype{
position:relative;	
}
.insurancetype:before{
content: "";
position: absolute;
right: 16px;
top: 0;
display:block;
pointer-events: none;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #fff;
}
.subscribe_hide .footer-top{
padding-top: 80px;
}
.subscribes .newsletter-title{
display: none;
}
.subscribes .col-md-6{
flex: 0 0 100%;
max-width: 100%;
}
.subscribes .mc4wp-form-fields{
max-width: 500px;
margin: 0 auto;
}
.subscribes input[type="submit"]{
position: absolute;
right: 21px;
height: 45px;
top: 5px;
padding: 0 30px;
}
.border-radious-icon .icon-area img{
position: relative;
top: 20px;
}
.left-radious .services-icon{
border-radius: 100%;
}
.subscribes input[type="email"]{
height: 55px;
border: none;
box-shadow: 0 0 30px rgba(0,0,0,.2);
}
.rs-portfolio-style1 .portfolio-item .portfolio-content{
z-index: 1;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,  .entry-content .wp-smiley,  .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,  iframe,  object {
max-width: 100%;
} img.default-logo, img.footer-logo-light{
height: 32px;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-size: 13px;
font-style: italic;
}
#rs-header .menu-area .quote-padding{
padding-right: 160px;
}
.fowh2 .rs-heading .title-inner .title{
font-weight: 500 !important;
}
.mfp-bottom-bar .mfp-title .gallery-title-wrap{
display: none;
}
.all-archives{
padding-left: 15px;
padding-right: 15px;
}
.all-archives .course-sidebar-secondary{
padding-bottom: 80px;
}
.all-archives.course_full-layout-right{
display: flex;
flex-wrap: wrap;
}
.all-archives.course_full-layout-right .all-archives-left{
flex: 0 0 70%;
max-width: 70%;
}
.all-archives.course_full-layout-right .all-archives-left .rs-course-archive-top{
padding-left: 0;
padding-right: 0;
}
.all-archives.course_full-layout-right .course-sidebar-secondary{
flex: 0 0 30%;
max-width: 30%;
padding-top: 92px;
padding-left: 60px;
}
.course-summary .course-tabs .learn-press-nav-tabs .course-nav.active{
background: none;
}
body.rs-list-view .lp-archive-courses .learn-press-courses{
display: block;
}
body.rs-list-view .lp-archive-courses .learn-press-courses .course {
width: 100% !important;
}
.all-archives.course_full-layout-left{
display: flex;
flex-wrap: wrap;
}
.all-archives.course_full-layout-left .all-archives-left{
flex: 0 0 70%;
max-width: 70%;
order: 2;
}
.all-archives.course_full-layout-left .all-archives-left .rs-course-archive-top{
padding-left: 0;
padding-right: 0;
}
.all-archives.course_full-layout-left .course-sidebar-secondary{
flex: 0 0 30%;
max-width: 30%;
padding-top: 92px;
padding-right: 60px;
}
.course-sidebar-secondary .widget select {
background: #e9e9ed;
border-right: 7px solid #e9e9ed;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11111%;
}
.gallery-caption {
display: block;
}
.tab-text {
display: none;
}
.rs-testimonial .testi-item:hover .testi-img:before {
width: 80%;
height: 80%;
opacity: 0;
}
.testi-item {
position: relative;
}
.top50{
position: relative;
top: -50px;
}
.testi-img:before {
background: rgba(0, 0, 0, 0.8);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.testi-item.slick-current {
opacity: 1;
}
.header-styl-5 .bs-search input{
width:60%;
float:right;
}
#map iframe{
height: 800px;
border: none;
width: 100%;
}
.header-logo .logo-area h1.site-title a{
line-height: 45px !important
}
.link-clear{
clear: both;
display: block;
padding-top: 15px;
}
li.pingback, li.trackback{
line-height: 30px;	
}
.pingback .comment-body a,
.trackback .comment-body a{
display: block;
font-weight: bold;
font-size: 18px;
}
.pingback .comment-body span.edit-link a,
.trackback .comment-body span.edit-link a{
font-weight: normal !important;
font-size:14px !important;
}
.wp-block-cover, .wp-block-cover-image{
margin-bottom: 25px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile{
margin-bottom: 22px;
}
.single-content-full .gallery-item .gallery-caption{
padding:8px 15px 0;
}
.rs-blog-details .bs-info.tags a{
padding-top: 4px;
}
.wp-block-gallery{
margin-bottom: 26px;
}
.rs-footer .widget.widget_recent_comments ul li a{
word-break: break-all;
}
.single-rselements_pro .col-lg-4.sticky-sidebar, .single-rselements_pro .single-posts-meta{
display:none !important
}
.single-rselements_pro .rs-blog-details .col-lg-8{
width:100% !important
}
#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul > li
#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul > li {
padding-top: 24px;
padding-bottom: 24px;
}
#rs-header .menu-sticky.sticky ul.offcanvas-icon .nav-link-container a {
margin-top: 0;
margin-bottom: 0;
}
.columns-3.is-cropped.alignfull .blocks-gallery-caption{
padding-left: 14px;
}
@media screen and (min-width: 992px){
.lp-archive-courses .learn-press-courses .course{
width: 33.333% !important;
}
}
.rspopup_style1{
max-width: 600px;
margin: 0 auto;
background: #fff;
padding: 40px;
position: relative;
border-radius: 10px;
}
.rspopup_style1 .mfp-close{
color: #fff;
right: 10px;
top: 8px;
}
.rspopup_style1 .contact-info ul{
margin: 0 0 7px;
list-style: none;
}
.rspopup_style1 .rs-social-icons a{
margin-right: 8px;
}
.rspopup_style1 .team-heading{
margin-bottom: 10px;
}
.rspopup_style1 .team-heading h3{
margin-bottom: 8px;
}
.team-grid-style6 .team-item .team-content h3.team-name {
margin-bottom: -4px;
}