/*
Theme Name: Scala
Text Domain: wl24
Theme URI: 
Description: Theme for WordPress.
Author: Webline24
Author URI: http://webline24.com/
Version: 1.0
*/
/**!
 * wl24 CSS
 */
/* Site footer */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');

:root {
	--color: #1F1F1F;
    --color_a: #EFBF4E;
    --color_b:#f9f9f9;
    --weight_l: 200;
    --weight_ll: 300;
    --weight_b: 500;
    --weight_bb: 700;
    --border_img: 40px;
    --border_def: 40px;
    --border_blk: 40px;
    --shadow-btn_g: -8px -8px 20px 0px rgba(255, 255, 255, 0.3), 8px 8px 20px 0px rgba(0, 0, 0, 0.5);
    --shadow-btn_ghover: -8px -8px 20px 0px rgba(0, 0, 0, 0.5), 8px 8px 20px 0px rgba(255, 255, 255, 0.3);
    --shadow-btn_more: -4px -4px 10px 0px rgb(255, 255, 255), 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
    --shadow-btn_more_h: -4px -4px 10px 0px rgb(0, 0, 0, 0.2), 4px 4px 10px 0px rgba(255, 255, 255);
    --shadow_btn_l: -2px -2px 5px 0px rgb(255, 255, 255), 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
    --shadow_btn_lh: -2px -2px 5px 0px rgb(0, 0, 0, 0.2), 2px 2px 5px 0px rgba(255, 255, 255);
    --background--gold: linear-gradient(90deg,rgba(238, 188, 112, 1) 0%, rgba(254, 231, 188, 1) 24%, rgba(233, 179, 106, 1) 50%, rgba(255, 235, 195, 1) 82%, rgba(240, 201, 138, 1) 100%);
    --shadow_blk_g: -8px -8px 20px 0px rgba(255, 255, 255, 0.3), 8px 8px 20px 0px rgba(0, 0, 0, 0.9);
    --shadow_blk_big: -8px -8px 20px 0px rgb(255, 255, 255), 8px 8px 20px 0px rgba(0, 0, 0, 0.16);
    
}
/* 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}}
@media (min-width:1300px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1280px}}
.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 */
.sticky-top {position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;}
.form-group {margin-bottom: 15px;}

