/*!**************************************
******* Author: Kostadin Dinkov *******
*************************************/@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap");*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a,abbr,acronym,address,applet,article,aside,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,main,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}figure{margin:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}input[type=email],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],select,textarea{padding:0;margin:0;border:none;border-radius:0;-moz-border-radius:0;box-sizing:border-box;-webkit-border-radius:0;-webkit-box-sizing:border-box}button,input[type=email],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],textarea{appearance:initial;-moz-appearance:initial;-webkit-appearance:none}@font-face{font-family:"FontAwesome";src:url("../fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../fonts/FontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Ionicons";src:url("../fonts/Ionicons/ionicons.eot?v=2.0.0");src:url("../fonts/Ionicons/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url("../fonts/Ionicons/ionicons.ttf?v=2.0.0") format("truetype"),url("../fonts/Ionicons/ionicons.woff?v=2.0.0") format("woff"),url("../fonts/Ionicons/ionicons.svg?v=2.0.0#Ionicons") format("svg");font-weight:normal;font-style:normal}.row{margin-left:auto;margin-right:auto;max-width:1440px;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:480px){.row{max-width:460px}}@media (min-width:640px){.row{max-width:620px}}@media (min-width:768px){.row{max-width:748px}}@media (min-width:992px){.row{max-width:972px}}@media (min-width:1200px){.row{max-width:1180px}}@media (min-width:1440px){.row{max-width:1440px}}.row.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.full{max-width:none}.row .row{padding-left:0;padding-right:0;margin-left:-10px;width:calc(100% + 20px);max-width:calc(100% + 20px)}.col{float:left;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-left:10px;padding-right:10px}.col.unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col.self_center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.col.no_gut{padding:0}.row.default_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.default_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.default_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.default_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.default_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.default_around{-ms-flex-pack:distribute;justify-content:space-around}.col.default_prefix_0{margin-left:0}.col.default_suffix_0{margin-right:0}.col.default_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.default_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.default_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col.default_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.default_prefix_1{margin-left:8.3333333333%}.col.default_suffix_1{margin-right:8.3333333333%}.col.default_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.default_prefix_2{margin-left:16.6666666667%}.col.default_suffix_2{margin-right:16.6666666667%}.col.default_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.default_prefix_3{margin-left:25%}.col.default_suffix_3{margin-right:25%}.col.default_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.default_prefix_4{margin-left:33.3333333333%}.col.default_suffix_4{margin-right:33.3333333333%}.col.default_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.default_prefix_5{margin-left:41.6666666667%}.col.default_suffix_5{margin-right:41.6666666667%}.col.default_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.default_prefix_6{margin-left:50%}.col.default_suffix_6{margin-right:50%}.col.default_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.default_prefix_7{margin-left:58.3333333333%}.col.default_suffix_7{margin-right:58.3333333333%}.col.default_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.default_prefix_8{margin-left:66.6666666667%}.col.default_suffix_8{margin-right:66.6666666667%}.col.default_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.default_prefix_9{margin-left:75%}.col.default_suffix_9{margin-right:75%}.col.default_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.default_prefix_10{margin-left:83.3333333333%}.col.default_suffix_10{margin-right:83.3333333333%}.col.default_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.default_prefix_11{margin-left:91.6666666667%}.col.default_suffix_11{margin-right:91.6666666667%}.col.default_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.default_prefix_12{margin-left:100%}.col.default_suffix_12{margin-right:100%}@media (min-width:480px){.row.tiny_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.tiny_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.tiny_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.tiny_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.tiny_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.tiny_around{-ms-flex-pack:distribute;justify-content:space-around}.col.tiny_prefix_0{margin-left:0}.col.tiny_suffix_0{margin-right:0}.col.tiny_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.tiny_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.tiny_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col.tiny_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.tiny_prefix_1{margin-left:8.3333333333%}.col.tiny_suffix_1{margin-right:8.3333333333%}.col.tiny_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.tiny_prefix_2{margin-left:16.6666666667%}.col.tiny_suffix_2{margin-right:16.6666666667%}.col.tiny_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.tiny_prefix_3{margin-left:25%}.col.tiny_suffix_3{margin-right:25%}.col.tiny_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.tiny_prefix_4{margin-left:33.3333333333%}.col.tiny_suffix_4{margin-right:33.3333333333%}.col.tiny_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.tiny_prefix_5{margin-left:41.6666666667%}.col.tiny_suffix_5{margin-right:41.6666666667%}.col.tiny_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.tiny_prefix_6{margin-left:50%}.col.tiny_suffix_6{margin-right:50%}.col.tiny_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.tiny_prefix_7{margin-left:58.3333333333%}.col.tiny_suffix_7{margin-right:58.3333333333%}.col.tiny_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.tiny_prefix_8{margin-left:66.6666666667%}.col.tiny_suffix_8{margin-right:66.6666666667%}.col.tiny_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.tiny_prefix_9{margin-left:75%}.col.tiny_suffix_9{margin-right:75%}.col.tiny_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.tiny_prefix_10{margin-left:83.3333333333%}.col.tiny_suffix_10{margin-right:83.3333333333%}.col.tiny_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.tiny_prefix_11{margin-left:91.6666666667%}.col.tiny_suffix_11{margin-right:91.6666666667%}.col.tiny_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.tiny_prefix_12{margin-left:100%}.col.tiny_suffix_12{margin-right:100%}}@media (min-width:640px){.row.small_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.small_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.small_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.small_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.small_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.small_around{-ms-flex-pack:distribute;justify-content:space-around}.col.small_prefix_0{margin-left:0}.col.small_suffix_0{margin-right:0}.col.small_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.small_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.small_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col.small_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.small_prefix_1{margin-left:8.3333333333%}.col.small_suffix_1{margin-right:8.3333333333%}.col.small_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.small_prefix_2{margin-left:16.6666666667%}.col.small_suffix_2{margin-right:16.6666666667%}.col.small_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.small_prefix_3{margin-left:25%}.col.small_suffix_3{margin-right:25%}.col.small_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.small_prefix_4{margin-left:33.3333333333%}.col.small_suffix_4{margin-right:33.3333333333%}.col.small_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.small_prefix_5{margin-left:41.6666666667%}.col.small_suffix_5{margin-right:41.6666666667%}.col.small_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.small_prefix_6{margin-left:50%}.col.small_suffix_6{margin-right:50%}.col.small_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.small_prefix_7{margin-left:58.3333333333%}.col.small_suffix_7{margin-right:58.3333333333%}.col.small_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.small_prefix_8{margin-left:66.6666666667%}.col.small_suffix_8{margin-right:66.6666666667%}.col.small_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.small_prefix_9{margin-left:75%}.col.small_suffix_9{margin-right:75%}.col.small_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.small_prefix_10{margin-left:83.3333333333%}.col.small_suffix_10{margin-right:83.3333333333%}.col.small_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.small_prefix_11{margin-left:91.6666666667%}.col.small_suffix_11{margin-right:91.6666666667%}.col.small_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.small_prefix_12{margin-left:100%}.col.small_suffix_12{margin-right:100%}}@media (min-width:768px){.row.medium_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.medium_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.medium_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.medium_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.medium_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.medium_around{-ms-flex-pack:distribute;justify-content:space-around}.col.medium_prefix_0{margin-left:0}.col.medium_suffix_0{margin-right:0}.col.medium_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.medium_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.medium_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col.medium_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.medium_prefix_1{margin-left:8.3333333333%}.col.medium_suffix_1{margin-right:8.3333333333%}.col.medium_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.medium_prefix_2{margin-left:16.6666666667%}.col.medium_suffix_2{margin-right:16.6666666667%}.col.medium_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.medium_prefix_3{margin-left:25%}.col.medium_suffix_3{margin-right:25%}.col.medium_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.medium_prefix_4{margin-left:33.3333333333%}.col.medium_suffix_4{margin-right:33.3333333333%}.col.medium_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.medium_prefix_5{margin-left:41.6666666667%}.col.medium_suffix_5{margin-right:41.6666666667%}.col.medium_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.medium_prefix_6{margin-left:50%}.col.medium_suffix_6{margin-right:50%}.col.medium_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.medium_prefix_7{margin-left:58.3333333333%}.col.medium_suffix_7{margin-right:58.3333333333%}.col.medium_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.medium_prefix_8{margin-left:66.6666666667%}.col.medium_suffix_8{margin-right:66.6666666667%}.col.medium_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.medium_prefix_9{margin-left:75%}.col.medium_suffix_9{margin-right:75%}.col.medium_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.medium_prefix_10{margin-left:83.3333333333%}.col.medium_suffix_10{margin-right:83.3333333333%}.col.medium_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.medium_prefix_11{margin-left:91.6666666667%}.col.medium_suffix_11{margin-right:91.6666666667%}.col.medium_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.medium_prefix_12{margin-left:100%}.col.medium_suffix_12{margin-right:100%}}@media (min-width:992px){.row.large_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.large_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.large_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.large_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.large_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.large_around{-ms-flex-pack:distribute;justify-content:space-around}.col.large_prefix_0{margin-left:0}.col.large_suffix_0{margin-right:0}.col.large_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.large_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.large_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col.large_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.large_prefix_1{margin-left:8.3333333333%}.col.large_suffix_1{margin-right:8.3333333333%}.col.large_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.large_prefix_2{margin-left:16.6666666667%}.col.large_suffix_2{margin-right:16.6666666667%}.col.large_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.large_prefix_3{margin-left:25%}.col.large_suffix_3{margin-right:25%}.col.large_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.large_prefix_4{margin-left:33.3333333333%}.col.large_suffix_4{margin-right:33.3333333333%}.col.large_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.large_prefix_5{margin-left:41.6666666667%}.col.large_suffix_5{margin-right:41.6666666667%}.col.large_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.large_prefix_6{margin-left:50%}.col.large_suffix_6{margin-right:50%}.col.large_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.large_prefix_7{margin-left:58.3333333333%}.col.large_suffix_7{margin-right:58.3333333333%}.col.large_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.large_prefix_8{margin-left:66.6666666667%}.col.large_suffix_8{margin-right:66.6666666667%}.col.large_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.large_prefix_9{margin-left:75%}.col.large_suffix_9{margin-right:75%}.col.large_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.large_prefix_10{margin-left:83.3333333333%}.col.large_suffix_10{margin-right:83.3333333333%}.col.large_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.large_prefix_11{margin-left:91.6666666667%}.col.large_suffix_11{margin-right:91.6666666667%}.col.large_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.large_prefix_12{margin-left:100%}.col.large_suffix_12{margin-right:100%}}@media (min-width:1200px){.row.giant_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.giant_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.giant_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.giant_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.giant_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.giant_around{-ms-flex-pack:distribute;justify-content:space-around}.col.giant_prefix_0{margin-left:0}.col.giant_suffix_0{margin-right:0}.col.giant_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.giant_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.giant_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col.giant_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.giant_prefix_1{margin-left:8.3333333333%}.col.giant_suffix_1{margin-right:8.3333333333%}.col.giant_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.giant_prefix_2{margin-left:16.6666666667%}.col.giant_suffix_2{margin-right:16.6666666667%}.col.giant_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.giant_prefix_3{margin-left:25%}.col.giant_suffix_3{margin-right:25%}.col.giant_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.giant_prefix_4{margin-left:33.3333333333%}.col.giant_suffix_4{margin-right:33.3333333333%}.col.giant_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.giant_prefix_5{margin-left:41.6666666667%}.col.giant_suffix_5{margin-right:41.6666666667%}.col.giant_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.giant_prefix_6{margin-left:50%}.col.giant_suffix_6{margin-right:50%}.col.giant_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.giant_prefix_7{margin-left:58.3333333333%}.col.giant_suffix_7{margin-right:58.3333333333%}.col.giant_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.giant_prefix_8{margin-left:66.6666666667%}.col.giant_suffix_8{margin-right:66.6666666667%}.col.giant_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.giant_prefix_9{margin-left:75%}.col.giant_suffix_9{margin-right:75%}.col.giant_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.giant_prefix_10{margin-left:83.3333333333%}.col.giant_suffix_10{margin-right:83.3333333333%}.col.giant_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.giant_prefix_11{margin-left:91.6666666667%}.col.giant_suffix_11{margin-right:91.6666666667%}.col.giant_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.giant_prefix_12{margin-left:100%}.col.giant_suffix_12{margin-right:100%}}@media (min-width:1440px){.row.layout_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.layout_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.layout_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.layout_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.layout_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.layout_around{-ms-flex-pack:distribute;justify-content:space-around}.col.layout_prefix_0{margin-left:0}.col.layout_suffix_0{margin-right:0}.col.layout_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.layout_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.layout_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.col.layout_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.layout_prefix_1{margin-left:8.3333333333%}.col.layout_suffix_1{margin-right:8.3333333333%}.col.layout_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.layout_prefix_2{margin-left:16.6666666667%}.col.layout_suffix_2{margin-right:16.6666666667%}.col.layout_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.layout_prefix_3{margin-left:25%}.col.layout_suffix_3{margin-right:25%}.col.layout_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.layout_prefix_4{margin-left:33.3333333333%}.col.layout_suffix_4{margin-right:33.3333333333%}.col.layout_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.layout_prefix_5{margin-left:41.6666666667%}.col.layout_suffix_5{margin-right:41.6666666667%}.col.layout_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.layout_prefix_6{margin-left:50%}.col.layout_suffix_6{margin-right:50%}.col.layout_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.layout_prefix_7{margin-left:58.3333333333%}.col.layout_suffix_7{margin-right:58.3333333333%}.col.layout_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.layout_prefix_8{margin-left:66.6666666667%}.col.layout_suffix_8{margin-right:66.6666666667%}.col.layout_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.layout_prefix_9{margin-left:75%}.col.layout_suffix_9{margin-right:75%}.col.layout_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.layout_prefix_10{margin-left:83.3333333333%}.col.layout_suffix_10{margin-right:83.3333333333%}.col.layout_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.layout_prefix_11{margin-left:91.6666666667%}.col.layout_suffix_11{margin-right:91.6666666667%}.col.layout_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.layout_prefix_12{margin-left:100%}.col.layout_suffix_12{margin-right:100%}}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}::-moz-selection{color:#fff;background-color:#363636}::selection{color:#fff;background-color:#363636}::-moz-selection{color:#fff;background-color:#363636}html{color:#000;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual;background:#fff;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Open Sans",sans-serif}body{color:#000;background:#fff;font-size:18px;font-family:"Open Sans",sans-serif}body.navi_open{overflow:hidden}.clearfix{zoom:1}.clearfix:after{content:"";display:table;clear:both}.crossed{text-decoration:line-through}.underline{text-decoration:underline}figure{display:inline-block}figure img{width:100%;margin:0 auto;display:block}a img{max-width:100%}h1,h2,h3,h4,h5,h6{display:block;text-rendering:optimizeLegibility}h1{font-size:50px}h2{font-size:46px}h3{font-size:30px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}strong{font-weight:600}em{font-style:italic}p{line-height:1.362em}a{color:#fff;text-decoration:none;-webkit-transition:color 0.3s,background 0.3s ease-in-out;transition:color 0.3s,background 0.3s ease-in-out}.btn{color:#fff;background:#1CB202;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.25);box-shadow:2px 2px 4px rgba(0,0,0,0.25);text-align:center;font-family:"Roboto",sans-serif;font-size:14px;font-weight:500;line-height:1.172em;border-radius:11px;cursor:pointer;padding:11px 44px;-webkit-transition:color 0.3s,background 0.3s ease-in-out;transition:color 0.3s,background 0.3s ease-in-out}@media (min-width:480px){.btn{font-size:14px}}@media (min-width:640px){.btn{font-size:14px}}@media (min-width:768px){.btn{font-size:16px}}@media (min-width:992px){.btn{font-size:20px}}@media (min-width:1200px){.btn{font-size:24px}}.btn:hover{color:#1CB202;background-color:#fff}@media (min-width:480px){.btn{width:auto;display:inline-block}.btn.wide{width:100%;display:block}}.main_navi{padding:15px 10px;-webkit-transition:0.3s all;transition:0.3s all;position:absolute;top:0;left:0;right:0;-webkit-transition:position 0.3s;transition:position 0.3s;z-index:999}@media (min-width:768px){.main_navi{padding:15px 30px}}@media (min-width:1600px){.main_navi{padding:15px 100px}}.main_navi.fixed{padding:15px 10px;background:#fff;-webkit-box-shadow:0 4px 2px -1px rgba(0,0,0,0.07);box-shadow:0 4px 2px -1px rgba(0,0,0,0.07);position:fixed;top:0;left:0;right:0;-webkit-animation-name:slideFromTop;animation-name:slideFromTop;-webkit-animation-duration:0.5s;animation-duration:0.5s}@media (min-width:768px){.main_navi.fixed{padding:15px 30px}.main_navi.fixed .btn{padding:11px 40px;font-size:20px}}@media (min-width:1600px){.main_navi.fixed{padding:15px 100px}}.main_navi.fixed .nav-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main_navi.fixed .btn{display:block;padding:11px 30px;font-size:16px}.main_navi .nav-wrapper{max-width:1400px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}@media (min-width:640px){.main_navi .nav-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.main_navi .btn{display:none}@-webkit-keyframes slideFromTop{0%{top:-200px}to{top:0}}@keyframes slideFromTop{0%{top:-200px}to{top:0}}.invest-footer{background-color:#fafafa;padding:20px 30px}@media (min-width:640px){.invest-footer{padding:20px 0}}.invest-footer a{color:#A400AB;font-weight:400;line-height:1.362em;border-bottom:1px solid transparent;-webkit-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out;font-size:14px}.invest-footer a:hover{border-color:#A400AB}@media (min-width:992px){.invest-footer a{font-size:16px}}@media (min-width:1200px){.invest-footer a{font-size:18px}}.footer-nav{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 10px);margin-left:-5px;max-width:900px}@media (min-width:640px){.footer-nav{margin-bottom:15px}}@media (min-width:768px){.footer-nav{margin-bottom:0}}.footer-nav li{padding:5px 5px;width:50%}@media (min-width:640px){.footer-nav li{width:auto}}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:640px){.contact{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:768px){.contact{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.head-section{z-index:998;position:relative}.head-section .text-col{padding:80px 0 0;text-align:center}@media (min-width:480px){.head-section .text-col{padding-bottom:50px}}@media (min-width:640px){.head-section .text-col{text-align:left}}@media (min-width:768px){.head-section .text-col{padding:90px 0 0 30px}}@media (min-width:1200px){.head-section .text-col{padding:100px 0 50px 30px}}@media (min-width:1680px){.head-section .text-col{padding:190px 0 100px 30px}}.head-section .text-col .btn{margin-top:20px}@media (min-width:640px){.head-section .text-col .btn{margin-left:0}}.head-section .opening_img{height:100%;width:100%;max-width:100%;position:absolute;top:0;right:0;z-index:-1}.head-section .opening_img:before{content:"";width:100%;height:100%;background-color:rgba(255,255,255,0.6);position:absolute;top:0;left:0}@media (min-width:640px){.head-section .opening_img{max-width:50%}.head-section .opening_img:before{width:25%;background:-webkit-gradient(linear,left top,right top,from(white),color-stop(15%,white),to(rgba(255,255,255,0)));background:linear-gradient(to right,white 0%,white 15%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}}.head-section .opening_img img{height:100%;-o-object-fit:cover;object-fit:cover}.head-section .opening_img .fig-col{display:none}@media (min-width:640px){.head-section .opening_img .fig-col{display:block}.head-section .opening_img .fig-col figure{position:absolute;top:0;right:0;-o-object-fit:fill;object-fit:fill;max-height:700px;max-width:960px}}.head-section .logo{width:120px}@media (min-width:1200px){.head-section .logo{width:140px}}@media (min-width:1440px){.head-section .logo{width:160px}}.head-section h2{line-height:1.37em;font-weight:normal;font-weight:400;text-align:center;font-size:18px}@media (min-width:480px){.head-section h2{font-size:20px}}@media (min-width:640px){.head-section h2{font-size:24px;text-align:left}}@media (min-width:768px){.head-section h2{font-size:32px}}@media (min-width:992px){.head-section h2{font-size:38px}}@media (min-width:1200px){.head-section h2{font-size:42px}}@media (min-width:1440px){.head-section h2{font-size:46px}}.head-section p{font-weight:400;line-height:1.362em;margin:25px 0;font-size:14px;text-align:center}@media (min-width:480px){.head-section p{font-size:14px;margin:25px 0}}@media (min-width:640px){.head-section p{margin:25px 0;font-size:16px;text-align:left}}@media (min-width:768px){.head-section p{font-size:18px;margin:25px 0 40px 0}}@media (min-width:992px){.head-section p{font-size:22px;margin:40px 0 50px}}@media (min-width:1200px){.head-section p{font-size:26px}}.section-heading{font-weight:300;line-height:1.362em;text-align:center;font-size:30px}@media (min-width:768px){.section-heading{font-size:36px}}@media (min-width:992px){.section-heading{font-size:42px}}@media (min-width:1440px){.section-heading{font-size:50px}}.partners{text-align:center;position:relative;background-color:#fafafa;overflow:hidden;padding:40px 0}@media (min-width:768px){.partners{padding:60px 0}}.partners:before{position:absolute;content:"";max-width:325px;max-height:270px;width:100px;height:100px;background:url("../images/layout/media&partners-before.png") no-repeat;background-size:contain;top:0;left:0}@media (min-width:480px){.partners:before:before{width:150px;height:120px}}@media (min-width:640px){.partners:before{height:180px;width:180px}}@media (min-width:768px){.partners:before{width:30%;height:30%}}@media (min-width:1200px){.partners:before{width:100%;height:100%}}.partners .btn{width:100%;max-width:300px;margin:0;margin-top:30px}.partners h1{margin-bottom:30px}@media (min-width:640px){.partners h1{margin-bottom:50px}}.partners .logo-box{margin:8px 0;max-width:100%;display:inline-block}@media (min-width:480px){.partners .logo-box{margin:15px 0}}@media (min-width:640px){.partners .logo-box{margin:10px 20px}}@media (min-width:768px){.partners .logo-box{margin:20px 10px}}@media (min-width:992px){.partners .logo-box{margin:30px 0}}@media (min-width:1200px){.partners .logo-box{margin:40px 0}}.about h1{padding:25px 0 40px 0}@media (min-width:480px){.about h1{padding:30px 0 40px 0}}@media (min-width:640px){.about h1{padding:30px 0}}@media (min-width:768px){.about h1{padding:40px 0}}@media (min-width:992px){.about h1{padding:40px 0 60px}}@media (min-width:1200px){.about h1{padding:60px 0 80px 0}}.about figure{width:200px;margin-left:25px;margin-top:30px;position:relative}@media (min-width:480px){.about figure{width:260px;margin-top:40px;margin-left:0}}@media (min-width:640px){.about figure{width:200px;margin-top:0}}@media (min-width:768px){.about figure{width:248px}}@media (min-width:992px){.about figure{width:320px}}@media (min-width:1200px){.about figure{width:380px}}@media (min-width:1440px){.about figure{width:440px}}.about figure .num{position:absolute;bottom:0px;right:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:bold;color:#fff;left:0;top:-30px}@media (min-width:480px){.about figure .num{font-size:18px;top:-40px}}@media (min-width:640px){.about figure .num{font-size:15.5px}}@media (min-width:768px){.about figure .num{font-size:18px}}@media (min-width:992px){.about figure .num{font-size:24px}}@media (min-width:1200px){.about figure .num{font-size:28px;top:-60px}}@media (min-width:1440px){.about figure .num{font-size:32px}}.about .row .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about p{text-align:center;font-weight:400;font-size:14px;padding:15px 0}@media (min-width:480px){.about p{font-size:18px;padding:20px 0}}@media (min-width:640px){.about p{font-size:16px;padding:25px 30px 30px 30px}}@media (min-width:768px){.about p{font-size:18px;padding:25px 40px 30px 40px}}@media (min-width:992px){.about p{font-size:22px;padding:25px 55px 50px 55px}}@media (min-width:1200px){.about p{font-size:24px;padding:25px 85px 50px 85px}}.about .listenedLoans p{color:#018fcd}.about .listenedLoans .interestRate p{color:#e40001}.about .listenedLoans .investedAmount p{color:#8803a2}.profit-section{position:relative;background:url("../images/layout/profitJourney-bg.png") no-repeat top center;background-size:cover;z-index:0}.profit-section:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,0.6);z-index:1}.profit-section h1{position:relative;z-index:2;padding-top:20px}@media (min-width:480px){.profit-section h1{padding:30px 0 10px}}@media (min-width:640px){.profit-section h1{padding:40px 0 10px}}@media (min-width:768px){.profit-section h1{padding:40px 0 10px}}@media (min-width:992px){.profit-section h1{padding:50px 0 10px 0}}@media (min-width:1200px){.profit-section h1{padding:60px 0 20px 0}}.profit-section .profits-row{z-index:2;padding:10px 0 40px 0}@media (min-width:480px){.profit-section .profits-row{padding:30px}}@media (min-width:1200px){.profit-section .profits-row{padding:30px 0 60px 0}}@media (min-width:1440px){.profit-section .profits-row{padding:40px 0 60px 0}}.profit-section .profits-row .col{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profit-section .profits-row .col figure{position:relative;padding:30px 10px 20px;width:100%}@media (min-width:480px){.profit-section .profits-row .col figure{padding:30px 10px;margin-left:0}}@media (min-width:640px){.profit-section .profits-row .col figure{padding:50px 20px 35px;margin-left:25px}}@media (min-width:768px){.profit-section .profits-row .col figure{padding:40px 20px 15px;margin-left:0}}@media (min-width:992px){.profit-section .profits-row .col figure{padding:50px 20px 20px}}@media (min-width:1200px){.profit-section .profits-row .col figure{padding:50px 30px 25px}}@media (min-width:1440px){.profit-section .profits-row .col figure{padding:50px 30px 30px}}.profit-section .profits-row .col figure img{width:160px;height:120px}@media (min-width:480px){.profit-section .profits-row .col figure img{width:180px;height:130px}}@media (min-width:640px){.profit-section .profits-row .col figure img{width:200px;height:150px}}@media (min-width:768px){.profit-section .profits-row .col figure img{width:130px;height:100px}}@media (min-width:992px){.profit-section .profits-row .col figure img{width:180px;height:130px}}@media (min-width:1200px){.profit-section .profits-row .col figure img{width:240px;height:190px}}.profit-section .profits-row .item-name{position:absolute;inset:0;top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;font-weight:bold}@media (min-width:768px){.profit-section .profits-row .item-name{top:25px;font-size:16px}}@media (min-width:480px){.profit-section .profits-row .item-name{font-size:16px}}@media (min-width:640px){.profit-section .profits-row .item-name{font-size:18px}}@media (min-width:992px){.profit-section .profits-row .item-name{font-size:18px}}.profit-section .profits-row .separator{width:calc(100% - 20px);height:6px;display:block;margin:20px auto;position:relative;max-width:216px}@media (min-width:480px){.profit-section .profits-row .separator{height:3px}}@media (min-width:992px){.profit-section .profits-row .separator{height:5px}}@media (min-width:640px){.profit-section .profits-row .separator{max-width:initial}}@media (min-width:992px){.profit-section .profits-row .separator{margin:30px auto}}.profit-section .profits-row .separator:before{content:"";width:26px;height:26px;border-radius:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;top:-13px;left:50%;background:url("../images/icons/up-icon.svg") center center no-repeat;background-size:19px}.profit-section .profits-row .separator:after{content:"";width:0;height:0;border-style:solid;border-width:7px 6px 0 6px;position:absolute;top:11px;right:calc(50% - 6px)}@media (min-width:480px){.profit-section .profits-row .separator:after{top:-5px;right:-2px;border-width:5px 0 6px 10px}}.profit-section .profits-row .separator.red{background-color:#fe3665}.profit-section .profits-row .separator.red:before{background-color:#fe3665}.profit-section .profits-row .separator.red:after{border-color:#fe3665 transparent transparent transparent}@media (min-width:480px){.profit-section .profits-row .separator.red:after{border-color:transparent transparent transparent #fe3665}}.profit-section .profits-row .separator.purple{background-color:#9977d0}.profit-section .profits-row .separator.purple:before{background-color:#9977d0}.profit-section .profits-row .separator.purple:after{border-color:#9977d0 transparent transparent transparent}@media (min-width:480px){.profit-section .profits-row .separator.purple:after{border-color:transparent transparent transparent #9977d0}}.profit-section .profits-row .separator.yellow{background-color:#ffd400}.profit-section .profits-row .separator.yellow:before{background-color:#ffd400}.profit-section .profits-row .separator.yellow:after{border-color:#ffd400 transparent transparent transparent}@media (min-width:480px){.profit-section .profits-row .separator.yellow:after{border-color:transparent transparent transparent #ffd400}}.profit-section .profits-row .separator.blue{background-color:#365e9e}.profit-section .profits-row .separator.blue:before{background-color:#365e9e}.profit-section .profits-row .separator.blue:after{display:none}.profit-section p{font-weight:400;text-align:center;line-height:1.523em;font-size:14px;padding:0 15px;margin-top:10px;height:100%}@media (min-width:480px){.profit-section p{font-size:16px;padding:0 10px}}@media (min-width:640px){.profit-section p{padding:0 30px}}@media (min-width:768px){.profit-section p{padding:0;font-size:14px}}@media (min-width:992px){.profit-section p{padding:0 15px;font-size:16px}}@media (min-width:1200px){.profit-section p{font-size:18px}}@media (min-width:1440px){.profit-section p{padding:0 35px 0 30px}}.features{position:relative;overflow:hidden;padding-top:40px}@media (min-width:1200px){.features{padding-top:80px}}.features:before{content:url("../images/layout/wing.png");position:absolute;top:-100px;left:-35px}@media (min-width:480px){.features:before{top:-60px;left:-80px}}@media (min-width:640px){.features:before{top:-35px;left:-120px}}@media (min-width:768px){.features:before{top:-30px;left:-90px}}@media (min-width:992px){.features:before{top:-20px;left:-20px}}@media (min-width:1200px){.features:before{top:0;left:0}}.features h1{margin-bottom:0}@media (min-width:768px){.features h1{margin-bottom:30px}}.features .features_wrap{padding:40px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.features .features_wrap{min-height:460px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:20px;padding:0}}.features .features_wrap:nth-of-type(odd){background-color:#fafafa}.features .features_wrap:nth-of-type(odd) figure{float:left}.features .features_wrap:nth-of-type(odd) figure img{-o-object-position:right center;object-position:right center}.features .row.left_to_right .img-col figure:after,.features .row.right_to_left .img-col figure:after{top:auto;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgb(250,250,250)));background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(250,250,250) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#fafafa",GradientType=0)}.features .row .img-col{padding:0}.features .row .img-col figure{position:relative;height:100%;float:right}@media (max-width:768px){.features .row .img-col figure{width:100%}}.features .row .img-col figure:after{content:"";position:absolute;top:auto;bottom:0;width:100%;height:200px;display:block}@media (min-width:768px){.features .row .img-col figure:after{top:0;width:400px;height:100%}}.features .row .img-col figure img{height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.features .row.left_to_right .img-col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.features .row.left_to_right .img-col figure{float:left}@media (min-width:768px){.features .row.left_to_right .img-col figure:after{right:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgb(250,250,250)));background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgb(250,250,250) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1)}}@media (min-width:768px){.features .row.right_to_left .img-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.features .row.right_to_left .img-col figure{float:right}@media (min-width:768px){.features .row.right_to_left .img-col figure:after{left:0;background:-webkit-gradient(linear,left top,right top,from(white),color-stop(15%,white),to(rgba(255,255,255,0)));background:linear-gradient(to right,white 0%,white 15%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}}@media (min-width:768px){.features .row.right_to_left .feature-col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.features .row .feature-col{text-align:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (min-width:768px){.features .row .feature-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-left:20px;text-align:left}}@media (min-width:992px){.features .row .feature-col{padding:0 55px}}@media (min-width:1200px){.features .row .feature-col{padding:0 80px}}@media (min-width:1440px){.features .row .feature-col{padding:0 90px}}.features .row .feature-col h3{font-weight:600;line-height:1.367em;font-size:16px;margin:20px 0 5px}@media (min-width:480px){.features .row .feature-col h3{font-size:20px;margin:20px 0 10px}}@media (min-width:640px){.features .row .feature-col h3{font-size:24px;margin:25px 0 15px}}@media (min-width:768px){.features .row .feature-col h3{font-size:20px;margin:0 0 20px 0}}@media (min-width:992px){.features .row .feature-col h3{font-size:24px;margin-bottom:25px}}@media (min-width:1200px){.features .row .feature-col h3{font-size:30px;margin-bottom:30px}}.features .row .feature-col p{font-weight:normal;line-height:1.375em;font-size:14px}.features .row .feature-col p:last-child{margin-bottom:0}@media (min-width:480px){.features .row .feature-col p{font-size:16px}}@media (min-width:640px){.features .row .feature-col p{font-size:16px}}@media (min-width:768px){.features .row .feature-col p{font-size:16px}}@media (min-width:1200px){.features .row .feature-col p{font-size:21px}}.our_team{position:relative;overflow:hidden}.our_team:before{content:"";background:url("../images/layout/blue_particle.png");background-size:contain;background-repeat:no-repeat;position:absolute;bottom:50px;left:-200px;width:400px;height:400px;-webkit-transform:rotateZ(125deg);transform:rotateZ(125deg)}@media (min-width:992px){.our_team:before{left:-400px;width:700px;height:700px}}.our_team:after{content:"";background:url("../images/layout/blue_particle.png");background-size:contain;background-repeat:no-repeat;position:absolute;top:0px;right:-200px;width:400px;height:400px}@media (min-width:992px){.our_team:after{right:-400px;width:700px;height:700px}}.our_team .main-row{padding:40px 0 100px;position:relative}@media (min-width:1200px){.our_team .main-row{padding:100px 15px 180px 15px}}@media (max-width:640px){.our_team .main-row{max-width:100%}}.our_team .main-row:before{content:"";background:url("../images/layout/iuvo-group.png");background-size:contain;background-repeat:no-repeat;position:absolute;bottom:20px;left:0;right:0;margin:0 auto;width:140px;height:60px}@media (min-width:1200px){.our_team .main-row:before{bottom:70px;width:200px}}.our_team .main-row .header-col{margin-bottom:40px;position:relative;z-index:1}@media (min-width:640px){.our_team .main-row .header-col{margin-bottom:80px}}@media (min-width:992px){.our_team .main-row .header-col{margin-bottom:150px}}@media (min-width:1200px){.our_team .main-row .header-col{margin-bottom:200px}}.our_team .main-row .our-team-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.our_team .main-row .our-team-gallery figure{width:250px;height:250px;position:relative;padding:10px}@media (min-width:480px){.our_team .main-row .our-team-gallery figure{width:160px;height:160px}}@media (min-width:640px){.our_team .main-row .our-team-gallery figure{width:200px;height:200px}}.our_team .main-row .our-team-gallery figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:50%;z-index:2;position:relative;-webkit-box-shadow:1px 2px 2px 1px rgba(0,0,0,0.3);box-shadow:1px 2px 2px 1px rgba(0,0,0,0.3);-webkit-transition:-webkit-box-shadow 0.3s;transition:-webkit-box-shadow 0.3s;transition:box-shadow 0.3s;transition:box-shadow 0.3s,-webkit-box-shadow 0.3s}.our_team .main-row .our-team-gallery figure img:hover{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,0.5);box-shadow:0 0 5px 2px rgba(0,0,0,0.5)}.our_team .main-row .our-team-gallery figure.purple:before{content:"";position:absolute;inset:0;background:url("../images/layout/purple_border.png");background-size:cover;background-repeat:no-repeat;width:100%;height:100%;z-index:3;top:4px;left:-3px}.our_team .main-row .our-team-gallery figure.blue:before{content:"";position:absolute;inset:0;background:url("../images/layout/blue_border.png");background-size:cover;background-repeat:no-repeat;z-index:1;width:calc(100% + 20px);height:calc(100% + 20px);top:-6px;left:-13px}@media (min-width:480px){.our_team .main-row .our-team-gallery figure.blue:before{width:100%;height:100%;top:3px;left:-2px}}@media (min-width:640px){.our_team .main-row .our-team-gallery figure.blue:before{width:calc(100% + 20px);height:calc(100% + 20px);top:-6px;left:-12px}}.our_team .main-row .our-team-gallery figure.blue-xl:before{content:"";background:url("../images/layout/big_blue_border.png");background-size:cover;background-repeat:no-repeat;width:350px;height:350px;margin:auto;position:absolute;top:0px;bottom:0;left:-55px;right:0;z-index:0}@media (min-width:480px){.our_team .main-row .our-team-gallery figure.blue-xl:before{width:250px;height:250px;top:-10px}}@media (min-width:640px){.our_team .main-row .our-team-gallery figure.blue-xl:before{width:400px;height:400px;top:-20px;left:-110px}}@media (min-width:992px){.our_team .main-row .our-team-gallery figure.blue-xl:before{width:600px;height:600px;left:-210px}}.our_team .main-row .our-team-gallery .col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}@media (min-width:480px){.our_team .main-row .our-team-gallery .col{margin-bottom:0}}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.our_team .main-row .our-team-gallery .col.first-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:480px){.our_team .main-row .our-team-gallery .col.first-col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.our_team .main-row .our-team-gallery .col.first-col figure:first-child{left:0}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col.first-col figure:first-child{left:50px}}@media (min-width:1440px){.our_team .main-row .our-team-gallery .col.first-col figure:first-child{left:130px}}.our_team .main-row .our-team-gallery .col.first-col figure:nth-child(2){top:0}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col.first-col figure:nth-child(2){top:100px}}.our_team .main-row .our-team-gallery .col.first-col figure:nth-child(3){bottom:0}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col.first-col figure:nth-child(3){bottom:100px}}.our_team .main-row .our-team-gallery .col.first-col figure:nth-child(4){right:0}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col.first-col figure:nth-child(4){right:50px}}@media (min-width:1440px){.our_team .main-row .our-team-gallery .col.first-col figure:nth-child(4){right:130px}}.our_team .main-row .our-team-gallery .col.second-col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:480px){.our_team .main-row .our-team-gallery .col.second-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.our_team .main-row .our-team-gallery .col.second-col .second-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.our_team .main-row .our-team-gallery .col.third-col{margin-bottom:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.our_team .main-row .our-team-gallery .col.third-col figure:first-child{left:0}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col.third-col figure:first-child{left:50px}}@media (min-width:1440px){.our_team .main-row .our-team-gallery .col.third-col figure:first-child{left:130px}}.our_team .main-row .our-team-gallery .col.third-col figure:nth-child(2){top:0}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col.third-col figure:nth-child(2){top:100px}}.our_team .main-row .our-team-gallery .col.third-col figure:nth-child(3){bottom:0}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col.third-col figure:nth-child(3){bottom:100px}}.our_team .main-row .our-team-gallery .col.third-col figure:nth-child(4){right:0}@media (min-width:1200px){.our_team .main-row .our-team-gallery .col.third-col figure:nth-child(4){right:50px}}@media (min-width:1440px){.our_team .main-row .our-team-gallery .col.third-col figure:nth-child(4){right:130px}}.opening-section{position:relative;padding:120px 10px 40px;overflow:hidden}.opening-section:before{content:"";width:100%;height:100%;position:absolute;inset:0 0 auto auto;z-index:1;background:rgba(255,255,255,0.5)}@media (min-width:640px){.opening-section:before{width:60%;background:-webkit-gradient(linear,right top,left top,from(white),color-stop(60%,white),to(rgba(255,255,255,0)));background:linear-gradient(to left,white 0%,white 60%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}}.opening-section:after{content:"";position:absolute;inset:0;z-index:1;height:30%;background:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(35%,white),to(rgba(255,255,255,0)));background:linear-gradient(white 0%,white 35%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1);height:300px}.opening-section .opening_img{position:absolute;inset:100px 0 0;width:100%;height:100%;z-index:0}.opening-section .opening_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;float:left}@media (min-width:640px){.opening-section .opening_img img{width:70%}}.opening-section .row{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;z-index:2}.opening-section .row h1{color:#000;font-size:22px;font-family:"Open Sans",sans-serif;font-weight:600;line-height:1.3;text-align:center}@media (min-width:640px){.opening-section .row h1{text-align:left}}@media (min-width:768px){.opening-section .row h1{font-size:26px}}.opening-section .row .raf-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Open Sans",sans-serif;row-gap:10px}@media (min-width:768px){.opening-section .row .raf-form{row-gap:20px}}.opening-section .row .raf-form input[type=email],.opening-section .row .raf-form input[type=text]{border:1px solid #1e86fe;color:#2e2e2e;font-size:14px;border-radius:5px;padding:15px;width:100%;font-weight:300}@media (min-width:768px){.opening-section .row .raf-form input[type=email],.opening-section .row .raf-form input[type=text]{padding:18px 15px;font-size:16px}}.opening-section .row .raf-form input[type=submit]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(28,178,2,0.8);color:#fff;font-size:20px;height:50px;border:none;border-radius:10px;cursor:pointer;margin:20px 0}@media (min-width:768px){.opening-section .row .raf-form input[type=submit]{background:rgba(28,178,2,0.5);font-size:24px;height:60px}}.opening-section .row .raf-form .wpcf7-acceptance{margin:20px 0;display:block}.opening-section .row .raf-form .wpcf7-acceptance label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;font-size:14px;font-weight:300;font-family:"Open Sans",sans-serif}.opening-section .row .raf-form .wpcf7-acceptance label input{position:relative;top:8px}.opening-section .row .raf-form .wpcf7-acceptance label a{color:#1cb202;text-decoration:underline}.opening-section .row .raf-form .form_message{font-size:14px;font-weight:300;display:block}.steps-section{padding:40px 0 60px;position:relative;overflow:hidden}@media (min-width:640px){.steps-section{padding:60px 0 80px}}@media (min-width:1200px){.steps-section{padding:60px 0 160px}}.steps-section:before{content:"";display:none;background:url("../images/layout/blue_particle.png");position:absolute;margin:auto 0;background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transform:rotateZ(125deg);transform:rotateZ(125deg)}@media (min-width:640px){.steps-section:before{inset:0 auto auto -250px;display:block}}@media (min-width:992px){.steps-section:before{inset:0 auto 0 -250px;width:400px;height:400px}}@media (min-width:1440px){.steps-section:before{inset:0 auto 0 -400px;width:700px;height:700px}}.steps-section:after{content:"";display:none;background:url("../images/layout/blue_particle.png");position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center}@media (min-width:640px){.steps-section:after{display:block;inset:auto -150px 80px auto;width:300px;height:300px}}@media (min-width:992px){.steps-section:after{inset:auto -200px 80px auto;width:400px;height:400px}}@media (min-width:1440px){.steps-section:after{inset:auto -350px 80px auto;width:600px;height:600px}}.steps-section h2{font-size:32px;font-weight:300;font-family:"Open Sans",sans-serif;margin-bottom:40px;text-align:center;line-height:1.3}@media (min-width:640px){.steps-section h2{font-size:40px;margin-bottom:80px}}@media (min-width:992px){.steps-section h2{font-size:50px;margin-bottom:120px}}.steps-section .steps_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:900px;margin:0 auto;counter-reset:num;gap:40px;position:relative}@media (min-width:640px){.steps-section .steps_wrapper{gap:60px}}.steps-section .steps_wrapper .step_item{width:100%;-ms-flex-item-align:end;align-self:flex-end;font-size:16px;counter-increment:num;position:relative;padding-left:50px}@media (min-width:640px){.steps-section .steps_wrapper .step_item{padding-left:60px;width:50%;text-align:left}}@media (min-width:992px){.steps-section .steps_wrapper .step_item{padding-left:90px}}.steps-section .steps_wrapper .step_item:before{content:"";position:absolute;left:0;bottom:-30px;width:1px;height:100%;margin:0 auto;background:#adadad;display:none}@media (min-width:640px){.steps-section .steps_wrapper .step_item:before{display:block}}.steps-section .steps_wrapper .step_item:after{content:counter(num);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:36px;height:36px;font-size:18px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#31c0ff;color:#fff;top:-10px;left:0}@media (min-width:640px){.steps-section .steps_wrapper .step_item:after{top:-30px;left:-35px;width:70px;height:70px;font-size:30px}}.steps-section .steps_wrapper .step_item:first-child:after{background:#31c0ff}.steps-section .steps_wrapper .step_item:first-child .title{color:#31c0ff}.steps-section .steps_wrapper .step_item:nth-child(2n):after{background:#ff2e6c}.steps-section .steps_wrapper .step_item:nth-child(2n) .title{color:#ff2e6c}.steps-section .steps_wrapper .step_item:nth-child(3n):after{background:#1cb202}.steps-section .steps_wrapper .step_item:nth-child(3n) .title{color:#1cb202}.steps-section .steps_wrapper .step_item:nth-child(4n):after{background:#fe0d87}.steps-section .steps_wrapper .step_item:nth-child(4n) .title{color:#fe0d87}.steps-section .steps_wrapper .step_item:nth-child(5n):after{background:#b718e9}.steps-section .steps_wrapper .step_item:nth-child(5n) .title{color:#b718e9}.steps-section .steps_wrapper .step_item:nth-child(6n):after{background:#1e86fe}.steps-section .steps_wrapper .step_item:nth-child(6n) .title{color:#1e86fe}@media (min-width:640px){.steps-section .steps_wrapper .step_item:nth-child(2n){-ms-flex-item-align:start;align-self:flex-start;padding-left:0;padding-right:60px;text-align:right}}@media (min-width:992px){.steps-section .steps_wrapper .step_item:nth-child(2n){padding-right:90px}}.steps-section .steps_wrapper .step_item:nth-child(2n):before{left:auto;right:0}@media (min-width:640px){.steps-section .steps_wrapper .step_item:nth-child(2n):after{left:auto;right:-35px}}.steps-section .steps_wrapper .step_item:last-of-type:before{display:none}.steps-section .steps_wrapper .step_item .title{font-size:20px;margin-bottom:10px;font-weight:400;font-family:"Open Sans",sans-serif;display:block}@media (min-width:992px){.steps-section .steps_wrapper .step_item .title{margin-bottom:25px;font-size:26px}}.steps-section .steps_wrapper .step_item .text p{line-height:1.3;font-size:16px}@media (min-width:992px){.steps-section .steps_wrapper .step_item .text p{font-size:20px}}.steps-section .steps_wrapper .step_item .description{line-height:1.3;color:#717171}.description-section{padding:60px 0px}@media (min-width:992px){.description-section{padding:80px 0px}}.description-section .row{max-width:890px}.description-section .row .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.description-section .row .col .img_wrapper{margin-bottom:40px}.description-section .row .col p{color:#7b7b7b;text-align:center;font-size:14px;line-height:1.5}@media (min-width:1200px){.description-section .row .col p{font-size:16px}}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:0!important}