/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
    font-family: 'Open Sans',sans-serif
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #0275d8;
    text-decoration: none
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,canvas,output,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    margin: 0
}

optgroup {
    line-height: 1.15
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio],legend {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

template {
    display: none
}

*,::after,::before {
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

[tabindex="-1"]:focus {
    outline: none!important
}

dl,h1,h2,h3,h4,h5,h6,ol,p,ul {
    margin-top: 0
}

dl,ol,p,ul {
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    cursor: help
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote,figure {
    margin: 0 0 1rem
}

a:focus,a:hover {
    color: #014c8c;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

[role=button] {
    cursor: pointer
}

[role=button],a,area,button,input,label,select,summary,textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    caption-side: bottom
}

caption,th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,select,textarea {
    line-height: inherit
}

input[type=checkbox]:disabled,input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

input[type=search] {
    -webkit-appearance: none
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.display-1,.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    line-height: 1.1
}

.display-2,.display-3,.display-4 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-3,.display-4 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #636c72
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}
#form-base1, #form-base2, #form-base3,  #form-base5, #form-base6, #form-base7, #form-base8{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0, .8);
	z-index: 10;
	position: absolute;
	left: 0%;
	top: 0%;
	
}
#form-base11, #form-base21, #form-base31, #form-float1, #form-float3, #form-float4, #form-base61, #form-base71, #form-base81{
	margin-left: 35%;
	margin-top: 5%;
	width: 35%;
	z-index: 20;
	background-color: #fff;
    border: 1px solid #0f0;
    position: relative;
}
#btn11, #btn21, #btn1111, #btn61, #btn71, #btn81{
    position: absolute;
    right: 0%;
    top: 0%;
}
.app__slide_4 .app__slide-wrap{
	visibility: visible;
}
#form-base4{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 0%;
	
}
#form-base41{
	margin-left: 35%;
	margin-top: 5%;
	width: 35%;
	z-index: 20;
	background-color: #fff;
    border: 1px solid #0f0;
    position: relative;
}
#btn41{
    position: absolute;
    right: 0%;
    top: 0%;
}
#row1, #row2{
    position: relative;
    border: 1px solid #6c7884;
    border-radius: 5px;
    height: 90px;
    
        
}
#row1{
    float: left;
    width: 49%;
}
#row2{
    float: left;
    margin-left: 2%;
    width: 39%;
}
#row1 label, #row2 label {
    display: block;
    position: absolute;
    top: 10%;
    left: 10%;
}
#row1 #r11, #row2 #r23{
    display: block;
    position: absolute;
    top: 47%;
    left: 5%;
    width: 20px;
    cursor: pointer;
}
#row1 #r12, #row2 #r24{
    display: block;
    position: absolute;
    top: 77%;
    left: 5%;
    width: 20px;
    cursor: pointer;
}
#row1 #p1, #row2 #p3{
    color: #fff;
    display: block;
    position: absolute;
    top: 40%;
    left: 20%;
}
#row1 #p2, #row2 #p4{
    color: #fff;
    display: block;
    position: absolute;
    top: 70%;
    left: 20%;
}
.clearfix{
    clear: both;
}
.clearfix1{
    clear: both;
    width: 1920px;
    height: 20px;
    border: 1px solid;
}
#ln1{
    color: #6c7884;
    font-size: 14px
}
#err1, #n3, #out, #prim{
    color: #fff;
}
#out{
	margin-top: 2em;
}
#rn1, #rn3, #rn6{
    -webkit-appearance: none;
    width: 98%;
    height: 3px;
    margin-left: 1%;
    margin-right: 1%;
    outline: none;
    background: -webkit-linear-gradient(left, #12c463 0%, #12c463 10%, #EBEEF1 10%, #EBEEF1 100%);
}
#rn2, #rn4, #rn7{
    -webkit-appearance: none;
    width: 98%;
    height: 3px;
    margin-left: 1%;
    margin-right: 1%;
    outline: none;
    background: -webkit-linear-gradient(left, #12c463 0%, #12c463 50%, #EBEEF1 50%, #EBEEF1 100%);
}

#rn1::-webkit-slider-thumb{
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
    transition: 1s;
}
#rn3::-webkit-slider-thumb{
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
    transition: 1s;
}
#rn6::-webkit-slider-thumb{
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
    transition: 1s;
}

#rn2::-webkit-slider-thumb{
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
    transition: 1s;
}
#rn4::-webkit-slider-thumb{
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
    transition: 1s;
}
#rn7::-webkit-slider-thumb{
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
    transition: 1s;
}

#rn1::-webkit-slider-thumb:hover{
    background-color: #008120;
}
#rn1::-webkit-slider-thumb:activ{
    background-color: #008120;
}
#rn2::-webkit-slider-thumb:hover{
    background-color: #008120;
}
#rn2::-webkit-slider-thumb:activ{
    background-color: #008120;
}
#rn3::-webkit-slider-thumb:hover{
    background-color: #008120;
}
#rn3::-webkit-slider-thumb:activ{
    background-color: #008120;
}
#rn4::-webkit-slider-thumb:hover{
    background-color: #008120;
}
#rn4::-webkit-slider-thumb:activ{
    background-color: #008120;
}
#rn6::-webkit-slider-thumb:hover{
    background-color: #008120;
}
#rn6::-webkit-slider-thumb:activ{
    background-color: #008120;
}
#rn7::-webkit-slider-thumb:hover{
    background-color: #008120;
}
#rn7::-webkit-slider-thumb:activ{
    background-color: #008120;
}


#form-condition-phone-2{
	font-size: 1.3em;
}

#rn1::-moz-range-track{
    -moz-appearance: none;
    width: 100%;
    height: 3px;
    outline: none;
    background: -moz-linear-gradient(left, #12c463 0%, #12c463 10%, #EBEEF1 10%, #EBEEF1 100%);
}
#rn1::-moz-range-thumb{
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
    transition: 1s;
}
#rn1::-moz-range-thumb:hover{
    background-color: #008120;
}
#rn1::-moz-range-thumb:activ{
    background-color: #008120;
}
.range2::-moz-range-thumb{
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
}
.range2::-moz-range-thumb:hover{
    background-color: #008120;
}
.range2::-moz-range-thumb:activ{
    background-color: #008120;
}

.range2::-moz-range-track{
    -moz-appearance: none;
    width: 100%;
    height: 3px;
    outline: none;
    background: -moz-linear-gradient(left, #12c463 0%, #12c463 50%, #fff 50%, #fff 100%);
}

.range::-ms-thumb{

}
.range::-ms-track{

}
.range::-ms-fill-lower{

}
.range:::-ms-fill-upper{
    
}
#n1{
    margin-bottom: -18px;
}
#n2{
    margin-bottom: -18px;
}
#n5, #n6{
    margin-bottom: -18px;
}
#n4, #n7{
    margin-bottom: -18px;
}

/*.app__slide_10 .app__slide-wrap{
	visibility: hidden;
}*/
@media screen and (max-width: 1920px){
	#hd2_1024{
		z-index: 20;
	}
	#hd1_1024{
		z-index: 20;
	}
	.app__slide_3 .faq__modal-action{
		z-index: 20;
	}
}
/*@media screen and (max-width: 1799px){
	.headline__title h1{
		margin-left: -280px;
	}
}*/

@media screen and (max-width: 1400px){
	#row2{
		display: none;
	}
	#row1 {
    float: none;
    width: 87%;
	}
	#hd1_1024{
		margin-left: 5%;
	}
}
@media screen and (max-width: 1360px) and (max-height: 768px){
	#hd2_1024{
		position: absolute;
	    left: 5%;
	    bottom: 10%;
	}
}

@media screen and (max-width: 1279px){
	
	#row1 {
    width: 100%;
	}
}
@media screen and (max-width: 1024px){
	#hd2_1024{
		display: none;
	}
	#hd1_1024{
		display: none;
	}
	
}
@media screen and (max-width: 768px){
	.app__slide_3 .faq__modal-action{
    margin: 0 10% 3% 10%;
	}
	.types {
    padding: 20px 15px;
	}
	.app__slide_7 .faq__modal-action{
    margin-left: 20%;
    margin-bottom: 2%;
	}
	.app__slide_8 .faq__modal-action{
    margin-left: 20%;
    margin-top: 2%;
	}
	.app__slide_3 {
    padding-bottom: 1%;
	}
	#form-base1, #form-base2,  #form-base5{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 140%;
	}
	#form-base1{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 0%;
	}
	
	#form-base2{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 920%;
	}
	#form-base3{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 890%;
	}
	#form-base4{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 1200%;
	}
	#form-base6{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 240%;
	padding: 0 1%;
	}
	#form-base7{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 500%;
	padding: 0 1%;
	}
	#form-base8{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 500%;
	}
	
	#form-base41 {
    margin-left: 1%;
    margin-top: 5%;
    width: 98%;
    z-index: 20;
    background-color: #fff;
    border: 1px solid #0f0;
    position: relative;
}
	#form-base11, #form-base21, #form-base31, #form-float1, #form-float3, #form-float4, #form-base71, #form-base81 {
    margin-left: 1%;
    margin-top: 5%;
    width: 98%;
    z-index: 20;
    background-color: #fff;
    border: 1px solid #0f0;
    position: relative;
	}
	#form-base61{
    margin-left: 1%;
    margin-top: 5%;
    width: 98%;
    z-index: 20;
    background-color: #fff;
    border: 1px solid #0f0;
    position: relative;
	}
	.bullits{
		width: 93%;
	}
 }
@media screen and (max-width: 547px){
	#row1 {
    width: 90%;
	}
	.form__field {
    width: 90%;
	}
	.app__slide_8 .faq__modal-action {
    margin-left: 25%;
    margin-top: 3%;
	}
}
@media screen and (max-width: 320px){
	.app__slide_3 .faq__modal-action{
    margin-left: 10%;
    margin-right: 10%;
	}
	.app__slide_7 .faq__modal-action{
    margin-left: 9%;
    margin-right: 9%;
	}
	.app__slide_8 .faq__modal-action{
    margin-left: 5%;
    margin-top: 3%;
 	}
 	#form-base2 {
    top: 800%;
}
 	#form-base3 {
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 10;
    opacity: 1;
    position: absolute;
    left: 0%;
    top: 750%;
}
#form-base4 {
    top: 1000%;
}
 	#form-base7{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 560%;
	padding: 0 1%;
	}
	#form-base8{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0%;
	top: 650%;
	padding: 0 1%;
	}
}

@media (min-width: 576px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
    action {
    position: absolute;
    bottom: 5%;
    left: -5%;
}
}

