/**!
 * wl24 CSS
 */
/* Site footer */


@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,600;0,700;0,900;1,100&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,700&display=swap');


/* START bootstrap-grid */
html{box-sizing:border-box;-ms-overflow-style:scrollbar} 
*,::after,::before{box-sizing:inherit}
.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,.container-lg,.container-md,.container-sm,.container-xl
{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px)
{.container,.container-md,.container-sm{max-width:720px}}
@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}
@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}
.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%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.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%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.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%}}.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}}.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}}.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}}
/* END bootstrap-grid */


html {box-sizing: border-box;font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust:100%;}
body {background-color: #fff;color: #44494a;}
body,button,input,select,textarea {margin: 0;font-family: 'Poppins', sans-serif;font-size: 16px;font-weight: 400;line-height: 160%;}
h1,h2,h3,h4,h5,h6 {clear: both;}
h1, h2, h3, h4, h5, h6 { font-weight: 600;margin: 0 0 40px 0;font-family: 'Fira Sans', Open Sans, sans-serif;color: #44494a;line-height: normal;}
h1{font-size: 30px;}h2{font-size: 28px;}h3{font-size: 26px;}h4{font-size: 24px;}h5{font-size: 20px;}h6{font-size: 18px;}
p {line-height: 160%;}


article, aside, details, figcaption, figure, footer, header, main, 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;outline: none!important;text-decoration: none;}
a:active,a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
mark {background: #ff0;color: #000;}
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: 30px 0;}
hr {box-sizing: content-box;height: 0;}
pre {overflow: auto;}
code, kbd, pre, samp {font-family: monospace, monospace;font-size: 1em;}
button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}
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="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;}
td,th {padding: 10px;}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
dfn,cite,em,i {font-style: italic;}
blockquote {margin-left: 20px; padding: 10px 20px; border-left: 3px solid #07a9d7;}
ul, ol, .entry-content ul, .entry-content ol {padding-left: 30px;}
#content ul li, .entry-content ul li, .home_my_action ul li {position: relative; margin-bottom: 20px;list-style: none;}
.entry-content ul li::before {
    position: absolute;
    top: 7px;
    left: -26px;
    content: "";
    background-color: #07a9d7;
    width: 13px;
    height: 5px;
}
ul, ol, p, blockquote, .entry-content ul, .entry-content ol {margin-top: 0;margin-bottom: 10px;}
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-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size: 15px;font-size: 0.9375rem;}
abbr,acronym {border-bottom: 1px dotted #666;cursor: help;}
mark,ins {background: #fff9c0;text-decoration: none;}
big {font-size: 125%;}
small {font-size: 80%;}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
*,*:before,*:after {box-sizing: inherit;}
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote,q {quotes: "" "";}
hr {background-color: #ccc; border: 0;height: 1px;margin-bottom: 1.5em;}
ol {list-style: decimal;}
li > ul, li > ol {margin-bottom: 0;margin-left: 1.5em;}
.site-content li {margin: 10px 0;}
dt {font-weight: bold;}
dd {margin: 0 1.5em 1.5em;}
img {height: auto; max-width: 100%;}
table {margin: 0 0 1.5em;width: 100%;}
*{outline: none;}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {color: #336699;}
a:hover,a:focus,a:active {color: #167fcc;}
a:focus {outline: thin dotted;}
a:hover,a:active {outline: 0;}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.btn:after, .head_btn:after{
	content: "\f105";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	margin-right: 5px;
	margin-left: 5px;
}
.btn:hover:after, .head_btn:hover:after {margin-left: 10px;margin-right: 0px;}

button,input[type="button"],input[type="reset"],input[type="submit"], input[type="file"], .btn{
display: inline-block;
text-align: center;
width: auto;
color: #fff;
font-size: 14px;
border: 1px solid #c60021;
border-radius: 8px;
background-color: #c60021;
padding: 15px 30px;
/*text-transform: uppercase;*/
}
.page-item.active .page-link {background-color: #336699;border-color: #336699;}
.page-link {color: #336699;border: 1px solid #336699;}

button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover, .btn:hover, .page-link:hover
{background-color: #e62444;color: #fff; border: 1px solid #e62444; transition: all 0.4s ease;}
button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active, .btn:active,
button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus, .btn:focus
{background-color: #e62444;color: #fff; border: 1px solid #e62444; transition: all 0.4s ease;}
select,input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],
.form-control, textarea, input[type="phone"]
{
	color: #404040;
	font-size: 16px;
	padding: 5px 15px;
	margin: 0 0 15px 0;
	border: 1px solid #ececec;
	border-radius: 5px;
	background-color: #fff;
    max-height: 200px;
}
select,input[type="text"],input[type="email"],input[type="phone"], input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],
.form-control {height: 55px;}
.form-control::placeholder {color: #44494a;}
.form-control::-webkit-input-placeholder {color: #44494a;}
.form-control::-moz-placeholder {color: #44494a;}
.form-control:-ms-input-placeholder {color: #44494a;}
.form-control:-moz-placeholder {color: #44494a;}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,
input[type="color"]:focus,textarea:focus 
{color: #939393;}
/*--------------------------------------------------------------
# checkbox add radio
--------------------------------------------------------------*/
input[type="checkbox"]:checked, input[type="checkbox"]:not(:checked), input[type="radio"]:checked, input[type="radio"]:not(:checked) {position: absolute;left: -9999px;}
input[type="checkbox"]:checked + .wpcf7-list-item-label, input[type="checkbox"]:not(:checked) + .wpcf7-list-item-label,input[type="radio"]:checked + .wpcf7-list-item-label, input[type="radio"]:not(:checked) + .wpcf7-list-item-label 
{
    display: inline-block;
    position: relative;
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label:before, input[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:before,input[type="radio"]:checked + .wpcf7-list-item-label:before, input[type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label:before, input[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:before {border-radius: 2px;}
input[type="radio"]:checked + .wpcf7-list-item-label:before, input[type="radio"]:not(:checked) + .wpcf7-list-item-label:before {border-radius: 100%;}
input[type="checkbox"]:checked + .wpcf7-list-item-label:after, input[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after, input[type="radio"]:checked + .wpcf7-list-item-label:after, input[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label:after, input[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after {
    left: 3px;
    top: 4px;
    width: 13px;
    height: 9px;
    border-radius: 1px;
    border-left: 4px solid #d45a5a;
    border-bottom: 4px solid #d45a5a;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
input[type="radio"]:checked + .wpcf7-list-item-label:after, input[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #d45a5a;
}
input[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after, input[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {opacity: 0;}
input[type="checkbox"]:checked + .wpcf7-list-item-label:after, input[type="radio"]:checked + .wpcf7-list-item-label:after {opacity: 1;}
input {width: 100%;}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden;}
.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; /* Above WP toolbar. */}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {outline: 0;}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {display: inline;float: left;margin-right: 1.5em;}
.alignright {display: inline;float: right;margin-left: 1.5em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {clear: both;}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {margin: 0 0 1.5em;}
/* Make sure select elements fit in widgets. */
.widget select {max-width: 100%;}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {display: block;}
.hentry {margin: 0;}
.byline,.updated:not(.published) {display: none;}
.single .byline,.group-blog .byline {display: inline;}
.page-content,.entry-content,.entry-summary {margin: 0;}
.page-links {clear: both;margin: 0 0 1.5em;}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {word-wrap: break-word;}
.bypostauthor {display: block;}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */display: none;}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {display: block;}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0;}
/* Make sure embeds and iframes fit their containers. */
embed,iframe,object {display: block; max-width: 100%;}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.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;}
.wp-caption-text {text-align: center;}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.fancybox-button, .fancybox-button:hover, .fancybox-button:focus, .fancybox-button:active {border:none;}
.wp-block-gallery a {display: block;overflow: hidden;position: relative;}
.wp-block-gallery a::before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: inherit;
  width: 30px;
  height: 30px;
  margin: 0;
  position: absolute;
  top: 5px;
  left: 0px;
  background-color: rgb(51 51 51 / 60%);
  padding: 2px;
  opacity: 0;
  z-index: 1;
  border-radius: 50%;
}
.wp-block-gallery a:hover::before{opacity: 1;left: 5px}
/* --------------------------------- menu -------------------------------------------*/
.head_btn {
color: #fff;
height: 100%;
padding: 1px 15px;
background-color: #c60021;
cursor: pointer;
}
.head_btn:hover {background-color: #e62444;}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-left {text-align: left;}
/* - Start bootstrap menu -*/
.wl_lang .wl_lang_a {color: #cbcbcb;}
.wl_lang a.wl_lang_st {color: #07a9d7;}
.wl_lang a {position: relative;margin: 0 2px;}
.wl_lang a:nth-child(1)::before, .wl_lang a:nth-child(2)::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0px;
  right: -5px;
  width: 1px;
  height: 100%;
  background: #f1f1f1;
  border-radius: 0;
}
.navbar, .head_contacts {font-weight: 600;}
.mobile-menu:hover, .mobile-menu:focus, .mobile-menu:active {background: transparent;border:none;}
.mobile-menu span {display: block;content: '';width: 20px;height: 2px;background-color: #c60021;margin: 5px 0;}
li.dropdown.show .dropdown-menu{display: block;}
.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {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 {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: 1rem 1rem;}
.navbar-toggler {padding: .25rem .75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: .25rem;}
.collapse:not(.show) {display: none;}
.navbar-collapse {-ms-flex-preferred-size: 100%;flex-basis: 100%;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-align: center;align-items: center;}
.mr-auto, .mx-auto {margin-right: auto !important;}
.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-link, .navbar .dropdown-item {font-size: 12px;}
.navbar-nav .nav-link {padding-right: 0;padding-left: 0;}
.nav-link {display: block;padding: .5rem 1rem;}
.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;}
.nav-link {display: block;padding: .5rem 1rem;}
.dropdown-toggle {white-space: nowrap;}
.dropdown, .dropleft, .dropright, .dropup {position: relative;}
.navbar-nav .dropdown-menu {position: static;float: none;}
.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;}
.navbar-nav {list-style: none;}
.dropdown-menu {font-size: 1rem;color: #212529;text-align: left;list-style: none;}
.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;}
@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {display: -ms-flexbox!important;display: flex!important;-ms-flex-preferred-size: auto;flex-basis: auto;}
    .navbar-expand-md .navbar-nav {-ms-flex-direction: row;flex-direction: row;}
    .navbar-nav .dropdown-menu {position: absolute;}
    .navbar-expand-md .navbar-nav .nav-link {padding-right: .5rem;padding-left: .5rem;}
    .navbar-toggler {display: none;}
    nav.navbar {height: 120px;}
	nav.navbar.nav_bl {height: 75px;}
}
/* - END bootstrap menu -*/
.head_icon .head_icon_soc {font-size: 16px;}
.head_icon_soc a, .obsudim_project .head_icon_soc a{display: inline-block;}
.menu_phone {font-size: 14px;margin-left:20px;}
.menu_phone:hover, .menu_phone:active, .menu_phone:focus {color: #07a9d7;text-decoration: none;}
.navbar-light .navbar-toggler {border-color: transparent;}
.navbar-toggler:active, .navbar-toggler:focus {background-color: transparent;border-color: #07a9d7;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color: #c60021;}
.navbar li a:hover, .navbar li.active a 
{color: #c60021;}

.menu_phone, .head_contacts, .head_contacts a, .head_contacts p, .navbar li a  {color: #fff;}
.head_contacts a:hover, .head_contacts a:active, .head_contacts a:focus {color: #c60021;}

.head_aphone, .head_contacts .head_aphone, a.head_aphone{color: #c60021;}

.head_contacts li i {margin: 0 5px 0 5px;}
.navbar .logo_mob img {width: auto; max-height: 50px;}
.navbar .nav-link {font-size: 14px;text-transform: uppercase;  font-weight: 300;}
.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: #02c2f8;}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {color: #02c2f8;}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-menu .active a{color: #02c2f8;background-color: transparent;}
nav.navbar {
	position: fixed;
	top: 0;
  left: 0;
  	width: 100%;
 	background: linear-gradient(180deg, rgba(0, 0, 0, 0.63) 8.65%, rgba(8, 8, 8, 0.26) 70.10%, rgba(40, 40, 40, 0.00) 100%);
	z-index: 1000;
}
nav.navbar.nav_bl {background-color: #000;}
.dropdown-menu {border-radius: 0;}

.head_contacts{font-size: 13px; background-color: #fbfbfb;padding: 5px 0;}
.head_contacts ul, .head_contacts p {padding: 0;margin: 0;}
.head_contacts ul li {display: inline-block;}
.h_block_contacts ul li {margin-right: 15px;}
.h_block_contacts i {font-size: 16px;margin-right: 5px;}
.head_social_icon i {font-size: 12px; margin-left: 10px;}
.head_social_icon i{border: 1px solid #fff;padding: 0;border-radius: 50%;width: 26px;height: 26px;text-align: center;vertical-align: middle;line-height: 25px;}
.custom-logo {max-height: 35px;width: auto;}
/* ---------------------------------  END menu  -------------------------------------------*/

/* ------------------------------------index --------------------------------------------------------------*/
.page_content {margin-top: 140px;}
.block_mail_ok{background-color: #f0f0f0;padding: 40px;border-radius: 10px;text-align: center;margin: 20px 0 0 0;}
.page_home{position: relative;background-color: #fff;overflow: hidden;}
.page_home:after {
  content: "";
  width: 100%;
  height: 290px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #0A0A0A 30.85%, rgba(73, 91, 108, 0.00) 100.32%);
}
.table-responsive {overflow: auto;}
.head_icon_soc i {margin-right: 10px;}
.service img {margin-bottom: 10px;}
.service a{text-decoration: none;}
.service2 img {margin-bottom: 20px;}

.site_name span{font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    display: block;
    margin-left: 20px;}

.color_g {background-color: #c60021;}
.color_d2 {background-color: #44494a;}
.color_g, .color_g h2, .color_g h3, .color_g h4, .color_g h5, .color_g p, .color_g li,
.color_d2, .color_d2 h2, .color_d2 h3, .color_d2 h4, .color_d2 h5, .color_d2 p, .color_d2 li
{color: #fff;}

.ph_head h1 {line-height: 130%;}
.ph_head span {display: inline-block; font-size: 18px;line-height: 23px; font-weight: 400;}
.ph_preim p {font-size: 22px;}
.ph_preim span {font-size: 16px;}
.ph_preim span {display: inline-block;line-height: 120%;}
.ph_preim p {
	line-height: 130%;
	margin-bottom: 5px;
	font-weight: 600;
}
.ph_preim {text-align: center;}
.ph_preim>div {margin-bottom: 15px;}
.ph_preim img {max-height: 50px;margin-bottom: 5px;}

.ph_img {max-height: 600px;}
.ph_img  img {
    display: block;
    border-radius: 16px;
   }


.service2_viu h3 {font-size: 18px;}
.service2_viu p{color: #838383;}



.wp-block-media-text {margin: 30px 0;}
.wp-block-media-text .wp-block-media-text__content{
	background-color: #f7f8fa;
    padding: 40px;
    margin-left: -20px;
    z-index: 1;
    border-radius: 16px;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
	margin-left: 0;
	margin-right: -20px;
}
.wp-block-media-text__media {overflow: hidden;}
.wp-block-media-text p {line-height: 150%;}
.wp-block-media-text li {margin-bottom: 5px;}

/*---------blk_product------------*/
.blk_product_card {border: 1px solid #eaeaea;}
.blk_product_card_cont {padding: 15px;}
.product_card_btn {width: 100%;}
.product_card_img img {display: block;}
/*---------END blk_product------------*/
/*---------blk_product_v2------------*/
.blk_product_v2  {box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);}
.product_v2_img {height: 100%;position: relative;}
.product_v2_img img {display: block;object-fit: cover;width: 100%;height: 100%;}
.product_v2_img:before {content: "";position: absolute;top: 0;bottom: 0;left: -15px; display: block;width: 10px;height: 100%;background-color: #c60021;}
/*---------END blk_product_v2------------*/
.dfbdf{ 
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
/*---------advplus------------*/
.blk_header h2{margin: 0 0 5px 0;}
.blk_header h3{margin: 0;}
.blk_header {margin-bottom: 50px;}

.advplus_rp_viu, .advplus_blk_right {background-color: #c60021;margin: 0 ;}
.advplus_rp_viu,.advplus_rp_viu h4, .advplus_blk_right h4 {color: #fff;}
.advplus_rp_viu h4, .advplus_blk_right h4 {margin: 0;font-size: 18px;}
.advplus_rp_img {text-align: center;}
.advplus_rp_viu img {

	display: inline-block;
	max-width: 70px;
	-webkit-transform: scale(1.6);
	-ms-transform: scale(1.6);
	transform: scale(1.6);
}
.advplus_blk_right img {

	display: inline-block;
	max-width: 100px;
	-webkit-transform: scale(1.6);
	-ms-transform: scale(1.6);
	transform: scale(1.6);
}
.advplus_blk_right {margin-bottom: 30px;}
.advplus_rp_rx {color: #ff4545;font-weight: 600;text-align: right;font-size: 20px;margin: 10px 0 40px 0;}
/*---------END advplus------------*/
/*---------gallery_b1------------*/
.gallery_b1 .wp-block-image {display: block;}
/*---------END gallery_b1------------*/
/*---------steps------------*/
.steps_viu {position: relative;margin-bottom: 30px;}
.steps_viu .steps_number {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-pack: center !important;
justify-content: center !important;
-ms-flex-align: center !important;
align-items: center !important;
position: absolute;
top: 0;
bottom: 0;
left: 15px;

width: 85px;
background-color: #c60021;
}
.steps_viu .steps_number span{
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
.steps_content {padding-left: 120px;}
.steps_content h5 {color: #c60021;margin: 0 0 5px 0;}
.steps_content p {margin: 0;}


.blk_design {position: relative;overflow: hidden;}
.blk_design::after {
  content: '';
  width: 200px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -130px;
  transform: skew(-12deg, 0deg);
  background-color: #c60021;
  z-index: -1;
}
.blk_design_wrap {position: relative;overflow: hidden;}
.blk_design_viu::after {
  content: '';
  width: 200px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -130px;
  transform: skew(-12deg, 0deg);
  background-color: #c60021;
  z-index: -1;
}
/*---------END steps------------*/
.bl_line{position: relative;}
.bl_line:before {
	content: '';
	width: 200px;
	height: 100%;
	background-color: #c60021;
z-index: 3;
position: absolute;
top: 0;
bottom: 0;
left: -220px;
}
/*---------advantages------------*/
.back_img_wrap {position: relative;overflow: hidden;}
.back_img_right {
	position: absolute;
	top: 0;
	left: +80%;
	width: 400px;
	height: 100%;transform: skew(-10deg, 0deg);
	z-index: -1;
}
.back_img_right img{
display: block;
object-fit: cover;
width: 100%;
height: 100%;}
.back_img_right:before {
	content: '';
	width: 10px;
	height: 100%;
	background-color: #c60021;
z-index: 3;
position: absolute;
top: 0;
bottom: 0;
left: -25px;
}
.advantages_viu {margin-bottom: 20px;}
.advantages > .row {width: 80%;}
.advantages_img img {max-height: 60px;}
.advantages p {font-size: 14px;}
/*---------END advantages------------*/
/*---------lp_b3------------*/
.lp_b3 {overflow: hidden;position: relative;}
.lp_b3 .lp_b3_img {height: 100%; transform: skew(-8deg, 0deg);overflow: hidden;}
.lp_b3 .lp_b3_img_rew {height: 100%; transform: skew(8deg, 0deg);}
.lp_b3 .lp_b3_img img {display: block;object-fit: cover;width: 100%;height: 100%;transform: scale(1.2);}
.lp_b3:before, .blkup:before {
	content: '';
	width: 100%; 
	height: 30px;
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
	background-color: #fff;
	opacity: 0.5;
}
.blkup {overflow: hidden;position: relative;}
.blkup_viu{margin: -30px 0;}
.blkup_viu .blkup_img {height: 100%; transform: skew(10deg, 0deg);padding: 0 20px;}
.blkup_viu .blkup_img img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blkup_img:before {
	content: '';
	width: 30px; 
	height: 300px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: #c60021;
	opacity: 1;
}

.formup {padding: 30px 0;}
.formup .blkup {overflow: initial;}
.formup form p, .formup form .btn, .formup form input {margin: 0;}
.formup h2 {margin-bottom: 10px;}
/*---------END lp_b3------------*/
/*---------block_revs------------*/
.block_revs .revs_cont {
	background-color: #fff;
    padding: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: -20px;
    margin-left: 0;
    z-index: 2;
}
.block_revs .row{margin-bottom: 30px;}
.block_revs .revs_img {padding: 0;overflow: hidden;}
.block_revs .container .row:nth-child(2n+1) > .revs_cont {order: 2;margin-right: 0;margin-left: -20px;}
.block_revs .container .row:nth-child(2n+1) > .revs_img {order: 1;}
.revs_img_v {min-height: 300px;height: 100%;}
.block_revs ul li {margin-bottom: 5px;}
/*---------END block_revs------------*/
/*---------manager------------*/
.manager .manager_img_back{
	background-image: url(../img/manager.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}
.manager .manager_contact {margin-top: 15px;}
.manager .manager_contact a {display: inline-block;color: #333;margin: 0 15px 0 0;}
.manager .manager_contact a i {color: #c60021;}
.manager .manager_contact a:hover, .manager .manager_contact a:active, .manager .manager_contact a:focus {color: #c60021;}
.manager input {max-width: 400px;}
.manager_contact h3 {margin-bottom: 15px;}
/*---------END manager------------*/
/*---------------------*/
.head_form {padding: 0 0 60px 0; background-color: #171b23;}
.head_form h2 {margin: 0 0 20px 0;}
.head_form .hf_viu{max-width: 600px;padding: 40px;background-color: #fff;border: 1px solid #d0d0d0;border-radius: 20px;margin-top: -70px;margin-bottom: 40px;}
.head_form input {margin: 0 0 20px 0;}
.hf_info {margin: 20px 0 0 0;}
/*---------------------*/
/*---------counter------------*/
.counter {background-color: #f7f7f7;}
#counter .counter-value, #counter .count_numb {font-size: 50px;color: #07a9d7;}
#counter p {font-size: 18px;color: #fff;}
.counter input {margin: 0 0 20px 0;}
.count_numb {position: relative;margin: 0;padding: 0;line-height: 80%;}
#counter .count_title {font-size: 12px;}
#counter>div:nth-last-child(1):before {display: none;}
#counter>div:before {content: '';display: inline;width: 1px;height: 100%;position: absolute;top:0;right: 0;bottom: 0;background-color: #333e50;margin: auto;}
/*---------counter------------*/
/*---------blk_accordion------------*/
.blk_accordion {margin-top: 40px; margin-bottom: 40px;}
.blk_accordion h3 {margin-bottom: 40px;text-align: center;}
.panel {background-color: #f5f5f5;}
.panel .panel-heading {position: relative; background-color: #44494a;cursor: pointer;border-bottom: 1px solid rgba(255, 255, 255, 0.15);}
.panel .panel-heading .panel-title {font-size: 18px; margin: 0;}
.panel .panel-collapse {display: none;padding: 20px;background-color: #9fa8a3;}
.panel .panel-title {font-weight: 400;}
.panel, .panel .panel-title {color: #fff;}
.panel-heading:before {content: "+";position: absolute;right: 15px;font-size: 20px;}
.panel-heading {padding: 20px;}
.panel .panel-heading.in:before {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);}

/*---------END blk_accordion------------*/
.cities h2 {margin: 0 0 40px 0;}
.cities p{display: inline;}
.cities i{font-size: 20px;color: #07a9d7;}
.cities .row div {padding-bottom:  20px;}

.preim_bonus {text-align: center;}
.preim_bonus .icon_i {display: inline-block;color: #fff;background-color: #07a9d7;}
.preim_bonus_h3 {margin-bottom: 20px;}


.btn_firstpage {margin: 10px 0;}
.entry-content.page_home {margin: 0;}
.page_home h1 {font-size: 55px;line-height: 40px;text-transform: uppercase;font-weight: 600;}
.home_desc1 p{text-transform: uppercase;}
.ph_content {padding: 50px;margin-top: 140px;}
.ph_content, .ph_content h1, .ph_content h2 {color: #fff;}
.home_img_webdeveloper {position: relative;margin-bottom: 40px;}
.home_img_webdeveloper img {
    max-height: 200px;
    border-radius: 50%;
}
.home_desc1 .hf_viu {padding: 40px;margin: 0px 0 50px 0;background-color: rgba(1, 7, 9, 0.78);z-index: 1;}
.home_desc1 .hf_viu input[type="submit"], .home_desc1 .btn {width: 100%;}
.head_form_contact {margin-top: 20px;text-align: center;}

.page_home form h2{color: #fff;font-size: 22px;}
.page_home form .f_col {padding: 0 8px;}


.first_header_cont {
padding: 20px 10px;
text-align: center;
margin-top: 40px;
}
.fhc_phone a {display: inline-block; color: #fff;font-size: 18px;margin: 5px;}
.fhc_phone a:hover, .fhc_phone a:focus{color: #c60021;}
.fhc_social {text-align: center;}

.fhc_social {margin-top: 20px;}
.fhc_social, .fhc_social a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center!important;
	align-items: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
}
.fhc_social a {
	width: 60px;
	height: 60px;
	background-color: #c60021;
	margin: 5px;
	border-radius: 50%;
	color: #fff;
}
.fhc_social a i {margin: 0;font-size: 20px;}

.fhc_social a.soc_inst {background: rgb(142,41,181);background: linear-gradient(180deg, rgba(142,41,181,1) 0%, rgba(241,52,120,1) 59%, rgba(243,77,115,1) 100%);}
.fhc_social a.soc_telegram {background-color: #44adef;}
.fhc_social a.soc_viber {background-color: #8c4ea4;}
.fhc_social a.soc_whats {background-color: #00e873;}

#my_block3 h2 {margin-bottom:  20px;}
button.btn_prt {width: 300px; border-radius: 40px;}
button.btn_prt .t565__number {font-size: 16px ;font-weight: 100;}




.home_img_webdeveloper_wrap {border: 0px solid transparent;}
.author_name {position: absolute;right: 0; bottom: -15px;left: 0;font-size: 28px;font-weight: 300; font-family: 'Comfortaa', Open Sans, sans-serif;margin: 0!important}
.btn_firstpage6666 {
    animation: animate_img_webdev 1s ease-in-out infinite alternate; 
    -moz-animation: animate_img_webdev 1s ease-in-out infinite alternate;
    -webkit-animation: animate_img_webdev 1s ease-in-out infinite alternate;
}
@keyframes animate_img_webdev {
  0% {
    border-color: #62c2f9;
    box-shadow: 0px 0px 0px 0px rgb(98, 194, 249);
    }
  100% {
    border-color: #d6effd;
    box-shadow: 0px 0px 12px 0px rgb(98, 194, 249);
    }
}


.btn_arrow_go {font-size: 30px;color: #07a9d7;margin: 0;}
.btn_arrow_go {
    animation: btn_arrow_go 1s ease-in-out infinite alternate; 
    -moz-animation: btn_arrow_go 1s ease-in-out infinite alternate;
    -webkit-animation: btn_arrow_go 1s ease-in-out infinite alternate;
}
@keyframes btn_arrow_go {
  0% {
    margin-left: 20px;
    }
  100% {
    margin-left: 5px;
    }
}
/*---------------------*/
.three_p div div {display: inline-block;}
.three_p .three_bk {font-size: 18px;font-family: 'Comfortaa', Open Sans, sans-serif;}
.three_p i {font-size: 20px;}
.three_p h2 {margin-bottom: 15px;}
.three_p p {margin-top: 25px;}
.thrln {display: inline-block;background: #fff;width: 28px;height: 1px;margin: 4px 11px;}
/*---------------------*/
.c_block {border: 1px solid #394f6e;padding: 20px 15px;margin-bottom: 30px;text-align: center;cursor: pointer;}
.c_block:hover {border: 1px solid #07a9d7;}
.slick_my_skslider3  img {border: 1px solid #e0e0e0;border-radius: 0 150px 150px 0;padding: 10px;}
.previu_blog img {border: 1px solid #1a395a;padding: 10px;}
/* block tarifi */
.tarifi ul {list-style: none;padding: 0;margin: 0;}
.box_shad{box-shadow: 1px 3px 11px -4px rgba(122, 122, 122, 0.8);}
.box_shad:hover {box-shadow: 1px 3px 30px -8px rgb(122, 122, 122, 0.8);}
.tarifi .head, .tarifi .head h3, .tarifi .head h4, .tarifi .head p{color: #fff;}
.tarifi .head h3 {font-weight: 400;text-transform: uppercase;}
.tarifi .head h4 {font-size: 14px;font-weight: 400;}
.tarifi .head {padding: 20px 10px;}
.tarifi a {display: block;  padding: 15px 10px; margin: 0 10px;text-decoration: none;}
.content{background-color: #fff;}
.tarifi .content li:nth-child(2n+1) {background-color: #fff;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.tarifi .content li {padding: 10px 5px;}
.tarifi button {margin: 10px 0;}
.tarifi>div>div>div:nth-child(1) .head {background-color: #171b23;}
.tarifi>div>div>div:nth-child(1) button {background-color: #171b23; border: transparent;}
.tarifi>div>div>div:nth-child(1) button:hover, .tarifi>div>div>div:nth-child(1) button:focus, .tarifi>div>div>div:nth-child(1) button:active{border: transparent; background-color: #00acd8;}
.tarifi .p_mviu p {margin: 5px 0;font-weight: 600;}
/* END block tarifi*/
/* block my work */
.padmywork {padding: 0;}
.home-mywork {background-color: #EDEDED;height: 300px;background-position: top left;background-repeat: no-repeat;background-size: cover;cursor: pointer;}
.home-mywork-t {height: 0;width: 100%;overflow:hidden;background-color: rgba(34, 159, 255, 0.8);border-bottom: 1px solid rgba(0, 21, 40, 1);border: 1px solid rgba(255, 255, 255, 0);opacity: 0;text-align: center;}
.home-mywork-t h2, .home-mywork-t h3 {margin: 110px 0 0 0;padding: 5px;}
.home-mywork-t p, .home-mywork-t h2, .home-mywork-t h3, .padmywork a {color: #fff;}
.padmywork a:hover {text-decoration: none;}
.home-mywork:hover > .home-mywork-t {height: 100%;opacity: 1;}
/* END block my work */
/* block preim */
.preim {text-align: center;}
.preim .icon_i {display: inline-block;}
.icon_i {text-align: center;font-size: 24px;height: 70px;width: 70px;color: #07a9d7; border: 1px solid #07a9d7;border-radius: 50%;line-height: 68px;margin: 0 0 15px 0;}
.preim .row > div:hover > .icon_i {color: #07a9d7;}
.icon_i i {margin: 0;}
.icon_i i:before {line-height: 70px;}
/* END block preim */
/*-- obsudim_project --*/
.obsudim_project .bl_ob_t {padding: 20px 0;}
.obsudim_project .bl_ob_t h2 {margin-right: 5px;font-size: 24px;}
.obsudim_project .bl_ob {display: inline-block; text-align: center;margin-right: 30px;}
.obsudim_project span {display: inline-block; font-size: 22px; font-weight: 300;}
.obsudim_project .sp_small {font-size: 14px;}
.obsudim_project a {display: block;font-size: 22px;}
.obsudim_project span, .obsudim_project a {margin-bottom: 15px;}
/*-- END obsudim_project --*/
/*-- scheme_work --*/
.scheme_work .scheme_wraper {display: table-row;}
.scheme_work .scheme_table {position: relative; display: table-cell;vertical-align: top;padding: 0;margin: 0;}
.scheme_work .scheme_b1 , .scheme_b2 {border: 1px solid #07a9d7;background-color: #0c1f34;}
.scheme_work .scheme_b1 {width: 60px; height: 60px;margin: 0 20px 0 0;}
.scheme_work .scheme_b2 {padding: 10px;margin: 0 0 20px 0;}
.scheme_work .scheme_line, .scheme_b1:after {position: absolute;margin: 0;background: #07a9d7;}
.scheme_work .scheme_b1:after {content: "";top: 31px;left: 60px;right: 0;height: 1px;}
.scheme_work .scheme_wraper:hover .scheme_b1 {background: #07a9d7;color: #fff;}
.scheme_work .scheme_line {top: 60px;bottom: 0;left: 28px;width: 1px;}
.scheme_work .s_icon {text-align: center;font-size: 20px;line-height: 60px;}
.scheme_work .s_icon i:before {line-height: 60px;}
.scheme_work .s_number {position: absolute;top: 3px;left: 4px;line-height: 14px;font-size: 14px;}
.scheme_work h3 {line-height: 26px;margin: 0 0 5px 0;}
.scheme_work p {margin: 0;padding: 0;}
/*-- END scheme_work --*/
/*-- home_otzivi  slider--*/
.home_otzivi {padding: 40px 0; background-color: #fff;text-align: center;}
.home_otzivi .home_oblock {position: relative; padding: 50px 20px; margin: 50px 5px 0 5px;border: 1px solid #aeb0af;}
.home_otzivi img {position: absolute; top: -50px;right: 0; left: 0;margin: auto; width: 100px; height: 100px; border: 1px solid #aeb0af; border-radius: 50%;}
.home_otzivi span {position: absolute;right: 20px;bottom: 20px;}
.home_otzivi h3 {font-size: 22px;margin-bottom: 5px;}
.home_otzivi .b9000 {margin-top: 40px;}
.home_otzivi .city {font-size: 14px; color: #aeb0af;}
.home_otzivi .home_oblock:before{content: '“';font-family: Arial, sans-serif;color: #c7c7c7;font-size: 50px;position: absolute;top: 15px;right:10px;}
/*-- END home_otzivi --*/

/* END index ---------------------------------------------------------------------------------------------------------*/

/* page */
.table-striped tbody tr:nth-of-type(2n+1) {background-color: rgba(0,0,0,.02);}
.bk_comp_ceny {min-height: 500px; background-repeat: no-repeat;background-position: center right;}
.bk_comp_ceny .btn_aurl {display: block;color: #fff; margin-bottom: 40px;}
.vn_skilpi div {line-height: 46px;}
.vn_skilpi i {margin-right: 10px;font-size: 26px;color: #07a9d7;display: inline-block;width: 30px;}

/* END page */
/* arhive */
.product_prev_single article {padding-bottom: 10px; border:1px solid #dfdfdf;}
.product_prev_single article h2 {font-size: 20px;margin: 10px 0 10px 0;}
.product_prev_single article a {text-decoration: none;}
.category h2 {font-size: 28px;}
.header_page_block h1, .header_page_block h2, .header_page_block p {margin: 0;}
.header_page_block, .breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:focus {color: #fff;}
.header_page_block h1 {text-transform: uppercase;}
/* END arhive */
/* single */

/* END single */

/* ceni_block */
.ceni_block table th:nth-child(1),.ceni_block table td:nth-child(1) {text-align: left;}
.ceni_block table, .ceni_block table th {text-align: center;}
.ceni_block table tr:nth-child(1) {color: #cfdee0; background-color: #0c1f34;}
.ceni_block table tr:nth-child(1) th {border:none;}
.b_blk_op {color: #cfdee0; background-color: rgba(12, 31, 52, 0.8);}
/* END ceni_block */
/*-- Footer --*/
footer i {margin-right: 10px;}
footer ul {padding: 0!important;}
footer ul li {line-height: 32px;list-style: none;}
footer a, footer a:hover, footer a:focus {color: #fff;}
.footer_cop {background-color: #14181e;font-size: 12px;}
footer h2 {margin-bottom: 15px;}
#up i {padding: 10px 13px;border: 1px solid #fff;border-radius: 50%;}
#up i:hover{color: #c60021;border-color: #c60021;}
footer .head_icon_soc i {font-size: 20px;margin: 10px 15px 0 0;}
/*-- END Footer --*/
/*-- dop preimyshestvo --*/

/*-- END dop preimyshestvo --*/
/*-- technologies --*/

/*-- END technologies --*/
/*-- my_skils --*/

/*-- END my_skils --*/
/*-- kakmy_work --*/

/*-- END kakmy_work --*/

/*-- my_block3 --*/
.t565__item {position: relative;}
.t565__item:first-child .t565__line {top: 10px;}
.t565__mainblock {margin: 0 auto;width: 100%;margin: 0 auto;}
.t565__mainblock::after, .t565__mainblock::before {content: '';display: table;clear: both;}
.t565__col {width: 100%;}
.t565__line {position: absolute;width: 1px;top: 0;background: #fff;bottom: 0;left: 0;right: 0;margin: 0 auto;}
.t565__circle {width: 50px;height: 50px;position: absolute;right: 0;left: 0;top: 0;margin: 0 auto;background-color: #fff;border-radius: 0;border: 1px solid #07a9d7;}
.t565__number {position: absolute;top: 50%;left: 0;right: 0;font-weight: 400;font-size: 20px;line-height: 1.35;text-align: center;-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);color: #00acd8  !important;}
.t565__block {padding-right: 56px;padding-left: 0 !important;}
.t565__title {margin-bottom: 6px;margin-top: 10px;font-size: 18px;line-height: 1.35;}
.t565__flipped {float: right !important;text-align: left;}
.t565__block-flipped {padding-right: 0 !important;padding-left: 56px;}
.t565__circle.btn_prt:hover,.t565__circle.btn_prt:focus,.t565__circle.btn_prt:active {
	color: #07a9d7;
	background-color: #d4f6ff;
	border-color: transparent;
}
.t565__linewrapper {position: relative;padding-bottom: 30px;}
  .t565__linewrapper, .t565__block, .t565__block-flipped {display: table-cell;vertical-align: top;padding-bottom: 30px;}
@media screen and (max-width:550px) {

  .t565__col {float: none;text-align: left;width: 100%;}
  
  
}
/*-- END my_block3 --*/
.t565__line {right: auto;left: 50%;-moz-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-webkit-transform: translate(-50%,0);-o-transform: translate(-50%,0);transform: translate(-50%,0);}
  .t565__circle {position: relative;top: 0;left: 0;right: auto;margin: 0 10px;}
  .t565__block, .t565__block-flipped {padding-right: 10px !important;padding-left: 0 !important;}



/* block 404 */
.error-404 {text-align: center;}
.my_404 {text-align: center;font-size: 180px;color: #e94041;font-weight: 100;line-height: 145px;margin-bottom: 20px;}
/* END 404*/

/*---------------------------------------------------------------------------------- All ------------------------------------------------*/
.header_page_block h1 {text-transform: uppercase;}
.dark_blue, .dark_blue h1, .dark_blue h2, .dark_blue h3, .dark_blue a, .back_dblue, footer, footer h2,.header_page_block,
.back_blue, .back_blue h1, .back_blue h2, .back_blue h3, .back_blue a
{color: #fff;}

.dark_blue,  .back_dblue, footer, footer h2,.header_page_block
{background-color: #171b23;}
.back_blue, .tarifi .head {background-color: #07a9d7;}
.back_g, .cities, .home_otzivi {background-color: #f7f7f7;}






.header {margin-bottom: 40px;}
.header h2, .header h3, .header h4, .header p {margin: 0;}

.p_ptb {padding-top: 80px;padding-bottom: 60px;}
.p_pt {padding-top: 80px;}
.p_pb {padding-bottom: 80px;}

.p_ptb2 {padding-top: 50px;padding-bottom: 40px;}
.p_pt2 {padding-top: 50px;}
.p_pb2 {padding-bottom: 50px;}


.p_pt2b {padding-top: 30px;padding-bottom: 60px;}
.p_ptb2 {padding-top: 80px;padding-bottom: 40px;}
.p_pt2 {padding-top: 40px;}
.p_pb2 {padding-bottom: 40px;}

.p_mtb {margin-top: 80px;margin-bottom: 60px;}
.p_mt {margin-top: 80px;}
.p_mb {margin-bottom: 80px;}

.p_mt2b {margin-top: 40px;margin-bottom: 80px;}
.p_mtb2 {margin-top: 80px;margin-bottom: 40px;}
.p_mt2 {margin-top: 40px;}
.p_mb2 {margin-bottom: 40px;}

.p_mviu {margin-bottom: 40px;}
.p_mh {margin-bottom: 40px;}

@media (max-width: 768px) {
	.header {margin-bottom: 40px;}
	.header h2, .header h3, .header h4, .header p {margin: 0;}

	.p_ptb {padding-top: 60px;padding-bottom: 40px;}
	.p_pt {padding-top: 60px;}
	.p_pb {padding-bottom: 60px;}

	.p_ptb2 {padding-top: 50px;padding-bottom: 30px;}
	.p_pt2 {padding-top: 50px;}
	.p_pb2 {padding-bottom: 50px;}


	.p_pt2b {padding-top: 30px;padding-bottom: 40px;}
	.p_ptb2 {padding-top: 60px;padding-bottom: 30px;}
	.p_pt2 {padding-top: 30px;}
	.p_pb2 {padding-bottom: 30px;}

	.p_mtb {margin-top: 60px;margin-bottom: 40px;}
	.p_mt {margin-top: 60px;}
	.p_mb {margin-bottom: 60px;}

	.p_mt2b {margin-top: 30px;margin-bottom: 60px;}
	.p_mtb2 {margin-top: 60px;margin-bottom: 30px;}
	.p_mt2 {margin-top: 30px;}
	.p_mb2 {margin-bottom: 30px;}

	.p_mviu {margin-bottom: 30px;}
	.p_mh {margin-bottom: 30px;}

}




i {margin-right: 5px;}



.c_block, .scheme_work .scheme_b1, .scheme_b2, .home_otzivi .home_oblock 
{border-radius: 15px;}

.service h3, .tarifi .head h3, .preim h3, .scheme_work h3 {font-size: 22px;}

.back{background-repeat: no-repeat;background-position: center;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}

/*-- fishki --*/
/*-- transition --*/
.transition_2s
{-webkit-transition: all 2.0s ease-in-out 0s;-moz-transition: all 2.0s ease-in-out 0s;-o-transition: all 2.0s ease-in-out 0s;-ms-transition: all 2.0s ease-in-out 0s;transition: all 2.0s ease-in-out 0s;}

.transition_1s, .home_img_webdeveloper_wrap{-webkit-transition: all 1.0s ease-in-out 0s;-moz-transition: all 1.0s ease-in-out 0s;-o-transition: all 1.0s ease-in-out 0s;-ms-transition: all 1.0s ease-in-out 0s;transition: all 1.0s ease-in-out 0s;}
.transition_05s, .icon_i, .home-mywork > .home-mywork-t{-moz-transition: all .5s ease-out;-o-transition: all .5s ease-out;-webkit-transition: all .5s ease-out;transition: all .5s ease-out;}
.transition_03s, .grow, .gl_viu a:before, .scheme_work .scheme_b2 p, .box_shad, .c_block, .head_icon_soc i, .iconp_blk i, .btn_firstpage i, .tarifi a,
.grow_blk img, .grow_rew_blk, .wp-block-gallery img, .wp-block-gallery a::before, .head_btn, .btn:after, .head_btn:after,
nav.navbar
{-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
/*-- end transition --*/
.grow_blk {overflow: hidden;}
.grow:hover, .head_icon_soc i:hover, .iconp_blk i:hover, .wp-block-gallery img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
/*-- rotate vrashenie--*/
.up_left_close img:hover, .preim .row > div:hover > .icon_i, .btn_firstpage:hover i
{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);}
/*-- end rotate --*/

/*b9000  knopki*/
.b9000 {display: block;position: relative;color: #fff;font-size: 20px; margin-top: 20px; padding: 20px; background-color: #07a9d7;}
.b9000 .abs {position: absolute; background-color: #07a9d7;}
.b9000 h3 {color: #fff;margin: 0; padding: 0;}

.b9000 .tp {top:0; left: 0; height: 2px;}
.b9000 .rp {top:0; right: 0; width: 2px;}
.b9000 .bp {bottom: 0; right: 0; height: 2px;}
.b9000 .lp {bottom:0; left: 0; width: 2px;}

.b9000 .tp, .b9000 .bp {width: 0;}
.b9000 .rp, .b9000 .lp {height: 0;}
.b9000:hover > .tp, .b9000:hover > .bp {width: 100%;}
.b9000:hover > .rp, .b9000:hover > .lp {height: 100%;}

.b9000:hover, .b9000:active, .b9000:focus, .b9000:hover > h3, .b9000:active > h3, .b9000:focus > h3 {background-color: transparent; color:  #07a9d7;}
.b9000, .panel-heading:before{
  -moz-transition: all .3s ease-out;-o-transition: all .3s ease-out;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;
}
.b9000 .tp, .b9000 .rp, .b9000 .bp, .b9000 .lp {
  -moz-transition: all 1s ease-out;-o-transition: all 1s ease-out;-webkit-transition: all 1s ease-out;transition: all 1s ease-out;
}
/*END b9000*/
.dnone{display: none;}
/*---------------------------------------------------------------------------------- END All --*/

@media (max-width: 768px) {
    .dropdown-item {padding: 5px 7px; font-size: 14px;}
    h1, .page_home h1 {font-size: 24px;}
    h2, .obsudim_project .bl_ob_t h2 {font-size: 22px;}
    .service h3, .tarifi .head h3, .preim h3 {font-size: 18px;}
    .obsudim_project a{font-size: 20px;}
    .scheme_work h3 {font-size: 16px;}
    .home_desc1 .row {padding: 0;}
    .page_home h1 {line-height: 20px;}
    h2, h3, h4, h5, h6 {margin: 0 0 20px 0;}
    .c_block {padding: 20px 5px;}
    .obsudim_project .bl_ob {margin: 0;}
    .home_desc1 {text-align: center;}
    .home-mywork {height: 100px;background-position: top center;}
    .home-mywork-t h2, .home-mywork-t h3 {margin: 10px 0 0 0;}
    .preim {text-align: center;}
    .preim .icon_i {display: inline-block;}
    .three_p div div {margin-bottom: 15px;}
    .thrln {display: none;}
    .menu_phone, .head_icon, .btn_arrow_go {display: none;}
    .btn_firstpage_blk {justify-content: center;}


	.site_name {display: none;}
    .ph_img img {
    width: auto;
    max-width: 100%;
    height: auto;
	}
	#counter>div:before{display: none;}
	.manager .manager_img_back {min-height: 350px;}
	.block_revs .container .row > .revs_cont {margin: 0!important;}
	.block_revs .container .row .revs_cont {order: 1!important;}
	.block_revs .container .row .revs_img {order: 2!important;}
	.ph_content {padding: 50px 15px;}
	.wp-block-media-text .wp-block-media-text__content {margin: 0;}

	.lp_b3 .lp_b3_img, .blkup_viu .blkup_img{transform: none;}
	.blk_form img, .product_v2_img {margin-top: 20px;}
	.btn {width: 100%;}
	.ph_content {margin-top: 70px;}
}
@media (max-width: 1200px) {

}
@media (max-width: 994px) {

}
@media (min-width: 768px) {
    .table-responsive {overflow-x: inherit;}

}

@media (min-width: 768px) {
    .service-thumb img {width: 100%;}
    .menu-item:hover .dropdown-menu {display: block;}


    .preim .icon_i {position: relative;}
    .preim .icon_i::before,
    .preim .icon_i::after {
     content: '';
     position: absolute;
     border: 1px solid rgba(96, 192, 247, 0.4);
     left: -20px;
     right: -20px;
     top: -20px;
     bottom: -20px;
     border-radius: 50%;
     animation: pulse 1.8s linear infinite;
     opacity: 0;
    }
    .preim .icon_i::after {
     animation-delay: .5s;
    }
    @keyframes pulse {
     0% {
      transform: scale(0.5);
      opacity: 0;
     }
     50% {
      opacity: 1;
     }
     100% {
      transform: scale(1.2);
      opacity: 0;
     }
    }
}


@media (min-width: 768px) and (max-width: 992px) {
	.custom-logo {max-height: 22px;	}
	.navbar .nav-link {font-size: 12px;}
	.navbar-expand-md .navbar-nav .nav-link {padding-right: 5px;padding-left: 5px;}
}
/*-- service-thumb hover animation--*/
.service-thumb {position: relative;margin-bottom: 10px;}
.service-thumb-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    opacity: 0;
    filter: Alpha(opacity=0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
}
.service-thumb-overlay::after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(12, 31, 52, 0.8);
    z-index: -1;
}
.service-overlay-icon {
    position: relative;
    -ms-flex-item-align: center;
    align-self: center;
    width: 30px;
    height: 30px;
    -webkit-transition: background .4s ease;
    transition: background .4s ease;
    z-index: 2;
    text-align: center;
    background: url(img/plus.png) no-repeat scroll;
    background-position: center;
}
.service-overlay-left {
    position: absolute;
    left: 0;
    top: 0;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.service-overlay-right {
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-right: 1px solid #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.service-thumb:hover .service-overlay-left {
    top: 22px;
    left: 22px;
}
.service-thumb:hover .service-overlay-right {
    right: 22px;
    bottom: 22px;
}
.service-thumb:hover .service-thumb-overlay {
    opacity: 1;
    filter: Alpha(opacity=100);
}
/*-- END service-thumb --*/


#up i {
    box-shadow: 0 0 0 0 rgb(198, 0, 33);
    animation: up_animat 2s infinite;
}
@keyframes up_animat {
    0% { box-shadow: 0 0 0 0 rgba(198, 0, 33, 0.7);}
    70% {box-shadow: 0 0 0 10px rgba(198, 0, 33, 0);}
    100% {box-shadow: 0 0 0 0 rgba(198, 0, 33, 0);}
}

.c_block:hover {
    box-shadow: 0 0 0 0 rgba(0, 194, 248, 1);
    transform: scale(1);
    animation: c_banimat 2s infinite!important;
}
@keyframes c_banimat {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 194, 248, 0.7);
    }
    70% {
        transform: scale(1.05);
        box-shadow: 0 0 10px 20px rgba(0, 194, 248, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 194, 248, 0);
    }
}
.wl_animate.service>.container-fluid>.row>div:nth-child(2) .c_block{animation-delay: 0.4s;}
.wl_animate.service>.container-fluid>.row>div:nth-child(3) .c_block{animation-delay: 0.8s;}
.wl_animate.service>.container-fluid>.row>div:nth-child(4) .c_block{animation-delay: 1.2s;}
.wl_animate.service>.container-fluid>.row>div:nth-child(5) .c_block{animation-delay: 01.6s;}
.wl_animate.service .c_block {
    box-shadow: 0 0 0 0 rgba(0, 194, 248, 1);
    transform: scale(1);
    animation: c_banimat 2s;
}






















@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
  }
  30% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  50% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  65% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes swing {
  15% {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
  }
  30% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  50% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  65% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.swing:hover, .menu_phone:hover i {
  -webkit-animation: swing 0.6s ease;
  animation: swing 0.6s ease;
   -webkit-animation-iteration-count: 1;
   animation-iteration-count: 1;
}








@media (min-width: 768px) {

    .home_desc1 img {
        animation: fadeIn; 
        animation-duration: 1.5s; 
        animation-fill-mode:backwards;
    }
    .animate_up, .animate_up05, .animate_up1, .animate_up15, .animate_up2, .animate_up25 {
    	animation: fadeInUp; 
        animation-duration: 1.5s; 
        animation-fill-mode:backwards;
    }
    .animate_up05 {animation-delay: 0.5s;}
    .animate_up1 {animation-delay: 1s;}
    .animate_up15 {animation-delay: 1.5s;}
    .animate_up2 {animation-delay: 2s;}
    .animate_up25 {animation-delay: 2.5s;}
}

 

@-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;}
}
@keyframes zoomInDown {
    0% {
        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(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }
    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(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}


@-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;
  }
}



@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}














  



.obsudim_project.wl_animate .bl_ob_t img {
    opacity: 1;
    animation: obsudim_project;
    animation-duration: 2s; 
    animation-delay: 1s;

}
@keyframes obsudim_project {
    0% {
        opacity: 0.8;
    }
    50% {
        opacity: 0.1;

    }
}
.obsudim_project.wl_animate .bl_ob_t>.bl_ob:nth-child(2) img {animation-delay: 1.3s;}
.obsudim_project.wl_animate .bl_ob_t>.bl_ob:nth-child(3) img{animation-delay: 1.6s;}
.obsudim_project.wl_animate .bl_ob_t>.bl_ob:nth-child(4) img{animation-delay: 1.9s;}


.home_img_webdeveloper img {display: block;}
.three_p.wl_animate .home_img_webdeveloper{
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
    animation: thc_banimat 1s linear;
    animation-delay: 1s;
}
@keyframes thc_banimat {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
    70% {
        box-shadow: 0 0 30px 30px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}


.three_p.wl_animate .home_img_webdeveloper::before {
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}
.three_p.wl_animate .home_img_webdeveloper::after {
    border-top: 2px solid #fff;
    border-left-width: 2px;
    border-right-width: 2px;
    transform: rotate(270deg);
    transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
}

.home_img_webdeveloper::before, .home_img_webdeveloper::after {
    border-radius: 100%;
}
.home_img_webdeveloper::before {
    border: 2px solid transparent;
}
.home_img_webdeveloper::before, .home_img_webdeveloper::after {
    top: 0;
    left: 0;
}
.home_img_webdeveloper::before, .home_img_webdeveloper::after {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.home_img_webdeveloper::after {
    border: 0 solid transparent;
}


























/*-
.home_img_webdeveloper:before, .home_img_webdeveloper:after {
    border: 2px solid transparent;
    box-sizing: border-box;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}

.home_img_webdeveloper:hover::before {
    border-top-color: #ffff00;
    border-right-color: #ffff00;
    -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.home_img_webdeveloper:hover::after {
    border-bottom-color: #ffff00;
    border-left-color: #ffff00;
    -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.home_img_webdeveloper:hover::before, .home_img_webdeveloper:hover::after {
    width: 100%;
    height: 100%;
}
.home_img_webdeveloper:before {
    top: 0;
    left: 0;
}
.home_img_webdeveloper:after {
    right: 0;
    bottom: 0;
}
-/














/*-- Start popup --*/
.overlay_wl {position: fixed;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;background-color: rgba(0, 0, 0, .8);display: none;z-index: 10000;overflow: auto;}
.popup_wl {position: relative;max-width: 600px;padding: 40px;margin:20px auto;box-sizing: border-box;background-color: #f7f7f7;}
.close-popup_wl {position: absolute;top: 10px;right: 10px;width: 21px;height: 21px;cursor: pointer;}
.close-popup_wl:before, .close-popup_wl:after {content: '';background-color: #c60021;position: absolute;height: 1px;width: 25px;top: 11px;left: -4px;}
.close-popup_wl:before {transform: rotate(-45deg);}
.close-popup_wl:after {transform: rotate(45deg);}
.popup_wl a {display: block; color: #fff;margin-bottom: 20px;}
.popup_wl h2 {margin: 0 0 20px 0;}

.popup_wl input {margin: 0 0 20px 0;}
/*-- END popup --*/

/*-- Start btn_contact --*/
.btn_contact {position: fixed;right: 0;bottom: 30px;transform: translate(-50%, -50%);background-color: #c60021;border-radius: 50%;width: 50px;height: 50px;color: #fff;text-align: center;line-height: 52px;font-size: 24px;}
.btn_contact:before,.btn_contact:after {content: " ";display: block;position: fixed;border-radius: 50%;border: 1px solid #c60021;left: -15px;right: -15px;top: -15px;bottom: -15px;border-radius: 50%;animation: btn_contact_animate 1.5s linear infinite;opacity: 0;backface-visibility: hidden; cursor: pointer;}
.btn_contact:after{animation-delay: .5s;}
@keyframes btn_contact_animate
{
    0%{transform: scale(0.5);opacity: 0;}
    50%{opacity: 1;}
    100%{transform: scale(1.2);opacity: 0;}
}


.btn_contact_blk {position: fixed;right: 30px;bottom: 120px;overflow: hidden;z-index: 5;}
.btn_contact_wrap {transform: translateY(115%);}
.btn_contact_blk:hover>.btn_contact_wrap, .btn_contact_blk:active>.btn_contact_wrap, .btn_contact_blk:focus>.btn_contact_wrap  
{transform: translateY(0%);}


.btn_contact a {z-index: 3;margin: 0!important;}
.btn_contact_blk a {background-color: #c60021;border-radius: 50%;width: 40px;height: 40px;color: #fff;text-align: center;line-height: 40px;font-size: 18px;margin-bottom: 10px;}
.btn_contact a{color: #fff;}
.btn_contact_blk .phone{background-color: #00a8e2;}
.btn_contact_blk .soc_telegram{background-color: #44adef;}
.btn_contact_blk .social_whatsapp{background-color: #09d061;}
.btn_contact_blk .soc_inst{background: rgb(142,41,181);background: linear-gradient(180deg, rgba(142,41,181,1) 0%, rgba(241,52,120,1) 59%, rgba(243,77,115,1) 100%);}
.btn_contact_blk .soc_viber{background-color: #8c4ea4;}
.btn_contact_wrap {-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.btn_contact, .btn_contact_blk a {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center!important;align-items: center!important;-ms-flex-pack: center!important;justify-content: center!important;}
.btn_contact i, .btn_contact_blk a i {margin: 0;}
.btn_contact i {font-size: 18px;}
@media (max-width: 768px) {
	.btn_contact_wrap {transform: none;}
}
/*-- END btn_contact --*/




/*-- START Slick slider --*/
/* Slider */
.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;}
.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;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: 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;}
/* Slider */
.slick-loading .slick-list{background: #fff url('slick/ajax-loader.gif') center center no-repeat;}
/* Arrows */
.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: '←';}
/* Dots */
.slick-dotted.slick-slider{margin-bottom: 30px;}
.slick-dots{position: relative;display: block;width: 100%;padding: 0;margin: 30px 0 0 0;list-style: none;text-align: center;}
.slick-dots li{position: relative;display: inline-block;margin: 0;padding: 0;cursor: pointer;}
.slick-dots li button{font-size: 0;line-height: 0;display: block;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{
	display: inline-block;
	width: 10px;height: 10px;
	content: '';opacity: .25;
	background-color: #c60021;
	border-radius: 50%;
}
.slick-dots li.slick-active button:before{opacity: .75;color: #07a9d7;}
/*-- END Slick slider --*/





/*-- tabs --*/
.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: 0.5rem 1rem;
    color: #252525;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #07a9d7;
    
}
.nav-tabs {margin-bottom: 20px;}
.nav-tabs .nav-link {
   background-color: #fff;
    border: 1px solid #dee2e6;
    margin: 0 10px 5px 0;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}

.fade:not(.show) {
    opacity: 0;
}
.fade {
    transition: opacity .15s linear;
}

/*-- END tabs  --*/


table tr th:nth-child(1) {text-align: left;}
tbody tr:nth-child(1) {color: #fff; background-color: #07a9d7!important; font-weight: 600;}
tbody tr:nth-child(2n+1) {background-color: #f7f7f7;}
tbody tr:nth-child(1) th{font-weight: 600;}
th {font-weight: 400;}


.wpcf7-spinner {position: absolute;left: 0;}
.div_link {cursor: pointer;}
.rassrochka .row {min-height: 400px;}
#rekv_company span {font-weight: 700;}
.wpcf7-response-output {color: #333; font-size: 14px;}


.header_price {font-weight: 700;}


/*-- timer  --*/

.timer_wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

-ms-flex-align: center !important;
align-items: center !important;

}		
.timer_wrap p {
	display: inline-block;
	color:#000;
	font-size:30px;
	line-height: normal;
	font-weight:bold;
	margin:0px !important;
	padding:0px;
	width: 16px;
	text-align: center;
}
#sec span,#min span,#hour span,#day span {
display: block; font-size: 12px;color: #888;text-align: center;
}

#sec1,#min1,#hour1,#day1 {
	margin-left:24px;
}
		

#razd {
	color:#000;
	font-weight:bold;
	font-size:3em;
	margin:6px 3px;
	padding: 0 0 28px 0;
}
#stop {
	font-size:2em;
	margin:15px 10px 10px 25px;

}
.cld {
	display: inline-block;
	margin: 0;
	padding: 6px 4px;
	height: 63px;
	border: 1px solid #818181;
	border-radius: 5px;
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.blctime {
	display: block;
}

.timer_viu{
padding: 40px;
border-radius: 16px;
background-color: #f7f8fa;
}

/*-- END timer  --*/
.gallery_b1 .wp-block-gallery .wp-block-image {
	overflow: hidden;
  border-radius: 16px;
  display: block!important;
}


article section ul li, .lp_b2 ul li, .product_v2_txt ul li, .advplus ul li {list-style: none;margin-bottom: 10px;}
article section ul li::before, .lp_b2 ul li::before, .product_v2_txt ul li::before, .advplus ul li::before{
	content: '';
width: 15px;
height: 15px;
background: url("../img/svg/check.svg") no-repeat center;
  background-size: auto;
background-size: contain;
margin-left: -25px;
margin-right: 10px;
position: relative;
top: 2px;
display: inline-block;
}




.iconp_blk .iconp_blk_ul {display: none;}
.iconp_blk:hover .iconp_blk_ul, .iconp_blk:active .iconp_blk_ul, .iconp_blk:focus .iconp_blk_ul {display: block;}
.iconp_blk_ul {
	position: absolute;
	padding: 10px;
  margin: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  min-width: 180px;
  list-style: none;
}
.iconp_blk .iconp_blk_ul i {display: none;}

.iconp_blk i, .head_icon_soc i{margin-right: 15px;color: #fff;}
.iconp_blk i:hover, .head_icon_soc i:hover {color: #c60021;}