
.container-fluid {
 width:100%;
 padding-right:15px;
 padding-left:15px;
 margin-right:auto;
 margin-left:auto;
}
.row {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin-right:-15px;
 margin-left:-15px;
}
.no-gutters {
 margin-right:0;
 margin-left:0;
}
.no-gutters > .col,.no-gutters > [class*="col-"] {
 padding-right:0;
 padding-left:0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,.col-xl-auto {
 position:relative;
 width:100%;
 min-height:1px;
 padding-right:15px;
 padding-left:15px;
}
.col {
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 max-width:100%;
}
.col-auto {
 -webkit-box-flex:0;
 -ms-flex:0 0 auto;
 flex:0 0 auto;
 width:auto;
 max-width:none;
}
.col-1 {
 -webkit-box-flex:0;
 -ms-flex:0 0 8.333333%;
 flex:0 0 8.333333%;
 max-width:8.333333%;
}
.col-2 {
 -webkit-box-flex:0;
 -ms-flex:0 0 16.666667%;
 flex:0 0 16.666667%;
 max-width:16.666667%;
}
.col-3 {
 -webkit-box-flex:0;
 -ms-flex:0 0 25%;
 flex:0 0 25%;
 max-width:25%;
}
.col-4 {
 -webkit-box-flex:0;
 -ms-flex:0 0 33.333333%;
 flex:0 0 33.333333%;
 max-width:33.333333%;
}
.col-5 {
 -webkit-box-flex:0;
 -ms-flex:0 0 41.666667%;
 flex:0 0 41.666667%;
 max-width:41.666667%;
}
.col-6 {
 -webkit-box-flex:0;
 -ms-flex:0 0 50%;
 flex:0 0 50%;
 max-width:50%;
}
.col-7 {
 -webkit-box-flex:0;
 -ms-flex:0 0 58.333333%;
 flex:0 0 58.333333%;
 max-width:58.333333%;
}
.col-8 {
 -webkit-box-flex:0;
 -ms-flex:0 0 66.666667%;
 flex:0 0 66.666667%;
 max-width:66.666667%;
}
.col-9 {
 -webkit-box-flex:0;
 -ms-flex:0 0 75%;
 flex:0 0 75%;
 max-width:75%;
}
.col-10 {
 -webkit-box-flex:0;
 -ms-flex:0 0 83.333333%;
 flex:0 0 83.333333%;
 max-width:83.333333%;
}
.col-11 {
 -webkit-box-flex:0;
 -ms-flex:0 0 91.666667%;
 flex:0 0 91.666667%;
 max-width:91.666667%;
}
.col-12 {
 -webkit-box-flex:0;
 -ms-flex:0 0 100%;
 flex:0 0 100%;
 max-width:100%;
}
.order-first {
 -webkit-box-ordinal-group:0;
 -ms-flex-order:-1;
 order:-1;
}
.order-last {
 -webkit-box-ordinal-group:14;
 -ms-flex-order:13;
 order:13;
}
.order-0 {
 -webkit-box-ordinal-group:1;
 -ms-flex-order:0;
 order:0;
}
.order-1 {
 -webkit-box-ordinal-group:2;
 -ms-flex-order:1;
 order:1;
}
.order-2 {
 -webkit-box-ordinal-group:3;
 -ms-flex-order:2;
 order:2;
}
.order-3 {
 -webkit-box-ordinal-group:4;
 -ms-flex-order:3;
 order:3;
}
.order-4 {
 -webkit-box-ordinal-group:5;
 -ms-flex-order:4;
 order:4;
}
.order-5 {
 -webkit-box-ordinal-group:6;
 -ms-flex-order:5;
 order:5;
}
.order-6 {
 -webkit-box-ordinal-group:7;
 -ms-flex-order:6;
 order:6;
}
.order-7 {
 -webkit-box-ordinal-group:8;
 -ms-flex-order:7;
 order:7;
}
.order-8 {
 -webkit-box-ordinal-group:9;
 -ms-flex-order:8;
 order:8;
}
.order-9 {
 -webkit-box-ordinal-group:10;
 -ms-flex-order:9;
 order:9;
}
.order-10 {
 -webkit-box-ordinal-group:11;
 -ms-flex-order:10;
 order:10;
}
.order-11 {
 -webkit-box-ordinal-group:12;
 -ms-flex-order:11;
 order:11;
}
.order-12 {
 -webkit-box-ordinal-group:13;
 -ms-flex-order:12;
 order:12;
}
.offset-1 {
 margin-left:8.333333%;
}
.offset-2 {
 margin-left:16.666667%;
}
.offset-3 {
 margin-left:25%;
}
.offset-4 {
 margin-left:33.333333%;
}
.offset-5 {
 margin-left:41.666667%;
}
.offset-6 {
 margin-left:50%;
}
.offset-7 {
 margin-left:58.333333%;
}
.offset-8 {
 margin-left:66.666667%;
}
.offset-9 {
 margin-left:75%;
}
.offset-10 {
 margin-left:83.333333%;
}
.offset-11 {
 margin-left:91.666667%;
}
@media (min-width:576px) {
 .col-sm {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%;
 }
 .col-sm-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:none;
 }
 .col-sm-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.333333%;
  flex:0 0 8.333333%;
  max-width:8.333333%;
 }
 .col-sm-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.666667%;
  flex:0 0 16.666667%;
  max-width:16.666667%;
 }
 .col-sm-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%;
 }
 .col-sm-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.333333%;
  flex:0 0 33.333333%;
  max-width:33.333333%;
 }
 .col-sm-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.666667%;
  flex:0 0 41.666667%;
  max-width:41.666667%;
 }
 .col-sm-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%;
 }
 .col-sm-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.333333%;
  flex:0 0 58.333333%;
  max-width:58.333333%;
 }
 .col-sm-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.666667%;
  flex:0 0 66.666667%;
  max-width:66.666667%;
 }
 .col-sm-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%;
 }
 .col-sm-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.333333%;
  flex:0 0 83.333333%;
  max-width:83.333333%;
 }
 .col-sm-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.666667%;
  flex:0 0 91.666667%;
  max-width:91.666667%;
 }
 .col-sm-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%;
 }
 .order-sm-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1;
 }
 .order-sm-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13;
 }
 .order-sm-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0;
 }
 .order-sm-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1;
 }
 .order-sm-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
 }
 .order-sm-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3;
 }
 .order-sm-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4;
 }
 .order-sm-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5;
 }
 .order-sm-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6;
 }
 .order-sm-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7;
 }
 .order-sm-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8;
 }
 .order-sm-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9;
 }
 .order-sm-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10;
 }
 .order-sm-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11;
 }
 .order-sm-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12;
 }
 .offset-sm-0 {
  margin-left:0;
 }
 .offset-sm-1 {
  margin-left:8.333333%;
 }
 .offset-sm-2 {
  margin-left:16.666667%;
 }
 .offset-sm-3 {
  margin-left:25%;
 }
 .offset-sm-4 {
  margin-left:33.333333%;
 }
 .offset-sm-5 {
  margin-left:41.666667%;
 }
 .offset-sm-6 {
  margin-left:50%;
 }
 .offset-sm-7 {
  margin-left:58.333333%;
 }
 .offset-sm-8 {
  margin-left:66.666667%;
 }
 .offset-sm-9 {
  margin-left:75%;
 }
 .offset-sm-10 {
  margin-left:83.333333%;
 }
 .offset-sm-11 {
  margin-left:91.666667%;
 }
}
@media (min-width:768px) {
 .col-md {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%;
 }
 .col-md-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:none;
 }
 .col-md-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.333333%;
  flex:0 0 8.333333%;
  max-width:8.333333%;
 }
 .col-md-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.666667%;
  flex:0 0 16.666667%;
  max-width:16.666667%;
 }
 .col-md-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%;
 }
 .col-md-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.333333%;
  flex:0 0 33.333333%;
  max-width:33.333333%;
 }
 .col-md-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.666667%;
  flex:0 0 41.666667%;
  max-width:41.666667%;
 }
 .col-md-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%;
 }
 .col-md-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.333333%;
  flex:0 0 58.333333%;
  max-width:58.333333%;
 }
 .col-md-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.666667%;
  flex:0 0 66.666667%;
  max-width:66.666667%;
 }
 .col-md-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%;
 }
 .col-md-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.333333%;
  flex:0 0 83.333333%;
  max-width:83.333333%;
 }
 .col-md-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.666667%;
  flex:0 0 91.666667%;
  max-width:91.666667%;
 }
 .col-md-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%;
 }
 .order-md-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1;
 }
 .order-md-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13;
 }
 .order-md-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0;
 }
 .order-md-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1;
 }
 .order-md-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
 }
 .order-md-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3;
 }
 .order-md-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4;
 }
 .order-md-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5;
 }
 .order-md-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6;
 }
 .order-md-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7;
 }
 .order-md-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8;
 }
 .order-md-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9;
 }
 .order-md-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10;
 }
 .order-md-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11;
 }
 .order-md-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12;
 }
 .offset-md-0 {
  margin-left:0;
 }
 .offset-md-1 {
  margin-left:8.333333%;
 }
 .offset-md-2 {
  margin-left:16.666667%;
 }
 .offset-md-3 {
  margin-left:25%;
 }
 .offset-md-4 {
  margin-left:33.333333%;
 }
 .offset-md-5 {
  margin-left:41.666667%;
 }
 .offset-md-6 {
  margin-left:50%;
 }
 .offset-md-7 {
  margin-left:58.333333%;
 }
 .offset-md-8 {
  margin-left:66.666667%;
 }
 .offset-md-9 {
  margin-left:75%;
 }
 .offset-md-10 {
  margin-left:83.333333%;
 }
 .offset-md-11 {
  margin-left:91.666667%;
 }
}
@media (min-width:992px) {
 .col-lg {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%;
 }
 .col-lg-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:none;
 }
 .col-lg-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.333333%;
  flex:0 0 8.333333%;
  max-width:8.333333%;
 }
 .col-lg-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.666667%;
  flex:0 0 16.666667%;
  max-width:16.666667%;
 }
 .col-lg-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%;
 }
 .col-lg-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.333333%;
  flex:0 0 33.333333%;
  max-width:33.333333%;
 }
 .col-lg-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.666667%;
  flex:0 0 41.666667%;
  max-width:41.666667%;
 }
 .col-lg-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%;
 }
 .col-lg-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.333333%;
  flex:0 0 58.333333%;
  max-width:58.333333%;
 }
 .col-lg-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.666667%;
  flex:0 0 66.666667%;
  max-width:66.666667%;
 }
 .col-lg-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%;
 }
 .col-lg-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.333333%;
  flex:0 0 83.333333%;
  max-width:83.333333%;
 }
 .col-lg-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.666667%;
  flex:0 0 91.666667%;
  max-width:91.666667%;
 }
 .col-lg-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%;
 }
 .order-lg-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1;
 }
 .order-lg-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13;
 }
 .order-lg-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0;
 }
 .order-lg-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1;
 }
 .order-lg-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
 }
 .order-lg-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3;
 }
 .order-lg-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4;
 }
 .order-lg-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5;
 }
 .order-lg-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6;
 }
 .order-lg-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7;
 }
 .order-lg-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8;
 }
 .order-lg-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9;
 }
 .order-lg-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10;
 }
 .order-lg-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11;
 }
 .order-lg-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12;
 }
 .offset-lg-0 {
  margin-left:0;
 }
 .offset-lg-1 {
  margin-left:8.333333%;
 }
 .offset-lg-2 {
  margin-left:16.666667%;
 }
 .offset-lg-3 {
  margin-left:25%;
 }
 .offset-lg-4 {
  margin-left:33.333333%;
 }
 .offset-lg-5 {
  margin-left:41.666667%;
 }
 .offset-lg-6 {
  margin-left:50%;
 }
 .offset-lg-7 {
  margin-left:58.333333%;
 }
 .offset-lg-8 {
  margin-left:66.666667%;
 }
 .offset-lg-9 {
  margin-left:75%;
 }
 .offset-lg-10 {
  margin-left:83.333333%;
 }
 .offset-lg-11 {
  margin-left:91.666667%;
 }
}
@media (min-width:1200px) {
 .col-xl {
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:100%;
 }
 .col-xl-auto {
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  width:auto;
  max-width:none;
 }
 .col-xl-1 {
  -webkit-box-flex:0;
  -ms-flex:0 0 8.333333%;
  flex:0 0 8.333333%;
  max-width:8.333333%;
 }
 .col-xl-2 {
  -webkit-box-flex:0;
  -ms-flex:0 0 16.666667%;
  flex:0 0 16.666667%;
  max-width:16.666667%;
 }
 .col-xl-3 {
  -webkit-box-flex:0;
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  max-width:25%;
 }
 .col-xl-4 {
  -webkit-box-flex:0;
  -ms-flex:0 0 33.333333%;
  flex:0 0 33.333333%;
  max-width:33.333333%;
 }
 .col-xl-5 {
  -webkit-box-flex:0;
  -ms-flex:0 0 41.666667%;
  flex:0 0 41.666667%;
  max-width:41.666667%;
 }
 .col-xl-6 {
  -webkit-box-flex:0;
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%;
 }
 .col-xl-7 {
  -webkit-box-flex:0;
  -ms-flex:0 0 58.333333%;
  flex:0 0 58.333333%;
  max-width:58.333333%;
 }
 .col-xl-8 {
  -webkit-box-flex:0;
  -ms-flex:0 0 66.666667%;
  flex:0 0 66.666667%;
  max-width:66.666667%;
 }
 .col-xl-9 {
  -webkit-box-flex:0;
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  max-width:75%;
 }
 .col-xl-10 {
  -webkit-box-flex:0;
  -ms-flex:0 0 83.333333%;
  flex:0 0 83.333333%;
  max-width:83.333333%;
 }
 .col-xl-11 {
  -webkit-box-flex:0;
  -ms-flex:0 0 91.666667%;
  flex:0 0 91.666667%;
  max-width:91.666667%;
 }
 .col-xl-12 {
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%;
 }
 .order-xl-first {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:-1;
  order:-1;
 }
 .order-xl-last {
  -webkit-box-ordinal-group:14;
  -ms-flex-order:13;
  order:13;
 }
 .order-xl-0 {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:0;
  order:0;
 }
 .order-xl-1 {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:1;
  order:1;
 }
 .order-xl-2 {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
 }
 .order-xl-3 {
  -webkit-box-ordinal-group:4;
  -ms-flex-order:3;
  order:3;
 }
 .order-xl-4 {
  -webkit-box-ordinal-group:5;
  -ms-flex-order:4;
  order:4;
 }
 .order-xl-5 {
  -webkit-box-ordinal-group:6;
  -ms-flex-order:5;
  order:5;
 }
 .order-xl-6 {
  -webkit-box-ordinal-group:7;
  -ms-flex-order:6;
  order:6;
 }
 .order-xl-7 {
  -webkit-box-ordinal-group:8;
  -ms-flex-order:7;
  order:7;
 }
 .order-xl-8 {
  -webkit-box-ordinal-group:9;
  -ms-flex-order:8;
  order:8;
 }
 .order-xl-9 {
  -webkit-box-ordinal-group:10;
  -ms-flex-order:9;
  order:9;
 }
 .order-xl-10 {
  -webkit-box-ordinal-group:11;
  -ms-flex-order:10;
  order:10;
 }
 .order-xl-11 {
  -webkit-box-ordinal-group:12;
  -ms-flex-order:11;
  order:11;
 }
 .order-xl-12 {
  -webkit-box-ordinal-group:13;
  -ms-flex-order:12;
  order:12;
 }
 .offset-xl-0 {
  margin-left:0;
 }
 .offset-xl-1 {
  margin-left:8.333333%;
 }
 .offset-xl-2 {
  margin-left:16.666667%;
 }
 .offset-xl-3 {
  margin-left:25%;
 }
 .offset-xl-4 {
  margin-left:33.333333%;
 }
 .offset-xl-5 {
  margin-left:41.666667%;
 }
 .offset-xl-6 {
  margin-left:50%;
 }
 .offset-xl-7 {
  margin-left:58.333333%;
 }
 .offset-xl-8 {
  margin-left:66.666667%;
 }
 .offset-xl-9 {
  margin-left:75%;
 }
 .offset-xl-10 {
  margin-left:83.333333%;
 }
 .offset-xl-11 {
  margin-left:91.666667%;
 }
}


