@media (min-width: 768px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 1025px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 576px) {
    .container {
        width:540px;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .container {
        width:720px;
        max-width: 100%
    }
}

@media (min-width: 1025px) {
    .container {
        width:960px;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .container {
        width:1140px;
        max-width: 100%
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 1025px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 576px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media (min-width: 1025px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 1025px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9 {
        padding-right:15px;
        padding-left: 15px
    }
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.push-12 {
    left: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .push-sm-12 {
        left: 100%
    }

    .offset-sm-0 {
        margin-left: 0%
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.33333%
    }

    .pull-md-2 {
        right: 16.66667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.33333%
    }

    .pull-md-5 {
        right: 41.66667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.33333%
    }

    .pull-md-8 {
        right: 66.66667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.33333%
    }

    .pull-md-11 {
        right: 91.66667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.33333%
    }

    .push-md-2 {
        left: 16.66667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.33333%
    }

    .push-md-5 {
        left: 41.66667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.33333%
    }

    .push-md-8 {
        left: 66.66667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.33333%
    }

    .push-md-11 {
        left: 91.66667%
    }

    .push-md-12 {
        left: 100%
    }

    .offset-md-0 {
        margin-left: 0%
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1025px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.33333%
    }

    .pull-lg-2 {
        right: 16.66667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.33333%
    }

    .pull-lg-5 {
        right: 41.66667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.33333%
    }

    .pull-lg-8 {
        right: 66.66667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.33333%
    }

    .pull-lg-11 {
        right: 91.66667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.33333%
    }

    .push-lg-2 {
        left: 16.66667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.33333%
    }

    .push-lg-5 {
        left: 41.66667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.33333%
    }

    .push-lg-8 {
        left: 66.66667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.33333%
    }

    .push-lg-11 {
        left: 91.66667%
    }

    .push-lg-12 {
        left: 100%
    }

    .offset-lg-0 {
        margin-left: 0%
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0%
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}

.table tbody+tbody {
    border-top: 2px solid #eceeef
}

.table .table {
    background-color: #fff
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #eceeef
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th,.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-success,.table-success>td,.table-success>th {
    background-color: #dff0d8
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #d0e9c6
}

.table-info,.table-info>td,.table-info>th {
    background-color: #d9edf7
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #c4e3f3
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #faf2cc
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f2dede
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #ebcccc
}

.table-inverse,.thead-inverse th {
    color: #fff;
    background-color: #292b2c
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef
}

.table-inverse td,.table-inverse th,.table-inverse thead th {
    border-color: #fff
}

.table-inverse.table-bordered,.table-responsive.table-bordered {
    border: 0
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #0275d8!important
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #025aa5!important
}

.bg-success {
    background-color: #5cb85c!important
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #449d44!important
}

.bg-info {
    background-color: #5bc0de!important
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #31b0d5!important
}

.bg-warning {
    background-color: #f0ad4e!important
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #ec971f!important
}

.bg-danger {
    background-color: #d9534f!important
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #c9302c!important
}

.bg-inverse {
    background-color: #292b2c!important
}

a.bg-inverse:focus,a.bg-inverse:hover {
    background-color: #101112!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.rounded {
    border-radius: .25rem
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem
}

.rounded-top {
    border-top-left-radius: .25rem
}

.rounded-right {
    border-bottom-right-radius: .25rem
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem
}

.rounded-bottom {
    border-bottom-right-radius: .25rem
}

.rounded-left {
    border-top-left-radius: .25rem
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1025px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.flex-first {
    -ms-flex-order: -1;
    order: -1
}

.flex-last {
    -ms-flex-order: 1;
    order: 1
}

.flex-unordered {
    -ms-flex-order: 0;
    order: 0
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    -ms-grid-row-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    -ms-grid-row-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-first {
        -ms-flex-order:-1;
        order: -1
    }

    .flex-sm-last {
        -ms-flex-order: 1;
        order: 1
    }

    .flex-sm-unordered {
        -ms-flex-order: 0;
        order: 0
    }

    .flex-sm-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        -ms-flex-order:-1;
        order: -1
    }

    .flex-md-last {
        -ms-flex-order: 1;
        order: 1
    }

    .flex-md-unordered {
        -ms-flex-order: 0;
        order: 0
    }

    .flex-md-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1025px) {
    .flex-lg-first {
        -ms-flex-order:-1;
        order: -1
    }

    .flex-lg-last {
        -ms-flex-order: 1;
        order: 1
    }

    .flex-lg-unordered {
        -ms-flex-order: 0;
        order: 0
    }

    .flex-lg-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        -ms-flex-order:-1;
        order: -1
    }

    .flex-xl-last {
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xl-unordered {
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xl-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 1025px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.m-0 {
    margin: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.mx-0 {
    margin-right: 0!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mr-1 {
    margin-right: .25rem!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.mx-1 {
    margin-right: .25rem!important
}

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mr-2 {
    margin-right: .5rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.mx-2 {
    margin-right: .5rem!important
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mr-3 {
    margin-right: 1rem!important
}

.mb-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.mx-3 {
    margin-right: 1rem!important
}

.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4 {
    margin-top: 1.5rem!important
}

.mr-4 {
    margin-right: 1.5rem!important
}

.mb-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.mx-4 {
    margin-right: 1.5rem!important
}

.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mr-5 {
    margin-right: 3rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.mx-5 {
    margin-right: 3rem!important
}

.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.px-0 {
    padding-right: 0!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pr-1 {
    padding-right: .25rem!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.px-1 {
    padding-right: .25rem!important
}

.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pr-2 {
    padding-right: .5rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.px-2 {
    padding-right: .5rem!important
}

.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.pr-3 {
    padding-right: 1rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.px-3 {
    padding-right: 1rem!important
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4 {
    padding-top: 1.5rem!important
}

.pr-4 {
    padding-right: 1.5rem!important
}

.pb-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.px-4 {
    padding-right: 1.5rem!important
}

.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5 {
    padding-top: 3rem!important
}

.pr-5 {
    padding-right: 3rem!important
}

.pb-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.px-5 {
    padding-right: 3rem!important
}

.py-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto {
    margin-top: auto!important
}

.mr-auto {
    margin-right: auto!important
}

.mb-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

.mx-auto {
    margin-right: auto!important
}

.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .mx-sm-0 {
        margin-right: 0!important
    }

    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .mx-sm-1 {
        margin-right: .25rem!important
    }

    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .mx-sm-2 {
        margin-right: .5rem!important
    }

    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .mx-sm-3 {
        margin-right: 1rem!important
    }

    .my-sm-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .my-sm-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .mx-sm-5 {
        margin-right: 3rem!important
    }

    .my-sm-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .px-sm-0 {
        padding-right: 0!important
    }

    .py-sm-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .px-sm-1 {
        padding-right: .25rem!important
    }

    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .px-sm-2 {
        padding-right: .5rem!important
    }

    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .px-sm-3 {
        padding-right: 1rem!important
    }

    .py-sm-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .px-sm-4 {
        padding-right: 1.5rem!important
    }

    .py-sm-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .px-sm-5 {
        padding-right: 3rem!important
    }

    .py-sm-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }

    .mx-sm-auto {
        margin-right: auto!important
    }

    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0 {
        margin-top: 0!important
    }

    .mr-md-0 {
        margin-right: 0!important
    }

    .mb-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .mx-md-0 {
        margin-right: 0!important
    }

    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .mx-md-1 {
        margin-right: .25rem!important
    }

    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .mx-md-2 {
        margin-right: .5rem!important
    }

    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .mx-md-3 {
        margin-right: 1rem!important
    }

    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .mx-md-4 {
        margin-right: 1.5rem!important
    }

    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .mx-md-5 {
        margin-right: 3rem!important
    }

    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0 {
        padding-top: 0!important
    }

    .pr-md-0 {
        padding-right: 0!important
    }

    .pb-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .px-md-0 {
        padding-right: 0!important
    }

    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .px-md-1 {
        padding-right: .25rem!important
    }

    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .px-md-2 {
        padding-right: .5rem!important
    }

    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .px-md-3 {
        padding-right: 1rem!important
    }

    .py-md-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .px-md-4 {
        padding-right: 1.5rem!important
    }

    .py-md-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .px-md-5 {
        padding-right: 3rem!important
    }

    .py-md-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }

    .mx-md-auto {
        margin-right: auto!important
    }

    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width: 1025px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .mx-lg-0 {
        margin-right: 0!important
    }

    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .mx-lg-1 {
        margin-right: .25rem!important
    }

    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .mx-lg-2 {
        margin-right: .5rem!important
    }

    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .mx-lg-3 {
        margin-right: 1rem!important
    }

    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .mx-lg-5 {
        margin-right: 3rem!important
    }

    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .px-lg-0 {
        padding-right: 0!important
    }

    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .px-lg-1 {
        padding-right: .25rem!important
    }

    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .px-lg-2 {
        padding-right: .5rem!important
    }

    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .px-lg-3 {
        padding-right: 1rem!important
    }

    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .px-lg-4 {
        padding-right: 1.5rem!important
    }

    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .px-lg-5 {
        padding-right: 3rem!important
    }

    .py-lg-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }

    .mx-lg-auto {
        margin-right: auto!important
    }

    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .mx-xl-0 {
        margin-right: 0!important
    }

    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .mx-xl-1 {
        margin-right: .25rem!important
    }

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .mx-xl-2 {
        margin-right: .5rem!important
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .mx-xl-3 {
        margin-right: 1rem!important
    }

    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .mx-xl-5 {
        margin-right: 3rem!important
    }

    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .px-xl-0 {
        padding-right: 0!important
    }

    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .px-xl-1 {
        padding-right: .25rem!important
    }

    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .px-xl-2 {
        padding-right: .5rem!important
    }

    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .px-xl-3 {
        padding-right: 1rem!important
    }

    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .px-xl-4 {
        padding-right: 1.5rem!important
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .px-xl-5 {
        padding-right: 3rem!important
    }

    .py-xl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }

    .mx-xl-auto {
        margin-right: auto!important
    }

    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 1025px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff!important
}

.text-muted {
    color: #636c72!important
}

a.text-muted:focus,a.text-muted:hover {
    color: #4b5257!important
}

.text-primary {
    color: #0275d8!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #025aa5!important
}

.text-success {
    color: #5cb85c!important
}

a.text-success:focus,a.text-success:hover {
    color: #449d44!important
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,a.text-info:hover {
    color: #31b0d5!important
}

.text-warning {
    color: #f0ad4e!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ec971f!important
}

.text-danger {
    color: #d9534f!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #c9302c!important
}

.text-gray-dark {
    color: #292b2c!important
}

a.text-gray-dark:focus,a.text-gray-dark:hover {
    color: #101112!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden!important
}

.hidden-xs-up {
    display: none!important
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display:none!important
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display:none!important
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display:none!important
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display:none!important
    }
}

@media (max-width: 1024px) {
    .hidden-md-down {
        display:none!important
    }
}

@media (min-width: 1025px) {
    .hidden-lg-up {
        display:none!important
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display:none!important
    }
}

.hidden-xl-down,.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}

.visible-hd {
    display: none
}

@media (min-width: 1800px) {
    .visible-hd {
        display:inline
    }
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-toolbar {
    opacity: 0;
    position: absolute
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
    direction: ltr;
    transition: opacity .25s,visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s,visibility 0s;
    visibility: visible
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform,opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform,opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-iframe,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content,.fancybox-video {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin: 0 0 44px
}

.fancybox-iframe,.fancybox-video {
    background: 0 0;
    border: 0;
    overflow: hidden
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30,30,30,.6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: none;
    padding: 10px;
    transition: color .2s;
    vertical-align: top;
    width: 44px;
    color: #ccc
}

.fancybox-button:link,.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus,.fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path {
    fill: currentColor
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    transition: opacity .25s,visibility 0s,color .25s
}

.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: none
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small,.slick-slide.slick-loading img {
    display: none
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid rgba(255,255,255,.3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(99,99,99,.5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current,.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs,.slick-slide img {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x>ul {
    overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.fancybox-thumbs-loading {
    background: rgba(0,0,0,.1)
}

.fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    z-index: 99991
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        width:110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px)
    }
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*! nouislider - 13.1.4 - 3/20/2019 */
.noUi-target,.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base,.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb
}

.noUi-handle:after,.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    top: 6px
}

.noUi-handle:before {
    left: 14px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px
}

.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,.noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -ms-transform: translate(-50%,50%);
    transform: translate(-50%,50%)
}

.noUi-rtl .noUi-value-horizontal {
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -ms-transform: translate(0,50%);
    transform: translate(0,50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    right: 120%
}

/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
.fp-enabled body,html.fp-enabled {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent
}

.fp-section {
    position: relative;
    box-sizing: border-box
}

.fp-slide {
    float: left
}

.fp-slide,.fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all .3s ease-out
}

.fp-section.fp-table,.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fp-slidesContainer {
    float: left;
    position: relative
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff
}

.fp-scrollable {
    position: relative
}

.fp-scrollable,.fp-scroller {
    overflow: hidden
}

.iScrollIndicator {
    border: 0!important
}

.fp-notransition {
    transition: none!important
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0)
}

#fp-nav.right {
    right: 17px
}

#fp-nav.left {
    left: 17px
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    opacity: 1;
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0!important;
    right: 0;
    margin: 0 auto!important
}

.fp-slidesNav.bottom {
    bottom: 17px
}

.fp-slidesNav.top {
    top: 17px
}

#fp-nav ul,.fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li,.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

.fp-slidesNav ul li {
    display: inline-block
}

#fp-nav ul li a,.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%
}

#fp-nav ul li a span,.fp-slidesNav ul li a span {
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    transition: all .1s ease-in-out
}

.fp-slidesNav ul li a span {
    border-radius: 50%
}

.fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial,helvetica,sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
    transition: all 400ms ease!important;
    -ms-transform: translateX(3px);
    transform: translateX(3px)
}

#fp-nav ul li:hover .fp-tooltip {
    transition: opacity .2s ease-in
}

#fp-nav.fp-show-active a.active+.fp-tooltip {
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1
}

#fp-nav ul li .fp-tooltip.right {
    right: 20px
}

#fp-nav ul li .fp-tooltip.left {
    left: 20px
}

.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section {
    height: auto!important
}

.about__info {
    padding: 40px 15px
}

.about__team {
    position: relative
}

.about__team img {
    width: 100%
}

.about__team-caption {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #fff;
    font-size: 14px
}

.about__title {
    margin-bottom: 30px
}

.about__title-top {
    color: #fff;
    font-size: 20px;
    font-weight: 300
}

.about__title-main {
    color: #12c463;
    font-size: 36px;
    font-weight: 300
}

.about__text {
    margin-bottom: 30px
}

.about__text p {
    color: #fff;
    font-size: 14px
}

.about__text p br {
    display: none
}

.about__bottom-link {
    color: #12c463;
    font-size: 11px
}

.about__bottom-link span {
    border-bottom: 1px dashed rgba(18,196,98,.404)
}

.about__bottom-link:focus,.about__bottom-link:hover {
    color: #12c463;
    text-decoration: none
}

.about__bottom-link:focus span,.about__bottom-link:hover span,.conditions__form-policy a:focus span,.conditions__form-policy a:hover span,.contacts__email:focus span,.contacts__email:hover span {
    border-color: #12c463
}

.about__bottom-text {
    margin-top: 10px;
    color: #a7b4c2;
    font-size: 12px
}

.about__bottom-text p {
    margin-bottom: 0
}

.about__caption-desctop {
    display: none
}

.advantages {
    padding: 40px 15px
}

.advantages__title {
    margin-bottom: 30px
}

.advantages__items {
    list-style: none;
    padding: 0;
    margin: 0
}

.advantages__item:not(:last-child) {
    margin-bottom: 15px
}

.advantages__item-title {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px
}

.advantages__item-text {
    font-size: 14px
}

.app-dynamic-background {
    display: none
}

.app__slide_1 {
    background-color: #262529
}

.app__slide_2 {
    background-color: #2b2c2e
}

.app__slide_2 .app__slide-part_big {
    background-color: #fff
}

.app__slide_5 .conditions__title {
    transition: opacity 200ms ease
}

.app__slide_3 {
    background-color: #f0eff0
}

.app__slide_6 {
    background-color: #2b2c2e
}

.app__slide_form {
    padding: 10px 20px 50px;
    max-width: 500px
}

.app__slide_conditions {
    background: url(images/conditions-back.png) no-repeat center;
    background-size: cover
}

.app__slide_faq {
    background: url(images/faq-back.png) 100% 0 no-repeat;
    background-size: cover
}

.app__slide_about,.app__slide_footer .app__slide-part_small {
    background-color: #2b2c2e
}

.approve {
    color: #fff;
    padding: 30px 20px
}

.approve__title {
    font-weight: 300;
    margin-bottom: 30px
}

.approve__title-top {
    font-size: 30px
}

.approve__title-num {
    font-size: 50px
}

.approve__title-text {
    font-size: 30px;
    margin-left: 7px
}

.approve__title-aside {
    color: #6c7884
}

.approve__actions {
    margin-bottom: 40px
}

.approve__consult-title {
    color: #6c7884;
    font-weight: 300
}

.approve__consult-phone {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 13px
}

.approve__consult-phone:focus,.approve__consult-phone:hover {
    text-decoration: none;
    color: #fff;
    opacity: .8
}

.approve__consult-social-item {
    display: inline-block;
    margin-right: 15px;
    padding: 5px 15px 5px 35px;
    color: #fff;
    font-size: 14px;
    position: relative
}

.approve__consult-social-item.whatsup {
    background: url(images/icon-social-whatsup.svg) 0 3px no-repeat
}

.approve__consult-social-item.viber {
    background: url(images/icon-social-viber.svg) 0 3px no-repeat
}

.approve__consult-social-item:not(:last-child)::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 15px;
    top: 7px;
    right: -2px;
    background-color: rgba(108,120,132,.5)
}

.approve__consult-social-item:focus,.approve__consult-social-item:hover {
    text-decoration: none;
    color: #fff;
    opacity: .8
}

.bullits__list {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -10px
}

.bullits__item {
    color: #fff;
    width: calc(50% - 20px);
    padding: 10px 10px 10px 30px;
    font-size: 13px;
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 7px;
    margin: 0 10px 20px
}

.bullits__item_1 {
    background: url(images/bullits-1.svg) 0 14px no-repeat;
    background-size: 20px
}

.bullits__item_2 {
    background: url(images/bullits-2.svg) 0 17px no-repeat;
    background-size: 20px
}

.bullits__item_3 {
    background: url(images/bullits-3.svg) 0 14px no-repeat;
    background-size: 20px
}

.bullits__item_4 {
    background: url(images/bullits-4.svg) 0 14px no-repeat;
    background-size: 20px
}

.bullits_xl,.conditions__form-subtitle br {
    display: none
}

.button {
    cursor: pointer;
    background: 0 0;
    border: none;
    font-family: 'Open Sans',sans-serif
}

.button_reverse {
    color: #fff;
    border: 1px solid rgba(54,207,88,.5);
    border-radius: 7px;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 24px
}

.button_reverse:focus {
    outline: none
}

.button_reverse:hover {
    background: rgba(54,207,88,.1)
}

.button_reverse:active {
    background: rgba(54,207,88,.2)
}

.button_primary {
    background-color: #36cf58;
    font-size: 16px;
    font-weight: 700;
    border-radius: 7px;
    padding: 18px 26px
}

.button_primary:hover {
    background-color: #3fdb61
}

.button_primary:focus {
    outline: none
}

.button_primary:active {
    background-color: #28c74a
}
#two{
	position: absolute;
    right: 17%;
    bottom: 0;
}

.button_whiteText {
    color: #fff
}

.client {
    padding: 40px 20px
}

.client__title {
    margin-bottom: 20px
}

.client__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.client__list-item {
    margin-bottom: 20px
}

.client__list-item b {
    display: inline-block;
    line-height: 22px;
    margin-bottom: 10px
}

.client__list-item span {
    display: block;
    color: #6c7884
}

.conditions {
    padding: 40px 15px
}

.conditions__title {
    margin-bottom: 30px
}

.conditions__form {
    box-shadow: 0 20px 40px rgba(38,35,49,.1);
    border-radius: 40px;
    background-color: #fff;
    padding: 30px 10px;
    margin-bottom: 40px;
    position: relative;
    transition: all 400ms ease
}

.conditions__form-title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 300;
    padding: 0 20px;
    transition: opacity 300ms ease
}

.conditions__form-row {
    margin-bottom: 20px
}

.conditions__form-row_bottom {
    overflow: hidden;
    padding: 0 20px
}

.conditions__form-item {
    position: relative
}

.conditions__form-item:not(:last-child) {
    margin-bottom: 20px
}

.conditions__form-policy {
    color: #6c7884;
    font-size: 12px;
    margin-right: 10px;

}

.conditions__form-policy a {
    color: #12c463
}

.conditions__form-policy a span {
    border-bottom: 1px solid rgba(18,196,98,.158)
}

.conditions__form-policy a:focus,.conditions__form-policy a:hover {
    text-decoration: none
}

.conditions__form-button {
    font-size: 18px;
    font-weight: 700;
    background-color: #36CF58;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    display: inline-block;
    padding: 17px 28px;
    border-radius: 7px;
    border: none;
    cursor: pointer
}

.conditions__form-button:focus {
    outline: none
}

.conditions__form-button_next {
    padding: 17px 25px;
    transition: background-color 200ms ease,color 200ms ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.conditions__form-button_next span {
    margin-right: 15px
}

.conditions__form-button_next svg {
    fill: #fff;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-top: -4px;
    transition: all 200ms ease
}

.conditions__form-button_next:hover {
    background-color: #2dcf50
}

.conditions__form-button_next:focus {
    outline: none
}

.conditions__form-button_next:active {
    background-color: #28c74a
}

.conditions__form-button_next.passed {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    position: absolute
}

.conditions__form-button_order {
    color: #fff;
    padding: 18px 25px
}

.conditions__form-button_order:hover {
    background-color: #3fdb61
}

.conditions__form-button_order:focus {
    outline: none
}

.conditions__form-button_order:active {
    background-color: #28c74a
}

.conditions__form-button_order.disabled {
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    position: absolute
}

.conditions__form-button.inactive {
    background-color: #d8dee4;
    color: #a7b4c2;
    pointer-events: none;
    cursor: not-allowed
}

.conditions__form-button.inactive svg {
    fill: #a7b4c2
}

.conditions__form-subtitle {
    margin-bottom: 10px;
    font-weight: 300
}

.conditions__form-file {
    padding-top: 15px;
    margin-bottom: 20px
}

.conditions__form-radio {
    padding: 15px 0
}

.conditions__form-radio-item {
    margin-bottom: 20px;
    transition: color 300ms ease
}

.conditions__form-radio.error .conditions__form-radio-item {
    color: red
}

.conditions__form-steps {
    position: relative;
    overflow: hidden;
    padding: 0 20px
}

.conditions__form-step {
    position: absolute;
    transition: transform 300ms ease;
    top: 0
}

.conditions__form-step.active {
    position: static;
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.conditions__form-step.inactive {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.conditions__form-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    padding: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 300;
    font-size: 24px
}

.conditions__form-loader-subtitle,.conditions__form-loader-title {
    width: 100%;
    display: block;
    text-align: center
}

.conditions__form-loader-notify {
    width: 100px;
    height: 100px;
    margin: 25px 0;
    position: relative
}

.conditions__form-loader-notify::before {
    animation: spinAround .7s infinite linear;
    border: 2px solid #36cf58;
    border-radius: 290486px;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 120px;
    width: 120px;
    left: calc(50% - (120px/2));
    top: calc(50% - (120px/2));
    position: absolute!important;
    transition: all 200ms ease
}

.conditions__form-loader_success {
    transition: all 300ms ease;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.conditions__form-loader_success .conditions__form-loader-title {
    opacity: 0;
    transition: opacity 400ms ease;
    transition-delay: 200ms
}

.conditions__form-loader_success .conditions__form-loader-subtitle {
    opacity: 0;
    transition: opacity 400ms ease;
    transition-delay: 400ms
}

.conditions__form-loader_success.loading {
    opacity: .6;
    visibility: visible;
    z-index: 2
}

.conditions__form-loader_success .conditions__form-loader-notify::after {
    position: absolute;
    width: 70px;
    height: 70px;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
    background: url(images/icon-check.svg) center no-repeat;
    background-size: 34px;
    opacity: 0;
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    transition: transform 400ms ease,opacity 400ms ease
}

.conditions__form-loader_success.loaded {
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.conditions__form-loader_success.loaded .conditions__form-loader-subtitle,.conditions__form-loader_success.loaded .conditions__form-loader-title {
    opacity: 1
}

.conditions__form-loader_success.loaded .conditions__form-loader-notify::before {
    border-right-color: #36cf58;
    border-top-color: #36cf58
}

.conditions__form-loader_success.loaded .conditions__form-loader-notify::after {
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.conditions__numbers-sub {
    color: #6c7884;
    font-size: 16px;
    line-height: 22px
}

.conditions__numbers-row:not(:last-child) {
    margin-bottom: 20px
}

.conditions__numbers-big {
    font-size: 40px;
    line-height: 40px;
    font-weight: 300
}

.conditions__numbers-normal {
    font-weight: 300;
    margin-left: 6px
}

.conditions__numbers-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.conditions__numbers-sup {
    font-size: 14px;
    color: #6c7884;
    line-height: 18px;
    display: inline-block;
    margin-left: 10px
}

.conditions-footer {
    padding: 40px 15px 15px;
    position: relative;
    overflow: hidden
}

.conditions-footer::after {
    position: absolute;
    content: '';
    width: 250px;
    height: 250px;
    top: -100px;
    right: -55px;
    background: url(images/conditions-footer-before.png) 0 0 no-repeat;
    background-size: contain;
    z-index: 1
}

.conditions-footer__inner,.conditions-footer__title {
    position: relative;
    z-index: 2
}

.conditions-footer__title {
    margin-bottom: 40px
}

.conditions-footer__copyright {
    padding: 30px 0 30px 70px;
    font-size: 12px;
    color: #6c7884;
    background: url(images/logo-footer.svg) 0 5px no-repeat
}

.conditions-footer__form {
    max-width: 500px
}

@keyframes spinAround {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

@keyframes zoom {
    0%,to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }
}

.contacts {
    padding: 30px 15px 40px;
    color: #fff
}

.contacts__title {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 30px
}

.contacts__row {
    padding-left: 40px
}

.contacts__row:not(:last-child) {
    margin-bottom: 24px
}

.contacts__row:not(:last-child).contacts__row_place {
    margin-bottom: 10px
}

.contacts__row_place {
    background: url(images/icon-pin.svg) 8px 5px no-repeat
}

.contacts__row_time {
    display: -ms-flexbox;
    display: flex;
    background: url(images/icon-time.svg) 2px 4px no-repeat;
    margin-top: 24px
}

.contacts__row_time .contacts__row-item {
    padding-right: 15px
}

.contacts__row_phone {
    background: url(images/icon-phone.svg) 4px 7px no-repeat
}
.contacts__row_phone1 {
    background: url(images/icon-phone.svg) 4px 50px no-repeat
}

.contacts__row_email {
    background: url(images/icon-email.svg) 2px 4px no-repeat
}

.contacts__row-sub {
    font-size: 14px;
    color: #6c7884
}

.contacts__email {
    color: #12c463
}

.contacts__email span {
    border-bottom: 1px solid rgba(18,196,98,.21)
}

.contacts__email:focus,.contacts__email:hover {
    text-decoration: none;
    color: #12c463
}

.contacts__phones {
    margin-bottom: 10px
}

.contacts__phones-link {
    display: block;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 300
}

.contacts__phones-link:focus,.contacts__phones-link:hover {
    text-decoration: none;
    color: #fff;
    opacity: .7
}

.contacts__social {
    margin-top: 30px
}

.contacts__social-item {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px
}

.contacts__social-item:focus,.contacts__social-item:hover {
    opacity: .7
}

.contacts__social-item_inst {
    background: url(images/icon-inst.svg) center no-repeat;
    background-size: 30px
}

.contacts__social-item_vk {
    background: url(images/icon-vk.svg) center no-repeat;
    background-size: 30px
}

.contacts__social-item_fb {
    background: url(images/icon-fb.svg) center no-repeat;
    background-size: 17px
}

.docs__title {
    margin-bottom: 30px
}

.docs__title-aside {
    position: relative
}

.faq {
    padding: 40px 15px
}

.faq__title {
    margin-bottom: 30px
}

.faq__items {
    list-style: none;
    padding: 0;
    margin: 0
}

.faq__item {
    background: #fff;
    padding: 15px;
    border-radius: 7px;
    cursor: pointer
}

.faq__item-title {
    position: relative;
    display: block;
    padding-right: 50px
}

.faq__item-title::after {
    position: absolute;
    content: '';
    width: 9px;
    height: 16px;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    background: url(images/icon-tip.png) center no-repeat;
    transition: transform 200ms ease
}

.faq__item-content {
    display: none;
    padding-top: 20px;
    color: #727272
}

.faq__item:not(:last-child) {
    margin-bottom: 5px
}

.faq__item.active .faq__item-title::after {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.faq__item.active .faq__item-content {
    display: block
}

.faq__modal-title {
    padding-right: 40px
}

.faq__modal-divide {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #262331
}

.form_base {
    border-radius: 20px;
    padding: 40px
}

.form_base .conditions__form-title {
    font-weight: 600;
    padding: 0;
    margin-bottom: 10px;
    text-align: center;
    line-height: 26px
}

.form_base .title_h2-sub {
    margin-bottom: 30px;
    text-align: center
}

/*.form_base .conditions__form-row_bottom {
    display: block
}*/

.form_base .conditions__form-row_bottom .conditions__form-item {
    text-align: center
}

.form_base .conditions__form-row_bottom .conditions__form-item:first-child {
    margin-bottom: 40px
}

.form__title {
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 20px
}

.form__title_inverse {
    color: #fff
}

.form__row {
    margin-bottom: 27px
}

.form__row_small {
    margin-bottom: 20px
}

.form__field {
    position: relative
}

.form__field_active .form__label {
    top: 20px;
    font-size: 20px
}

.form__input {
    display: block;
    width: 100%;
    padding: 25px 24px 8px 19px;
    background: 0 0;
    border-radius: 7px;
    border: 1px solid #6c7884;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    transition: border-color 200ms ease
}

.form__input:focus {
    outline: none;
    border-color: #36cf58
}

.form__calc-payment span,.form__input_inverse {
    color: #fff
}

.form__input_base {
    border-color: #d8dee4
}

.form__input.error {
    border-color: red
}

.form__file-input {
    display: none
}

.form__file-label {
    display: block;
    padding: 20px 20px 20px 60px;
    border-radius: 7px;
    background-color: rgba(216,222,228,.37);
    position: relative;
    cursor: pointer;
    font-size: 14px
}

.form__file-label:hover,.form__file.highlight .form__file-label {
    background-color: rgba(216,222,228,.47)
}

.form__file-label::before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    top: 50%;
    left: 15px;
    margin-top: -15px;
    background: url(images/icon-clip.svg) 0 0 no-repeat
}

.form__radio {
    cursor: pointer
}

.form__radio-input {
    display: none
}

.form__radio-input:checked~.form__radio-label::before {
    border-color: #12c462
}

.form__radio-input:checked~.form__radio-label::after {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1)
}

.form__radio-label {
    display: block;
    padding-left: 40px;
    position: relative;
    cursor: pointer
}

.form__radio-label::before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    border: 3px solid rgba(18,196,98,.336);
    background-color: #fff;
    top: -3px;
    left: 0;
    border-radius: 50%;
    transition: border-color 200ms ease
}

.form__radio-label::after {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    background-color: #12c462;
    top: 5px;
    left: 8px;
    border-radius: 50%;
    transition: opacity 200ms ease,transform 200ms ease;
    opacity: 0;
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.form__label {
    position: absolute;
    margin-bottom: 0;
    top: 8px;
    left: 20px;
    transition: transform 100ms ease;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.form__label.shifted {
    -ms-transform: scale(.7) translate(0,-18px);
    transform: scale(.7) translate(0,-18px)
}

.form__calc-payment,.form__label {
    color: #6c7884;
    font-size: 14px
}

.form__buttons {
    padding-top: 15px
}

.form_top .range {
    z-index: 1
}

.form_slide .noUi-connects::before,.form_top .noUi-connects::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 1px;
    border-left: 2px solid #262529;
    border-bottom: 2px solid #262529;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    bottom: 0;
    left: -1px;
    z-index: 2;
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg)
}

.form_footer,.form_top .range {
    position: relative
}

.form_footer .conditions__form-loader {
    border-radius: 0
}

.form_footer .conditions__form-row_bottom {
    padding: 0
}

.form_slide .range {
    position: relative;
    z-index: 1
}

.form_slide .noUi-connects::before {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.form_float {
    overflow: hidden
}

.form_float .conditions__form {
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.form_round .conditions__form-loader {
    border-radius: 40px
}

.headline {
    position: relative;
    padding: 20px;
    background-size: cover;
    min-height: 100px
}

.headline__inner {
    position: relative;
    z-index: 2
}

.headline__logo {
    margin-bottom: 15px
}

.headline__descriptor {
    color: #fff;
    font-size: 13px
}

.headline__phone {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px;
    display: inline-block
}

.headline__phone:focus,.headline__phone:hover {
    text-decoration: none;
    color: #fff;
    opacity: .8
}

.headline__top {
    max-width: 1346px;
    margin: auto;
    padding: 20px 30px 0;
    position: relative;
    z-index: 2
}

.headline__top-item {
    margin-bottom: 20px
}

.headline__num,.headline__title {
    color: #fff;
    margin-bottom: 30px
}

.headline__title h1 {
    font-weight: 300;
    font-size: 32px
}

.headline__title h1 span {
    font-size: 22px
}

.headline__num-top {
    font-weight: 300
}

.headline__num-base {
    display: -ms-flexbox;
    display: flex;
    margin-top: 200px;
}

.headline__num-digit {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700
}

.headline__num-from {
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-weight: 300
}

.headline__num-percent {
    font-size: 22px;
    margin-left: -7px;
}

.list {
    background-color: #fff;
    padding: 40px 15px
}

.list__title {
    margin-bottom: 30px
}

.list__button {
    display: inline-block;
    border-radius: 7px;
    border: 1px solid #12c463;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    margin: 0 5px 10px 0;
    background: 0 0;
    padding: 6px 15px 8px;
    font-weight: 700;
    color: #262331;
    cursor: pointer
}

.list__button.active {
    color: #fff
}

.list__button.active,.list__button.active:hover {
    background-color: #12c463
}

.list__button.active:focus {
    background-color: #12c463
}

.list__button:focus {
    outline: none
}

.list__button:hover {
    background: rgba(18,196,98,.075)
}

.list__button:focus {
    background: rgba(18,196,98,.175)
}

#fp-nav ul li,.list__controls {
    margin-bottom: 20px
}

.list__rosters {
    position: relative;
    min-height: 200px
}

.list__roster {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    opacity: 0;
    transition: opacity 200ms ease
}

.list__roster-item {
    position: relative;
    padding-left: 15px
}

.list__roster-item:not(:last-child) {
    margin-bottom: 10px
}

.list__roster-item::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    top: 10px;
    left: 0;
    background-color: #12c463;
    border-radius: 50%
}

.list__roster.active {
    opacity: 1
}

#fp-nav ul li a span {
    background-color: rgba(108,120,132,.637);
    border-radius: 100%
}

#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span {
    height: 22px;
    width: 4px;
    margin: -11px 0 0 -2px;
    border-radius: 4px;
    background-color: #6c7884
}

#fp-nav ul li a.active~.fp-tooltip {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

#fp-nav ul li a.active~.fp-tooltip,#fp-nav ul li:hover .fp-tooltip {
    opacity: 1;
    width: auto;
    color: #6c7884;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600
}

#fp-nav ul li .fp-tooltip.fp-right {
    color: #6c7884;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    top: -4px
}

#fp-nav ul li:hover a span {
    width: 4px;
    height: 12px;
    margin: -6px 0 0 -2px;
    border-radius: 8px
}

#fp-nav ul li:hover .fp-tooltip {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.preloader,.preloader__row {
    display: -ms-flexbox;
    display: flex
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #262529;
    z-index: 101;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all 400ms ease
}

.preloader__row {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center
}

.preloader__logo {
    width: 60px;
    height: 60px;
    background: url(images/preloader-logo.svg) center no-repeat;
    margin-top: -7px;
    transition-delay: 0ms
}

.preloader__caption,.preloader__logo,.preloader__sub {
    opacity: 0;
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    transition: all 800ms ease
}

.preloader__caption {
    background: url(images/preloader-caption.svg) center no-repeat;
    width: 160px;
    height: 30px;
    transition-delay: 200ms
}

.preloader__sub {
    width: 121px;
    height: 20px;
    background: url(images/preloader-sub.svg) center no-repeat;
    transition-delay: 400ms
}

.preloader.init .preloader__logo {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 400ms
}

.preloader.init .preloader__caption,.preloader.init .preloader__sub {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 200ms
}

.preloader.init .preloader__sub {
    transition-delay: 0ms
}

.preloader.loaded .preloader__caption,.preloader.loaded .preloader__logo,.preloader.loaded .preloader__sub {
    opacity: 0;
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.preloader.closed {
    opacity: 0
}

.range {
    margin: -3px auto 0;
    width: calc(100% - 2px)
}

.range .noUi-handle-lower,.range .noUi-handle::after,.range .noUi-handle::before {
    display: none
}

.range .noUi-horizontal {
    height: 3px;
    border-bottom-left-radius: 5px
}

.range .noUi-target {
    border: none;
    box-shadow: none;
    border-bottom-left-radius: 5px;
    background: 0 0
}

.range .noUi-connect {
    background-color: #12c463;
    border-bottom-left-radius: 5px
}

.range .noUi-handle {
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 10px rgba(24,101,34,.5);
    border: 4px solid #fff;
    background-color: #12c463;
    border-radius: 50%;
    cursor: pointer;
    top: -8px;
    right: -11px!important
}

.range .noUi-handle:focus {
    outline: none
}

.range .noUi-handle:active {
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.range .noUi-handle:hover {
    background-color: #11ac57
}

.steps {
    padding: 40px 15px
}

.steps__title {
    margin-bottom: 40px
}

.steps__items {
    padding: 0;
    margin: 0;
    list-style: none
}

.steps__item:not(:last-child) {
    margin-bottom: 40px
}

.steps__item-num {
    color: #6c7884;
    margin-bottom: 8px
}

.steps__item-title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px
}

.steps__item-time {
    display: inline-block;
    background-color: rgba(127,231,67,.151);
    border-radius: 16px;
    font-size: 12px;
    padding: 3px 18px;
    color: #6c7884;
    margin-bottom: 25px
}

.steps__item-desc {
    font-size: 14px;
    line-height: 20px;
    color: #6c7884;
    margin-bottom: 25px
}

.steps__item-social .approve__consult-social-item {
    color: #6c7884
}

.steps__item-action {
    margin-bottom: 17px
}

.steps__item-notice {
    border-radius: 10px;
    background-color: rgba(38,35,49,.048);
    padding: 10px 15px;
    display: inline-block
}

.steps__item-notice p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px
}

.steps__item-notice p.steps__item-notice-li {
    padding-left: 13px;
    position: relative
}

.steps__item-notice p.steps__item-notice-li::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    left: 1px;
    top: 50%;
    margin-top: -1px;
    background-color: rgba(38,35,49,.404);
    border-radius: 50%
}

.title_h2 {
    font-weight: 300
}

.title_h2-sub {
    color: #6c7884
}

.types {
    padding: 40px 15px
}

@media screen and (max-width: 1024px){
	.headline__num-base {
    margin-top: 30px;
	}
}
@media screen and (max-width: 768px){
	.types {
    padding: 20px 15px;
	}
	.headline__num-base {
    margin-top: 20px;
	}
}

.types__title {
    margin-bottom: 30px
}

.types__items {
    list-style: none;
    padding: 0;
    margin: 0
}

.types__item {
    border-radius: 10px 10px 10px 10px;
    background-color: #fff;
    padding: 20px
}

.types__item:not(:last-child) {
    margin-bottom: 40px
}

.types__item-details {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

.types__item-detail {
    color: #6c7884
}

.types__item-detail:not(:last-child) {
    margin-bottom: 5px
}

.types__item-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 20px
}

.types__item_vehicle {
    background: url(images/family.jpg) 100% 129% no-repeat,#fff;
    background-size: 120px;
}

.types__item_building {
    background: url(images/cottage.jpg) 100% 129% no-repeat,#fff;
    
}

.types__item_property {
    background: url(images/journey.jpg) 100% 129% no-repeat,#fff;
    background-size: 200px
}
@media screen and (max-width: 1360px){
	.types__item_vehicle {
	    background-size: 75px;
	}
	.types__item_building {
        background-size: 92px;
	}
	.types__item_property {
    	background-size: 73px;
	}
	.step1{
    	margin-top: 22px;
	}
	.faq__modal-action1{
		margin-top: 19px;
	}
	.steps__items li{
		background-color: white;
		border-radius: 7px;
		padding-left: 2%;
	}
	#one{
		padding-left: 60px;
    	padding-right: 60px;
	}
}
@media (min-width: 320px) {
	.headline__title h1 {
	    font-weight: 300;
	    font-size: 28px;
	}
	.contacts__row_phone1 {
	    background: url(images/icon-phone.svg) 0px 0px no-repeat;
	}
	.headline__phone {
	    margin-left: 30px;
	}
	.headline__button{
		margin-top: 3%;
	}
	.bullits {
	    width: 100%;
	}
	.headline {
	    position: relative;
	    padding: 10px;
	    background-size: cover;
	    min-height: 100px;
	}
	#n3{
		margin: 0;
	}
	#out {
	    margin-top: 1em;
	}
	#prim{
		margin-bottom: 0;
	}
	.form_base {
	    padding: 20px;
	}
	.form__row {
	    margin-bottom: 5%;
	}
	.types__title {
	    margin-bottom: 24px;
	    font-size: 28px;
	}
	.types__item:not(:last-child) {
	    margin-bottom: 10px;
	}
	.types__item-title {
	    font-size: 17px;
	    font-weight: 700;
	    line-height: 22px;
	    margin-bottom: 20px;
	}
	.types__item {
	    padding-left: 10px;
	    
	}
	.steps{
		padding-top: 20px;
	}
    .steps__title {
		margin-bottom: 24px;
		font-size: 28px;
	}
	.app__slide_3 .faq__modal-action {
	    margin-left: 5%;
	    margin-right: 5%;
	}
	#btn5{
	    font-size: 15px;
	}
	.step1 {
	    margin-left: 5%;
	    margin-right: 5%;
	    margin-top: 0;
	    margin-bottom: 3%;
	    
	}
	.steps__items li {
	    padding-bottom: 1%;
	}
	.approve__consult-social{
		margin-bottom: 3%;
	}
	.conditions-footer__title {
	    margin-bottom: 20px;
	}
	.conditions-footer__title>h2{
		font-size: 28px;
	}
	#two {
	    position: inherit;
	}
	.app__slide_form {
	    padding: 10px 20px 20px;
	    max-width: 500px;
	}
}
@media (min-width: 576px) {
    .conditions__form {
        padding:40px 60px
    }

    .conditions__form-loader,.form_float {
        border-radius: 40px
    }

    .form_float .conditions__form {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .form_float .fancybox-close-small {
        width: 60px;
        height: 60px;
        right: 5px;
        top: 5px
    }
}

@media (min-width: 768px) {
    .advantages {
    	padding: 20px 10px;
    }
    .advantages__items {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px;
        max-width: 650px
    }

    .advantages__item {
        width: calc(50% - 30px);
        margin: 0 15px
    }

    .bullits__item {
        width: calc(25% - 20px)
    }

    .client__title {
        margin-bottom: 40px
    }

    .client__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px;
        max-width: 700px
    }

    .client__list-item {
        width: calc(50% - 30px);
        margin: 0 15px 30px
    }

    .conditions-footer::after {
        width: 300px;
        height: 300px
    }

    .form__file {
        position: relative
    }

    .form__file-list {
        position: absolute;
        height: 20px;
        top: 50%;
        margin-top: -10px;
        right: 27px;
        font-weight: 700;
        color: #a7b4c2
    }

    .list__controls {
        display: -ms-flexbox;
        display: flex
    }

    .list__button {
        margin: 0 -1px 0 0;
        border-radius: 0
    }

    .list__button:first-child {
        border-radius: 7px 0 0 7px
    }

    .list__button:last-child {
        border-radius: 0 7px 7px 0
    }
	.steps {
	    padding: 0px 15px;
	}
    .steps__items {
        display: -ms-flexbox;
        display: flex;
        margin-right: -15px;
        margin-left: -15px
    }

    .steps__item {
        margin: 0 15px;
        width: calc(33.33% - 30px);
        height: 250px;
    }
    .steps__item-title {
	    line-height: 1.2em;
	    margin-bottom: 10px;
	}
	.step1 {
	    margin-top: 22px;
	}
	#btn5 {
	    font-size: 12px;
	    width: 100%;
	    padding: 18px 18px;
	}
	#one {
	    font-size: 12px;
	    width: 100%;
	    padding-left: 40px;
	    padding-right: 40px;
	}
	#btn6{
		font-size: 12px;
	    width: 100%;
	    padding: 18px 18px;
	}
	.types__item_vehicle {
	    background-size: 70px;
	}
    .types__items {
        display: -ms-flexbox;
        display: flex;
        margin-left: -15px;
        margin-right: -15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }

    .types__item {
        margin: 0 15px 5px;
        width: calc(50% - 30px)
    }

    .types__title {
        margin-bottom: 25px
    }
    .types{
        padding: 20px 10px;
	}
	.types__item:not(:last-child) {
    	margin-bottom: 20px;
	}
}