html {box-sizing: border-box;font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust:100%;}
body {background-color: var(--color_b);text-align: left;}
body,button,input,select,textarea {margin: 0;font-family: 'Bitter', sans-serif;font-size: 16px;font-weight: 300;line-height: normal;color: var(--color);}
h1,h2,h3,h4,h5,h6 {clear: both;}
h1, h2, h3, h4, h5, h6 { letter-spacing: 0;font-weight: 500;margin: 0 0 20px 0;font-family: 'Bitter', sans-serif;}
h1{font-size: 40px;}h2{font-size: 32px;}h3{font-size: 32px;}h4{font-size: 30px;}h5{font-size: 26px;}h6{font-size: 20px;}
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;}
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: 1em 40px;}
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: 0;}
main{margin:0;}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
dfn,cite,em,i {font-style: italic;}
blockquote {margin-left: 20px; padding: 10px 20px; border-left: 3px solid #e94041;}
ul, ol, .entry-content ul, .entry-content ol {padding-left: 20px;}
ul {padding: 0;list-style: none;}
#content ul li{margin-bottom: 10px;position: relative;padding-left: 25px;line-height: 160%;}
#content ul li:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml;utf8,<svg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_204_1933)'><mask id='mask0_204_1933' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='100' height='100'><path d='M100 0H0V100H100V0Z' fill='white'/></mask><g mask='url(%23mask0_204_1933)'><path d='M89.9776 48.6041V52.5131C89.9725 61.6755 87.0056 70.5905 81.5194 77.929C76.0333 85.2674 68.3221 90.6358 59.5356 93.2341C50.7496 95.8318 41.3587 95.5198 32.7642 92.3444C24.1696 89.1694 16.8316 83.3009 11.8448 75.6147C6.85787 67.9279 4.48924 58.8355 5.09211 49.6931C5.69497 40.5506 9.237 31.8479 15.19 24.8829C21.143 17.918 29.1879 13.0639 38.125 11.0447C47.0621 9.02545 56.4127 9.94928 64.7816 13.6783' stroke='%23164E77' stroke-width='10' stroke-linecap='round' stroke-linejoin='round'/><path d='M89.9813 18.5225L47.4927 61.0536L34.7461 48.3071' stroke='%23164E77' stroke-width='10' stroke-linecap='round' stroke-linejoin='round'/></g></g><defs><clipPath id='clip0_204_1933'><rect width='100' height='100' fill='white'/></clipPath></defs></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  }

ul, ol, p, blockquote, .entry-content ul, .entry-content ol {margin-top: 0;margin-bottom: 15px;}
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%;}
figure {margin: 1em 0;}
table {margin: 0 0 1.5em;width: 100%;}
svg {overflow: hidden;vertical-align: middle;}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {color: var(--color_a);text-decoration: none;}
a:hover,a:focus,a:active {color: #007cff;}
a:focus {outline: thin dotted;}
a:hover,a:active {outline: 0;}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,input[type="button"],input[type="reset"],input[type="submit"], input[type="file"], .btn, .wp-block-button a, .btn_gold{
display: inline-block;
text-align: center;
width: auto;
font-size: 14px;
font-weight: 400;
color: var(--color);
border: 2px solid var(--color_b);
border-radius: 50px;
padding: 15px 30px;
text-transform: uppercase;
background: #EEBC70;
background: var(--background--gold);
border: 1px solid #FEE5B9;
box-shadow: var(--shadow-btn_g);
outline: none;
transition: all 0.4s ease;
}


.page-item.active .page-link {background-color: #2196f3;border-color: #2196f3;}
.page-link, .page-item .current {display: block; color: #000;font-size: 14px;border: 1px solid transparent;padding: 15px 20px;margin: 0 5px;background-color: #f2f2f2;}
.page-link, .page-item .current , .page-item:last-child .page-link {border-radius: 16px!important;}

.wp-block-button.is-style-outline a, .btn.btn_outline {color: var(--color_a); background-color: transparent;}
.wp-block-button.is-style-outline a:hover, .wp-block-button.is-style-outline a:active, .wp-block-button.is-style-outline a:focus,
.btn.btn_outline:hover, .btn.btn_outline:active, .btn.btn_outline:focus
{color: #fff; background-color: var(--color_a);box-shadow: var(--shadow-btn_g);}


button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover, .btn:hover, .page-link:hover, .wp-block-button a:hover
{color: var(--color);box-shadow: var(--shadow-btn_ghover);}

button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active, .btn:active, .wp-block-button a:active,
button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus, .btn:focus, .wp-block-button a:focus,
.btn_gold:hover, .btn_gold:active, .btn_gold:focus
{color: var(--color);
border: 1px solid #CE9E5B;
box-shadow: var(--shadow-btn_ghover);}



.btn_gold_outline{
	display: inline-block;
text-align: center;
width: auto;
font-size: 14px;
font-weight: 400;
color: #C78D50;
text-transform: uppercase;
background: transparent;
border: 1px solid #C78D50;
border-radius: 50px;
padding: 15px 30px;
box-shadow: var(--shadow-btn_g);
}
.btn_gold_outline:hover, .btn_gold_outline:active, .btn_gold_outline:focus {
	color: #C78D50;
	border: 1px solid #CE9E5B;
	background-color: rgba(0, 0, 0, 0.11);
	box-shadow: var(--shadow-btn_ghover);
}
.btn_more {
position: relative;
display: inline-block;
text-align: center;
width: auto;
color: var(--color);
font-size: 14px;
font-weight: 300;
border: 2px solid var(--color_b);
border-radius: 50px;
background-color: var(--color_b);
box-shadow: var(--shadow-btn_more);
padding: 0 60px 0 20px;
line-height: 40px;
outline: none;
transition: all 0.4s ease;
}
.btn_more:after {
content: "";
display: inline-block;
width: 40px;
height: 40px;
background-image: url("data:image/svg+xml,%3Csvg width='59' height='59' viewBox='0 0 59 59' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.1483 40.8039C28.7341 41.3897 29.6839 41.3897 30.2696 40.8039L39.8156 31.2579C40.4014 30.6721 40.4014 29.7224 39.8156 29.1366C39.2298 28.5508 38.2801 28.5508 37.6943 29.1366L29.209 37.6219L20.7237 29.1366C20.1379 28.5508 19.1882 28.5508 18.6024 29.1366C18.0166 29.7224 18.0166 30.6721 18.6024 31.2579L28.1483 40.8039ZM29.209 39.0591L27.709 39.0591L27.709 39.7432L29.209 39.7432L30.709 39.7432L30.709 39.0591L29.209 39.0591Z' fill='currentColor'/%3E%3Cpath d='M28.1483 31.9103C28.7341 32.4961 29.6839 32.4961 30.2696 31.9103L39.8156 22.3644C40.4014 21.7786 40.4014 20.8288 39.8156 20.243C39.2298 19.6573 38.2801 19.6573 37.6943 20.243L29.209 28.7283L20.7237 20.243C20.1379 19.6573 19.1882 19.6573 18.6024 20.243C18.0166 20.8288 18.0166 21.7786 18.6024 22.3644L28.1483 31.9103ZM29.209 30.1655L27.709 30.1655L27.709 30.8496L29.209 30.8496L30.709 30.8496L30.709 30.1655L29.209 30.1655Z' fill='currentColor'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: contain;
margin: auto 0;
vertical-align: middle;
box-shadow: inset -4px -4px 15px 0px rgb(255, 255, 255), inset 4px 4px 15px 0px rgba(0, 0, 0, 0.15);
border-radius: 100px;
position: absolute;top: 0;right: 0;bottom: 0;

}
.btn_more:hover, .btn_more:active, .btn_more:focus {color: var(--color);box-shadow: var(--shadow-btn_more_h);}

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
{
  width: 100%;
	color: #000000;
	font-size: 16px;
	padding: 5px 15px;
	margin: 0;
	border: 1px solid #ECECEC;
	border-radius: 50px;
	background-color: #fff;
}
form label {width: 100%;}
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 {height: 46px;}
.form-control::placeholder {color: #000000;}
.form-control::-webkit-input-placeholder {color: #000000;}
.form-control::-moz-placeholder {color: #000000;}
.form-control:-ms-input-placeholder {color: #000000;}
.form-control:-moz-placeholder {color: #000000;}
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;}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px !important;
  background-image: url('data:image/svg+xml;utf8,<svg width="13" height="9" viewBox="0 0 13 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5875 1.07902C13.0041 1.49558 13.0041 2.17096 12.5875 2.58752L7.25421 7.92085C6.83765 8.33741 6.16227 8.33741 5.74572 7.92085L0.412382 2.58752C-0.00417751 2.17096 -0.00417751 1.49558 0.412382 1.07902C0.828941 0.662462 1.50432 0.662462 1.92088 1.07902L6.49996 5.65811L11.079 1.07902C11.4956 0.662462 12.171 0.662462 12.5875 1.07902Z" fill="%236A6A6A"/></svg>');
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 13px 9px;
  cursor: pointer;
}
/*--------------------------------------------------------------
# checkbox add radio
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 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
--------------------------------------------------------------*/
.gallery {margin-bottom: 1.5em;}
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%; padding-right: 5px;}
.gallery-item img {border: none !important;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {display: block;}
.wp-caption, .gallery-item {position: relative;}
.wp-caption img {margin: 0;}
.wp-caption .wp-caption-text, .gallery-item .wp-caption-text {position: absolute;bottom: 0;left: 0;right: 0;padding: 15px 0;margin: 0;background-color: rgba(0, 0, 0, 0.4);}

.tab-content .wp-caption {width: 250px !important;}
/* --------------------------------- menu -------------------------------------------*/
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar_viu {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:0;}
.ml-auto {margin-left: auto;}.mr-auto {margin-right: auto;}
.text-center{text-align: center;}
.text-right {text-align: right;}
.text-left{text-align: left;}
.dropdown, .dropleft, .dropright, .dropup {
  position: relative;
}
.navbar-light .navbar-nav .nav-link {
  position: relative;
}
.dropdown-menu li{margin-bottom: 8px;}

.menu_contacts {padding: 5px 0;background-color: var(--color_a);}
.menu_contacts, .menu_contacts a {color: #fff;}
.cont_head p {padding: 0;margin: 0;}
.cont_head {position: relative;}
.menu_contacts svg {fill: #fff;}
.header_callback {margin-left: auto;}

.header_social {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.header_social a {display: inline-block;padding: 8px;margin: 0 5px;border-radius: 50px;background-color: rgba(255, 255, 255, 0.11);
box-shadow: inset -4px -4px 15px 0px rgb(255, 255, 255), inset 4px 4px 15px 0px rgba(0, 0, 0, 0.15);}
.header_social svg {display: block;}
.header_social a:hover svg{fill: var(--color_a);}
.header_social a:hover{background-color: rgba(255, 255, 255, 1);}


.cont_head svg {margin-right: 5px;}
.cont_head h6 {padding-left: 24px;margin: 0;}
.menu_contacts .btn {font-size: 16px; color: #fff;padding: 5px 30px;border-color: #fff;}
.menu_contacts .btn:hover, .menu_contacts .btn:active, .menu_contacts .btn:focus {color: var(--color_a);background-color: #fff;}
.custom-logo {max-height: 70px;width: auto;min-width: auto;}
.navbar-toggler {padding: 0;}
.navbar {background-color: var(--color_b);padding-top: 4px;padding-bottom: 4px;border-radius: 42px;box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.09);
position: fixed;
top: 0;
right: 0;
left: 0;
}
.navbar-light .navbar-nav .nav-link {padding: 5px 15px;color: var(--color);text-transform: uppercase;}
.navbar a{color: var(--color); font-style: normal;font-weight: 400;font-size: 14px;line-height: 16px;}
.navbar .logo_mob img {width: auto; max-height: 50px;}
.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: var(--color_a);}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: var(--color_a);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: var(--color_a);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {color: var(--color_a);}
.dropdown-item:focus, .dropdown-item:hover{color: var(--color_a);background-color: transparent;}
.dropdown-menu{margin: 0;}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler {
  color: rgb(0, 0, 0);
  border-color: transparent;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  background: transparent;
}
.navbar-toggler span {
  display: block;
  content: '';
  width: 27px;
  height: 3px;
  background-color: var(--color);
  margin: 4px;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.navbar-toggler.open span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}
.navbar-toggler.open span:nth-child(2) {
    opacity: 0;
}
.navbar-toggler.open span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.collapse:not(.show) {
  display: none;
}
.navbar-nav .dropdown-menu {
  background-color: #f4f6f9;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.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: 1rem;
  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: 15px;
}
.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;
}

.navbar-toggler, .navbar-toggler:hover, .navbar-toggler:active, .navbar-toggler:focus {background-color: transparent;}
.navbar-nav .dropdown-menu {background-color: #fff;border: none;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;opacity: 0;transition: all 0.3s ease-in-out;}
.show .dropdown-menu, li.dropdown:hover .dropdown-menu {display: block;opacity: 1;}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-light .navbar-nav .nav-link {padding: 5px 8px;font-size: 12px;}
    .header_social {max-width: 70px;display: none;}

}
@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{padding: 5px;}
  .header_social {order: 2;}
  nav .navbar-nav {order: 3;}
}
@media (min-width: 768px) {
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
    .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
    .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
}
/* ---------------------------------  END menu  -------------------------------------------*/
/* ---------------------------------  END dop class  -------------------------------------------*/
.dnone {display: none;}
.back{background-repeat: no-repeat;background-position: center;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
.relative {position: relative;}
/* ---------------------------------  END dop class  -------------------------------------------*/
/* block 404 */
.error-404 {text-align: center;}
.my_404 {text-align: center;font-size: 180px;color: #e94041;font-weight: var(--weight_l);;line-height: 145px;margin-bottom: 20px;}
/* END 404*/
/* ------------------------------------index --------------------------------------------------------------*/
.svg {width: 16px;height: 16px;fill: var(--color);padding: 0;margin: 0;}
.i_svg {display: inline-block;}
.header_blk {padding-top: 150px;padding-bottom: 100px;color: #fff;}
.back_dark {color: #fff; background-color: #26262E;}
.back_befaf>.container:before {}
/*all */
.wpcf7-form-control {margin-bottom: 15px !important;}
form input[type="submit"] {margin-top: 20px;}
.creator img, .form img {border-radius: 100%;box-shadow: var(--shadow_blk_g);}
footer .custom-logo{border-radius: 100%;box-shadow: -5px -5px 15px 0px rgba(255, 255, 255, 0.15), 5px 5px 15px 0px rgba(0, 0, 0, 0.9);}
/*end all */

.page article .container {max-width: 1100px;}



.back_video {position: relative;width: 100%;/*height: 100vh;*/overflow: hidden;}
.back_video .bg-video {position: absolute;top: 50%;left: 50%;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: 0;transform: translate(-50%, -50%);object-fit: cover;pointer-events: none;}
.back_video::before {content: "";position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 1;}
.back_video .content {position: relative;z-index: 2;color: #fff;text-align: center;padding: 50px;}

.creator {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('img/curtains.webp'); }
.creator {font-size: 20px;}
.creator h1{text-transform: uppercase;font-size: 48px;font-weight: 300;margin-bottom: 25px;}
.creator h2 {font-size: 20px;font-weight: var(--weight_ll);margin: 0 0 25px 0;text-transform: uppercase;}
.creator h2 span{font-weight: var(--weight_b);}
.creator h4 {font-size: 20px;font-weight: var(--weight_l);margin: 0 0 5px 0;text-transform: uppercase;}
.creator article {position: relative;z-index: 2;}
.cr_content {padding: 40px;border-radius: var(--border_blk);background-color: rgba(0, 0, 0, 0.5);}
#content .creator ul.contact_list li {padding: 0;}
.header_callback, .creator_callback, .creator_social{display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center !important;
  align-items: center !important;}
.creator_social {margin:0 -5px;}
.creator p, .creator .contact_list {margin-bottom: 20px;}
.creator .contact_list a {font-weight: var(--weight_b);}
.creator_imgb {text-align: center;margin: 0 auto;}
.creator_callback{margin-top: 40px;}
.creator_callback a {margin-right: 15px;}
.head_form_wrap {
    width: fit-content;
  margin: 0 auto;
color: var(--color);
padding: 40px;
border-radius: var(--border_def);
background-color: var(--color_b);
}
.first_bl_contact {text-align: left;}
.first_bl_contact a {display: block;margin: 0 0 5px 0;color: var(--color);}
.first_bl_contact .i_svg {
display: inline-flex;
  padding: 15px;
  margin: 0 5px;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.11);
  box-shadow: inset -4px -4px 15px 0px rgb(255, 255, 255), inset 4px 4px 15px 0px rgba(0, 0, 0, 0.15);
}
.first_bl_contact a:hover, .first_bl_contact a:focus, .first_bl_contact a:active,
.first_bl_contact a:hover svg, .first_bl_contact a:focus svg, .first_bl_contact a:active svg
 {
    color: var(--color_a);
    fill: var(--color_a);
}


}
/*form */
.form .row{
	-ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.inp_ins{
color: #fff !important;
background-color: transparent !important;
border: none !important;
box-shadow: inset -8px -8px 20px 0px rgba(255, 255, 255, 0.1), inset 8px 8px 20px 0px rgba(0, 0, 0, 0.9);
}
.inp_ins::placeholder {color: #fff;}
/* end form*/
@media (min-width: 768px) {
.blk_llbl>.row:nth-child(2n)>div{margin-left: auto;}
}
.os_viu {
	position: relative;
	border-radius: 20px;padding: 40px;height: 100%;
	background-color: var(--color_b);box-shadow: 0px 0px 15px 0px rgba(22, 22, 22, 0.09);
z-index: 5;
}
.os_row_viu {margin-bottom: 30px;}
.os_date {font-size: 18px;}
.os_name {font-size: 26px;}
.os_txt {font-size: 16px;}
.osvita .row>div {margin-bottom: 15px;}
.osvita .osvita_svg {display: inline-block;position: absolute;top: 24px;right: 30px;}
.osvita .osvita_svg{width: 20px;height: 20px;}
.os_cont {padding-top: 90px;padding-bottom: 90px;}
.os_img img{
	position: relative;
  
	max-width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
  z-index: 1;}

@media (min-width: 768px) {

 .osvita .container .os_row_viu:nth-child(2n) .os_cont {order: 1;}
 .osvita .container .os_row_viu:nth-child(2n) .os_img {order: 2;}

.osvita .container .os_row_viu:nth-child(2n+1) .os_img img{max-width: 120%;}
.osvita .container .os_row_viu:nth-child(2n) .os_img img{max-width: 120%;margin-left: -20%;}
}


.blk_accordion {margin-top: 40px; margin-bottom: 40px;}
.blk_accordion h3 {margin-bottom: 40px;text-align: center;}
.panel {margin: 0 0 30px 0;border-radius: 20px;overflow: hidden;box-shadow: 0px 0px 15px 0px rgba(22, 22, 22, 0.09);}
.panel .panel-heading {position: relative;cursor: pointer;}
.panel .panel-heading .panel-title {margin: 0;}
.panel .panel-collapse {display: none;padding: 20px;border-top: 1px solid #f0f0f0;}
.panel .panel-title {color: #404040;font-weight: var(--weight_b);}
.panel-heading:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  background-image: url("data:image/svg+xml;utf8,<svg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 1L5 5L1 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.panel-heading:not(.in)::before{
  -webkit-transform: rotate(-90deg); /* для Safari 8- */
     -ms-transform: rotate(-90deg);  /* для IE 9 */
         transform: rotate(-90deg);  /* основной */
}
.panel-heading:before {
-webkit-transform: rotate(0deg); /* для Safari 8- */
     -ms-transform: rotate(0deg);  /* для IE 9 */
         transform: rotate(0deg);  /* основной */
}

.panel-title {margin: 0;padding: 20px 20px 20px 50px;-ms-flex-align: center !important;align-items: center !important;}
.panel_n {font-size: 22px;font-weight: var(--weight_b);}
.panel-title .panel_t, .panel-title .panel_d {font-size: 16px;}
.panel-title .panel_t {font-weight: var(--weight_b);}
.panel-title .panel_icon{
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 26px;
}
.panel_icon svg {width: 25px;height: 25px;fill: var(--color_a);}
.panel.not_desc .panel-heading:before, .panel.not_desc .panel-collapse{display: none!important;height: 0;}

#content ul.contact_list li::before {display: none;}

#content ul.pagination li:before, #content ul.pagination li:after  {display: none;}
#content ul.pagination li {padding: 0;}
.hslider_viu h3, .service_list h2 {font-size: 40px;}

.related-posts h3 {font-size: 24px;}

.title_hard h2, .title_hard h6 {text-align: center;}
.title_hard h2 {font-weight: var(--weight_ll); text-transform: uppercase;}
.title_hard h6 {font-weight: var(--weight_ll);margin-bottom: 60px;}

h1 span, h2 span, h3 span, h4 span, h5 span  {
  line-height: 1;
  padding: 4px 6px 4px 6px;
  /* -webkit-transform: skew(-14deg);*/
  /* transform: skew(-14deg);*/
  color: #fff;
  display: inline-block;
  font-weight: var(--weight_b);
  letter-spacing: 0;
  position: relative;
  background-color: var(--color_a);
  border-radius: 10px;
}

.hslider {margin: 0 0 60px 0 !important;}
.hslider_viu {padding: 130px 0;}
.hslider_viu h3 {font-size: 44px;font-weight: var(--weight_b);margin-bottom: 30px;}
.hslider_viu a.btn {margin-top: 30px;}
.hslider_viu h3, .hslider_viu p, .hslider_viu li {color: #fff;}
.hslider_viu ul, .service_head_cont ul {list-style: none;padding: 0;}
.hslider_viu li, .service_head_cont li {margin-bottom: 10px;}
.hslider_viu li::before, .service_head_cont li:before{
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  color: var(--color_a);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: relative;
  padding-right: 9px;
}


.service_list_vp {margin-bottom: 30px;}
.service_list_viu{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 20px 5px;
	border-radius: var(--border_def); 
	box-shadow: 0px 0px 15px 0px rgba(22, 22, 22, 0.09);
	height: 100%;
	text-align: center;
	-ms-flex-pack: center !important;
  justify-content: center !important;
  background-color: var(--color_b);
}
.service_list_viu>div{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service_list_btn{-ms-flex-item-align: end !important;align-self: flex-end !important;margin: 0 auto;}
.service_img {
	display: inline-block;
	padding: 20px;
  /*background-color: #e8e8e8;*/
  border-radius: 50%;
  margin: 0 0 20px 0;
  box-shadow: inset -8px -4px 20px 0px rgba(255, 255, 255, 0.9), inset 8px 8px 15px 5px rgba(0, 0, 0, 0.15);
}
.service_img svg {width: 50px;height: 50px;fill: var(--color_a);}
.service_list_viu h3 {font-size: 16px;}
.service_list_viu p{font-size: 14px;margin: 0 0 5px 0;}

.service_list h2 {text-align: center;}
.service_list_viu .service_img, .service_list_viu h3 {margin-bottom: 25px;}

.cat_service article {
  position: relative;
  border-radius: 20px;
  padding: 20px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.02);
  margin: 0!important;
}
.cat_service>div{margin-bottom: 30px;}
.cat_service h2, .cat_service .excerpt{margin-bottom: 20px;}
.cat_serv_btn .btn {margin-bottom: 15px;font-size: 14px;font-weight: var(--weight_b);padding-top: 15px;padding-bottom: 15px;}
.cat_serv_btn .btn_more {margin-right: auto;}

.choose_us{padding: 80px 0;color: #fff; background-color: #282f39;background-image: url(../img/bg_us.jpg);
background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  }
.choose_us .btn {margin-top: 30px;}
.choose_us_adv, .choose_us_adv img {margin: 15px 0;}
.choose_us_adv p {max-width: 200px;}


.contact_us .row>div:nth-child(1) {padding: 0;}
.contact_us .row>div:nth-child(2) {padding: 30px;}
.contact_us h3 {font-weight: var(--weight_bb);}
.contact_us .contact_list a {color: #07192e;}
.contact_us .contact_list {margin-bottom: 20px;}
.contact_us ul li {margin-bottom: 10px;}
.contact_us iframe {
    border:23px solid #F1F1F3 !important;
    border-radius: var(--border_blk);
    box-shadow: var(--shadow_blk_big);
}

.page_contact_cont {margin-top: 40px;}

.advantages h3 {font-size: 22px;}
.adv_viu {position: relative;}
.adv_viu img {position: absolute;top: 0;bottom: 0;left: -5px;}
.adv_viu .adv_txt {padding-left: 50px;margin-bottom: 50px;}

.showcase a {color: #000;}
.showcase a:hover {text-decoration: none;}
.showcase h2 {font-style: normal;font-weight: var(--weight_bb);font-size: 24px;line-height: 28px;}
.showcase .sh_viu {
    display: block;
    border-radius: 8px;border: 1px solid #ececec;position: relative;padding: 10px;margin-bottom: 30px;
    background-image: url(../img/Rectangle.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.showcase .sh_viu:before {
    content: '';
    width: 10px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto;
    background-image: url(../img/right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;

}
.showcase .sh_viu:hover:before {right: 15px;}
.showcase .row {padding-right: 25px;}



.sh_two_viu {margin-bottom: 20px;text-align: center;}

.sh_two_viu h3,.sh_two_viu span {margin-bottom: 8px;}
.sh_two_viu img, .sh_two_viu p {margin-bottom: 25px;}
.sh_two_viu p,.sh_two_viu .sh_two_cat{color: #757575;}
.sh_two_viu p {font-size: 14px;}

.sh_two_img {
	display: inline-block;
  width: 80%;
  aspect-ratio: 1 / 1;
}
.sh_two_viu img {
border-radius: 100%;
border: 4px solid #ececec;
max-width: 100%;
height: 100%;
max-height: 100%;
object-fit: cover;
box-shadow: -8px -8px 30px 0px rgb(255, 255, 255), 8px 8px 30px 0px rgba(0, 0, 0, 0.2);
}
.sh_two_viu h3 {font-style: normal;font-weight: var(--weight_b);font-size: 20px;line-height: 28px;}
.sh_two_viu p {font-style: normal;font-size: 14px;line-height: 18px;}
.sh_two_viu span {font-style: normal;font-weight: var(--weight_b);font-size: 20px;line-height: 23px;}
.sh_two_viu .sh_two_cat {font-style: normal;font-size: 14px;line-height: 16px;}



.showcase {margin-top: 50px;}

.showcase {margin-bottom: 20px;}
.showcase_two {padding: 60px 0;}

.showcase_two h2, .home_cont_all h2, .home_cont_all h3 {margin-bottom: 30px;}
.home_btn_down {margin-top: 15px;}

/* END index ---------------------------------------------------------------------------*/
/* page */
.form_head{margin-bottom: 40px;}
.form_service {
	padding: 30px;
  background-color: #f4f6f9;
  border-radius: 20px;
}
.form_service h3 {font-size: 23px;}
@media (min-width: 768px) {
	.form_service {
		position: -webkit-sticky;
		position: sticky;
		top: 100px;
		z-index: 3;
	}
}
/* END page */
/* page company */
.page_com_viu {
    padding: 40px;
    margin: 60px 0;
    border-radius: var(--border_def);
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: -10px -10px 20px 0px rgba(255, 255, 255, 0.8), 10px 10px 20px 0px rgba(0, 0, 0, 0.4);
}
.page_company>div:nth-child(2n) .row>div {margin-left: auto;}
/* END page company */
/* single  */
.single .navbar, .post-type-archive .navbar, .archive .navbar{
    position: -webkit-sticky;
  position: sticky;
  top: 0;right: inherit;left: inherit;bottom: inherit;
}
.related-posts img {border-radius: var(--border_img);margin-bottom: 15px;}
/* END single  */
/* Product ********************************************************************************/
/* swiper */
.swiper {width: 100%;height: auto;margin-bottom: 20px;}
.main-gallery .swiper-slide img {border-radius: var(--border_img);}
.swiper-slide img {width: 100%;display: block;border-radius: 8px;width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;}
.thumbs-gallery .swiper-slide {width: 80px;height: 80px;opacity: 0.4;cursor: pointer;}
.thumbs-gallery .swiper-slide-thumb-active {opacity: 1;}
@media (min-width: 768px) {.swiper-slide {height: 400px;}}
/* END swiper */
/* tabs */
.tabs {width: 100%;}
.tab-links {margin: 0;padding: 0;list-style: none;display: flex;}
.tab-links li:before, .tab-links li:after {display: none !important;}
.tab-links li {margin: 0 20px 0 0 !important;;padding: 0 !important;;}
.tab-links a {text-decoration: none;padding: 10px 15px;display: inline-block;color: #888;border-bottom: 2px solid transparent;}
.tab-links li.active a {color: var(--color);border-bottom: 1px solid var(--color);font-weight: var(--weight_b);}
.tab-content .tab {display: none;padding: 15px 0;}
.tab-content .tab.active {display: block;}
/* END tabs */
.product {margin-top: 20px;}
.color-selected span {
    border: 3px solid #000;
    transform: scale(1.2);
    transition: all 0.2s ease;
}
.product_content_name {font-size: 34px;font-weight: var(--weight_ll);}
#product-options>div{margin-bottom: 10px;}
.prod_viu_color{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.prod_viu_color label {display:inline-block;margin-right:10px;cursor:pointer;}
.prod_viu_color span{display:inline-block;width:20px;height:20px;border-radius:50%;border:1px solid var(--color_a);}
#product-options>div strong {margin-right: 5px;font-weight: var(--weight_b);}
.product_content_name, .product_content_txt, #product-options {margin-bottom: 30px;}
.product_content button {box-shadow: var(--shadow-btn_more);}
.product_content button:hover, .product_content button:focus, .product_content button:active{box-shadow: var(--shadow-btn_more_h);}

/* END Product *****************************************************************************/
/* Cat Product *****************************************************************************/
.filter {
    padding: 20px;
    border-radius: var(--border_blk);
    box-shadow: -10px -10px 20px 0px rgb(255, 255, 255), 10px 10px 20px 0px rgba(0, 0, 0, 0.15);
}

.filter select, .filter input {margin: 0 5px 5px 0;}
.filter_wrap_inp select, .filter_wrap_inp input{
    background-color: var(--color_b);
    box-shadow: inset -8px -5px 15px 0px rgb(255, 255, 255), inset 8px 5px 15px 0px rgba(0, 0, 0, 0.2);
}
.filter_wrap_inp {
    display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
    .filter .row{width: 100%;}
    .filter_wrap_inp select, .filter_wrap_inp input {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        min-width: 200px;
    }
}
.btn_filter {
position: relative;
display: inline-block;
text-align: center;
width: auto;
font-size: 14px;
font-weight: var(--weight_b);
color: var(--color);
border-radius: 50px;
padding: 30px;
background: var(--color_b);
border: 5px solid #F0F0F0;
box-shadow: inset -20px -20px 30px 0px rgba(0, 0, 0, 0.15), inset 20px 20px 30px 0px rgba(255, 255, 255, 0.90), 10px 10px 30px 0px rgba(0, 0, 0, 0.09);
outline: none;
transition: all 0.4s ease;
}
.btn_filter:hover, .btn_filter:active, .btn_filter:focus {
border: 5px solid #EAEAEA;
box-shadow: inset -20px -20px 30px 0px rgba(255, 255, 255, 0.90), inset 20px 20px 30px 0px rgba(0, 0, 0, 0.15), 10px 10px 30px 0px rgba(0, 0, 0, 0.09);
}
.btn_filter svg {fill: var(--color_a);width: 20px;height: 20px;}
.filter .loading-text {padding: 0;margin: 0;}
.filter .loading-text svg {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 100%;height: auto;padding: 0;animation: spin 1s linear infinite;}
@keyframes spin {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.card_viu {
font-size: 14px;
padding: 20px;
background-color: var(--color_b);
border-radius: var(--border_blk);
box-shadow: -10px -10px 20px 0px rgb(255, 255, 255), 10px 10px 20px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 30px;
}
.card_viu .prod_viu_color, .card_viu  .prod_viu_type, .card_viu  .prod_viu_styl, .card_viu  .prod_viu_cat{
    display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

    -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.card_viu_name {font-size: 18px;font-weight: var(--weight_ll);}
.card_viu  img, .card_viu_name{margin-bottom: 15px;}
.card_viu img{border-radius: 20px;}
.card_viu #product-options > div {margin-bottom: 5px;}
.prod_viu_color>div>label:nth-last-child(1) {margin-right: 0;}
/* END Cat Product *****************************************************************************/
/* -----------------------------------  from all pages -----------------------------------*/
/* -----------------------------------  END from all pages -----------------------------------*/
/* arhive */

.wl_cat_viu{
    padding: 40px;
  background-color: var(--color_b);
  border-radius: var(--border_blk);
  box-shadow: -10px -10px 20px 0px rgb(255, 255, 255), 10px 10px 20px 0px rgba(0, 0, 0, 0.15);
}
.wl_category>.row {margin-bottom: 30px;}
.wl_category img {display: block;border-radius: var(--border_blk);overflow: hidden;width: 100%;max-width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;}
.category h2 {font-size: 24px;}
.category .excerpt {font-size: 18px;line-height: 160%;}
.category .excerpt, .cat_art_date span {color: #787878;}
@media (max-width: 767px) {
.wl_cat_img {margin-bottom: 30px}
}
@media (min-width: 768px) {
.wl_category>.row:nth-child(2n) .wl_cat_img {order: 2;}
.wl_category>.row:nth-child(2n) .wl_cat_viu {order: 1;}
}
.cat_art_date {margin-top: 15px;}
.cat_art_date p{font-style: normal;
font-weight: var(--weight_bb);
font-size: 16px;
line-height: 18px;margin: 0;}
.cat_art_date span{font-style: normal;
font-weight: var(--weight_b);
font-size: 14px;
line-height: 16px;}


.post_header_back {border-radius: 16px;overflow: hidden;margin-bottom: 20px;}
.post_header {
min-height: 400px;
padding: 20px;
color: #fff;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%), url(.jpg);
}
.post_header .cat_art_date span, .post_header a {color: #fff;}

.wp-block-gallery img, .wp-block-image img, .single-post .attachment-post-thumbnail {border-radius: var(--border_img);}



.commentlist .card{padding: 15px;margin-bottom: 15px;}
.commentlist .comment-meta {font-size: 12px;}
.commentlist .card .avatar {border-radius: 50%;}

#respond {padding: 15px;background-color: #f4f4f4;margin: 30px 0;border-radius: 20px;}
.pagination {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.page-link, .page-item .current {border: none;border-radius: 15px!important;box-shadow: var(--shadow_btn_l);}
.page-item .current, .page-link:hover, .page-link:active, .page-link:focus {color: #fff; background-color: var(--color_a);border: none;box-shadow: var(--shadow_btn_lh);}
/* END arhive *
/* single */
.post_services .header-meta {display: none;visibility: hidden;}
.nav-previous, .nav-next {display: inline-block;margin: 10px 0;}
.nav-next {float: right;}
.nav-links a {color: #fff;padding: 5px 10px;background-color: #e94041;border: 1px solid #e94041;}
.nav-links a:hover, .nav-links a:active, .nav-links a:focus {color: #e94041;background-color: #fff;}

main.post_services {margin: 0;}
.post_services .breadcrumbs>div {position: absolute;bottom: -47px;color: #fff;}
.service_head {color: #fff;margin-bottom: 30px;padding: 60px 0;background-color: #00192e;}
.service_head form input{display: block;}
.service_head_row{min-height:600px;}
.service_head h1, .service_head .service_head_cont {margin-bottom: 30px;}
/* END single */
iframe {width: 100%;min-height: 400px;}
/*-- Footer -----------------------------------------------------------------*/
footer .contact_list li .svg {fill: #fff;}
.creator_social a, .footer_social .i_svg, footer .contact_list .i_svg {display: inline-block;padding: 12px;margin: 0 5px;border-radius: 50px;box-shadow: -2px -2px 4px 0px rgba(255, 255, 255, 0.1), 2px 2px 4px 0px rgb(0, 0, 0);}
.creator_social svg, .footer_social svg {fill: #fff; display: block;}
.creator_social a:hover svg, .footer_social a:hover .i_svg svg, footer .contact_list li:hover .svg{fill: var(--color_a);}
.creator_social a:hover, .footer_social a:hover .i_svg, footer .contact_list li:hover .i_svg{box-shadow: inset -2px -2px 4px 0px rgba(255, 255, 255, 0.1), inset 2px 2px 4px 0px rgb(0, 0, 0);}
.footer_social a {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: center !important;align-items: center !important;}
.footer_social .i_svg {margin-right: 10px;}

footer .info {font-size: 14px;}
.myscroll {text-align: center;}
footer img.custom-logo {max-width: 300px;height: auto;margin-bottom: 20px;max-height: 300px;}

.footer_viu {background-color: #26262E;padding-top: 50px;padding-bottom: 20px;border-radius: var(--border_blk);border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;}
footer .h4, footer h2 {font-style: normal;font-weight: var(--weight_b);font-size: 22px;line-height: 23px;margin: 0 0 15px 0;}
footer, footer a, footer p, .info_copyright span{font-style: normal;font-weight: var(--weight_ll);font-size: 14px;line-height: 18px;color: #fff;}
footer ul {list-style: none;margin: 0;padding: 0;}
footer ul li, .footer_social a {margin: 10px 0;}
footer a:focus, footer a:hover, footer a:active, .current_page_item a {color: var(--color_a);opacity: 1;text-decoration: none;}
footer a:focus:before, footer a:hover:before, footer a:active:before, .current_page_item a:before {background-color: var(--color_a);}
.contact_list {list-style: none;padding: 0;}
.contact_list li {position: relative;}
.contact_list li a, .contact_list li span {display: inline-block;}
.contact_list p {display: inline-block;position: relative;}
.info_copyright span {text-transform: uppercase;}

footer .info {margin-top: 10px;border-top: 1px solid rgba(255, 255, 255, 0.14);padding-top: 20px;}
footer .info p {font-style: normal;font-weight: var(--weight_b);font-size: 16px;line-height: 18px;opacity: 0.5;}
footer .info p {text-align: right;margin: 0;padding: 0;}
footer i {margin-right: 10px;color: var(--color_a);}

footer .menu a {display: inline-block;padding-left: 25px;position: relative;}
footer .menu a:before{
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  /*
  background-image: url("data:image/svg+xml;utf8,<svg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_204_1933)'><mask id='mask0_204_1933' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='100' height='100'><path d='M100 0H0V100H100V0Z' fill='white'/></mask><g mask='url(%23mask0_204_1933)'><path d='M89.9776 48.6041V52.5131C89.9725 61.6755 87.0056 70.5905 81.5194 77.929C76.0333 85.2674 68.3221 90.6358 59.5356 93.2341C50.7496 95.8318 41.3587 95.5198 32.7642 92.3444C24.1696 89.1694 16.8316 83.3009 11.8448 75.6147C6.85787 67.9279 4.48924 58.8355 5.09211 49.6931C5.69497 40.5506 9.237 31.8479 15.19 24.8829C21.143 17.918 29.1879 13.0639 38.125 11.0447C47.0621 9.02545 56.4127 9.94928 64.7816 13.6783' stroke='%23164E77' stroke-width='10' stroke-linecap='round' stroke-linejoin='round'/><path d='M89.9813 18.5225L47.4927 61.0536L34.7461 48.3071' stroke='%23164E77' stroke-width='10' stroke-linecap='round' stroke-linejoin='round'/></g></g><defs><clipPath id='clip0_204_1933'><rect width='100' height='100' fill='white'/></clipPath></defs></svg>");
  */
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;top: 0;bottom: 0;left: 0;margin: auto;
  box-shadow: -2px -2px 4px 0px rgba(255, 255, 255, 0.1), 2px 2px 4px 0px rgb(0, 0, 0);
  border-radius: 20px;
  }

.dropdown-toggle::after{
   content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  background-image: url("data:image/svg+xml;utf8,<svg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 1L5 5L1 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0.4em; /* по желанию */
  vertical-align: middle; /* выравнивание по тексту */
}
.footer_social .fa-vk {color: #0077FF;}
.footer_social .fa-telegram-plane {color: #37AEE2;}
.footer_social .fa-youtube {color: #FF0000;}
.footer_social .fa-linkedin {color: #0a66c2;}
.footer_social .fa-whatsapp {color: #0fc145;}
.footer_social .fa-twitter {color: #1d9bf0;}
.footer_social .fa-facebook {color: #0866ff;}
.footer_social .fa-instagram {color: #f300ce;}
.footer_social .fa-odnoklassniki {color: #ff7500;}

/*-- END Footer -------------------------------------------------------*/
/*-- Carousel --*/
.carousel-indicators .active {background-color: #2196f3;}
/*-- slider_class_1 --*/
.slider_class_1 .carousel-caption, .slider_class_2 .carousel-caption {position: relative;top: auto;right: auto;bottom: auto;left: auto;color: #333;text-align: left;padding: 0 10px;margin: 0;}
.slider_class_1 .carousel_image, .slider_class_1 .carousel-caption,
.slider_class_2 .carousel_image, .slider_class_2 .carousel-caption {display: inline-block;width: 49%;vertical-align: top;}
.slider_class_1 .carousel-item, .slider_class_2 .carousel-item {background-color: #e9e9e9;}
/*-- End slider_class_1 --*/
/*-- slider_class_2 --*/
.slider_class_2 .carousel_image {float: right;}
/*-- End slider_class_1 --*/
/*-- END Carousel --*/
.breadcrumbs {margin-top: 20px;font-size: 14px;}
/*-- Slick clider --*/
.slick-dots li {width: 15px;height: 15px; border-radius: 50%;overflow: hidden;}
.slick-dots {bottom: 10px;}
.slick-dots li button::before {content: '';background-color: var(--color_a);}
.slick-prev::before, .slick-next::before {font-size: 40px;color: #2196f3;}
.slick-prev, .slick-next {width: 45px; height: 100%;z-index: 1;}
button.slick-arrow:hover, button.slick-arrow:active, button.slick-arrow:focus {border: none;}
.slick-prev {left: 0;}
.slick-next {right: 0;}
/*-- END Slick clider --*/
.lang-switcher-inline {text-align: center;}
.lang-switcher-inline a {
  padding: 15px 20px;
  background-color: #d7d7d7;
  border-radius: 30px;
  margin: 15px 10px;
  display: inline-block;
}
.lang-switcher-inline a.active {
  color: #fff;
  background-color: var(--color_a);
}

/*-- 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: 700px;padding: 40px;margin:20px auto;box-sizing: border-box;background-color: #fff;border-radius: 16px;}
.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: #000;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, .popup_wl h3 {font-size: 24px;margin-bottom: 15px;}
.popup_wl input[type="submit"] {width: 100%;margin-top: 20px;}
.popup_wl textarea {max-height: 160px;height: 100px;}
.popup_wl .custom-logo {margin-bottom: 20px;}
.popup_wl .wpcf7-list-item {margin: 0;}
/*-- END popup --*/

.mt6{margin-top: 60px;}
.mb6{margin-bottom: 60px;}
.pt6{padding-top: 60px;}
.pb6{padding-bottom: 60px;}
.mt4{margin-top: 40px;}
.mb4{margin-bottom: 40px;}
.pt4{padding-top: 40px;}
.pb4{padding-bottom: 40px;}
.mt3{margin-top: 30px;}
.mb3{margin-bottom: 30px;}
.pt3{padding-top: 30px;}
.pb3{padding-bottom: 30px;}

@media (max-width: 576px) {}
@media (max-width: 767px) {
	.mt6{margin-top: 30px;}
	.mb6{margin-bottom: 30px;}
	.pt6{padding-top: 30px;}
	.pb6{padding-bottom: 30px;}
	.mt4{margin-top: 20px;}
	.mb4{margin-bottom: 20px;}
	.pt4{padding-top: 20px;}
	.pb4{padding-bottom: 20px;}
    .mt3{margin-top: 15px;}
    .mb3{margin-bottom: 15px;}
    .pt3{padding-top: 15px;}
    .pb3{padding-bottom: 15px;}
    .form_head{margin-bottom: 25px;}
    .creator_imgb {margin-top: 30px;}
  .mob_none {display: none;}
  .header_social {margin-left: auto;-ms-flex-pack: center !important;justify-content: center !important;}
  .blk_desct {display: none;}
  .related-posts .related-item {margin-bottom: 30px;}
	h1, .creator h1{font-size: 36px;}
  h2 {font-size: 24px;}
  .showcase h2 {font-size: 18px;}

	/*-- Single --*/
	.nav-next {float: none;}
	/*-- END Single --*/
	.slider_class_1 .carousel_image, .slider_class_1 .carousel-caption {width: 100%;}
	.slider_class_2 .carousel_image {float: none;}
    footer, footer .info, footer .info p {text-align: center;}
    .info_logo {margin-bottom: 20px;}
    #footer>div{margin-bottom: 20px;}
    .navbar-nav {text-align: center;}
    .navbar-light .navbar-nav .nav-link{padding: 15px 0;display: block;font-size: 20px;}
    .navbar-nav{margin-top: 30px;margin-bottom: 20px;}
    .category .excerpt {font-size: 16px;}
    .manager_post {margin-top: 20px;}
    .menu_contacts .logo_viu {display: none;}
    .custom-logo {max-height: 60px;width: auto;}
    .menu_contacts .container .row>div:nth-child(2) {display: none;}
    .menu_contacts h6 {font-size: 18px;}
    .menu_contacts .cont_head a {font-size: 14px;}
    h1, h2, .hslider_viu h3, .hslider_viu h3, .service_list h2 {font-size: 30px;}
    h4 {font-size: 28px;} h5 {font-size: 26px;} h6 {font-size: 20px;}
    .hslider_viu {padding: 100px 0;}
    .navbar .navbar-nav>li:nth-last-child(1) {display: none;}
    .creator img {display: none;}

    .footer_social {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: center !important;justify-content: center !important;}
    .footer_social a {flex-direction: column;margin: 10px;}

    .wl_category img {margin-bottom: 20px;}
    .sidebar {display: none;}
    .header_blk { padding-top: 100px; padding-bottom: 40px;}
    .os_cont {padding-top: 10px;padding-bottom: 30px;}
    .os_row_viu img{border-radius: 40px;}
    .footer_social .i_svg {margin: 10px;}

}

@media (max-width: 991px) {
	.header_callback {display: none;}
	.service_list_viu .btn_more{padding: 10px 10px: 16px !important;}
	.service_list_viu a{font-size: 14px;}
	.btn_more svg {width: 15px;right: 7px;}
}
@media (max-width: 1200px) {}

@media (min-width: 768px) {
  .lang-switcher-inline {display: none;}
  .desk_none {display: none;}
  .blk_mob {display: none;}
  .cont_head {max-width: 220px;}
}
/*-- fishki transition animation  keyframes------------------------------------------------------------------------------------*/
/*-- fishki transition animation  keyframes-------------------------------------------------------------------------------------*/
/*-- transition --*/
.grow:hover {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.transition_1s{-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{-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, .my-menu li > ul, .showcase .sh_viu:before, .dropdown-menu,
a, .header_social a, .header_social svg, .footer_social .i_svg, .footer_social svg, svg, .btn,
.panel-heading:before, footer .menu a:before, .service_list_viu
{-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;}
.ajhjhkhkfgd {-webkit-transition: all 0.1s ease-in-out 0s;-moz-transition: all 0.1s ease-in-out 0s;-o-transition: all 0.1s ease-in-out 0s;-ms-transition: all 0.1s ease-in-out 0s;transition: all 0.1s ease-in-out 0s;}
/*-- end transition --*/
/*-- rotate vrashenie--*/
.rotate {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);}
/*-- end rotate --*/
@keyframes text-glow {
  0% {border-color: #e94041;}
  100% {border-color: #b7deff;}
  0% {padding: 5px 40px;}
  100% {padding: 5px 50px;}
}
.blur{-webkit-filter: blur(3px);-moz-filter: blur(3px);-o-filter: blur(3px);-ms-filter: blur(3px);filter: blur(3px);}
.block_up_l {position: fixed;left: -100%;top: 0;right: 0;bottom: 0;height: 100%;width: 100%;background-color: #333;z-index: 1050;background-image: url(../img/bg_form.jpg);overflow: auto;background-repeat: no-repeat;background-position: center;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}



/* START  animate ******************************************************************************/
/* Базовый скрытый стиль */
.animate {opacity: 0;transition: opacity 0.8s ease-out, transform 0.8s ease-out;}
/* Активная анимация */
.animate_t {opacity: 1;}
.fadeInUp.animate_t {animation: fadeInUp 0.8s ease-out;}
.fadeInLeft.animate_t {animation: fadeInLeft 0.8s ease-out;}
.fadeInRight.animate_t {animation: fadeInRight 0.8s ease-out;}
/* Кастомные анимации через keyframes */
.fadeInUp.animate_t {animation: fadeIn 1.4s ease-out forwards;}
.fadeInUp.animate_t {animation: fadeInUp 0.8s ease-out forwards;}
.fadeInLeft.animate_t {animation: fadeInLeft 0.8s ease-out forwards;}
.fadeInRight.animate_t {animation: fadeInRight 0.8s ease-out forwards;}
/* Keyframes остаются без изменений */
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes fadeInUp {
  from {opacity: 0;transform: translateY(30px);}
  to {opacity: 1;transform: translateY(0);}
}
@keyframes fadeInLeft {
  from {opacity: 0;transform: translateX(-30px);}
  to {opacity: 1;transform: translateX(0);}
}
@keyframes fadeInRight {
  from {opacity: 0;transform: translateX(30px);}
  to {opacity: 1;transform: translateX(0);}
}
@keyframes backIn {
  from {background-color: rgba(0, 0, 0, 0.0);;}
  to {background-color: rgba(0, 0, 0, 0.5);;}
}
/* END  animate ******************************************************************************/
/* START  animate header ******************************************************************************/
@media (min-width: 768px) {}
    .anim_img {
    animation: fadeIn;
    animation-duration: 0s;
    animation-delay: 0s;
    animation-fill-mode: none;
    animation-duration: 1.5s;
    animation-delay: 2.5s;
    animation-fill-mode: backwards;
    }
    .back_video .anim_img {animation-delay: 4.0s;}
  .anim_1, .anim_2, .anim_3, .anim_4, .anim_5, .anim_6 {
    animation: fadeInUp;
    animation-duration: 0s;
    animation-delay: 0s;
    animation-fill-mode: none;
    animation-duration: 1.5s;
    animation-fill-mode: backwards;
  }
  .anim_1{animation-delay: 0.5s;}
  .anim_2{animation-delay: 1s;}
  .anim_3{animation-delay: 1.5s;}
  .anim_4{animation-delay: 2s;}
  .anim_5{animation-delay: 2.5s;}
  .anim_7{animation-delay: 3.0s;}
  .anim_8{animation-delay: 3.5s;}
  .anim_9{animation-delay: 4.0s;}
  .anim_10{animation-delay: 4.5s;}
  .anim_11{animation-delay: 5.0s;}
  .anim_12{animation-delay: 5.5s;}
  .cr_content {animation: backIn;
    animation-duration: 0s;
    animation-delay: 0s;
    animation-fill-mode: none;
    animation-duration: 1.5s;
    animation-fill-mode: backwards;
    animation-delay: 3.0s;
    }

/* END  animate header ******************************************************************************/
.creator .btn_gold {position: relative;overflow: hidden;transition: 0.3s;}
.creator .btn_gold::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 50px;
    height: 100%;
    background: linear-gradient(
        120deg, 
        rgba(255, 255, 255, 0) 0%, 
        rgba(255, 255, 255, 0.5) 50%, 
        rgba(255, 255, 255, 0) 100%
    );
    /*background: rgba(255, 255, 255, 0.4);*/
    transform: skewX(-40deg);
    animation: shine 2s infinite linear;
}
@keyframes shine {0% {left: -100%;}100% {left: 100%;}}

/*-- END fishki transition animation  keyframes-----------------------------------------------------------------------------*/
/*-- END fishki transition animation  keyframes-----------------------------------------------------------------------------*/

.grecaptcha-badge {
    -webkit-transform: translateX(150%);
  -ms-transform: translateX(150%);
  transform: translateX(150%);
}



.cat_fransh_viu .sh_two_viu {margin-top: 15px;}
.form_manager {background-color: rgba(239, 71, 111, 0.1);margin: 20px 0;}
.form_manager>.row{margin: 0;padding: 15px 10px;}
.form_manager input[type="submit"]{padding: 12px 16px;width: 100%;}

.manager_post {position: relative;padding-top: 50px;}
.manager_post_viu{background-color: rgba(239, 71, 111, 0.1);padding: 80px 10px 15px 10px;}
.manager_post img {margin-bottom: -64px;}
.manager_post p{font-size: 16px;}
.manager_post .btn {width: 100%;}
.manager_post .manager_img {position: absolute;top: 0;right: 0;left: 0;margin: auto;border-radius: 50%;width: 100px;height: 100px;overflow: hidden;}

.blk_manag_js .manager_post_viu, .blk_manag_mob_js .manager_post_viu {background-color: transparent;}

.block_finance {margin-top: 25px;margin-bottom: 10px;}
.block_finance p{font-style: normal;font-weight: var(--weight_bb);font-size: 20px;line-height: 23px;margin-bottom: 5px;}
.block_finance span{display: block; font-style: normal;font-weight: var(--weight_b);font-size: 14px;line-height: 16px;color: #757575;margin-bottom: 20px;}

.form_manager, .manager_post_viu {border-radius: 16px;}
.wpcf7-spinner {position: absolute;right: 0;top: 7px;}

.wpc-filter-title {font-weight: var(--weight_bb);}
.wpc-filter-title, .wpc-filters-widget-main-wrapper li.wpc-term-item a, .widget-area .widget li.wpc-term-item a
{font-size: 16px;}
.wpc-filters-widget-main-wrapper li.wpc-term-item a, .widget-area .widget li.wpc-term-item a {color: #000;}

.category main>p{margin-bottom: 40px;}
.wpc-filters-widget-wrapper .wpc-posts-found {display: none;}




.sidebar  {
  background-color: #f4f6f9;
padding: 20px;
height: fit-content;
border-radius: 15px;
}
.sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5 {font-size: 22px;}
.sidebar .widget_block {margin-bottom: 15px;}
.sidebar .widget_block:nth-last-child(1) {margin-bottom: 0;}
.sidebar ul{list-style: none;padding: 0;}

.single-post .attachment-post-thumbnail {margin-bottom: 15px;}

.home_head {text-align: center;
  padding: 215px 0;
background-image: url("../img/map.jpg"); 
}
.home_head img {max-width: 100%;}
.wp-block-separator {border:none;}

.sidebar li {font-size: 16px;margin-bottom: 15px;}



.testimonials {
  text-align: center;
  padding: 80px 0;
  color: #fff;
  background-color: #282f39;
}
.testimonials_slide {
    background-color: #3d4550;
    padding: 40px;
}
.testimonials_slide p {font-size: 22px;font-style: italic;}
.testimonials_slide .quote-mark i {color: var(--color_a);font-size: 26px;}
.testimonials_slide .quote-mark, .testimonials_slide p {margin-bottom: 30px;}
.testimonials_slide h4{position: relative;}
.testimonials_slide h4:before{
    height: 2px;
    width: 370px;
    position: absolute;
    display: inline-block;
    content: "";
    background-color: rgba(97, 114, 138, .2);
    margin: -26px auto;
    left: 0;
    right: 0;
}
.testimonials .slick-dots{position: relative;bottom: 0;margin-top: 40px;}

.automechanic {margin-top: 20px;padding-top: 20px;border-top: 2px solid #e8e8e8;}
.automechanic h2 {font-size: 18px;}
.automechanic h6 {font-size: 14px;}
.automechanic img {margin-bottom: 20px;border-radius: 12px;}
.automechanic textarea {height: 150px;}

