body {
 margin:0;
 padding:0;
 font-size:14px;
 color:#2a2a2a;
}
ul {
 padding:0;
 margin:0;
 list-style:none;
}
a {
 text-decoration:none;
}
input,select,button,label,textarea {
 -webkit-appearance:none;
 -moz-appearance: none;
 appearance:none;
 border-radius:0;
}
a:not(.transition-none),input,textarea,select,button,label,.transition,.contact-ways .action span,.owl-dots span,header .navigation li a:after {
 -webkit-transition:all 250ms ease;
 -moz-transition:all 250ms ease;
 -ms-transition:all 250ms ease;
 -o-transition:all 250ms ease;
 transition:all 250ms ease;
}
a:hover {
 text-decoration:none;
}

input, button {
 appearance:none;
 -moz-appearance:none;
 -webkit-appearance:none;
}
a:active, a:focus {
 text-decoration:none;
}
.text-overflow {
 max-width:100%;
 text-overflow:ellipsis;
 overflow:hidden;
 white-space:nowrap;
}
.row {
 display:flex;
 flex-wrap:wrap;
}
button[disabled] {
 opacity:0.5 !important;
 cursor:wait !important;
}
.management {
 position:fixed;
 right:25px;
 bottom:0;
 z-index:999;
}
.management a {
 display:inline-block;
 padding:10px 15px;
 background:#ffffff;
 border:1px solid #000000;
 color:#000000;
 font-size:14px;
 text-decoration:none;
 border-bottom:none;
}
.management a:hover {
 background:#000000;
 border:1px solid #ffffff;
 color:#ffffff;
 border-bottom:none;
}
.section-header {
 max-width:620px;
 margin:0 auto 40px auto;
 padding:0 20px;
 text-align:center;
}
.section-header .title {
 color:#424c5c;
 font-size:26px;
 font-weight:300;
 text-align:center;
 margin-bottom:5px;
}
.section-header .title strong {
 font-weight:700;
}
.section-header .description {
 color:#7e8899;
 line-height:22px;
 font-size:13px;
}
.ias-trigger {
 font-size:14px;
 clear:both;
 display:block;
 padding:5px 0;
 width:100%;
 max-width:300px;
 margin:0 auto;
 font-weight:bold;
 border-radius:15px;
 position:relative;
 top:20px;
}
.ias-trigger a:hover {
 text-decoration:none;
}
.ias-spinner {
 font-size:14px;
 clear:both;
 display:block;
 padding:5px 0;
 width:100%;
 max-width:300px;
 margin:0 auto;
 font-weight:bold;
 border-radius:15px;
 position:relative;
 top:20px;
}
.section-header {
 max-width:620px;
 margin:0 auto 40px auto;
 padding:0 20px;
 text-align:center;
}
.section-header .title {
 color:#424c5c;
 font-size:26px;
 font-weight:300;
 text-align:center;
 margin-bottom:5px;
}
.section-header .title strong {
 font-weight:700;
}
.section-header .description {
 color:#7e8899;
 line-height:22px;
 font-size:13px;
}
.ihead {
 background-color:#070e2c;
 background-size:cover;
 background-repeat:no-repeat;
 background-position:center;
 height:586px;
}
.ihead .title {
 padding:0 30px 150px 30px;
 text-align:center;
 color:#fff;
 margin:0 auto;
 width:820px;
}
.ihead .title span {
 font-size:13px;
 color:#e0e0e0;
 font-weight:300;
}
.ihead .title h1 {
 font-size:50px;
 font-weight:700;
 margin-top:20px;
}
.ihead.p404 {
 background-image:url("../images/404-header-bg.png");
 min-height:750px;
}
.ihead.p404 .button {
 padding-left:90px;
}
.ihead.p404 .button i {
 font-size:25px;
 position:absolute;
 left:40px;
 top:50%;
 margin-top:-13px;
}
.ihead header {
 background-color:transparent !important;
 margin-bottom:75px;
}
.no-result {
 text-align:center;
 margin:75px auto;
}
.no-result .text {
 font-size:25px;
 font-weight:300;
 color:#888;
 margin-bottom:50px;
}
.no-result .icon {
 display:inline-block;
 margin-bottom:20px;
 font-size:100px;
 border:1px solid #e4e4e4;
 width:154px;
 height:154px;
 border-radius:50%;
 color:#d2d2d2;
}
header .navigation {
 float:right;
 position:relative;
 line-height:21px;
}
header .navigation li {
 float:left;
 position:relative;
 list-style:none;
 padding:0;
 margin:0 20px;
}
header .navigation li a {
 position:relative;
 color:#ffffff;
 font-weight:600;
 font-size:14px;
}
header .navigation li.current a,header .navigation li a:hover {
 color:#e8345f;
}
header .navigation .get-estimate a {
 background:#6db8ff;
 padding:10px 20px;
 border-radius:3px;
 font-size:12px;
}
header .navigation .get-estimate.current a,header .navigation .get-estimate a:hover {
 background:#4557a2;
 color:#fff;
}
#navicon {
 display:none;
 width:35px;
 height:24px;
 position:relative;
 cursor:pointer;
 float:right;
 top:-2px;
 z-index:4;
 -webkit-transform:rotate(0deg);
 -moz-transform:rotate(0deg);
 -o-transform:rotate(0deg);
 transform:rotate(0deg);
 -webkit-transition:.5s ease-in-out;
 -moz-transition:.5s ease-in-out;
 -o-transition:.5s ease-in-out;
 transition:.5s ease-in-out;
}
#navicon span {
 display:block;
 position:absolute;
 height:4px;
 width:50%;
 background:#ffffff;
 opacity:1;
 -webkit-transform:rotate(0deg);
 -moz-transform:rotate(0deg);
 -o-transform:rotate(0deg);
 transform:rotate(0deg);
 -webkit-transition:.25s ease-in-out;
 -moz-transition:.25s ease-in-out;
 -o-transition:.25s ease-in-out;
 transition:.25s ease-in-out;
}
#navicon.open span {
 background:#2f1248;
}
#navicon span:nth-child(even) {
 left:50%;
 border-radius:0 9px 9px 0;
}
#navicon span:nth-child(odd) {
 left:0px;
 border-radius:9px 0 0 9px;
}
#navicon span:nth-child(1), #navicon span:nth-child(2) {
 top:0px;
}
#navicon span:nth-child(3), #navicon span:nth-child(4) {
 top:10px;
}
#navicon span:nth-child(5), #navicon span:nth-child(6) {
 top:20px;
}
#navicon.open span:nth-child(1), #navicon.open span:nth-child(6) {
 -webkit-transform:rotate(45deg);
 -moz-transform:rotate(45deg);
 -o-transform:rotate(45deg);
 transform:rotate(45deg);
}
#navicon.open span:nth-child(2), #navicon.open span:nth-child(5) {
 -webkit-transform:rotate(-45deg);
 -moz-transform:rotate(-45deg);
 -o-transform:rotate(-45deg);
 transform:rotate(-45deg);
}
#navicon.open span:nth-child(1) {
 left:2px;
 top:6px;
}
#navicon.open span:nth-child(2) {
 left:14px;
 top:6px;
}
#navicon.open span:nth-child(3) {
 left:-50%;
 opacity:0;
}
#navicon.open span:nth-child(4) {
 left:100%;
 opacity:0;
}
#navicon.open span:nth-child(5) {
 left:2px;
 top:18px;
}
#navicon.open span:nth-child(6) {
 left:14px;
 top:18px;
}
.button {
 position:relative;
 border:2px solid #6db8ff;
 color:#6db8ff;
 padding:10px 50px;
 font-weight:600;
 background:transparent;
 cursor:pointer;
 border-radius:3px;
}
.button:hover {
 border-color:#e8345f;
 color:#e8345f;
}
.button:active {
 -moz-transform:scale(0.95);
 -webkit-transform:scale(0.95);
 -o-transform:scale(0.95);
 -ms-transform:scale(0.95);
 transform:scale(0.95);
}
.contact-ways {
 text-align:center;
 margin-bottom:120px;
}
.contact-ways .icon {
 margin-bottom:20px;
}
.contact-ways .title {
 color:#434343;
 font-size:13px;
 font-weight:700;
 margin-bottom:10px;
}
.contact-ways .text {
 margin-bottom:30px;
}
.contact-ways .text,.contact-ways .text a {
 color:#7e8899;
 font-size:13px;
 line-height:22px;
}
.contact-ways .text a:hover {
 color:#f73562;
}
.contact-ways .action a {
 position:relative;
 color:#f73562;
 font-size:13px;
 font-weight:600;
}
.contact-ways .action span {
 padding:0 5px;
}
.contact-ways .action a:hover {
 color:#9b59b6;
}
.contact-ways .action a:hover > span {
 padding:0 15px;
}
.sr-only {
 border:0;
 clip:rect(0,0,0,0);
 height:1px;
 margin:-1px;
 overflow:hidden;
 padding:0;
 position:absolute;
 width:1px
}
.sr-only-focusable:active,.sr-only-focusable:focus {
 clip:auto;
 height:auto;
 margin:0;
 overflow:visible;
 position:static;
 width:auto
}
@font-face {
 font-family:Font Awesome\ 5 Brands;
 font-style:normal;
 font-weight:400;
 src:url(../plugins/font-awesome/webfonts/fa-brands-400.eot);
 src:url(../plugins/font-awesome/webfonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"),url(../plugins/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../plugins/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(../plugins/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(../plugins/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}
.fab {
 font-family:Font Awesome\ 5 Brands
}
@font-face {
 font-family:Font Awesome\ 5 Pro;
 font-style:normal;
 font-weight:300;
 src:url(../plugins/font-awesome/webfonts/fa-light-300.eot);
 src:url(../plugins/font-awesome/webfonts/fa-light-300d41d.eot?#iefix) format("embedded-opentype"),url(../plugins/font-awesome/webfonts/fa-light-300.woff2) format("woff2"),url(../plugins/font-awesome/webfonts/fa-light-300.woff) format("woff"),url(../plugins/font-awesome/webfonts/fa-light-300.ttf) format("truetype"),url(../plugins/font-awesome/webfonts/fa-light-300.svg#fontawesome) format("svg")
}
.fal {
 font-weight:300
}
@font-face {
 font-family:Font Awesome\ 5 Pro;
 font-style:normal;
 font-weight:400;
 src:url(../plugins/font-awesome/webfonts/fa-regular-400.eot);
 src:url(../plugins/font-awesome/webfonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"),url(../plugins/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../plugins/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(../plugins/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(../plugins/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
.fal,.far {
 font-family:Font Awesome\ 5 Pro
}
.far {
 font-weight:400
}

.toast-title {
 font-weight:bold;
}
.toast-message {
 -ms-word-wrap:break-word;
 word-wrap:break-word;
}
.toast-message a,.toast-message label {
 color:#ffffff;
}
.toast-message a:hover {
 color:#cccccc;
 text-decoration:none;
}
.toast-close-button {
 position:relative;
 right:-0.3em;
 top:-0.3em;
 float:right;
 font-size:20px;
 font-weight:bold;
 color:#ffffff;
 -webkit-text-shadow:0 1px 0 #ffffff;
 text-shadow:0 1px 0 #ffffff;
 opacity:0.8;
 -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
 filter:alpha(opacity=80);
}
.toast-close-button:hover,.toast-close-button:focus {
 color:#000000;
 text-decoration:none;
 cursor:pointer;
 opacity:0.4;
 -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
 filter:alpha(opacity=40);
}
button.toast-close-button {
 padding:0;
 cursor:pointer;
 background:transparent;
 border:0;
 -webkit-appearance:none;
}
.toast-top-center {
 top:0;
 right:0;
 width:100%;
}
.toast-bottom-center {
 bottom:0;
 right:0;
 width:100%;
}
.toast-top-full-width {
 top:0;
 right:0;
 width:100%;
}
.toast-bottom-full-width {
 bottom:0;
 right:0;
 width:100%;
}
.toast-top-left {
 top:12px;
 left:12px;
}
.toast-top-right {
 top:12px;
 right:12px;
}
.toast-bottom-right {
 right:12px;
 bottom:12px;
}
.toast-bottom-left {
 bottom:12px;
 left:12px;
}
#toast-container {
 position:fixed;
 z-index:999999;
 pointer-events:none;
}
#toast-container * {
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
}
#toast-container > div {
 position:relative;
 pointer-events:auto;
 overflow:hidden;
 margin:0 0 6px;
 padding:15px 15px 15px 50px;
 width:300px;
 -moz-border-radius:3px 3px 3px 3px;
 -webkit-border-radius:3px 3px 3px 3px;
 border-radius:3px 3px 3px 3px;
 background-position:15px center;
 background-repeat:no-repeat;
 color:#ffffff;
 opacity:1;
 -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
 filter:alpha(opacity=80);
}
#toast-container > :hover {
 opacity:1;
 -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 filter:alpha(opacity=100);
 cursor:pointer;
}
#toast-container > .toast-info {
 background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
 background-position:15px 15px;
}
#toast-container > .toast-error {
 background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
 background-position:15px 15px;
}
#toast-container > .toast-success {
 background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
 background-position:15px 15px;
}
#toast-container > .toast-warning {
 background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
 background-position:15px 15px;
}
#toast-container.toast-top-center > div,#toast-container.toast-bottom-center > div {
 width:300px;
 margin-left:auto;
 margin-right:auto;
}
#toast-container.toast-top-full-width > div,#toast-container.toast-bottom-full-width > div {
 width:96%;
 margin-left:auto;
 margin-right:auto;
}
.toast {
 background-color:#030303;
}
.toast-success {
 background-color:#6db8ff;
}
.toast-error {
 background-color:#e74c3c;
}
.toast-info {
 background-color:#3498db;
}
.toast-warning {
 background-color:#f1c40f;
}
.toast-progress {
 position:absolute;
 left:0;
 bottom:0;
 height:2px;
 background-color:#000000;
 opacity:0.4;
 -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
 filter:alpha(opacity=40);
}
@media all and (max-width:240px) {
 #toast-container > div {
  padding:8px 8px 8px 50px;
  width:11em;
 }
 #toast-container .toast-close-button {
  right:-0.2em;
  top:-0.2em;
 }
}
@media all and (min-width:241px) and (max-width:480px) {
 #toast-container > div {
  padding:8px 8px 8px 50px;
  width:18em;
 }
 #toast-container .toast-close-button {
  right:-0.2em;
  top:-0.2em;
 }
}
@media all and (min-width:481px) and (max-width:768px) {
 #toast-container > div {
  padding:15px 15px 15px 50px;
  width:25em;
 }
}
#map {
 width:100%;
 height:500px;
 border-bottom:1px solid #eaeaea;
}
.contact-ways {
 margin-bottom:50px;
 margin-top:50px;
}
.theend {
 padding-top:50px;
 padding-bottom:50px;
}
.theend .left {
 height:512px;
 background:url("../images/shuttle.svg") no-repeat center center;
 background-size:contain;
 margin-top:-40px;
}
.form .title {
 margin-bottom:75px;
 text-align:center;
}
.form .title div {
 font-size:12px;
 margin-bottom:20px;
 color:#4557a2;
}
.form .title span {
 font-size:23px;
 font-weight:700;
 color:#f73562;
}
.form form > div {
 margin-bottom:15px;
}
.form input,.form textarea {
 display:block;
 width:100%;
 border:1px solid #dddddd;
 padding:28px 15px 13px 15px;
 background:#ffffff;
 color:#797474;
 font-size:13px;
 font-weight:500;
 line-height:20px;
}
.form input.error,.form textarea.error {
 border-color:#f73562 !important;
}
textarea {
 resize:none;
}
.form input:hover,.form textarea:hover,.form input:focus,.form textarea:focus {
 border-color:#4557a2;
}
.form input:focus + label,.form textarea:focus + label {
 color:#4557a2;
}
.form label {
 position:absolute;
 color:#969696;
 font-weight:500;
 font-size:10px;
 line-height:20px;
 left:25px;
 cursor:text;
 top:7px;
 padding:0 5px;
}
.form button {
 position:relative;
 background:#6db8ff;
 color:#fff;
 padding:15px 50px;
 font-weight:600;
 cursor:pointer;
 border-radius:3px;
 box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);
}
.form button:hover,.form button.disabled {
 background:#4557a2;
}
.form button:active {
 -moz-transform:scale(0.95);
 -webkit-transform:scale(0.95);
 -o-transform:scale(0.95);
 -ms-transform:scale(0.95);
 transform:scale(0.95);
}
.estimate .step > .title {
 position:relative;
 font-size:23px;
 font-weight:500;
 color:#f73562;
 margin-bottom:40px;
 padding-top:50px;
 padding-left:80px;
}
.estimate .step > .title span {
 color:#dedede;
 font-size:90px;
 font-weight:400;
 margin-right:20px;
 text-align:center;
 width:55px;
 position:absolute;
 left:0;
 top:0;
}
.estimate .step .services,.estimate .form .row {
 padding-left:85px;
}
.estimate .step .item {
 text-align:center !important;
}
.estimate .step:not(.step-1):not(.form) {
 display:none;
}
.estimate .step .item label {
 background:#fff;
 border-radius:3px;
 box-shadow:0 2px 2px 0 rgba(0,0,0,.06);
 display:block;
 padding:40px 20px;
 border:1px solid transparent;
 cursor:pointer;
}
.estimate .step .item label:hover {
 border-color:#e1e1e1;
 box-shadow:2px 4px 12px 0 rgba(0,0,0,.06);
}
.estimate .step .item .fa-check {
 display:none;
 position:absolute;
 right:26px;
 top:10px;
 font-size:15px;
 color:#fff;
 background:#4557a2;
 border-radius:50%;
 width:32px;
 line-height:32px;
}
.estimate .step label.selected .fa-check {
 display:block;
}
.estimate .step .item label.selected {
 border-color:#4557a2;
 box-shadow:4px 4px 20px 0px rgba(0,0,0,0.1);
}