@media (min-width: 1025px) {
    .about {
        width: 36%;
    }

    .about__team {
        display: none
    }
	.about__info {
	    padding: 40px 20px;
	}
    .about__caption-desctop {
        display: block;
        position: absolute;
    	right: 10%;
	    bottom: 5%;
	    color: #000;
        font-size: 24px;
        font-weight: 300
    }
    .app-dynamic-background {
        display: block;
        position: absolute;
        height: 100%;
        width: 100px;
        left: 0;
        top: 0;
        z-index: 1;
        opacity: 0
    }

    .app-dynamic-background.active {
        opacity: 1
    }

    .app__slide-wrap {
        z-index: 2
    }

    .app__slide-wrap,.app__slide_2 {
        position: relative
    }

    .app__slide_2 .app-dynamic-background {
        background-color: #fff
    }

    .app__slide_divided .app__slide-wrap {
        display: -ms-flexbox;
        display: flex;
        max-width: 96%;
        margin: auto
    }

    .app__slide_divided .app__slide-part_big {
        width: calc(100% - 425px)
    }

    .app__slide_divided .app__slide-part_small {
        width: 332px
    }

    .app__slide_1 .app-dynamic-background {
        background: url(images/IMG_6328.jpg) 70% 0 no-repeat;
        background-size: cover
    }

    .app__slide_1 .headline__top {
        z-index: 3
    }

    .app__slide_1 .app__slide-wrap {
        position: relative;
        z-index: 2;
        margin-top: 154px;
        padding-top: 0;
        margin-left: 2%;
        margin-right: 2%;
    }

    .app__slide_types .app__slide-wrap {
        display: -ms-flexbox;
        display: flex;
        max-width: 1244px;
        margin: auto
    }

    .app__slide_conditions .app__slide-wrap,.app__slide_steps .app__slide-wrap {
        display: -ms-flexbox;
        display: flex;
        max-width: 1230px;
        margin: auto
    }

    .app__slide_conditions .app__slide-wrap {
        max-width: 1244px
    }

    .app__slide_list .app__slide-wrap {
        max-width: 1252px
    }

    .app__slide_advantages .app__slide-wrap {
        max-width: 940px;
        margin: auto;
        display: -ms-flexbox;
        display: flex
    }

    .app__slide_list .app-dynamic-background {
        background-color: #fff
    }

    .app__slide_list .app-dynamic-background::before {
        position: absolute;
        content: '';
        width: 209px;
        height: 395px;
        top: 50%;
        right: 0;
        margin-top: -197px;
        background: url(images/list-before.png) 0 0 no-repeat;
        background-size: contain
    }

    .app__slide_faq .app__slide-wrap {
        max-width: 1242px;
        margin: 0 auto 10% auto;
    }

    .app__slide_about {
	    background: linear-gradient(90deg, rgba(69, 50, 46, 1) 0%, rgba(69, 50, 46, 1) 75%), url(images/IMG_6468.jpg);
	    background-position: 0% 0%, 270px 70px;
	    background-repeat: no-repeat, no-repeat;
	    background-size: 36%, 79%;
	}

    .app__slide_about .app__slide-wrap {
        position: relative;
        max-width: 1232px;
        margin: auto
    }

    .app__slide_footer {
        background-color: #2b2c2e
    }

    .app__slide_footer .app__slide-wrap {
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 1250px
    }

    .app__slide_footer .app-dynamic-background {
        background-color: #fff;
        overflow: hidden
    }

    .app__slide_footer .app-dynamic-background::before {
        position: absolute;
        content: '';
        width: 449px;
        height: 449px;
        top: -200px;
        right: -90px;
        background: url(images/conditions-footer-before.png) 0 0 no-repeat;
        background-size: contain
    }

    .app__slide_1 {
        position: relative;
        background-color: #262529
    }

    .app__slide_form {
        padding-left: 57px;
        margin-top: -40px
    }

    .app__slide_form .form__field {
        max-width: 270px
    }
    .app__slide_3 .app__slide-wrap {
	    display: block;
	    max-width: 920px;
	}

    body {
        overflow: hidden
    }

   .bullits__item {
	    font-size: 1.2em;
	    width: calc(40% - 20px);
	    line-height: 1.2em;
	    color: #12C463;
	}

    .conditions {
        width: 100%
    }

    .conditions__inner {
        display: -ms-flexbox;
        display: flex
    }

    .conditions__form {
        width: 60%;
        max-width: 685px;
        margin-bottom: 0
    }

    .conditions__form-row {
        display: -ms-flexbox;
        display: flex
    }

    .conditions__form-row_fields .conditions__form-item {
        width: 50%
    }

    .conditions__form-row_fields .conditions__form-item:first-child {
        padding-right: 10px
    }

    .conditions__form-row_fields .conditions__form-item:last-child {
        padding-left: 10px
    }

    .conditions__form-row_bottom {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0
    }

    .conditions__form-row_bottom .conditions__form-item:first-child {
        -ms-flex-order: 2;
        order: 2
    }

    .conditions__form-row_bottom .conditions__form-item:last-child {
        -ms-flex-order: 1;
        order: 1
    }

    .conditions__form-item:not(:last-child) {
        margin-bottom: 0
    }

    .conditions__form-radio {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .conditions__form-radio-item {
        margin-bottom: 10px
    }

    .conditions__numbers {
        width: 40%;
        padding-left: 45px;
        padding-top: 50px
    }

    .conditions-footer {
        background-color: transparent;
        padding-top: 30px
    }

    .conditions-footer .conditions__form-row {
        margin-bottom: 25px
    }

    .conditions-footer__form {
        margin-bottom: 25px;
        max-width: 567px
    }

    .conditions-footer__copyright {
        padding-left: 79px;
        padding-top: 15px;
        padding-bottom: 15px;
        background-position: 1px 0
    }

    .conditions-footer__copyright-bottom {
        padding-left: 14px
    }

    .conditions-footer__title {
        margin-bottom: 30px
    }

    .conditions-footer__title .title_h2 {
        line-height: 51px;
        margin-bottom: 13px;
        font-weight: 500;
    }

    .contacts {
        padding-left: 30px;
        padding-top: 30px
    }

    .contacts__row_email {
        margin-bottom: 0!important
    }
    .contacts__row_phone1 {
	    background: url(images/icon-phone.svg) 0px 50px no-repeat;
	}
	.faq {
	    padding: 20px 15px;
	}
    .faq__items {
        margin: 0 -4px;
        max-width: 582px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .faq__wrap {
        display: -ms-flexbox;
        display: flex
    }

    .faq__answer {
        padding-left: 60px;
        padding-right: 50px
    }

    .faq__modal {
        max-width: 500px;
        border-radius: 40px;
        padding: 40px
    }

    .faq__modal * {
        font-family: 'Open sans',sans-serif
    }

    .faq__modal-title {
        font-weight: 700;
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 21px
    }

    .faq__modal-content {
        line-height: 20px;
        color: #6c7884;
        font-size: 14px
    }

    .faq__modal .fancybox-close-small {
        right: 12px;
        top: 12px;
        width: 60px;
        height: 60px
    }

    .faq__item {
        transition: box-shadow 200ms ease;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 14px 30px;
        font-size: 14px
    }

    .faq__item-title {
        width: 100%;
        font-weight: 700;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .faq__item:hover {
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.046)
    }

    .faq__item:active {
        background-color: #fafafa
    }

    .faq__item.active {
        background-color: #36cf58;
        color: #fff
    }

    .faq__item.active .faq__item-title::after {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        background: url(images/icon-tip-white.png) center no-repeat
    }

    .conditions-footer::after,.faq__item.active .faq__item-content {
        display: none
    }

    .form_base {
        width: 450px
    }

    .form_base .conditions__form-title {
        font-size: 22px
    }

    .form_base .conditions__form-row_fields {
        display: block
    }

    .form_base .conditions__form-row_fields .conditions__form-item {
        width: 100%;
        padding: 0;
        margin-bottom: 15px
    }

    .form_base .title_h2-sub {
        font-size: 18px
    }

    .form_float .conditions__form {
        width: 100%;
        padding-bottom: 30px
    }

    .form_float .conditions__form-title {
        font-size: 26px
    }

    .form_float .fancybox-close-small {
        top: 15px;
        right: 15px
    }

    .form__radio-label {
        font-size: 14px
    }

    .form__radio-label::before {
        top: -5px
    }

    .form__radio-label::after {
        top: 3px
    }

    .headline {
        background: 0 0
    }

    .headline::before {
        display: none
    }

    .headline__top {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0;
        position: absolute;
        top: 0;
        padding-bottom: 0;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        max-width: 96%;
        z-index: 3
    }

    .headline__top,.headline__top-item {
        display: -ms-flexbox;
        display: flex
    }

    .headline__top-item-actions {
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
        margin-top: -33px
    }

    .headline__phone {
        margin-bottom: 0;
        margin-right: 25px;
        margin-top: 20px;
        font-size: 20px;
    }

    .headline__logo {
        margin-right: 31px
    }

    .headline__descriptor {
        margin-top: 7px;
        font-size: 14px
    }

    .list {
        padding: 58px 15px;
        background: 0 0
    }

    .list__title {
        margin-bottom: 58px
    }

    .list__rosters {
        padding-top: 19px;
        padding-left: 14px
    }

    .list__roster-item {
        padding-left: 26px;
        margin-bottom: 14px
    }

    .steps {
	    padding: 0;
	    border: 1px solid green;
	    border-radius: 7px;
	    margin-top: 2%;
	    padding-top: 1%;
	    padding-bottom: 1%;
	    width: 900px;
    	padding-left: 10px;
    	padding-right: 10px;
	}
	.step1 {
	    margin-top: 0px;
	}
	.steps__item {
        height: 220px;
    }

    .steps__title {
        margin-bottom: 30px
    }

    .steps__item-title {
        font-size: 20px;
        line-height: 24px
    }

    .steps__item:not(:last-child) {
        margin-bottom: 0
    }
	.steps__item-time {
	    margin-bottom: 10px;
	}
    .title_h2 {
        font-size: 32px
    }

    .types {
	    padding-bottom: 1%;
	    padding-top: 1%;
	    float: none;
	    display: block;
	    width: 900px;
	    border: 1px solid green;
	    border-radius: 7px;
	}

    .types__items {
        margin-left: -22px;
        margin-right: -22px;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .types__item {
        margin: 0 22px;
        width: calc(33.33% - 44px)
    }

    .types__item:not(:last-child) {
        margin-bottom: 0
    }

    .types__title {
        margin-bottom: 33px
    }
}
@media (min-width: 1200px) {
    .about {
        max-width:420px
    }

    .about__info {
        padding-top: 29px;
        margin-left: -120px;
    }

    .about__title {
        margin-bottom: 20px
    }

    .about__title-main {
        margin-left: -20px;
        font-size: 50px;
        margin-top: -6px
    }

    .about__title-top {
        font-size: 24px
    }

    .about__text {
        margin-bottom: 25px;
        margin-right: 200px;
    }

    .about__text p br {
        display: inline
    }

    .about__bottom-link {
        font-size: 12px
    }

    .about__caption-desctop {
        right: 43px;
        bottom: 29px
    }
}
@media (min-width: 1360px){
	.app__slide_1 .app-dynamic-background {
        background: url(images/IMG_6328.jpg) 70% 0 no-repeat;
        background-size: cover;
    }
    .app__slide_1 .headline__top {
	    z-index: 10;
	}
   .app__slide_about {
	    background: linear-gradient(90deg, rgba(38, 37, 41, 1) 0%, rgba(38, 37, 41, 1) 75%), url(images/IMG_6468.jpg);
	    background-position: 0% 0%, 270px -40px;
	    background-repeat: no-repeat, no-repeat;
	    background-size: 32%, 90%;
	}
	.app__slide_advantages .app__slide-wrap {
        max-width: 1252px;
    }
	.about__info{
		margin-left: -22px;
	}
	.about__title-main {
	    font-size: 40px;
	}
	.about__text{
    	margin-right: 90px;
	}
	.about__caption-desctop {
	    color: #fff;
	}
    .button_reverse {
	    font-size: 1em;
	    line-height: 1.2em;  
	}
	 .app__slide_divided .app__slide-wrap {
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        /*flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;*/
    }
    .app__slide-part_big{
		margin: auto;
	}
	.app__slide-part_small{
		margin: auto;
		flex-grow: 1;
	}
	.form_top{
		margin-top: 50px;
    	padding-top: 30px;
	}
	.app__slide_types .app__slide-wrap {
        display: -ms-flexbox;
        display: flex;
        max-width: 93%;
        margin: 2.5%;
    }
    .headline__phone {
	    margin-bottom: 0;
	    margin-right: 20px;
	    margin-left: 30px;
	    font-size: 1em;
	}
	.contacts__row_phone1 {
	    background-size: 5%;
	    background-position-y: 50px;
	}
	.headline__num-digit {
	    font-size: 120px;
	}
	.headline__num-percent {
	    font-size: 50px;
	    margin-left: 0px;
	    margin-top: -32px;
	}
	.headline__num-base {
	    margin-top: 80px;
	}
	.headline__num-top {
	    margin-top: 32px;
	    font-size: 36px;
	}
	.headline__title h1 {
	    font-weight: 300;
	    font-size: 32px;
	    margin-top: 70px;
	}
	.form__title{	
    	margin-bottom: 10px;
	}
	.faq__modal-content {
        line-height: 18px;
        color: #6c7884;
        font-size: 14px
    }
    .title_h2 {
	    font-size: 30px;
	}
	.app__slide-wrap{
		margin-bottom: 10%;
	}
	
    .steps {
	    padding: 0;
	    border: 1px solid green;
	    border-radius: 7px;
	    margin-top: 2%;
	    padding-left: 22px;
	    padding-top: 1%;
	    padding-bottom: 1%;
	    width: 1240px;
	}
	.step1 {
	    margin-top: 22px;
	}
	.steps__item {
	    height: 240px;
	}
	.types {
	    padding-bottom: 1%;
	    padding-top: 1%;
	    float: none;
	    display: block;
	    width: 1240px;
	    border: 1px solid green;
	    border-radius: 7px;
	}
	#btn5 {
	    font-size: 18px;
	    width: 90%;
	    padding: 18px 18px;
	}
	#one {
	    font-size: 18px;
	    width: 90%;
	    padding-left: 40px;
	    padding-right: 40px;
	}
	#btn6{
		font-size: 18px;
	    width: 90%;
	    padding: 18px 18px;
	}
	.types__item-title {
	    font-size: 20px;
	    line-height: 24px;
	    margin-bottom: 16px;
	    text-align: center;
	}
	.steps__item-title {
	    font-size: 20px;
	    line-height: 24px;
	    
	}
    #two {
	    position: inherit;
	    margin-left: 184px;
    	padding: 18px 40px;
	}
	.contact p, #two{
		display: inline-block;
	}
}