.estimate .step-4 .item label img {
 height:60px;
}
.estimate .step .item label span {
 display:block;
 margin-top:40px;
 font-weight:500;
 text-transform:uppercase;
 font-size:13px;
}
.estimate .step .item label div {
 font-size:11px;
 margin-top:15px;
 color:#a0a5af;
}
.estimate .form .nda {
 margin-bottom:10px;
 font-size:12px;
 color:#a7a7a7;
}
.estimate .form .nda a {
 color:#4557a2;
}
@media (max-width:1200px) {
 .estimate .container {
  max-width:100%;
 }
}
@media (max-width:991px) {
 .estimate .step .services, .estimate .form .row {
  padding:0 20px;
 }
 .estimate .step {
  margin-bottom:20px;
 }
 .estimate .step .item {
  padding:0 5px;
 }
 .estimate .step > .title {
  font-size:15px;
  margin-bottom:20px;
  padding-top:27px;
  padding-left:55px;
 }
 .estimate .step > .title span {
  font-size:50px;
  bottom:-10px;
  margin-right:0px;
 }
 .estimate .step-1 .item label img,.estimate .step-2 .item label img,.estimate .step-3 .item label img {
  width:40px;
 }
 .estimate .step .item label {
  padding:20px 10px;
 }
 .estimate .step-4 .item label img {
  height:40px;
 }
 .estimate .step .item label span {
  margin-top:20px;
  font-size:10px;
 }
 .estimate .step .item label div {
  font-size:8px;
 }
 .estimate .step .item .fa-check {
  font-size:8px;
  width:20px;
  right:16px;
  line-height:20px;
 }
}
@media (max-width:767px) {
 .theend .left {
  margin-top:0;
 }
}
@media (max-width:544px) {
}
.img1{
    align-items: center;
}
.iletisimyazi{
  font-family: 'Poppins', sans-serif;
  font-weight: normal; 
  color:rgba(0,0,0,0.65); 
  font-size: 16px;
}