@media (min-width: 1400px){
    .app__slide_divided .app__slide-part_small {
        width: 450px
    }
}
/*@media (min-height: 760px) and (min-width:1600px) {
    .about__title {
        margin-bottom:40px
    }

    .about__text {
        margin-bottom: 45px
    }

    .app__slide_divided .app__slide-part_small {
        width: 480px
    }
}*/
@media (min-width: 1600px){
	.about__info{
		margin-left: -120px;
		width: 510px;
	}
	.app__slide_footer .app__slide-wrap {
	    -ms-flex-pack: center;
	    justify-content: center;
	    max-width: 1500px;
	}
	.app__slide_advantages .app__slide-wrap {
	    max-width: 1308px;
	}
	.button_reverse {
	    font-size: 1.5em;
	    line-height: 1.5em;  
	}
	
	.conditions-footer__title>h2 {
	    font-size: 32px;
	}
	.steps__item {
	    height: 260px;
	}
}
@media (min-width: 1678px) {
    .about {
        max-width:480px
    }

    .about__title-main {
        font-size: 54px
    }

    .about__text p {
        font-size: 16px
    }
}

@media (min-width: 1800px) {
    .about {
        max-width:30%;
        padding: 0
    }

    .about__text p br {
        display: none
    }

    .about__text p br.visible-hd {
        display: inline
    }
    .app__slide_divided .app__slide-wrap {
        display: -ms-flexbox;
        display: flex;
        max-width: 96%;
        margin: auto
    }
    .conditions-footer__title>h2 {
	    font-size: 40px;
	}
	.title_h2-sub {
    font-size: 30px;
}
    .faq__modal-content {
        line-height: 22px;
        color: #6c7884;
        font-size: 16px
    }
    .steps__item {
	    height: 300px;
	}
    .title_h2 {
	    font-size: 44px;
	}
}

@media (min-width: 1200px) {
    .advantages {
        padding:65px 15px 74px
    }

    .advantages * {
        color: #fff
    }

    .advantages__title {
        margin-bottom: 30px
    }

    .advantages__items {
        max-width: 715px
    }

    .advantages__item {
        padding-left: 10px;
        width: calc(48% - 20px);
        border: 1px solid rgba(255,255,255,.4);
        border-radius: 7px;
    }

    .advantages__item:not(:last-child) {
        margin-bottom: 0
    }

    .advantages__item:nth-child(1),.advantages__item:nth-child(2) {
        margin-bottom: 30px
    }

    .advantages__item-title {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 15px
    }
}

@media (min-height: 760px) and (min-width:1600px) {
    .advantages__title {
        margin-bottom:59px
    }

    .advantages__item:nth-child(1),.advantages__item:nth-child(2) {
        margin-bottom: 56px
    }
}

@media (min-width: 1800px) {
    .advantages {
        padding:0
    }

    .advantages__title {
        margin-bottom: 80px
    }

    .advantages__items {
        max-width: 900px
    }

    .advantages__item-text br {
        display: none
    }

    .advantages__item-text br.visible-hd {
        display: inline
    }
}

@media (min-width: 1200px) {
    .app__slide_1 {
        position:relative
    }

    .app__slide_form {
        margin-top: -52px
    }

    .app__slide_types .app__slide-wrap {
        height: auto;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .app__slide_conditions {
        background-position: 82% 100%
    }

    .app__slide_advantages {
        background: url(images/IMG_6351.jpg) 50% 0 no-repeat;
        background-size: cover
    }

    .app__slide_advantages .app__slide-wrap,.app__slide_footer .app__slide-wrap {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .app__slide_footer .app__slide-part_small {
        width: 407px
    }
}

@media (min-width: 1280px) {
    .app__slide_form {
        margin-left:43px;
        padding-left: 0
    }
}

@media (min-width: 1340px) {
    .app__slide_form {
        margin-left:72px
    }
}
@media (min-width: 1360px){
	.app__slide_advantages {
	    background: linear-gradient(90deg, rgba(138, 128, 110, 1), rgba(138, 128, 110, .1)),url(images/IMG_6351.jpg);
	    background-position: 0% 0%, 230% 0%;
	    background-repeat: no-repeat, no-repeat;
	    background-size: 50%, 90%;
	}
	.app__slide_3 .app__slide-wrap {
	    display: block;
	    max-width: 1280px;
	}
}
@media (min-width: 1370px) {
    .app__slide_form {
        margin-left:75px
    }
}
@media (min-width: 1600px){
	.app__slide_advantages {
	    background: linear-gradient(90deg, rgba(38, 37, 41, 1), rgba(38, 37, 41, 1)), linear-gradient(90deg, rgba(138, 128, 110, 1), rgba(138, 128, 110, .1)),url(images/IMG_6351.jpg);
	    background-position: 0% 0%, 0% 0%, 230% 0%;
	    background-repeat: no-repeat, no-repeat;
	    background-size: 0%, 50%, 90%;
	}
@media (min-width: 1600px){
	#hd1_1024 {
	    position: absolute;
	    bottom: 12%;
	    left: 12%;
	}
}

@media (min-width: 1678px) {
    .app__slide_types .app__slide-wrap {
        -ms-flex-align:center;
        align-items: center
    }
}
@media (min-width: 1600px){
	.app__slide_3 .app__slide-wrap{
		display: block;
		max-width: 1500px;
	}
	
}
@media (min-width: 1800px) {
    .advantages__item {
	    padding: 10px;
	}
    .app__slide_1 .app__slide-wrap {
        margin-top:0px;
        padding-top: 0;
        z-index: 4
    }

    .app__slide_1 .app__slide-part_small {
        margin-top: -20px
    }

    .app__slide_1 .app-dynamic-background {
        background-position: 60% 0
    }

    .app__slide_3 .app__slide-wrap,.app__slide_4 .app__slide-wrap,.app__slide_5 .app__slide-wrap,.app__slide_8 .app__slide-wrap,.app__slide_9 .app__slide-wrap {
        max-width: 1500px
    }
    .app__slide_7 .app__slide-wrap {
    	max-width: 1730px;
	}
    .app__slide_3 .app__slide-wrap{
		display: block;
	}
    .app__slide_conditions {
        background: url(images/conditions-xl.png) 0 0 no-repeat
    }

    .app__slide_faq {
        background: url(images/faq-hd.png) 0 0 no-repeat
    }

    .app__slide_divided .app__slide-wrap {
        max-width: 1700px
    }

    .app__slide_divided .app__slide-part_big {
        width: calc(100% - 520px)
    }

    .app__slide_divided .app__slide-part_small {
        width: 500px
    }
    .app__slide_advantages{
		background-color: #262529;
	    background: linear-gradient(90deg, rgba(38, 37, 41, 1), rgba(38, 37, 41, 1)), linear-gradient(90deg, rgba(138, 128, 110, 1), rgba(138, 128, 110, .1)),url(images/IMG_6351.jpg);
	    background-position: 0% 0%, 28% 0%, 390px 0px ;
	    background-repeat: no-repeat, no-repeat;
	    background-size: 50%, 62%, 92%;
	}
	.app__slide_7{
		position: relative;
	}
	.app__slide_7 .faq__modal-action{
		position: absolute;
		bottom: 15%;
		left: 2.5%;
	}
	#hd1_1024 {
	    position: absolute;
	    bottom: 19%;
	    left: 2.8%;
	}
	#hd2_1024{
		position: absolute;
	    bottom: 12%;
	    left: 12%;
	}
	
}

@media (min-width: 1200px) {
    .approve {
        padding-left:74px
    }

    .approve__title-top {
        font-size: 50px;
        margin-bottom: 1px
    }

    .approve__title-bottom {
        position: relative;
        line-height: 80px
    }

    .approve__title-bottom::before {
        content: '';
        position: absolute;
        width: 25px;
        top: 50px;
        left: -35px;
        height: 25px;
        background: url(images/icon-check.svg) center no-repeat
    }

    .approve__title-num {
        font-size: 90px
    }

    .approve__title-text {
        font-size: 50px
    }

    .approve__title-aside {
        font-size: 24px;
        line-height: 28px;
        margin-top: -13px;
        margin-bottom: 22px
    }

    .approve__actions {
        margin-bottom: 40px
    }

    .approve__consult-title {
        font-size: 15px
    }
}

@media (min-height: 760px) {
    .approve__actions {
        margin-bottom:72px
    }

    .approve__title-aside {
        margin-bottom: 42px
    }
}

@media (min-width: 1800px) {
    .approve {
        padding-left:100px;
        margin-top: 80px
    }

    .approve .button {
        max-width: 270px;
        display: block;
        width: 100%
    }
}

@media (min-width: 1280px) {
    .bullits__item {
    font-size: 1.5em;
    width: calc(40% - 20px);
    line-height: 1.5em;
    color: #12C463;
	}
    .bullits__item_1 {
        background-size: 25px;
        background-position: 0 7px
    }

    .bullits__item_2 {
        background-size: 28px;
        background-position: -3px 11px
    }

    .bullits__item_3,.bullits__item_4 {
        background-size: 28px;
        background-position: 0 8px
    }

    .bullits__item_4 {
        background-size: 30px
    }
}
@media (min-width: 1360px){
    .bullits__item{
		font-size: 1.5em;
		width: calc(40% - 20px);
		line-height: 1.5em;
		color: #12C463;
	}
	#hd1_1024{
		position: absolute;
	    left: 10%;
	    bottom: 10%;
	}
	.conditions-footer__title .title_h2 {
	    line-height: 53px;
	    margin-bottom: 13px;
	    font-weight: 500;
	}
	
}

@media (min-width: 1800px) {
    .bullits {
        display:none
    }
	.bullits__item {
	    color: #fff;
	}
    .bullits_xl {
        display: block;
        position: absolute;
        width: 1550px;
        bottom: 50px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 3;
        padding-left: 10px
    }

    .bullits_xl .bullits {
        display: block;
        width: 600px
    }

    .bullits_xl .bullits__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -90px;
        margin-bottom: 0px;
    }

    .bullits_xl .bullits__item {
        font-size: 22px;
        font-weight: 600;
        line-height: 28px;
        width: calc(46% - 20px)
    }

    .bullits_xl .bullits__item_1 {
        background-position: 0 19px
    }

    .bullits_xl .bullits__item_2 {
        background-position: 0 20px
    }

    .bullits_xl .bullits__item_3 {
        background-position: 0 18px
    }

    .bullits_xl .bullits__item_4 {
        background-position: 0 17px
    }

    .button {
        font-size: 18px
    }
    #btn5{
		font-size: 17px;
	}
}

@media (min-width: 1200px) {
    .client__title {
        margin-bottom:35px
    }

    .client__list {
        padding-left: 3px;
        max-width: 770px
    }

    .client__list-item b {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .client__list-item span {
        line-height: 22px
    }

    .client__list-item:nth-child(1),.client__list-item:nth-child(2) {
        margin-bottom: 40px
    }
}

@media (min-height: 760px) and (min-width:1600px) {
    .client__title {
        margin-bottom:61px
    }

    .client__list-item:nth-child(1),.client__list-item:nth-child(2) {
        margin-bottom: 60px
    }
}

@media (min-width: 1678px) {
    .client__list-item b {
        font-size:28px;
        line-height: 34px
    }

    .client__list-item span {
        font-size: 18px;
        line-height: 28px
    }
}

@media (min-width: 1800px) {
    .client__title {
        margin-bottom:90px
    }
}

@media (min-width: 1200px) {
    .conditions {
        padding:31px 15px
    }

    .conditions__inner {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .conditions__numbers {
        padding-bottom: 37px;
        padding-left: 79px
    }

    .conditions__numbers-big {
        font-size: 50px
    }

    .conditions__numbers-normal {
        font-size: 24px
    }

    .conditions__numbers-sub {
        margin-bottom: 4px
    }

    .conditions__numbers-sup {
        font-size: 16px;
        line-height: 22px;
        margin-top: -7px
    }

    .conditions__numbers-row:not(:last-child) {
        margin-bottom: 43px
    }

    .conditions__numbers-text-item:last-child {
        margin-left: 5px
    }

    .conditions__title {
        margin-bottom: 30px
    }

    .conditions__form {
        padding: 38px 42px
    }

    .conditions__form-title {
        font-size: 24px
    }

    .conditions__form-policy {
        font-size: 14px;
        line-height: 18px
    }
}

@media (min-width: 1340px) {
    .conditions-footer::after {
        height:450px;
        width: 450px;
        top: -197px;
        right: -100px
    }
}

@media (min-height: 760px) {
    .conditions__title {
        margin-bottom:59px
    }
}

@media (min-height: 860px) {
    .conditions {
        padding:51px 15px
    }
}

@media (min-height: 760px) and (min-width:1600px) {
    .conditions-footer {
        padding-top:60px
    }

    .conditions-footer__title {
        margin-bottom: 60px
    }

    .conditions-footer__form {
        margin-bottom: 55px
    }
}

@media (min-width: 1678px) {
    .conditions-footer__title .title_h2 {
        line-height:60px
    }
}

@media (min-width: 1800px) {
    .conditions {
        padding:0
    }

    .conditions__form {
        max-width: 736px
    }

    .conditions__form .conditions__form-button_next {
        padding: 17px 45px 17px 50px;
        font-size: 18px
    }

    .conditions__form .conditions__form-button_next svg {
        margin-top: -1px
    }

    .conditions__form .conditions__form-button_order {
        font-size: 18px
    }

    .conditions__title {
        margin-bottom: 100px
    }

    .conditions-footer {
        padding-left: 0
    }

    .conditions-footer__title .title_h2 {
        line-height: 80px
    }

    .conditions-footer__form {
        max-width: 700px
    }

    .conditions-footer__form .conditions__form-button_order {
        max-width: 250px;
        width: 100%
    }

    .conditions-footer .conditions__form-row_bottom .conditions__form-item:first-child {
        max-width: 250px;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .contacts {
        padding-left:67px;
        padding-bottom: 0
    }

    .contacts__title {
        margin-bottom: 22px
    }

    .contacts__inner {
        padding-left: 3px
    }

    .contacts__row {
        padding-left: 47px
    }

    .contacts__row-sub {
        margin-bottom: 7px
    }

    .contacts__row-sub br {
        display: none
    }

    .contacts__row-main {
        line-height: 21px
    }

    .contacts__row_time {
        margin-bottom: 29px!important
    }

    .contacts__row_time .contacts__row-sub {
        font-size: 16px;
        margin-bottom: 0
    }

    .contacts__row_time .contacts__row-item:nth-child(2) {
        margin-left: 15px
    }

    .contacts__row_phone {
        margin-bottom: 30px!important
    }

    .contacts__social {
        margin-top: 26px;
        margin-left: 2px
    }

    .contacts__social-item {
        width: 19px;
        height: 19px;
        margin-right: 21px;
        vertical-align: middle
    }

    .contacts__social-item_inst {
        background-size: 18px;
        background-position: 1px 1px
    }

    .contacts__social-item_vk {
        width: 22px;
        height: 24px;
        background-size: 22px
    }

    .contacts__social-item_fb {
        background-size: 11px;
        margin-right: 17px
    }
}

@media (min-height: 760px) and (min-width:1600px) {
    .contacts {
        padding-top:60px
    }

    .contacts__title {
        margin-bottom: 62px
    }
}

@media (min-width: 1800px) {
    .contacts__title.title_h2 {
        font-size:50px
    }
}

@media (min-width: 1200px) {
    .docs_approve .approve {
        padding-top:40px
    }

    .docs_approve .approve__actions {
        margin-bottom: 40px
    }

    .docs__title .title_h2 {
        margin-bottom: 31px;
        line-height: 51px
    }

    .docs__title-aside {
        line-height: 35px;
        margin-bottom: 31px
    }

    .docs__title-aside::before {
        position: absolute;
        content: '';
        width: 24px;
        height: 1px;
        background-color: #6c7884;
        top: 19px;
        left: -31px
    }
}

@media (min-height: 760px) and (min-width:1600px) {
    .docs_approve .approve {
        padding-top:60px
    }

    .docs_approve .approve__actions {
        margin-bottom: 63px
    }
}

@media (min-width: 1800px) {
    .docs .approve {
        margin-top:50px
    }

    .docs__title .title_h2 {
        font-size: 50px;
        line-height: 60px
    }
}

@media (min-width: 1200px) {
    .faq__title {
        margin-bottom:20px
    }
}

@media (min-width: 1440px) {
    .faq__title {
        margin-bottom:30px
    }
}

@media (min-width: 1660px) {
    .faq__item {
        font-size:16px;
        padding: 14px 30px
    }
}
@media (min-width: 1600px){
	.faq__modal-action1 {
	    margin-top: 30px;
	}
}
@media (min-width: 1800px) {
    .faq {
        padding:0
    }

    .faq__title {
        margin-bottom: 50px
    }

    .faq__items {
        max-width: 700px
    }

    .faq__answer {
        padding-left: 80px;
        padding-top: 15px
    }

    .faq__modal-content {
        max-width: 700px
    }
    .faq__modal-action {
        margin-top: 0px
    }
    .faq__modal-action1 {
        margin-top: 30px
    }

    .faq__modal-action .button_primary {
        max-width: 270px;
        width: 100%
    }
    .faq__modal-action{
		position: relative;
	}
	.faq__modal-action2{
		margin-top: 32px
	}
    .app__slide_8 .faq__modal-action{
		position: absolute;
		left: 20%;
		bottom: 7%;
	}
}

@media (min-width: 1200px) {
    .form__title {
        font-size:24px;
        line-height: 30px;
        margin-bottom: 40px
    }

    .form__radio-label {
        font-size: 16px
    }

    .form__radio-label::before {
        top: -3px
    }

    .form__radio-label::after {
        top: 5px
    }
}

@media (min-width: 1800px) {
    .form__title {
        font-size:32px;
        line-height: 40px;
        margin-top: 30px;
    }

    .form_top .button_primary {
        width: 100%;
        max-width: 270px;
    }
    #btn2, #btn3, #btn4{
		max-width: 300px;
	}
   
}

@media (min-width: 1025px){
	/*.faq__modal-action {
	    position: absolute;
	    bottom: 24%;
	    left: 40%;
	}*/
}
@media (min-width: 1200px) {
    .headline {
        padding-top:22px;
        padding-right: 10px;
        padding-bottom: 10px
    }

    .headline__top {
        padding: 30px
    }

    .headline__phone {
        margin-right: 33px;
        margin-left: 40px;
        font-size: 24px
    }

    .headline__logo {
        margin-right: 61px
    }

    .headline__bottom {
        padding-right: 0
    }

    .headline__title {
        margin-bottom: 50px
    }

    .headline__title h1 {
        font-size: 50px;
        line-height: 60px;
        font-weight: 300
    }

    .headline__title h1 span {
        display: block;
        font-size: 24px;
        margin-top: 2px
    }

    .headline__middle {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 40px;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .headline__num {
        margin-bottom: 0;
        margin-top: -37px;
        margin-left: 100px;
        margin-right: 20px;
    }

    .headline__num-top {
        font-size: 24px;
        padding-left: 91px
    }

    .headline__num-digit {
        font-size: 5em;
        /*line-height: 150px;*/
        margin-top: -10px
    }

    .headline__num-percent {
        font-size: 60px;
        font-weight: 700;
        margin-left: 0px;
        margin-top: -14px
    }

    .headline__num-from {
        font-size: 24px;
        margin-bottom: -6px
    }
    /*.faq__modal-action {
	    position: absolute;
	    bottom: 30%;
	    left: 40%;
	}*/
}

@media (min-width: 1280px) {
    .headline__top {
        padding:35px
    }
    /*.faq__modal-action {
	    position: absolute;
	    bottom: 30%;
	    left: 40%;
	}*/
	.headline__num-digit {
    font-size: 7em;
    /* line-height: 150px; */
    margin-top: -10px;
	}
	.headline__num-top {
    font-size: 1.5em;
    padding-left: 20%;
    padding-top: 10%;
}
}
/*@media screen and (max-width: 1280px) {
    .faq__modal-action {
    position: absolute;
    bottom: 10%;
    left: 20%;
}*/
@media (min-width: 1360px){
.headline__num-digit {
    font-size: 8em;
    /* line-height: 150px; */
    margin-top: -10px;
	}
.headline__num {
    margin-bottom: 0;
    margin-top: -30%;
    margin-left: 10%;
    margin-right: 0.5%;
}
.headline__num-top {
    font-size: 1.7em;
    padding-left: 20%;
    padding-top: 10%;
}
.headline__descriptor {
    margin-top: 0px;
    font-size: 1.2em;
}
}
@media (min-width: 1437px){
.headline__num-digit {
    font-size: 8em;
    /* line-height: 150px; */
    margin-top: -10px;
	}
.headline__num {
    margin-bottom: 0;
    margin-top: -30%;
    margin-left: 10%;
    margin-right: 0.5%;
}
.headline__num-top {
    font-size: 1.7em;
    padding-left: 20%;
    padding-top: 10%;
}
.headline__descriptor {
    margin-top: 0px;
    font-size: 1.2em;
}
}
@media (min-width: 1539px){
.headline__num-digit {
    font-size: 10em;
    /* line-height: 150px; */
    margin-top: -10px;
	}
.headline__num {
    margin-bottom: 0;
    margin-top: -30%;
    margin-left: 10%;
    margin-right: 0.5%;
}
.headline__num-top {
    font-size: 2em;
    padding-left: 30%;
    padding-top: 10%;
}
.headline__descriptor {
    margin-top: 0px;
    font-size: 1.5em;
}
}
@media (min-width: 1366px) {
    .headline__top {
        padding:40px
    }
}
@media (min-width: 1600px) {
    .headline__top {
        padding-right:0px;
    }
    .headline__num-base {
    margin-top: 180px;
	}
}
@media (min-width: 1640px) {
    .headline__middle {
        margin-bottom:80px
    }
}

@media (min-width: 1800px) {
    .headline {
        padding-left:0
    }

    .headline__top {
        max-width: 1765px;
        padding-right: 45px
    }

    .headline__middle {
        margin-bottom: 80px
    }

    .headline__title h1 {
        font-size: 70px;
        line-height: 78px
    }

    .headline__title h1 span {
        font-size: 32px
    }

    .headline__num-top {
        padding-left: 45px
    }

    .headline__num-digit {
        font-size: 120px;
        margin-top: 7px
    }

    .headline__num-from {
        font-size: 32px;
        margin-bottom: -28px
    }

    .headline__num-percent {
        font-size: 74px
    }

    .headline__phone {
        font-size: 28px
    }

    .headline__button {
        font-size: 1.2em;
    }
}

@media (min-width: 1678px) {
    .list__button {
        font-size:16px
    }

    .list__roster-item {
        font-size: 18px
    }

    .list__roster-item::before {
        top: 12px
    }

    .list__roster-item:not(:last-child) {
        margin-bottom: 15px
    }
}


@media (min-width: 1200px) {
    .steps__item:first-child {
        width:calc(32% - 30px)
    }

    .steps__item:nth-child(2) {
        width: calc(32% - 30px)
    }

    .steps__item:last-child {
        width: calc(32% - 30px)
    }
}

@media (min-height: 760px) and (min-width:1600px) {
    .steps {
        padding:40px 15px
    }

    .steps__title {
        margin-bottom: 61px
    }
    
}
@media (min-width: 1600px){
	.steps__item-action {
        margin-top: 30px;
        margin-bottom: 17px;
    }
}
@media (min-width: 1678px) {
    .steps__title {
        margin-bottom:70px
    }

    .steps__item-title {
        margin-bottom: 24px
    }

    .steps__item-desc {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 40px
    }

    .steps__item-action {
        margin-top: 30px
    }
    .steps__item-time {
        margin-bottom: 30px
    }
}

@media (min-width: 1600px) {
    .steps {
        padding:0;
        border: 1px solid green;
        border-radius: 7px;
        margin-top: 1%;
        padding-left: 22px;
        padding-top: 1%;
        padding-bottom: 1%;
        width: 1480px;
    }
}
@media (min-width: 1800px) {
    .steps {
        padding:0;
        border: 1px solid green;
        border-radius: 7px;
        margin-top: 1%;
        padding-left: 22px;
        padding-top: 1%;
        padding-bottom: 1%;
        width: 1700px;
    }

    .steps__title {
        margin-bottom: 20px
    }

    .steps .step1 .button_primary {
        width: 100%;
        max-width: 273px;
    }
    #two {
	    position: inherit;
	    margin-left: 183.5px;
	    padding: 18px 47px;
	}
	.contact p, #two{
		display: inline-block;
	}
}

@media (min-width: 1200px) {
    .title_h2 {
        font-size:50px
    }

    .title_h2-sub {
        font-size: 24px;
        font-weight: 300;
        padding-top: 5px
    }
}
	
@media (min-width: 1600px) {
    .title_h2 {
        font-size:45px
    }
    #two {
	    position: inherit;
	    margin-left: 183.5px;
	    padding: 18px 33px;
	}
	.contact p, #two{
		display: inline-block;
	}
	.conditions-footer .conditions__form-row {
	    margin-bottom: 32px;
	}
	.button_primary {
	    background-color: #36cf58;
	    font-size: 18px;
	    font-weight: 700;
	    border-radius: 7px;
	    padding: 18px 26px;
	}
	
}
@media (min-width: 1600px) and (max-width: 1799px){
	#one{
		padding: 18px 60px;
	}
}
@media (min-width: 1678px) {
    .title_h2 {
        font-size:2em;
    }
}

@media (min-width: 1800px) {
    .title_h2 {
        font-size:2em;
    }
    #two {
	    position: inherit;
	    margin-left: 183.5px;
	    padding: 18px 47px;
	}
}

@media (min-width: 1200px) {
    .types {
        padding-bottom:0
    }

    .types__item {
        padding: 60px 50px 50px;
        border-radius: 20px 20px 0 0
    }

    .types__item-title {
        font-size: 24px;
        text-align: center;
        line-height: 30px;
        margin-bottom: 27px
    }

    .types__item-details {
        margin-bottom: 34px
    }

    .types__item-detail {
        line-height: 21px
    }

    .types__item-detail:not(:last-child) {
        margin-bottom: 18px
    }

    .types__item_vehicle {
        background-position: 100% 94%
    }

    .types__item_building {
        background-position: 100% 100%;
        background-size: 302px
    }

    .types__item_property {
        background-size: 217px
    }
}
@media (min-width:1360px){

	.app__slide_about {
	    background-color: #262529;
	    background: linear-gradient(90deg, rgba(38, 37, 41, 1) 0%, rgba(38, 37, 41, 1) 75%), url(images/IMG_6468.jpg);
	    background-position: 0% 0%, 300px 0;
	    background-repeat: no-repeat, no-repeat;
	    background-size: 30%, 112%;
	}
	
}
@media (min-width:1500px){
	/*.faq__modal-action {
	    bottom: 30%;
	}*/
	.app__slide_about {
	    
	    background-size: 30%, 100%;
	}
}
@media (min-width:1600px){
	.types__item-title {
        font-size: 21px;
        text-align: center;
        line-height: 27px;
        margin-bottom: 27px;
        margin-right: 26%;
    }
     .types__item_building {
        background-position: 100% 100%;
        background-size: 302px
    }
    .types__item_building {
	    background-position: 100% 100%;
	    background-size: 150px;
	}
	.types__item_property {
	    background-size: 120px;
	}
	.app__slide_about {
	    background-size: 30%, 100%;
	}
}
@media (min-height: 760px) and (min-width:1600px) {
    .types {
        padding:20px 22px 0;
    }

    .types__title {
        margin-bottom: 63px
    }
}

@media (min-width: 1678px) {
    .types__item {
        border-radius:20px
    }
}
@media (min-width: 1200px) {
    .types {
        padding-bottom:20%;
        padding-top: 0;
    }
}
@media (min-width: 1600px){
	.types {
	    padding-bottom: 1%;
	    padding-top: 1%;
	    float: none;
	    display: block;
	    width: 1480px;
	    border: 1px solid green;
	    border-radius: 7px;
	}
	.steps__item {
	    width: calc(32% - 0px);
	    border-radius: 7px;
	    background-color: white;
	    margin-right: auto;
	    padding: 1% 1% 1% 50px;
	    position: relative;
	}
}
@media (min-width: 1800px) {
    .types {
        padding-bottom:1%;
        padding-top: 1%;
        float: none;
        display: block;
        width: 1700px;
        border: 1px solid green;
        border-radius: 7px;
    }
    /*#block2{
		height: 200px;
		width: 1800px;
		display: block;
		border: 1px solid red;
		font-size: 100px;
	}*/
	.steps__item {
    width: calc(32% - 0px);
    border-radius: 7px;
    background-color: white;
    margin-right: auto;
    padding: 1% 1% 1% 50px;
    position: relative;
}
    .types__title {
        margin-bottom: 20px
    }
    .app__slide_3{
		position: relative;
	}
	.app__slide_4 .faq__modal-action{
        position: absolute;
		left: 34%;
    	bottom: 8%;
    }
    .app__slide_about {
    	background-color: #262529;
	    background: linear-gradient(90deg, rgba(38, 37, 41, 1) 0%, rgba(38, 37, 41, 1) 75%), url(images/IMG_6468.jpg);
	    background-position: 0% 0%, 300px -90px;
	    background-repeat: no-repeat, no-repeat;
	    background-size: 28%, 100%;
    }
    .app__slide_10 .contact{
		position: absolute;
    	left: 65%;
    	bottom: 39%;
		z-index: 10;
		height: 160px;
    	transition: border-color 200ms ease;
    	width: 300px;
	}
	.app__slide_10 .contact p{
		display: block;
    	margin: 7% 1%;
    	font-family: 'Open Sans',sans-serif;
    	font-size: 24px;
    	color: #AFAFAF;
	}
	.types__item_building {
    background-position: 100% 100%;
    background-size: 150px;
    }
    .types__item_property{
		background-size: 120px;
	}
}
@media (min-width: 1920px){
	.headline__num-base{
		margin-top: 240px;
	}
	.headline__num-digit{
		font-size: 120px;
	}
	.headline__num-top{
		padding-left: 40px;
		margin-top: 20px;
	}
}
 
@media screen and (max-width: 1800px){
	.app__slide_4 .step2 .faq__modal-action{
 	position: absolute;
		left: 34%;
    	bottom: 8%;
 }
}
/* Добавление стилей */
/*.vidy_sber{
	position: absolute;
	bottom: 1.5em;
	left: center;
	z-index: 10;
}*/
._middle {
    width: 600px;
    max-width: 600px;
    min-width: 600px;
	}

@media (min-width: 1025px){
	 /*.faq__modal-action{
 		position: absolute;
		left: 37%;
   		bottom: 20%;
 	}*/
}
@media (min-width: 900px){
	.app__slide_8 .faq__modal-action {
		position: absolute;
    	bottom: 10%;
    	left: 20%;
	}   
}

@media screen and (max-width: 1600px){
	.app__slide_8{
		position: relative;
	}
	.app__slide_8 .faq__modal-action {
    position: absolute;
    bottom: 5%;
    left: 20%;
	}
 }
 @media screen and (max-width: 1360px){
	.app__slide_8{
		position: relative;
	}
	.app__slide_8 .faq__modal-action {
    position: absolute;
    bottom: 1%;
    left: 20%;
	}
 }
@media screen and (max-width: 768px) {
	.types{
        padding: 20px 10px;
	}
}