@import url(//fonts.googleapis.com/icon?family=Material+Icons);
@import url(//fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);

.materialize-red {
    background-color: #e51c23 !important
}

.materialize-red-text {
    color: #e51c23 !important
}

.materialize-red.lighten-5 {
    background-color: #fdeaeb !important
}

.materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important
}

.materialize-red.lighten-4 {
    background-color: #f8c1c3 !important
}

.materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important
}

.materialize-red.lighten-3 {
    background-color: #f3989b !important
}

.materialize-red-text.text-lighten-3 {
    color: #f3989b !important
}

.materialize-red.lighten-2 {
    background-color: #ee6e73 !important
}

.materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important
}

.materialize-red.lighten-1 {
    background-color: #ea454b !important
}

.materialize-red-text.text-lighten-1 {
    color: #ea454b !important
}

.materialize-red.darken-1 {
    background-color: #d0181e !important
}

.materialize-red-text.text-darken-1 {
    color: #d0181e !important
}

.materialize-red.darken-2 {
    background-color: #b9151b !important
}

.materialize-red-text.text-darken-2 {
    color: #b9151b !important
}

.materialize-red.darken-3 {
    background-color: #a21318 !important
}

.materialize-red-text.text-darken-3 {
    color: #a21318 !important
}

.materialize-red.darken-4 {
    background-color: #8b1014 !important
}

.materialize-red-text.text-darken-4 {
    color: #8b1014 !important
}

.red {
    background-color: #f44336 !important
}

.red-text {
    color: #f44336 !important
}

.red.lighten-5 {
    background-color: #ffebee !important
}

.red-text.text-lighten-5 {
    color: #ffebee !important
}

.red.lighten-4 {
    background-color: #ffcdd2 !important
}

.red-text.text-lighten-4 {
    color: #ffcdd2 !important
}

.red.lighten-3 {
    background-color: #ef9a9a !important
}

.red-text.text-lighten-3 {
    color: #ef9a9a !important
}

.red.lighten-2 {
    background-color: #e57373 !important
}

.red-text.text-lighten-2 {
    color: #e57373 !important
}

.red.lighten-1 {
    background-color: #ef5350 !important
}

.red-text.text-lighten-1 {
    color: #ef5350 !important
}

.red.darken-1 {
    background-color: #e53935 !important
}

.red-text.text-darken-1 {
    color: #e53935 !important
}

.red.darken-2 {
    background-color: #d32f2f !important
}

.red-text.text-darken-2 {
    color: #d32f2f !important
}

.red.darken-3 {
    background-color: #c62828 !important
}

.red-text.text-darken-3 {
    color: #c62828 !important
}

.red.darken-4 {
    background-color: #b71c1c !important
}

.red-text.text-darken-4 {
    color: #b71c1c !important
}

.red.accent-1 {
    background-color: #ff8a80 !important
}

.red-text.text-accent-1 {
    color: #ff8a80 !important
}

.red.accent-2 {
    background-color: #ff5252 !important
}

.red-text.text-accent-2 {
    color: #ff5252 !important
}

.red.accent-3 {
    background-color: #ff1744 !important
}

.red-text.text-accent-3 {
    color: #ff1744 !important
}

.red.accent-4 {
    background-color: #d50000 !important
}

.red-text.text-accent-4 {
    color: #d50000 !important
}

.pink {
    background-color: #e91e63 !important
}

.pink-text {
    color: #e91e63 !important
}

.pink.lighten-5 {
    background-color: #fce4ec !important
}

.pink-text.text-lighten-5 {
    color: #fce4ec !important
}

.pink.lighten-4 {
    background-color: #f8bbd0 !important
}

.pink-text.text-lighten-4 {
    color: #f8bbd0 !important
}

.pink.lighten-3 {
    background-color: #f48fb1 !important
}

.pink-text.text-lighten-3 {
    color: #f48fb1 !important
}

.pink.lighten-2 {
    background-color: #f06292 !important
}

.pink-text.text-lighten-2 {
    color: #f06292 !important
}

.pink.lighten-1 {
    background-color: #ec407a !important
}

.pink-text.text-lighten-1 {
    color: #ec407a !important
}

.pink.darken-1 {
    background-color: #d81b60 !important
}

.pink-text.text-darken-1 {
    color: #d81b60 !important
}

.pink.darken-2 {
    background-color: #c2185b !important
}

.pink-text.text-darken-2 {
    color: #c2185b !important
}

.pink.darken-3 {
    background-color: #ad1457 !important
}

.pink-text.text-darken-3 {
    color: #ad1457 !important
}

.pink.darken-4 {
    background-color: #880e4f !important
}

.pink-text.text-darken-4 {
    color: #880e4f !important
}

.pink.accent-1 {
    background-color: #ff80ab !important
}

.pink-text.text-accent-1 {
    color: #ff80ab !important
}

.pink.accent-2 {
    background-color: #ff4081 !important
}

.pink-text.text-accent-2 {
    color: #ff4081 !important
}

.pink.accent-3 {
    background-color: #f50057 !important
}

.pink-text.text-accent-3 {
    color: #f50057 !important
}

.pink.accent-4 {
    background-color: #c51162 !important
}

.pink-text.text-accent-4 {
    color: #c51162 !important
}

.purple {
    background-color: #9c27b0 !important
}

.purple-text {
    color: #9c27b0 !important
}

.purple.lighten-5 {
    background-color: #f3e5f5 !important
}

.purple-text.text-lighten-5 {
    color: #f3e5f5 !important
}

.purple.lighten-4 {
    background-color: #e1bee7 !important
}

.purple-text.text-lighten-4 {
    color: #e1bee7 !important
}

.purple.lighten-3 {
    background-color: #ce93d8 !important
}

.purple-text.text-lighten-3 {
    color: #ce93d8 !important
}

.purple.lighten-2 {
    background-color: #ba68c8 !important
}

.purple-text.text-lighten-2 {
    color: #ba68c8 !important
}

.purple.lighten-1 {
    background-color: #ab47bc !important
}

.purple-text.text-lighten-1 {
    color: #ab47bc !important
}

.purple.darken-1 {
    background-color: #8e24aa !important
}

.purple-text.text-darken-1 {
    color: #8e24aa !important
}

.purple.darken-2 {
    background-color: #7b1fa2 !important
}

.purple-text.text-darken-2 {
    color: #7b1fa2 !important
}

.purple.darken-3 {
    background-color: #6a1b9a !important
}

.purple-text.text-darken-3 {
    color: #6a1b9a !important
}

.purple.darken-4 {
    background-color: #4a148c !important
}

.purple-text.text-darken-4 {
    color: #4a148c !important
}

.purple.accent-1 {
    background-color: #ea80fc !important
}

.purple-text.text-accent-1 {
    color: #ea80fc !important
}

.purple.accent-2 {
    background-color: #e040fb !important
}

.purple-text.text-accent-2 {
    color: #e040fb !important
}

.purple.accent-3 {
    background-color: #d500f9 !important
}

.purple-text.text-accent-3 {
    color: #d500f9 !important
}

.purple.accent-4 {
    background-color: #a0f !important
}

.purple-text.text-accent-4 {
    color: #a0f !important
}

.deep-purple {
    background-color: #673ab7 !important
}

.deep-purple-text {
    color: #673ab7 !important
}

.deep-purple.lighten-5 {
    background-color: #ede7f6 !important
}

.deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important
}

.deep-purple.lighten-4 {
    background-color: #d1c4e9 !important
}

.deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important
}

.deep-purple.lighten-3 {
    background-color: #b39ddb !important
}

.deep-purple-text.text-lighten-3 {
    color: #b39ddb !important
}

.deep-purple.lighten-2 {
    background-color: #9575cd !important
}

.deep-purple-text.text-lighten-2 {
    color: #9575cd !important
}

.deep-purple.lighten-1 {
    background-color: #7e57c2 !important
}

.deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important
}

.deep-purple.darken-1 {
    background-color: #5e35b1 !important
}

.deep-purple-text.text-darken-1 {
    color: #5e35b1 !important
}

.deep-purple.darken-2 {
    background-color: #512da8 !important
}

.deep-purple-text.text-darken-2 {
    color: #512da8 !important
}

.deep-purple.darken-3 {
    background-color: #4527a0 !important
}

.deep-purple-text.text-darken-3 {
    color: #4527a0 !important
}

.deep-purple.darken-4 {
    background-color: #311b92 !important
}

.deep-purple-text.text-darken-4 {
    color: #311b92 !important
}

.deep-purple.accent-1 {
    background-color: #b388ff !important
}

.deep-purple-text.text-accent-1 {
    color: #b388ff !important
}

.deep-purple.accent-2 {
    background-color: #7c4dff !important
}

.deep-purple-text.text-accent-2 {
    color: #7c4dff !important
}

.deep-purple.accent-3 {
    background-color: #651fff !important
}

.deep-purple-text.text-accent-3 {
    color: #651fff !important
}

.deep-purple.accent-4 {
    background-color: #6200ea !important
}

.deep-purple-text.text-accent-4 {
    color: #6200ea !important
}

.indigo {
    background-color: #3f51b5 !important
}

.indigo-text {
    color: #3f51b5 !important
}

.indigo.lighten-5 {
    background-color: #e8eaf6 !important
}

.indigo-text.text-lighten-5 {
    color: #e8eaf6 !important
}

.indigo.lighten-4 {
    background-color: #c5cae9 !important
}

.indigo-text.text-lighten-4 {
    color: #c5cae9 !important
}

.indigo.lighten-3 {
    background-color: #9fa8da !important
}

.indigo-text.text-lighten-3 {
    color: #9fa8da !important
}

.indigo.lighten-2 {
    background-color: #7986cb !important
}

.indigo-text.text-lighten-2 {
    color: #7986cb !important
}

.indigo.lighten-1 {
    background-color: #5c6bc0 !important
}

.indigo-text.text-lighten-1 {
    color: #5c6bc0 !important
}

.indigo.darken-1 {
    background-color: #3949ab !important
}

.indigo-text.text-darken-1 {
    color: #3949ab !important
}

.indigo.darken-2 {
    background-color: #303f9f !important
}

.indigo-text.text-darken-2 {
    color: #303f9f !important
}

.indigo.darken-3 {
    background-color: #283593 !important
}

.indigo-text.text-darken-3 {
    color: #283593 !important
}

.indigo.darken-4 {
    background-color: #1a237e !important
}

.indigo-text.text-darken-4 {
    color: #1a237e !important
}

.indigo.accent-1 {
    background-color: #8c9eff !important
}

.indigo-text.text-accent-1 {
    color: #8c9eff !important
}

.indigo.accent-2 {
    background-color: #536dfe !important
}

.indigo-text.text-accent-2 {
    color: #536dfe !important
}

.indigo.accent-3 {
    background-color: #3d5afe !important
}

.indigo-text.text-accent-3 {
    color: #3d5afe !important
}

.indigo.accent-4 {
    background-color: #304ffe !important
}

.indigo-text.text-accent-4 {
    color: #304ffe !important
}

.blue {
    background-color: #2196f3 !important
}

.blue-text {
    color: #2196f3 !important
}

.blue.lighten-5 {
    background-color: #e3f2fd !important
}

.blue-text.text-lighten-5 {
    color: #e3f2fd !important
}

.blue.lighten-4 {
    background-color: #bbdefb !important
}

.blue-text.text-lighten-4 {
    color: #bbdefb !important
}

.blue.lighten-3 {
    background-color: #90caf9 !important
}

.blue-text.text-lighten-3 {
    color: #90caf9 !important
}

.blue.lighten-2 {
    background-color: #64b5f6 !important
}

.blue-text.text-lighten-2 {
    color: #64b5f6 !important
}

.blue.lighten-1 {
    background-color: #42a5f5 !important
}

.blue-text.text-lighten-1 {
    color: #42a5f5 !important
}

.blue.darken-1 {
    background-color: #1e88e5 !important
}

.blue-text.text-darken-1 {
    color: #1e88e5 !important
}

.blue.darken-2 {
    background-color: #1976d2 !important
}

.blue-text.text-darken-2 {
    color: #1976d2 !important
}

.blue.darken-3 {
    background-color: #1565c0 !important
}

.blue-text.text-darken-3 {
    color: #1565c0 !important
}

.blue.darken-4 {
    background-color: #0d47a1 !important
}

.blue-text.text-darken-4 {
    color: #0d47a1 !important
}

.blue.accent-1 {
    background-color: #82b1ff !important
}

.blue-text.text-accent-1 {
    color: #82b1ff !important
}

.blue.accent-2 {
    background-color: #448aff !important
}

.blue-text.text-accent-2 {
    color: #448aff !important
}

.blue.accent-3 {
    background-color: #2979ff !important
}

.blue-text.text-accent-3 {
    color: #2979ff !important
}

.blue.accent-4 {
    background-color: #2962ff !important
}

.blue-text.text-accent-4 {
    color: #2962ff !important
}

.light-blue {
    background-color: #03a9f4 !important
}

.light-blue-text {
    color: #03a9f4 !important
}

.light-blue.lighten-5 {
    background-color: #e1f5fe !important
}

.light-blue-text.text-lighten-5 {
    color: #e1f5fe !important
}

.light-blue.lighten-4 {
    background-color: #b3e5fc !important
}

.light-blue-text.text-lighten-4 {
    color: #b3e5fc !important
}

.light-blue.lighten-3 {
    background-color: #81d4fa !important
}

.light-blue-text.text-lighten-3 {
    color: #81d4fa !important
}

.light-blue.lighten-2 {
    background-color: #4fc3f7 !important
}

.light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important
}

.light-blue.lighten-1 {
    background-color: #29b6f6 !important
}

.light-blue-text.text-lighten-1 {
    color: #29b6f6 !important
}

.light-blue.darken-1 {
    background-color: #039be5 !important
}

.light-blue-text.text-darken-1 {
    color: #039be5 !important
}

.light-blue.darken-2 {
    background-color: #0288d1 !important
}

.light-blue-text.text-darken-2 {
    color: #0288d1 !important
}

.light-blue.darken-3 {
    background-color: #0277bd !important
}

.light-blue-text.text-darken-3 {
    color: #0277bd !important
}

.light-blue.darken-4 {
    background-color: #01579b !important
}

.light-blue-text.text-darken-4 {
    color: #01579b !important
}

.light-blue.accent-1 {
    background-color: #80d8ff !important
}

.light-blue-text.text-accent-1 {
    color: #80d8ff !important
}

.light-blue.accent-2 {
    background-color: #40c4ff !important
}

.light-blue-text.text-accent-2 {
    color: #40c4ff !important
}

.light-blue.accent-3 {
    background-color: #00b0ff !important
}

.light-blue-text.text-accent-3 {
    color: #00b0ff !important
}

.light-blue.accent-4 {
    background-color: #0091ea !important
}

.light-blue-text.text-accent-4 {
    color: #0091ea !important
}

.cyan {
    background-color: #00bcd4 !important
}

.cyan-text {
    color: #00bcd4 !important
}

.cyan.lighten-5 {
    background-color: #e0f7fa !important
}

.cyan-text.text-lighten-5 {
    color: #e0f7fa !important
}

.cyan.lighten-4 {
    background-color: #b2ebf2 !important
}

.cyan-text.text-lighten-4 {
    color: #b2ebf2 !important
}

.cyan.lighten-3 {
    background-color: #80deea !important
}

.cyan-text.text-lighten-3 {
    color: #80deea !important
}

.cyan.lighten-2 {
    background-color: #4dd0e1 !important
}

.cyan-text.text-lighten-2 {
    color: #4dd0e1 !important
}

.cyan.lighten-1 {
    background-color: #26c6da !important
}

.cyan-text.text-lighten-1 {
    color: #26c6da !important
}

.cyan.darken-1 {
    background-color: #00acc1 !important
}

.cyan-text.text-darken-1 {
    color: #00acc1 !important
}

.cyan.darken-2 {
    background-color: #0097a7 !important
}

.cyan-text.text-darken-2 {
    color: #0097a7 !important
}

.cyan.darken-3 {
    background-color: #00838f !important
}

.cyan-text.text-darken-3 {
    color: #00838f !important
}

.cyan.darken-4 {
    background-color: #006064 !important
}

.cyan-text.text-darken-4 {
    color: #006064 !important
}

.cyan.accent-1 {
    background-color: #84ffff !important
}

.cyan-text.text-accent-1 {
    color: #84ffff !important
}

.cyan.accent-2 {
    background-color: #18ffff !important
}

.cyan-text.text-accent-2 {
    color: #18ffff !important
}

.cyan.accent-3 {
    background-color: #00e5ff !important
}

.cyan-text.text-accent-3 {
    color: #00e5ff !important
}

.cyan.accent-4 {
    background-color: #00b8d4 !important
}

.cyan-text.text-accent-4 {
    color: #00b8d4 !important
}

.teal {
    background-color: #009688 !important
}

.teal-text {
    color: #009688 !important
}

.teal.lighten-5 {
    background-color: #e0f2f1 !important
}

.teal-text.text-lighten-5 {
    color: #e0f2f1 !important
}

.teal.lighten-4 {
    background-color: #b2dfdb !important
}

.teal-text.text-lighten-4 {
    color: #b2dfdb !important
}

.teal.lighten-3 {
    background-color: #80cbc4 !important
}

.teal-text.text-lighten-3 {
    color: #80cbc4 !important
}

.teal.lighten-2 {
    background-color: #4db6ac !important
}

.teal-text.text-lighten-2 {
    color: #4db6ac !important
}

.teal.lighten-1 {
    background-color: #26a69a !important
}

.teal-text.text-lighten-1 {
    color: #26a69a !important
}

.teal.darken-1 {
    background-color: #00897b !important
}

.teal-text.text-darken-1 {
    color: #00897b !important
}

.teal.darken-2 {
    background-color: #00796b !important
}

.teal-text.text-darken-2 {
    color: #00796b !important
}

.teal.darken-3 {
    background-color: #00695c !important
}

.teal-text.text-darken-3 {
    color: #00695c !important
}

.teal.darken-4 {
    background-color: #004d40 !important
}

.teal-text.text-darken-4 {
    color: #004d40 !important
}

.teal.accent-1 {
    background-color: #a7ffeb !important
}

.teal-text.text-accent-1 {
    color: #a7ffeb !important
}

.teal.accent-2 {
    background-color: #64ffda !important
}

.teal-text.text-accent-2 {
    color: #64ffda !important
}

.teal.accent-3 {
    background-color: #1de9b6 !important
}

.teal-text.text-accent-3 {
    color: #1de9b6 !important
}

.teal.accent-4 {
    background-color: #00bfa5 !important
}

.teal-text.text-accent-4 {
    color: #00bfa5 !important
}

.green {
    background-color: #4caf50 !important
}

.green-text {
    color: #4caf50 !important
}

.green.lighten-5 {
    background-color: #e8f5e9 !important
}

.green-text.text-lighten-5 {
    color: #e8f5e9 !important
}

.green.lighten-4 {
    background-color: #c8e6c9 !important
}

.green-text.text-lighten-4 {
    color: #c8e6c9 !important
}

.green.lighten-3 {
    background-color: #a5d6a7 !important
}

.green-text.text-lighten-3 {
    color: #a5d6a7 !important
}

.green.lighten-2 {
    background-color: #81c784 !important
}

.green-text.text-lighten-2 {
    color: #81c784 !important
}

.green.lighten-1 {
    background-color: #66bb6a !important
}

.green-text.text-lighten-1 {
    color: #66bb6a !important
}

.green.darken-1 {
    background-color: #43a047 !important
}

.green-text.text-darken-1 {
    color: #43a047 !important
}

.green.darken-2 {
    background-color: #388e3c !important
}

.green-text.text-darken-2 {
    color: #388e3c !important
}

.green.darken-3 {
    background-color: #2e7d32 !important
}

.green-text.text-darken-3 {
    color: #2e7d32 !important
}

.green.darken-4 {
    background-color: #1b5e20 !important
}

.green-text.text-darken-4 {
    color: #1b5e20 !important
}

.green.accent-1 {
    background-color: #b9f6ca !important
}

.green-text.text-accent-1 {
    color: #b9f6ca !important
}

.green.accent-2 {
    background-color: #69f0ae !important
}

.green-text.text-accent-2 {
    color: #69f0ae !important
}

.green.accent-3 {
    background-color: #00e676 !important
}

.green-text.text-accent-3 {
    color: #00e676 !important
}

.green.accent-4 {
    background-color: #00c853 !important
}

.green-text.text-accent-4 {
    color: #00c853 !important
}

.light-green {
    background-color: #8bc34a !important
}

.light-green-text {
    color: #8bc34a !important
}

.light-green.lighten-5 {
    background-color: #f1f8e9 !important
}

.light-green-text.text-lighten-5 {
    color: #f1f8e9 !important
}

.light-green.lighten-4 {
    background-color: #dcedc8 !important
}

.light-green-text.text-lighten-4 {
    color: #dcedc8 !important
}

.light-green.lighten-3 {
    background-color: #c5e1a5 !important
}

.light-green-text.text-lighten-3 {
    color: #c5e1a5 !important
}

.light-green.lighten-2 {
    background-color: #aed581 !important
}

.light-green-text.text-lighten-2 {
    color: #aed581 !important
}

.light-green.lighten-1 {
    background-color: #9ccc65 !important
}

.light-green-text.text-lighten-1 {
    color: #9ccc65 !important
}

.light-green.darken-1 {
    background-color: #7cb342 !important
}

.light-green-text.text-darken-1 {
    color: #7cb342 !important
}

.light-green.darken-2 {
    background-color: #689f38 !important
}

.light-green-text.text-darken-2 {
    color: #689f38 !important
}

.light-green.darken-3 {
    background-color: #558b2f !important
}

.light-green-text.text-darken-3 {
    color: #558b2f !important
}

.light-green.darken-4 {
    background-color: #33691e !important
}

.light-green-text.text-darken-4 {
    color: #33691e !important
}

.light-green.accent-1 {
    background-color: #ccff90 !important
}

.light-green-text.text-accent-1 {
    color: #ccff90 !important
}

.light-green.accent-2 {
    background-color: #b2ff59 !important
}

.light-green-text.text-accent-2 {
    color: #b2ff59 !important
}

.light-green.accent-3 {
    background-color: #76ff03 !important
}

.light-green-text.text-accent-3 {
    color: #76ff03 !important
}

.light-green.accent-4 {
    background-color: #64dd17 !important
}

.light-green-text.text-accent-4 {
    color: #64dd17 !important
}

.lime {
    background-color: #cddc39 !important
}

.lime-text {
    color: #cddc39 !important
}

.lime.lighten-5 {
    background-color: #f9fbe7 !important
}

.lime-text.text-lighten-5 {
    color: #f9fbe7 !important
}

.lime.lighten-4 {
    background-color: #f0f4c3 !important
}

.lime-text.text-lighten-4 {
    color: #f0f4c3 !important
}

.lime.lighten-3 {
    background-color: #e6ee9c !important
}

.lime-text.text-lighten-3 {
    color: #e6ee9c !important
}

.lime.lighten-2 {
    background-color: #dce775 !important
}

.lime-text.text-lighten-2 {
    color: #dce775 !important
}

.lime.lighten-1 {
    background-color: #d4e157 !important
}

.lime-text.text-lighten-1 {
    color: #d4e157 !important
}

.lime.darken-1 {
    background-color: #c0ca33 !important
}

.lime-text.text-darken-1 {
    color: #c0ca33 !important
}

.lime.darken-2 {
    background-color: #afb42b !important
}

.lime-text.text-darken-2 {
    color: #afb42b !important
}

.lime.darken-3 {
    background-color: #9e9d24 !important
}

.lime-text.text-darken-3 {
    color: #9e9d24 !important
}

.lime.darken-4 {
    background-color: #827717 !important
}

.lime-text.text-darken-4 {
    color: #827717 !important
}

.lime.accent-1 {
    background-color: #f4ff81 !important
}

.lime-text.text-accent-1 {
    color: #f4ff81 !important
}

.lime.accent-2 {
    background-color: #eeff41 !important
}

.lime-text.text-accent-2 {
    color: #eeff41 !important
}

.lime.accent-3 {
    background-color: #c6ff00 !important
}

.lime-text.text-accent-3 {
    color: #c6ff00 !important
}

.lime.accent-4 {
    background-color: #aeea00 !important
}

.lime-text.text-accent-4 {
    color: #aeea00 !important
}

.yellow {
    background-color: #ffeb3b !important
}

.yellow-text {
    color: #ffeb3b !important
}

.yellow.lighten-5 {
    background-color: #fffde7 !important
}

.yellow-text.text-lighten-5 {
    color: #fffde7 !important
}

.yellow.lighten-4 {
    background-color: #fff9c4 !important
}

.yellow-text.text-lighten-4 {
    color: #fff9c4 !important
}

.yellow.lighten-3 {
    background-color: #fff59d !important
}

.yellow-text.text-lighten-3 {
    color: #fff59d !important
}

.yellow.lighten-2 {
    background-color: #fff176 !important
}

.yellow-text.text-lighten-2 {
    color: #fff176 !important
}

.yellow.lighten-1 {
    background-color: #ffee58 !important
}

.yellow-text.text-lighten-1 {
    color: #ffee58 !important
}

.yellow.darken-1 {
    background-color: #fdd835 !important
}

.yellow-text.text-darken-1 {
    color: #fdd835 !important
}

.yellow.darken-2 {
    background-color: #fbc02d !important
}

.yellow-text.text-darken-2 {
    color: #fbc02d !important
}

.yellow.darken-3 {
    background-color: #f9a825 !important
}

.yellow-text.text-darken-3 {
    color: #f9a825 !important
}

.yellow.darken-4 {
    background-color: #f57f17 !important
}

.yellow-text.text-darken-4 {
    color: #f57f17 !important
}

.yellow.accent-1 {
    background-color: #ffff8d !important
}

.yellow-text.text-accent-1 {
    color: #ffff8d !important
}

.yellow.accent-2 {
    background-color: #ff0 !important
}

.yellow-text.text-accent-2 {
    color: #ff0 !important
}

.yellow.accent-3 {
    background-color: #ffea00 !important
}

.yellow-text.text-accent-3 {
    color: #ffea00 !important
}

.yellow.accent-4 {
    background-color: #ffd600 !important
}

.yellow-text.text-accent-4 {
    color: #ffd600 !important
}

.amber {
    background-color: #ffc107 !important
}

.amber-text {
    color: #ffc107 !important
}

.amber.lighten-5 {
    background-color: #fff8e1 !important
}

.amber-text.text-lighten-5 {
    color: #fff8e1 !important
}

.amber.lighten-4 {
    background-color: #ffecb3 !important
}

.amber-text.text-lighten-4 {
    color: #ffecb3 !important
}

.amber.lighten-3 {
    background-color: #ffe082 !important
}

.amber-text.text-lighten-3 {
    color: #ffe082 !important
}

.amber.lighten-2 {
    background-color: #ffd54f !important
}

.amber-text.text-lighten-2 {
    color: #ffd54f !important
}

.amber.lighten-1 {
    background-color: #ffca28 !important
}

.amber-text.text-lighten-1 {
    color: #ffca28 !important
}

.amber.darken-1 {
    background-color: #ffb300 !important
}

.amber-text.text-darken-1 {
    color: #ffb300 !important
}

.amber.darken-2 {
    background-color: #ffa000 !important
}

.amber-text.text-darken-2 {
    color: #ffa000 !important
}

.amber.darken-3 {
    background-color: #ff8f00 !important
}

.amber-text.text-darken-3 {
    color: #ff8f00 !important
}

.amber.darken-4 {
    background-color: #ff6f00 !important
}

.amber-text.text-darken-4 {
    color: #ff6f00 !important
}

.amber.accent-1 {
    background-color: #ffe57f !important
}

.amber-text.text-accent-1 {
    color: #ffe57f !important
}

.amber.accent-2 {
    background-color: #ffd740 !important
}

.amber-text.text-accent-2 {
    color: #ffd740 !important
}

.amber.accent-3 {
    background-color: #ffc400 !important
}

.amber-text.text-accent-3 {
    color: #ffc400 !important
}

.amber.accent-4 {
    background-color: #ffab00 !important
}

.amber-text.text-accent-4 {
    color: #ffab00 !important
}

.orange {
    background-color: #ff9800 !important
}

.orange-text {
    color: #ff9800 !important
}

.orange.lighten-5 {
    background-color: #fff3e0 !important
}

.orange-text.text-lighten-5 {
    color: #fff3e0 !important
}

.orange.lighten-4 {
    background-color: #ffe0b2 !important
}

.orange-text.text-lighten-4 {
    color: #ffe0b2 !important
}

.orange.lighten-3 {
    background-color: #ffcc80 !important
}

.orange-text.text-lighten-3 {
    color: #ffcc80 !important
}

.orange.lighten-2 {
    background-color: #ffb74d !important
}

.orange-text.text-lighten-2 {
    color: #ffb74d !important
}

.orange.lighten-1 {
    background-color: #ffa726 !important
}

.orange-text.text-lighten-1 {
    color: #ffa726 !important
}

.orange.darken-1 {
    background-color: #fb8c00 !important
}

.orange-text.text-darken-1 {
    color: #fb8c00 !important
}

.orange.darken-2 {
    background-color: #f57c00 !important
}

.orange-text.text-darken-2 {
    color: #f57c00 !important
}

.orange.darken-3 {
    background-color: #ef6c00 !important
}

.orange-text.text-darken-3 {
    color: #ef6c00 !important
}

.orange.darken-4 {
    background-color: #e65100 !important
}

.orange-text.text-darken-4 {
    color: #e65100 !important
}

.orange.accent-1 {
    background-color: #ffd180 !important
}

.orange-text.text-accent-1 {
    color: #ffd180 !important
}

.orange.accent-2 {
    background-color: #ffab40 !important
}

.orange-text.text-accent-2 {
    color: #ffab40 !important
}

.orange.accent-3 {
    background-color: #ff9100 !important
}

.orange-text.text-accent-3 {
    color: #ff9100 !important
}

.orange.accent-4 {
    background-color: #ff6d00 !important
}

.orange-text.text-accent-4 {
    color: #ff6d00 !important
}

.deep-orange {
    background-color: #ff5722 !important
}

.deep-orange-text {
    color: #ff5722 !important
}

.deep-orange.lighten-5 {
    background-color: #fbe9e7 !important
}

.deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important
}

.deep-orange.lighten-4 {
    background-color: #ffccbc !important
}

.deep-orange-text.text-lighten-4 {
    color: #ffccbc !important
}

.deep-orange.lighten-3 {
    background-color: #ffab91 !important
}

.deep-orange-text.text-lighten-3 {
    color: #ffab91 !important
}

.deep-orange.lighten-2 {
    background-color: #ff8a65 !important
}

.deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important
}

.deep-orange.lighten-1 {
    background-color: #ff7043 !important
}

.deep-orange-text.text-lighten-1 {
    color: #ff7043 !important
}

.deep-orange.darken-1 {
    background-color: #f4511e !important
}

.deep-orange-text.text-darken-1 {
    color: #f4511e !important
}

.deep-orange.darken-2 {
    background-color: #e64a19 !important
}

.deep-orange-text.text-darken-2 {
    color: #e64a19 !important
}

.deep-orange.darken-3 {
    background-color: #d84315 !important
}

.deep-orange-text.text-darken-3 {
    color: #d84315 !important
}

.deep-orange.darken-4 {
    background-color: #bf360c !important
}

.deep-orange-text.text-darken-4 {
    color: #bf360c !important
}

.deep-orange.accent-1 {
    background-color: #ff9e80 !important
}

.deep-orange-text.text-accent-1 {
    color: #ff9e80 !important
}

.deep-orange.accent-2 {
    background-color: #ff6e40 !important
}

.deep-orange-text.text-accent-2 {
    color: #ff6e40 !important
}

.deep-orange.accent-3 {
    background-color: #ff3d00 !important
}

.deep-orange-text.text-accent-3 {
    color: #ff3d00 !important
}

.deep-orange.accent-4 {
    background-color: #dd2c00 !important
}

.deep-orange-text.text-accent-4 {
    color: #dd2c00 !important
}

.brown {
    background-color: #795548 !important
}

.brown-text {
    color: #795548 !important
}

.brown.lighten-5 {
    background-color: #efebe9 !important
}

.brown-text.text-lighten-5 {
    color: #efebe9 !important
}

.brown.lighten-4 {
    background-color: #d7ccc8 !important
}

.brown-text.text-lighten-4 {
    color: #d7ccc8 !important
}

.brown.lighten-3 {
    background-color: #bcaaa4 !important
}

.brown-text.text-lighten-3 {
    color: #bcaaa4 !important
}

.brown.lighten-2 {
    background-color: #a1887f !important
}

.brown-text.text-lighten-2 {
    color: #a1887f !important
}

.brown.lighten-1 {
    background-color: #8d6e63 !important
}

.brown-text.text-lighten-1 {
    color: #8d6e63 !important
}

.brown.darken-1 {
    background-color: #6d4c41 !important
}

.brown-text.text-darken-1 {
    color: #6d4c41 !important
}

.brown.darken-2 {
    background-color: #5d4037 !important
}

.brown-text.text-darken-2 {
    color: #5d4037 !important
}

.brown.darken-3 {
    background-color: #4e342e !important
}

.brown-text.text-darken-3 {
    color: #4e342e !important
}

.brown.darken-4 {
    background-color: #3e2723 !important
}

.brown-text.text-darken-4 {
    color: #3e2723 !important
}

.blue-grey {
    background-color: #607d8b !important
}

.blue-grey-text {
    color: #607d8b !important
}

.blue-grey.lighten-5 {
    background-color: #eceff1 !important
}

.blue-grey-text.text-lighten-5 {
    color: #eceff1 !important
}

.blue-grey.lighten-4 {
    background-color: #cfd8dc !important
}

.blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important
}

.blue-grey.lighten-3 {
    background-color: #b0bec5 !important
}

.blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important
}

.blue-grey.lighten-2 {
    background-color: #90a4ae !important
}

.blue-grey-text.text-lighten-2 {
    color: #90a4ae !important
}

.blue-grey.lighten-1 {
    background-color: #78909c !important
}

.blue-grey-text.text-lighten-1 {
    color: #78909c !important
}

.blue-grey.darken-1 {
    background-color: #546e7a !important
}

.blue-grey-text.text-darken-1 {
    color: #546e7a !important
}

.blue-grey.darken-2 {
    background-color: #455a64 !important
}

.blue-grey-text.text-darken-2 {
    color: #455a64 !important
}

.blue-grey.darken-3 {
    background-color: #37474f !important
}

.blue-grey-text.text-darken-3 {
    color: #37474f !important
}

.blue-grey.darken-4 {
    background-color: #263238 !important
}

.blue-grey-text.text-darken-4 {
    color: #263238 !important
}

.grey {
    background-color: #9e9e9e !important
}

.grey-text {
    color: #9e9e9e !important
}

.grey.lighten-5 {
    background-color: #fafafa !important
}

.grey-text.text-lighten-5 {
    color: #fafafa !important
}

.grey.lighten-4 {
    background-color: #f5f5f5 !important
}

.grey-text.text-lighten-4 {
    color: #f5f5f5 !important
}

.grey.lighten-3 {
    background-color: #eee !important
}

.grey-text.text-lighten-3 {
    color: #eee !important
}

.grey.lighten-2 {
    background-color: #e0e0e0 !important
}

.grey-text.text-lighten-2 {
    color: #e0e0e0 !important
}

.grey.lighten-1 {
    background-color: #bdbdbd !important
}

.grey-text.text-lighten-1 {
    color: #bdbdbd !important
}

.grey.darken-1 {
    background-color: #757575 !important
}

.grey-text.text-darken-1 {
    color: #757575 !important
}

.grey.darken-2 {
    background-color: #616161 !important
}

.grey-text.text-darken-2 {
    color: #616161 !important
}

.grey.darken-3 {
    background-color: #424242 !important
}

.grey-text.text-darken-3 {
    color: #424242 !important
}

.grey.darken-4 {
    background-color: #212121 !important
}

.grey-text.text-darken-4 {
    color: #212121 !important
}

.black {
    background-color: #000 !important
}

.black-text {
    color: #000 !important
}

.white {
    background-color: #fff !important
}

.white-text {
    color: #fff !important
}

.transparent {
    background-color: transparent !important
}

.transparent-text {
    color: transparent !important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

html {
    box-sizing: border-box
}

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

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none
}

ul:not(.browser-default) li {
    list-style-type: none
}

a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.valign-wrapper {
    display: flex;
    align-items: center
}

.valign-wrapper .valign {
    display: block
}

.clearfix {
    clear: both
}

.z-depth-0 {
    box-shadow: none !important
}

.btn, .btn-floating, .btn-large, .card, .card-panel, .collapsible, .dropdown-content, .side-nav, .z-depth-1, nav {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2)
}

.btn-floating:hover, .btn-large:hover, .btn:hover, .z-depth-1-half {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2)
}

.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3)
}

.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .3)
}

.modal, .z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .3)
}

.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .3)
}

.hoverable {
    transition: box-shadow .25s;
    box-shadow: 0
}

.hoverable:hover {
    transition: box-shadow .25s;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73
}

i {
    line-height: inherit
}

i.left {
    float: left;
    margin-right: 15px
}

i.right {
    float: right;
    margin-left: 15px
}

i.tiny {
    font-size: 1rem
}

i.small {
    font-size: 2rem
}

i.medium {
    font-size: 4rem
}

i.large {
    font-size: 6rem
}

img.responsive-img, video.responsive-video {
    max-width: 100%;
    height: auto
}

.pagination li {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    vertical-align: top;
    height: 30px
}

.pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px
}

.pagination li.active a {
    color: #fff
}

.pagination li.active {
    background-color: #ee6e73
}

.pagination li.disabled a {
    cursor: default;
    color: #999
}

.pagination li i {
    font-size: 2rem
}

.pagination li.pages ul li {
    display: inline-block;
    float: none
}

@media only screen and (max-width:992px) {
    .pagination {
        width: 100%
    }

    .pagination li.next, .pagination li.prev {
        width: 10%
    }

    .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap
    }
}

.breadcrumb {
    font-size: 18px;
    color: rgba(255, 255, 255, .7)
}

.breadcrumb [class*=mdi-], .breadcrumb [class^=mdi-], .breadcrumb i, .breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px
}

.breadcrumb:before {
    content: '\E5CC';
    color: rgba(255, 255, 255, .7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased
}

.breadcrumb:first-child:before {
    display: none
}

.breadcrumb:last-child {
    color: #fff
}

.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px
}

.parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%)
}

.pin-bottom, .pin-top {
    position: relative
}

.pinned {
    position: fixed !important
}

ul.staggered-list li {
    opacity: 0
}

.fade-in {
    opacity: 0;
    transform-origin: 0 50%
}

@media only screen and (max-width:600px) {
    .hide-on-small-and-down, .hide-on-small-only {
        display: none !important
    }
}

@media only screen and (max-width:992px) {
    .hide-on-med-and-down {
        display: none !important
    }
}

@media only screen and (min-width:601px) {
    .hide-on-med-and-up {
        display: none !important
    }
}

@media only screen and (min-width:600px) and (max-width:992px) {
    .hide-on-med-only {
        display: none !important
    }
}

@media only screen and (min-width:993px) {
    .hide-on-large-only {
        display: none !important
    }
}

@media only screen and (min-width:993px) {
    .show-on-large {
        display: block !important
    }
}

@media only screen and (min-width:600px) and (max-width:992px) {
    .show-on-medium {
        display: block !important
    }
}

@media only screen and (max-width:600px) {
    .show-on-small {
        display: block !important
    }
}

@media only screen and (min-width:601px) {
    .show-on-medium-and-up {
        display: block !important
    }
}

@media only screen and (max-width:992px) {
    .show-on-medium-and-down {
        display: block !important
    }
}

@media only screen and (max-width:600px) {
    .center-on-small-only {
        text-align: center
    }
}

footer.page-footer {
    margin-top: 20px;
    padding-top: 20px;
    background-color: #ee6e73
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: rgba(255, 255, 255, .8);
    background-color: rgba(51, 51, 51, .08)
}

table, td, th {
    border: none
}

table {
    width: 100%;
    display: table
}

table.bordered>tbody>tr, table.bordered>thead>tr {
    border-bottom: 1px solid #d0d0d0
}

table.striped>tbody>tr:nth-child(odd) {
    background-color: #f2f2f2
}

table.striped>tbody>tr>td {
    border-radius: 0
}

table.highlight>tbody>tr {
    transition: background-color .25s ease
}

table.highlight>tbody>tr:hover {
    background-color: #f2f2f2
}

table.centered tbody tr td, table.centered thead tr th {
    text-align: center
}

thead {
    border-bottom: 1px solid #d0d0d0
}

td, th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px
}

@media only screen and (max-width:992px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative
    }

    table.responsive-table td:empty:before {
        content: '\00a0'
    }

    table.responsive-table td, table.responsive-table th {
        margin: 0;
        vertical-align: top
    }

    table.responsive-table th {
        text-align: left
    }

    table.responsive-table thead {
        display: block;
        float: left
    }

    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0
    }

    table.responsive-table thead tr th::before {
        content: "\00a0"
    }

    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top
    }

    table.responsive-table th {
        display: block;
        text-align: right
    }

    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left
    }

    table.responsive-table tr {
        padding: 0 10px
    }

    table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0
    }

    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0
    }

    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    table.responsive-table.bordered tr {
        border: 0
    }

    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0
    }
}

.collection {
    margin: .5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0
}

.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative
}

.collection .collection-item.avatar .circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle
}

.collection .collection-item.avatar i.circle {
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    text-align: center
}

.collection .collection-item.avatar .title {
    font-size: 16px
}

.collection .collection-item.avatar p {
    margin: 0
}

.collection .collection-item.avatar .secondary-content {
    position: absolute;
    top: 16px;
    right: 16px
}

.collection .collection-item:last-child {
    border-bottom: none
}

.collection .collection-item.active {
    background-color: #26a69a;
    color: #eafaf9
}

.collection .collection-item.active .secondary-content {
    color: #fff
}

.collection a.collection-item {
    display: block;
    transition: .25s;
    color: #26a69a
}

.collection a.collection-item:not(.active):hover {
    background-color: #ddd
}

.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px
}

.collection.with-header .collection-item {
    padding-left: 30px
}

.collection.with-header .collection-item.avatar {
    padding-left: 72px
}

.secondary-content {
    float: right;
    color: #26a69a
}

.collapsible .collection {
    margin: 0;
    border: none
}

span.badge {
    min-width: 3rem;
    padding: 0 6px;
    margin-left: 14px;
    text-align: center;
    font-size: 1rem;
    line-height: inherit;
    color: #757575;
    float: right;
    box-sizing: border-box
}

span.badge.new {
    font-weight: 300;
    font-size: .8rem;
    color: #fff;
    background-color: #26a69a;
    border-radius: 2px
}

span.badge.new:after {
    content: " new"
}

span.badge[data-badge-caption]::after {
    content: " " attr(data-badge-caption)
}

nav ul a span.badge {
    display: inline-block;
    float: none;
    margin-left: 4px;
    line-height: 22px;
    height: 22px
}

.collapsible span.badge.new, .side-nav span.badge.new {
    position: relative;
    background-color: transparent
}

.collapsible span.badge.new::before, .side-nav span.badge.new::before {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 10px;
    left: 0;
    background-color: #26a69a;
    border-radius: 2px;
    z-index: -1
}

.collapsible span.badge.new {
    z-index: 1
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container embed, .video-container iframe, .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #acece6;
    border-radius: 2px;
    margin: .5rem 0 1rem 0;
    overflow: hidden
}

.progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #26a69a;
    transition: width .3s linear
}

.progress .indeterminate {
    background-color: #26a69a
}

.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite
}

.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate-short 2.1s cubic-bezier(.165, .84, .44, 1) infinite;
    animation-delay: 1.15s
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    60% {
        left: 100%;
        right: -90%
    }

    100% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    60% {
        left: 107%;
        right: -8%
    }

    100% {
        left: 107%;
        right: -8%
    }
}

.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.center, .center-align {
    text-align: center
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.no-select, input[type=range], input[type=range]+.thumb {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.circle {
    border-radius: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0 !important
}

.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga'
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%
}

@media only screen and (min-width:601px) {
    .container {
        width: 85%
    }
}

@media only screen and (min-width:993px) {
    .container {
        width: 70%
    }
}

.container .row {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section.no-pad {
    padding: 0
}

.section.no-pad-bot {
    padding-bottom: 0
}

.section.no-pad-top {
    padding-top: 0
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.row .col {
    float: left;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px
}

.row .col[class*=pull-], .row .col[class*=push-] {
    position: relative
}

.row .col.s1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.offset-s1 {
    margin-left: 8.33333%
}

.row .col.pull-s1 {
    right: 8.33333%
}

.row .col.push-s1 {
    left: 8.33333%
}

.row .col.offset-s2 {
    margin-left: 16.66667%
}

.row .col.pull-s2 {
    right: 16.66667%
}

.row .col.push-s2 {
    left: 16.66667%
}

.row .col.offset-s3 {
    margin-left: 25%
}

.row .col.pull-s3 {
    right: 25%
}

.row .col.push-s3 {
    left: 25%
}

.row .col.offset-s4 {
    margin-left: 33.33333%
}

.row .col.pull-s4 {
    right: 33.33333%
}

.row .col.push-s4 {
    left: 33.33333%
}

.row .col.offset-s5 {
    margin-left: 41.66667%
}

.row .col.pull-s5 {
    right: 41.66667%
}

.row .col.push-s5 {
    left: 41.66667%
}

.row .col.offset-s6 {
    margin-left: 50%
}

.row .col.pull-s6 {
    right: 50%
}

.row .col.push-s6 {
    left: 50%
}

.row .col.offset-s7 {
    margin-left: 58.33333%
}

.row .col.pull-s7 {
    right: 58.33333%
}

.row .col.push-s7 {
    left: 58.33333%
}

.row .col.offset-s8 {
    margin-left: 66.66667%
}

.row .col.pull-s8 {
    right: 66.66667%
}

.row .col.push-s8 {
    left: 66.66667%
}

.row .col.offset-s9 {
    margin-left: 75%
}

.row .col.pull-s9 {
    right: 75%
}

.row .col.push-s9 {
    left: 75%
}

.row .col.offset-s10 {
    margin-left: 83.33333%
}

.row .col.pull-s10 {
    right: 83.33333%
}

.row .col.push-s10 {
    left: 83.33333%
}

.row .col.offset-s11 {
    margin-left: 91.66667%
}

.row .col.pull-s11 {
    right: 91.66667%
}

.row .col.push-s11 {
    left: 91.66667%
}

.row .col.offset-s12 {
    margin-left: 100%
}

.row .col.pull-s12 {
    right: 100%
}

.row .col.push-s12 {
    left: 100%
}

@media only screen and (min-width:601px) {
    .row .col.m1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.offset-m1 {
        margin-left: 8.33333%
    }

    .row .col.pull-m1 {
        right: 8.33333%
    }

    .row .col.push-m1 {
        left: 8.33333%
    }

    .row .col.offset-m2 {
        margin-left: 16.66667%
    }

    .row .col.pull-m2 {
        right: 16.66667%
    }

    .row .col.push-m2 {
        left: 16.66667%
    }

    .row .col.offset-m3 {
        margin-left: 25%
    }

    .row .col.pull-m3 {
        right: 25%
    }

    .row .col.push-m3 {
        left: 25%
    }

    .row .col.offset-m4 {
        margin-left: 33.33333%
    }

    .row .col.pull-m4 {
        right: 33.33333%
    }

    .row .col.push-m4 {
        left: 33.33333%
    }

    .row .col.offset-m5 {
        margin-left: 41.66667%
    }

    .row .col.pull-m5 {
        right: 41.66667%
    }

    .row .col.push-m5 {
        left: 41.66667%
    }

    .row .col.offset-m6 {
        margin-left: 50%
    }

    .row .col.pull-m6 {
        right: 50%
    }

    .row .col.push-m6 {
        left: 50%
    }

    .row .col.offset-m7 {
        margin-left: 58.33333%
    }

    .row .col.pull-m7 {
        right: 58.33333%
    }

    .row .col.push-m7 {
        left: 58.33333%
    }

    .row .col.offset-m8 {
        margin-left: 66.66667%
    }

    .row .col.pull-m8 {
        right: 66.66667%
    }

    .row .col.push-m8 {
        left: 66.66667%
    }

    .row .col.offset-m9 {
        margin-left: 75%
    }

    .row .col.pull-m9 {
        right: 75%
    }

    .row .col.push-m9 {
        left: 75%
    }

    .row .col.offset-m10 {
        margin-left: 83.33333%
    }

    .row .col.pull-m10 {
        right: 83.33333%
    }

    .row .col.push-m10 {
        left: 83.33333%
    }

    .row .col.offset-m11 {
        margin-left: 91.66667%
    }

    .row .col.pull-m11 {
        right: 91.66667%
    }

    .row .col.push-m11 {
        left: 91.66667%
    }

    .row .col.offset-m12 {
        margin-left: 100%
    }

    .row .col.pull-m12 {
        right: 100%
    }

    .row .col.push-m12 {
        left: 100%
    }
}

@media only screen and (min-width:993px) {
    .row .col.l1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.offset-l1 {
        margin-left: 8.33333%
    }

    .row .col.pull-l1 {
        right: 8.33333%
    }

    .row .col.push-l1 {
        left: 8.33333%
    }

    .row .col.offset-l2 {
        margin-left: 16.66667%
    }

    .row .col.pull-l2 {
        right: 16.66667%
    }

    .row .col.push-l2 {
        left: 16.66667%
    }

    .row .col.offset-l3 {
        margin-left: 25%
    }

    .row .col.pull-l3 {
        right: 25%
    }

    .row .col.push-l3 {
        left: 25%
    }

    .row .col.offset-l4 {
        margin-left: 33.33333%
    }

    .row .col.pull-l4 {
        right: 33.33333%
    }

    .row .col.push-l4 {
        left: 33.33333%
    }

    .row .col.offset-l5 {
        margin-left: 41.66667%
    }

    .row .col.pull-l5 {
        right: 41.66667%
    }

    .row .col.push-l5 {
        left: 41.66667%
    }

    .row .col.offset-l6 {
        margin-left: 50%
    }

    .row .col.pull-l6 {
        right: 50%
    }

    .row .col.push-l6 {
        left: 50%
    }

    .row .col.offset-l7 {
        margin-left: 58.33333%
    }

    .row .col.pull-l7 {
        right: 58.33333%
    }

    .row .col.push-l7 {
        left: 58.33333%
    }

    .row .col.offset-l8 {
        margin-left: 66.66667%
    }

    .row .col.pull-l8 {
        right: 66.66667%
    }

    .row .col.push-l8 {
        left: 66.66667%
    }

    .row .col.offset-l9 {
        margin-left: 75%
    }

    .row .col.pull-l9 {
        right: 75%
    }

    .row .col.push-l9 {
        left: 75%
    }

    .row .col.offset-l10 {
        margin-left: 83.33333%
    }

    .row .col.pull-l10 {
        right: 83.33333%
    }

    .row .col.push-l10 {
        left: 83.33333%
    }

    .row .col.offset-l11 {
        margin-left: 91.66667%
    }

    .row .col.pull-l11 {
        right: 91.66667%
    }

    .row .col.push-l11 {
        left: 91.66667%
    }

    .row .col.offset-l12 {
        margin-left: 100%
    }

    .row .col.pull-l12 {
        right: 100%
    }

    .row .col.push-l12 {
        left: 100%
    }
}

@media only screen and (min-width:1201px) {
    .row .col.xl1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.offset-xl1 {
        margin-left: 8.33333%
    }

    .row .col.pull-xl1 {
        right: 8.33333%
    }

    .row .col.push-xl1 {
        left: 8.33333%
    }

    .row .col.offset-xl2 {
        margin-left: 16.66667%
    }

    .row .col.pull-xl2 {
        right: 16.66667%
    }

    .row .col.push-xl2 {
        left: 16.66667%
    }

    .row .col.offset-xl3 {
        margin-left: 25%
    }

    .row .col.pull-xl3 {
        right: 25%
    }

    .row .col.push-xl3 {
        left: 25%
    }

    .row .col.offset-xl4 {
        margin-left: 33.33333%
    }

    .row .col.pull-xl4 {
        right: 33.33333%
    }

    .row .col.push-xl4 {
        left: 33.33333%
    }

    .row .col.offset-xl5 {
        margin-left: 41.66667%
    }

    .row .col.pull-xl5 {
        right: 41.66667%
    }

    .row .col.push-xl5 {
        left: 41.66667%
    }

    .row .col.offset-xl6 {
        margin-left: 50%
    }

    .row .col.pull-xl6 {
        right: 50%
    }

    .row .col.push-xl6 {
        left: 50%
    }

    .row .col.offset-xl7 {
        margin-left: 58.33333%
    }

    .row .col.pull-xl7 {
        right: 58.33333%
    }

    .row .col.push-xl7 {
        left: 58.33333%
    }

    .row .col.offset-xl8 {
        margin-left: 66.66667%
    }

    .row .col.pull-xl8 {
        right: 66.66667%
    }

    .row .col.push-xl8 {
        left: 66.66667%
    }

    .row .col.offset-xl9 {
        margin-left: 75%
    }

    .row .col.pull-xl9 {
        right: 75%
    }

    .row .col.push-xl9 {
        left: 75%
    }

    .row .col.offset-xl10 {
        margin-left: 83.33333%
    }

    .row .col.pull-xl10 {
        right: 83.33333%
    }

    .row .col.push-xl10 {
        left: 83.33333%
    }

    .row .col.offset-xl11 {
        margin-left: 91.66667%
    }

    .row .col.pull-xl11 {
        right: 91.66667%
    }

    .row .col.push-xl11 {
        left: 91.66667%
    }

    .row .col.offset-xl12 {
        margin-left: 100%
    }

    .row .col.pull-xl12 {
        right: 100%
    }

    .row .col.push-xl12 {
        left: 100%
    }
}

nav {
    color: #fff;
    background-color: #ee6e73;
    width: 100%;
    height: 56px;
    line-height: 56px
}

nav.nav-extended {
    height: auto
}

nav.nav-extended .nav-wrapper {
    height: auto
}

nav a {
    color: #fff
}

nav [class*=mdi-], nav [class^=mdi-], nav i, nav i.material-icons {
    display: block;
    font-size: 24px;
    height: 56px;
    line-height: 56px
}

nav .nav-wrapper {
    position: relative;
    height: 100%
}

@media only screen and (min-width:993px) {
    nav a.button-collapse {
        display: none
    }
}

nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px;
    margin: 0 18px
}

nav .button-collapse i {
    height: 56px;
    line-height: 56px
}

nav .brand-logo {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0;
    white-space: nowrap
}

nav .brand-logo.center {
    left: 50%;
    transform: translateX(-50%)
}

@media only screen and (max-width:992px) {
    nav .brand-logo {
        left: 50%;
        transform: translateX(-50%)
    }

    nav .brand-logo.left, nav .brand-logo.right {
        padding: 0;
        transform: none
    }

    nav .brand-logo.left {
        left: .5rem
    }

    nav .brand-logo.right {
        right: .5rem;
        left: auto
    }
}

nav .brand-logo.right {
    right: .5rem;
    padding: 0
}

nav .brand-logo [class*=mdi-], nav .brand-logo [class^=mdi-], nav .brand-logo i, nav .brand-logo i.material-icons {
    float: left;
    margin-right: 15px
}

nav ul {
    margin: 0
}

nav ul li {
    transition: background-color .3s;
    float: left;
    padding: 0
}

nav ul li.active {
    background-color: rgba(0, 0, 0, .1)
}

nav ul a {
    transition: background-color .3s;
    font-size: 1rem;
    color: #fff;
    display: block;
    padding: 0 15px;
    cursor: pointer
}

nav ul a.btn, nav ul a.btn-flat, nav ul a.btn-floating, nav ul a.btn-large {
    margin-top: -2px;
    margin-left: 15px;
    margin-right: 15px
}

nav ul a:hover {
    background-color: rgba(0, 0, 0, .1)
}

nav ul.left {
    float: left
}

nav form {
    height: 100%
}

nav .input-field {
    margin: 0;
    height: 100%
}

nav .input-field input {
    height: 100%;
    font-size: 1.2rem;
    border: none;
    padding-left: 2rem
}

nav .input-field input:focus, nav .input-field input[type=date]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=text]:valid, nav .input-field input[type=url]:valid {
    border: none;
    box-shadow: none
}

nav .input-field label {
    top: 0;
    left: 0
}

nav .input-field label i {
    color: rgba(255, 255, 255, .7);
    transition: color .3s
}

nav .input-field label.active i {
    color: #fff
}

nav .input-field label.active {
    transform: translateY(0)
}

.navbar-fixed {
    position: relative;
    height: 56px;
    z-index: 997
}

.navbar-fixed nav {
    position: fixed
}

@media only screen and (min-width:601px) {
    nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
        height: 64px;
        line-height: 64px
    }

    .navbar-fixed {
        height: 64px
    }
}

a {
    text-decoration: none
}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

small {
    font-size: 75%
}

.light, footer.page-footer .footer-copyright {
    font-weight: 300
}

.thin {
    font-weight: 200
}

.flow-text {
    font-weight: 300
}

@media only screen and (min-width:360px) {
    .flow-text {
        font-size: 1.2rem
    }
}

@media only screen and (min-width:390px) {
    .flow-text {
        font-size: 1.224rem
    }
}

@media only screen and (min-width:420px) {
    .flow-text {
        font-size: 1.248rem
    }
}

@media only screen and (min-width:450px) {
    .flow-text {
        font-size: 1.272rem
    }
}

@media only screen and (min-width:480px) {
    .flow-text {
        font-size: 1.296rem
    }
}

@media only screen and (min-width:510px) {
    .flow-text {
        font-size: 1.32rem
    }
}

@media only screen and (min-width:540px) {
    .flow-text {
        font-size: 1.344rem
    }
}

@media only screen and (min-width:570px) {
    .flow-text {
        font-size: 1.368rem
    }
}

@media only screen and (min-width:600px) {
    .flow-text {
        font-size: 1.392rem
    }
}

@media only screen and (min-width:630px) {
    .flow-text {
        font-size: 1.416rem
    }
}

@media only screen and (min-width:660px) {
    .flow-text {
        font-size: 1.44rem
    }
}

@media only screen and (min-width:690px) {
    .flow-text {
        font-size: 1.464rem
    }
}

@media only screen and (min-width:720px) {
    .flow-text {
        font-size: 1.488rem
    }
}

@media only screen and (min-width:750px) {
    .flow-text {
        font-size: 1.512rem
    }
}

@media only screen and (min-width:780px) {
    .flow-text {
        font-size: 1.536rem
    }
}

@media only screen and (min-width:810px) {
    .flow-text {
        font-size: 1.56rem
    }
}

@media only screen and (min-width:840px) {
    .flow-text {
        font-size: 1.584rem
    }
}

@media only screen and (min-width:870px) {
    .flow-text {
        font-size: 1.608rem
    }
}

@media only screen and (min-width:900px) {
    .flow-text {
        font-size: 1.632rem
    }
}

@media only screen and (min-width:930px) {
    .flow-text {
        font-size: 1.656rem
    }
}

@media only screen and (min-width:960px) {
    .flow-text {
        font-size: 1.68rem
    }
}

@media only screen and (max-width:360px) {
    .flow-text {
        font-size: 1.2rem
    }
}

.card-panel {
    transition: box-shadow .25s;
    padding: 20px;
    margin: .5rem 0 1rem 0;
    border-radius: 2px;
    background-color: #fff
}

.card {
    position: relative;
    margin: .5rem 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px
}

.card .card-title {
    font-size: 24px;
    font-weight: 300
}

.card .card-title.activator {
    cursor: pointer
}

.card.large, .card.medium, .card.small {
    position: relative
}

.card.large .card-image, .card.medium .card-image, .card.small .card-image {
    max-height: 60%;
    overflow: hidden
}

.card.large .card-image+.card-content, .card.medium .card-image+.card-content, .card.small .card-image+.card-content {
    max-height: 40%
}

.card.large .card-content, .card.medium .card-content, .card.small .card-content {
    max-height: 100%;
    overflow: hidden
}

.card.large .card-action, .card.medium .card-action, .card.small .card-action {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.card.small {
    height: 300px
}

.card.medium {
    height: 400px
}

.card.large {
    height: 500px
}

.card.horizontal {
    display: flex
}

.card.horizontal.large .card-image, .card.horizontal.medium .card-image, .card.horizontal.small .card-image {
    height: 100%;
    max-height: none;
    overflow: visible
}

.card.horizontal.large .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.small .card-image img {
    height: 100%
}

.card.horizontal .card-image {
    max-width: 50%
}

.card.horizontal .card-image img {
    border-radius: 2px 0 0 2px;
    max-width: 100%;
    width: auto
}

.card.horizontal .card-stacked {
    display: flex;
    flex-direction: column;
    flex: 1;
    position: relative
}

.card.horizontal .card-stacked .card-content {
    flex-grow: 1
}

.card.sticky-action .card-action {
    z-index: 2
}

.card.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px
}

.card .card-image {
    position: relative
}

.card .card-image img {
    display: block;
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%
}

.card .card-image .card-title {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px
}

.card .card-content {
    padding: 20px;
    border-radius: 0 0 2px 2px
}

.card .card-content p {
    margin: 0;
    color: inherit
}

.card .card-content .card-title {
    line-height: 48px
}

.card .card-action {
    position: relative;
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, .2);
    padding: 20px
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #ffab40;
    margin-right: 20px;
    transition: color .3s ease;
    text-transform: uppercase
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
    color: #ffd8a6
}

.card .card-reveal {
    padding: 20px;
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none
}

.card .card-reveal .card-title {
    cursor: pointer;
    display: block
}

.tabs {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 48px;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    white-space: nowrap
}

.tabs.tabs-transparent {
    background-color: transparent
}

.tabs.tabs-transparent .tab a, .tabs.tabs-transparent .tab.disabled a, .tabs.tabs-transparent .tab.disabled a:hover {
    color: rgba(255, 255, 255, .7)
}

.tabs.tabs-transparent .tab a.active, .tabs.tabs-transparent .tab a:hover {
    color: #fff
}

.tabs.tabs-transparent .indicator {
    background-color: #fff
}

.tabs.tabs-fixed-width {
    display: flex
}

.tabs.tabs-fixed-width .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.tabs .tab {
    display: inline-block;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase
}

.tabs .tab a {
    color: rgba(238, 110, 115, .7);
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 24px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: color .28s ease
}

.tabs .tab a.active, .tabs .tab a:hover {
    background-color: transparent;
    color: #ee6e73
}

.tabs .tab.disabled a, .tabs .tab.disabled a:hover {
    color: rgba(238, 110, 115, .7);
    cursor: default
}

.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #f6b2b5;
    will-change: left, right
}

@media only screen and (max-width:992px) {
    .tabs {
        display: flex
    }

    .tabs .tab {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .tabs .tab a {
        padding: 0 12px
    }
}

.material-tooltip {
    padding: 10px 8px;
    font-size: 1rem;
    z-index: 2000;
    background-color: transparent;
    border-radius: 2px;
    color: #fff;
    min-height: 36px;
    line-height: 120%;
    opacity: 0;
    display: none;
    position: absolute;
    text-align: center;
    max-width: calc(100% - 4px);
    overflow: hidden;
    left: 0;
    top: 0;
    pointer-events: none
}

.backdrop {
    position: absolute;
    opacity: 0;
    display: none;
    height: 7px;
    width: 14px;
    border-radius: 0 0 50% 50%;
    background-color: #323232;
    z-index: -1;
    transform-origin: 50% 0;
    transform: translate3d(0, 0, 0)
}

.btn, .btn-flat, .btn-large {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent
}

.btn-flat.disabled, .btn-flat:disabled, .btn-flat[disabled], .btn-floating.disabled, .btn-floating:disabled, .btn-floating[disabled], .btn-large.disabled, .btn-large:disabled, .btn-large[disabled], .btn.disabled, .btn:disabled, .btn[disabled], .disabled.btn-large {
    pointer-events: none;
    background-color: #dfdfdf !important;
    box-shadow: none;
    color: #9f9f9f !important;
    cursor: default
}

.btn-flat.disabled:hover, .btn-flat:disabled:hover, .btn-flat[disabled]:hover, .btn-floating.disabled:hover, .btn-floating:disabled:hover, .btn-floating[disabled]:hover, .btn-large.disabled:hover, .btn-large:disabled:hover, .btn-large[disabled]:hover, .btn.disabled:hover, .btn:disabled:hover, .btn[disabled]:hover, .disabled.btn-large:hover {
    background-color: #dfdfdf !important;
    color: #9f9f9f !important
}

.btn, .btn-flat, .btn-floating, .btn-large {
    outline: 0
}

.btn i, .btn-flat i, .btn-floating i, .btn-large i {
    font-size: 1.3rem;
    line-height: inherit
}

.btn-floating:focus, .btn-large:focus, .btn:focus {
    background-color: #1d7d74
}

.btn, .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer
}

.btn-large:hover, .btn:hover {
    background-color: #2bbbad
}

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #26a69a;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle
}

.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 40px
}

.btn-floating:hover {
    background-color: #26a69a
}

.btn-floating:before {
    border-radius: 0
}

.btn-floating.btn-large {
    width: 56px;
    height: 56px
}

.btn-floating.btn-large i {
    line-height: 56px
}

button.btn-floating {
    border: none
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 998
}

.fixed-action-btn.active ul {
    visibility: visible
}

.fixed-action-btn.horizontal {
    padding: 0 0 0 15px
}

.fixed-action-btn.horizontal ul {
    text-align: right;
    right: 64px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    left: auto;
    width: 500px
}

.fixed-action-btn.horizontal ul li {
    display: inline-block;
    margin: 15px 15px 0 0
}

.fixed-action-btn.toolbar {
    padding: 0;
    height: 56px
}

.fixed-action-btn.toolbar.active>a i {
    opacity: 0
}

.fixed-action-btn.toolbar ul {
    display: flex;
    top: 0;
    bottom: 0
}

.fixed-action-btn.toolbar ul li {
    flex: 1;
    display: inline-block;
    margin: 0;
    height: 100%;
    transition: none
}

.fixed-action-btn.toolbar ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    line-height: 56px;
    z-index: 1
}

.fixed-action-btn.toolbar ul li a i {
    line-height: inherit
}

.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden
}

.fixed-action-btn ul li {
    margin-bottom: 15px
}

.fixed-action-btn ul a.btn-floating {
    opacity: 0
}

.fixed-action-btn .fab-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    background-color: #26a69a;
    border-radius: 50%;
    transform: scale(0)
}

.btn-flat {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s
}

.btn-flat:active, .btn-flat:focus {
    background-color: transparent
}

.btn-flat:focus, .btn-flat:hover {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: none
}

.btn-flat:active {
    background-color: rgba(0, 0, 0, .2)
}

.btn-flat.disabled {
    background-color: transparent !important;
    color: #b3b3b3 !important;
    cursor: default
}

.btn-large {
    height: 54px;
    line-height: 54px
}

.btn-large i {
    font-size: 1.6rem
}

.btn-block {
    display: block
}

.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width, height
}

.dropdown-content li {
    clear: both;
    color: rgba(0, 0, 0, .87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    text-transform: none
}

.dropdown-content li.active, .dropdown-content li.selected, .dropdown-content li:hover {
    background-color: #eee
}

.dropdown-content li.active.selected {
    background-color: #e1e1e1
}

.dropdown-content li.divider {
    min-height: 0;
    height: 1px
}

.dropdown-content li>a, .dropdown-content li>span {
    font-size: 16px;
    color: #26a69a;
    display: block;
    line-height: 22px;
    padding: 14px 16px
}

.dropdown-content li>span>label {
    top: 1px;
    left: 0;
    height: 18px
}

.dropdown-content li>a>i {
    height: inherit;
    line-height: inherit
}

.input-field.col .dropdown-content [type=checkbox]+label {
    top: 1px;
    left: 0;
    height: 18px
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity
}

@media only screen and (max-width:992px) {
    .modal {
        width: 80%
    }
}

.modal h1, .modal h2, .modal h3, .modal h4 {
    margin-top: 0
}

.modal .modal-content {
    padding: 24px
}

.modal .modal-close {
    cursor: pointer
}

.modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 6px;
    height: 56px;
    width: 100%
}

.modal .modal-footer .btn, .modal .modal-footer .btn-flat, .modal .modal-footer .btn-large {
    float: right;
    margin: 6px 0
}

.modal-overlay {
    position: fixed;
    z-index: 999;
    top: -100px;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: #000;
    display: none;
    will-change: opacity
}

.modal.modal-fixed-footer {
    padding: 0;
    height: 70%
}

.modal.modal-fixed-footer .modal-content {
    position: absolute;
    height: calc(100% - 56px);
    max-height: 100%;
    width: 100%;
    overflow-y: auto
}

.modal.modal-fixed-footer .modal-footer {
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    bottom: 0
}

.modal.bottom-sheet {
    top: auto;
    bottom: -100%;
    margin: 0;
    width: 100%;
    max-height: 45%;
    border-radius: 0;
    will-change: bottom, opacity
}

.collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: .5rem 0 1rem 0
}

.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}

.collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    line-height: 3rem;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1rem
}

.collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box
}

.collapsible-body p {
    margin: 0;
    padding: 2rem
}

.side-nav .collapsible, .side-nav.fixed .collapsible {
    border: none;
    box-shadow: none
}

.side-nav .collapsible li, .side-nav.fixed .collapsible li {
    padding: 0
}

.side-nav .collapsible-header, .side-nav.fixed .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    padding: 0 16px
}

.side-nav .collapsible-header:hover, .side-nav.fixed .collapsible-header:hover {
    background-color: rgba(0, 0, 0, .05)
}

.side-nav .collapsible-header i, .side-nav.fixed .collapsible-header i {
    line-height: inherit
}

.side-nav .collapsible-body, .side-nav.fixed .collapsible-body {
    border: 0;
    background-color: #fff
}

.side-nav .collapsible-body li a, .side-nav.fixed .collapsible-body li a {
    padding: 0 23.5px 0 31px
}

.collapsible.popout {
    border: none;
    box-shadow: none
}

.collapsible.popout>li {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    margin: 0 24px;
    transition: margin .35s cubic-bezier(.25, .46, .45, .94)
}

.collapsible.popout>li.active {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    margin: 16px 0
}

select:focus {
    outline: 1px solid #c9f3ef
}

button:focus {
    outline: 0;
    background-color: #2ab7a9
}

label {
    font-size: .8rem;
    color: #9e9e9e
}

::-webkit-input-placeholder {
    color: #d1d1d1
}

:-moz-placeholder {
    color: #d1d1d1
}

::-moz-placeholder {
    color: #d1d1d1
}

:-ms-input-placeholder {
    color: #d1d1d1
}

input:not([type]), input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all .3s
}

input:not([type]):disabled, input:not([type])[readonly=readonly], input[type=date]:disabled, input[type=date][readonly=readonly], input[type=datetime-local]:disabled, input[type=datetime-local][readonly=readonly], input[type=datetime]:disabled, input[type=datetime][readonly=readonly], input[type=email]:disabled, input[type=email][readonly=readonly], input[type=number]:disabled, input[type=number][readonly=readonly], input[type=password]:disabled, input[type=password][readonly=readonly], input[type=search]:disabled, input[type=search][readonly=readonly], input[type=tel]:disabled, input[type=tel][readonly=readonly], input[type=text]:disabled, input[type=text][readonly=readonly], input[type=time]:disabled, input[type=time][readonly=readonly], input[type=url]:disabled, input[type=url][readonly=readonly], textarea.materialize-textarea:disabled, textarea.materialize-textarea[readonly=readonly] {
    color: rgba(0, 0, 0, .26);
    border-bottom: 1px dotted rgba(0, 0, 0, .26)
}

input:not([type]):disabled+label, input:not([type])[readonly=readonly]+label, input[type=date]:disabled+label, input[type=date][readonly=readonly]+label, input[type=datetime-local]:disabled+label, input[type=datetime-local][readonly=readonly]+label, input[type=datetime]:disabled+label, input[type=datetime][readonly=readonly]+label, input[type=email]:disabled+label, input[type=email][readonly=readonly]+label, input[type=number]:disabled+label, input[type=number][readonly=readonly]+label, input[type=password]:disabled+label, input[type=password][readonly=readonly]+label, input[type=search]:disabled+label, input[type=search][readonly=readonly]+label, input[type=tel]:disabled+label, input[type=tel][readonly=readonly]+label, input[type=text]:disabled+label, input[type=text][readonly=readonly]+label, input[type=time]:disabled+label, input[type=time][readonly=readonly]+label, input[type=url]:disabled+label, input[type=url][readonly=readonly]+label, textarea.materialize-textarea:disabled+label, textarea.materialize-textarea[readonly=readonly]+label {
    color: rgba(0, 0, 0, .26)
}

input:not([type]):focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=search]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=url]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a
}

input:not([type]):focus:not([readonly])+label, input[type=date]:focus:not([readonly])+label, input[type=datetime-local]:focus:not([readonly])+label, input[type=datetime]:focus:not([readonly])+label, input[type=email]:focus:not([readonly])+label, input[type=number]:focus:not([readonly])+label, input[type=password]:focus:not([readonly])+label, input[type=search]:focus:not([readonly])+label, input[type=tel]:focus:not([readonly])+label, input[type=text]:focus:not([readonly])+label, input[type=time]:focus:not([readonly])+label, input[type=url]:focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label {
    color: #26a69a
}

input:not([type]).valid, input:not([type]):focus.valid, input[type=date].valid, input[type=date]:focus.valid, input[type=datetime-local].valid, input[type=datetime-local]:focus.valid, input[type=datetime].valid, input[type=datetime]:focus.valid, input[type=email].valid, input[type=email]:focus.valid, input[type=number].valid, input[type=number]:focus.valid, input[type=password].valid, input[type=password]:focus.valid, input[type=search].valid, input[type=search]:focus.valid, input[type=tel].valid, input[type=tel]:focus.valid, input[type=text].valid, input[type=text]:focus.valid, input[type=time].valid, input[type=time]:focus.valid, input[type=url].valid, input[type=url]:focus.valid, textarea.materialize-textarea.valid, textarea.materialize-textarea:focus.valid {
    border-bottom: 1px solid #4caf50;
    box-shadow: 0 1px 0 0 #4caf50
}

input:not([type]).valid+label:after, input:not([type]):focus.valid+label:after, input[type=date].valid+label:after, input[type=date]:focus.valid+label:after, input[type=datetime-local].valid+label:after, input[type=datetime-local]:focus.valid+label:after, input[type=datetime].valid+label:after, input[type=datetime]:focus.valid+label:after, input[type=email].valid+label:after, input[type=email]:focus.valid+label:after, input[type=number].valid+label:after, input[type=number]:focus.valid+label:after, input[type=password].valid+label:after, input[type=password]:focus.valid+label:after, input[type=search].valid+label:after, input[type=search]:focus.valid+label:after, input[type=tel].valid+label:after, input[type=tel]:focus.valid+label:after, input[type=text].valid+label:after, input[type=text]:focus.valid+label:after, input[type=time].valid+label:after, input[type=time]:focus.valid+label:after, input[type=url].valid+label:after, input[type=url]:focus.valid+label:after, textarea.materialize-textarea.valid+label:after, textarea.materialize-textarea:focus.valid+label:after {
    content: attr(data-success);
    color: #4caf50;
    opacity: 1
}

input:not([type]).invalid, input:not([type]):focus.invalid, input[type=date].invalid, input[type=date]:focus.invalid, input[type=datetime-local].invalid, input[type=datetime-local]:focus.invalid, input[type=datetime].invalid, input[type=datetime]:focus.invalid, input[type=email].invalid, input[type=email]:focus.invalid, input[type=number].invalid, input[type=number]:focus.invalid, input[type=password].invalid, input[type=password]:focus.invalid, input[type=search].invalid, input[type=search]:focus.invalid, input[type=tel].invalid, input[type=tel]:focus.invalid, input[type=text].invalid, input[type=text]:focus.invalid, input[type=time].invalid, input[type=time]:focus.invalid, input[type=url].invalid, input[type=url]:focus.invalid, textarea.materialize-textarea.invalid, textarea.materialize-textarea:focus.invalid {
    border-bottom: 1px solid #f44336;
    box-shadow: 0 1px 0 0 #f44336
}

input:not([type]).invalid+label:after, input:not([type]):focus.invalid+label:after, input[type=date].invalid+label:after, input[type=date]:focus.invalid+label:after, input[type=datetime-local].invalid+label:after, input[type=datetime-local]:focus.invalid+label:after, input[type=datetime].invalid+label:after, input[type=datetime]:focus.invalid+label:after, input[type=email].invalid+label:after, input[type=email]:focus.invalid+label:after, input[type=number].invalid+label:after, input[type=number]:focus.invalid+label:after, input[type=password].invalid+label:after, input[type=password]:focus.invalid+label:after, input[type=search].invalid+label:after, input[type=search]:focus.invalid+label:after, input[type=tel].invalid+label:after, input[type=tel]:focus.invalid+label:after, input[type=text].invalid+label:after, input[type=text]:focus.invalid+label:after, input[type=time].invalid+label:after, input[type=time]:focus.invalid+label:after, input[type=url].invalid+label:after, input[type=url]:focus.invalid+label:after, textarea.materialize-textarea.invalid+label:after, textarea.materialize-textarea:focus.invalid+label:after {
    content: attr(data-error);
    color: #f44336;
    opacity: 1
}

input:not([type]).validate+label, input[type=date].validate+label, input[type=datetime-local].validate+label, input[type=datetime].validate+label, input[type=email].validate+label, input[type=number].validate+label, input[type=password].validate+label, input[type=search].validate+label, input[type=tel].validate+label, input[type=text].validate+label, input[type=time].validate+label, input[type=url].validate+label, textarea.materialize-textarea.validate+label {
    width: 100%;
    pointer-events: none
}

input:not([type])+label:after, input[type=date]+label:after, input[type=datetime-local]+label:after, input[type=datetime]+label:after, input[type=email]+label:after, input[type=number]+label:after, input[type=password]+label:after, input[type=search]+label:after, input[type=tel]+label:after, input[type=text]+label:after, input[type=time]+label:after, input[type=url]+label:after, textarea.materialize-textarea+label:after {
    display: block;
    content: "";
    position: absolute;
    top: 60px;
    opacity: 0;
    transition: .2s opacity ease-out, .2s color ease-out
}

.input-field {
    position: relative;
    margin-top: 1rem
}

.input-field.inline {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.input-field.inline .select-dropdown, .input-field.inline input {
    margin-bottom: 1rem
}

.input-field.col label {
    left: .75rem
}

.input-field.col .prefix~.validate~label, .input-field.col .prefix~label {
    width: calc(100% - 3rem - 1.5rem)
}

.input-field label {
    color: #9e9e9e;
    position: absolute;
    top: .8rem;
    left: 0;
    font-size: 1rem;
    cursor: text;
    transition: .2s ease-out
}

.input-field label.active {
    font-size: .8rem;
    transform: translateY(-140%)
}

.input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    transition: color .2s
}

.input-field .prefix.active {
    color: #26a69a
}

.input-field .prefix~.autocomplete-content, .input-field .prefix~.validate~label, .input-field .prefix~input, .input-field .prefix~label, .input-field .prefix~textarea {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem)
}

.input-field .prefix~label {
    margin-left: 3rem
}

@media only screen and (max-width:992px) {
    .input-field .prefix~input {
        width: 86%;
        width: calc(100% - 3rem)
    }
}

@media only screen and (max-width:600px) {
    .input-field .prefix~input {
        width: 80%;
        width: calc(100% - 3rem)
    }
}

.input-field input[type=search] {
    display: block;
    line-height: inherit;
    padding-left: 4rem;
    width: calc(100% - 4rem)
}

.input-field input[type=search]:focus {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    color: #444
}

.input-field input[type=search]:focus+label i, .input-field input[type=search]:focus~.material-icons, .input-field input[type=search]:focus~.mdi-navigation-close {
    color: #444
}

.input-field input[type=search]+label {
    left: 1rem
}

.input-field input[type=search]~.material-icons, .input-field input[type=search]~.mdi-navigation-close {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    transition: .3s color
}

textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent
}

textarea.materialize-textarea {
    overflow-y: hidden;
    padding: .8rem 0 1.6rem 0;
    resize: none;
    min-height: 3rem
}

.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem
}

.autocomplete-content {
    margin-top: -15px;
    display: block;
    opacity: 1;
    position: static
}

.autocomplete-content li .highlight {
    color: #444
}

.autocomplete-content li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px
}

[type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type=radio]:checked+label, [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    transition: .28s ease;
    -khtml-user-select: none;
    user-select: none
}

[type=radio]+label:after, [type=radio]+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: .28s ease
}

[type=radio].with-gap:checked+label:after, [type=radio].with-gap:checked+label:before, [type=radio]:checked+label:after, [type=radio]:checked+label:before, [type=radio]:not(:checked)+label:after, [type=radio]:not(:checked)+label:before {
    border-radius: 50%
}

[type=radio]:not(:checked)+label:after, [type=radio]:not(:checked)+label:before {
    border: 2px solid #5a5a5a
}

[type=radio]:not(:checked)+label:after {
    transform: scale(0)
}

[type=radio]:checked+label:before {
    border: 2px solid transparent
}

[type=radio].with-gap:checked+label:after, [type=radio].with-gap:checked+label:before, [type=radio]:checked+label:after {
    border: 2px solid #26a69a
}

[type=radio].with-gap:checked+label:after, [type=radio]:checked+label:after {
    background-color: #26a69a
}

[type=radio]:checked+label:after {
    transform: scale(1.02)
}

[type=radio].with-gap:checked+label:after {
    transform: scale(.5)
}

[type=radio].tabbed:focus+label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, .1)
}

[type=radio].with-gap:disabled:checked+label:before {
    border: 2px solid rgba(0, 0, 0, .26)
}

[type=radio].with-gap:disabled:checked+label:after {
    border: none;
    background-color: rgba(0, 0, 0, .26)
}

[type=radio]:disabled:checked+label:before, [type=radio]:disabled:not(:checked)+label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, .26)
}

[type=radio]:disabled+label {
    color: rgba(0, 0, 0, .26)
}

[type=radio]:disabled:not(:checked)+label:before {
    border-color: rgba(0, 0, 0, .26)
}

[type=radio]:disabled:checked+label:after {
    background-color: rgba(0, 0, 0, .26);
    border-color: #bdbdbd
}

form p {
    margin-bottom: 10px;
    text-align: left
}

form p:last-child {
    margin-bottom: 0
}

[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type=checkbox]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

[type=checkbox]+label:before, [type=checkbox]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s
}

[type=checkbox]:not(.filled-in)+label:after {
    border: 0;
    transform: scale(0)
}

[type=checkbox]:not(:checked):disabled+label:before {
    border: none;
    background-color: rgba(0, 0, 0, .26)
}

[type=checkbox].tabbed:focus+label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, .1);
    background-color: rgba(0, 0, 0, .1)
}

[type=checkbox]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    transform: rotate(40deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%
}

[type=checkbox]:checked:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, .26);
    border-bottom: 2px solid rgba(0, 0, 0, .26)
}

[type=checkbox]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    transform: rotate(90deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%
}

[type=checkbox]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, .26);
    background-color: transparent
}

[type=checkbox].filled-in+label:after {
    border-radius: 2px
}

[type=checkbox].filled-in+label:after, [type=checkbox].filled-in+label:before {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    z-index: 1
}

[type=checkbox].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%
}

[type=checkbox].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0
}

[type=checkbox].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

[type=checkbox].filled-in.tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, .1)
}

[type=checkbox].filled-in.tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a
}

[type=checkbox].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

[type=checkbox].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #bdbdbd
}

[type=checkbox].filled-in:disabled:checked+label:before {
    background-color: transparent
}

[type=checkbox].filled-in:disabled:checked+label:after {
    background-color: #bdbdbd;
    border-color: #bdbdbd
}

.switch, .switch * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.switch label {
    cursor: pointer
}

.switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: #84c7c1
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #26a69a;
    left: 24px
}

.switch label .lever {
    content: "";
    display: inline-block;
    position: relative;
    width: 40px;
    height: 15px;
    background-color: #818181;
    border-radius: 15px;
    margin-right: 10px;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px
}

.switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 21px;
    height: 21px;
    background-color: #f1f1f1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4);
    left: -5px;
    top: -3px;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease
}

input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever::after, input[type=checkbox]:checked:not(:disabled)~.lever:active::after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 0 0 0 15px rgba(38, 166, 154, .1)
}

input[type=checkbox]:not(:disabled).tabbed:focus~.lever::after, input[type=checkbox]:not(:disabled)~.lever:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 0 0 0 15px rgba(0, 0, 0, .08)
}

.switch input[type=checkbox][disabled]+.lever {
    cursor: default
}

.switch label input[type=checkbox][disabled]+.lever:after, .switch label input[type=checkbox][disabled]:checked+.lever:after {
    background-color: #bdbdbd
}

.file-field {
    position: relative
}

.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px
}

.file-field input.file-path {
    width: 100%
}

.file-field .btn, .file-field .btn-large {
    float: left;
    height: 3rem;
    line-height: 3rem
}

.file-field span {
    cursor: pointer
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.range-field {
    position: relative
}

input[type=range], input[type=range]+.thumb {
    cursor: pointer
}

input[type=range] {
    position: relative;
    background-color: transparent;
    border: none;
    outline: 0;
    width: 100%;
    margin: 15px 0;
    padding: 0
}

input[type=range]:focus {
    outline: 0
}

input[type=range]+.thumb {
    position: absolute;
    border: none;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #26a69a;
    top: 10px;
    margin-left: -6px;
    transform-origin: 50% 50%;
    transform: rotate(-45deg)
}

input[type=range]+.thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #26a69a;
    font-size: 0;
    transform: rotate(45deg)
}

input[type=range]+.thumb.active {
    border-radius: 50% 50% 50% 0
}

input[type=range]+.thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px
}

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

input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: none
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #26a69a;
    transform-origin: 50% 50%;
    margin: -5px 0 0 0;
    transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc
}

input[type=range] {
    border: 1px solid #fff
}

input[type=range]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: none
}

input[type=range]::-moz-range-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #26a69a;
    margin-top: -5px
}

input[type=range]:-moz-focusring {
    outline: 1px solid #fff;
    outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
    background: #ccc
}

input[type=range]::-ms-track {
    height: 3px;
    background: 0 0;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #777
}

input[type=range]::-ms-fill-upper {
    background: #ddd
}

input[type=range]::-ms-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #26a69a
}

input[type=range]:focus::-ms-fill-lower {
    background: #888
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc
}

.table-of-contents.fixed {
    position: fixed
}

.table-of-contents li {
    padding: 2px 0
}

.table-of-contents a {
    display: inline-block;
    font-weight: 300;
    color: #757575;
    padding-left: 20px;
    height: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: .4;
    display: inline-block
}

.table-of-contents a:hover {
    color: #a8a8a8;
    padding-left: 19px;
    border-left: 1px solid #ea4a4f
}

.table-of-contents a.active {
    font-weight: 500;
    padding-left: 18px;
    border-left: 2px solid #ea4a4f
}

.side-nav {
    position: fixed;
    width: 300px;
    left: 0;
    top: 0;
    margin: 0;
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    backface-visibility: hidden;
    transform: translateX(-105%)
}

.side-nav.right-aligned {
    right: 0;
    transform: translateX(105%);
    left: auto;
    transform: translateX(100%)
}

.side-nav .collapsible {
    margin: 0
}

.side-nav li {
    float: none;
    line-height: 48px
}

.side-nav li.active {
    background-color: rgba(0, 0, 0, .05)
}

.side-nav a {
    color: rgba(0, 0, 0, .87);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 32px
}

.side-nav a.btn, .side-nav a.btn-flat, .side-nav a.btn-floating, .side-nav a.btn-large {
    margin: 10px 15px
}

.side-nav a.btn, .side-nav a.btn-floating, .side-nav a.btn-large {
    color: #fff
}

.side-nav a.btn-flat {
    color: #343434
}

.side-nav a.btn-large:hover, .side-nav a.btn:hover {
    background-color: #2bbbad
}

.side-nav a.btn-floating:hover {
    background-color: #26a69a
}

.side-nav li>a>[class*=mdi-], .side-nav li>a>[class^=mdi-], .side-nav li>a>i, .side-nav li>a>i.material-icons {
    float: left;
    height: 48px;
    line-height: 48px;
    margin: 0 32px 0 0;
    width: 24px;
    color: rgba(0, 0, 0, .54)
}

.side-nav .divider {
    margin: 8px 0 0 0
}

.side-nav .subheader {
    cursor: initial;
    pointer-events: none;
    color: rgba(0, 0, 0, .54);
    font-size: 14px;
    font-weight: 500;
    line-height: 48px
}

.side-nav .subheader:hover {
    background-color: transparent
}

.side-nav .userView {
    position: relative;
    padding: 32px 32px 0;
    margin-bottom: 8px
}

.side-nav .userView>a {
    height: auto;
    padding: 0
}

.side-nav .userView>a:hover {
    background-color: transparent
}

.side-nav .userView .background {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.side-nav .userView .circle, .side-nav .userView .email, .side-nav .userView .name {
    display: block
}

.side-nav .userView .circle {
    height: 64px;
    width: 64px
}

.side-nav .userView .email, .side-nav .userView .name {
    font-size: 14px;
    line-height: 24px
}

.side-nav .userView .name {
    margin-top: 16px;
    font-weight: 500
}

.side-nav .userView .email {
    padding-bottom: 16px;
    font-weight: 400
}

.drag-target {
    height: 100%;
    width: 10px;
    position: fixed;
    top: 0;
    z-index: 998
}

.side-nav.fixed {
    left: 0;
    transform: translateX(0);
    position: fixed
}

.side-nav.fixed.right-aligned {
    right: 0;
    left: auto
}

@media only screen and (max-width:992px) {
    .side-nav.fixed {
        transform: translateX(-105%)
    }

    .side-nav.fixed.right-aligned {
        transform: translateX(105%)
    }

    .side-nav a {
        padding: 0 16px
    }

    .side-nav .userView {
        padding: 16px 16px 0
    }
}

.side-nav .collapsible-body>ul:not(.collapsible)>li.active, .side-nav.fixed .collapsible-body>ul:not(.collapsible)>li.active {
    background-color: #ee6e73
}

.side-nav .collapsible-body>ul:not(.collapsible)>li.active a, .side-nav.fixed .collapsible-body>ul:not(.collapsible)>li.active a {
    color: #fff
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, .5);
    z-index: 997;
    will-change: opacity
}

@media only screen and (max-width:1200px) {
    body, html {
        height: 100%
    }

    .content-wrapper {
        position: relative;
        min-height: 100%;
        margin-top: 140px
    }

    main {
        padding-bottom: 106px
    }

    footer {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 106px
    }
}

body .order-form-wrapper .bookmark-row .wrapper {
    background: url(/files/images/bookmark-bg.png) no-repeat left center;
    border: none;
    text-align: left;
    padding-left: 125px;
    width: 770px;
    max-width: 100%;
    box-sizing: border-box;
    margin: 10px auto;
    display: inline-block
}

body .order-form-wrapper .bookmark-row .wrapper p {
    color: #500962;
    line-height: 1.5
}

body .order-form-wrapper .bookmark-row .wrapper p b {
    font-size: 22px;
    color: #500962;
    line-height: 1.2;
    display: block
}

body .order-form-wrapper .bookmark-row .wrapper p span {
    background: 0 0;
    border: none;
    padding: 0 3px
}

@media (max-width:600px) {
    body .order-form-wrapper .bookmark-row .wrapper {
        background: url(/images/bookmark-bg-mob.png) no-repeat left center;
        padding-left: 95px
    }
}

@media (max-width:1200px) and (min-width:993px) {
    .content-wrapper {
        margin-top: 126px
    }
}

@media (max-width:992px) {
    .content-wrapper {
        margin-top: 125px
    }
}

@media (max-width:700px) {
    .cookie-banner .cookie-policy-block {
        max-width: 650px;
        margin: 0 auto
    }

    body .cookie-banner .cookie-policy-block .text-col {
        padding: 0 5px 0 60px;
        background-size: 45px
    }
}

@media (max-width:480px) {
    body .cookie-banner .cookie-policy-block {
        padding: 10px 10px 0;
        max-width: 400px;
        margin: 0 auto
    }

    body .cookie-banner .cookie-policy-block .text-col {
        padding: 0 5px 0 50px;
        background-size: 40px
    }

    body .cookie-policy-block .mobile.button-col {
        display: block;
        padding-top: 0
    }
}

@media (max-width:400px) {
    .content-wrapper {
        margin-top: 110px
    }
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    font: inherit
}

a {
    font-weight: 600;
    color: #5e63bf
}

.promo-b a {
    display: block;
    height: 100px;
    overflow: hidden
}

.promo-b a img {
    -o-object-fit: cover;
    -o-object-position: center;
    object-fit: cover;
    overflow: hidden;
    height: 100px;
    width: 100%
}

@media only screen and (max-width:992px) {
    .promo-b a {
        height: 100%
    }

    .promo-b a img {
        height: 100%
    }
}

@media only screen and (max-width:600px) {
    #progressiveDelivery button {
        width: 110px;
        min-width: 80px
    }
}

.pop-up-promo {
    position: fixed;
    right: 0;
    width: 232px;
    height: 196px;
    z-index: 3;
    bottom: -196px;
    transition: 2s
}

.pop-up-promo.show-promo {
    bottom: 0
}

.pop-up-promo .close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 10px;
    height: 10px;
    display: block
}

.pop-up-promo a {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%
}

.testimonials_carousel {
    position: relative
}

.testimonials_carousel .testi-block .testi-stars ul li::before {
    content: ''
}

.testimonials_carousel .slick-dots {
    text-align: center
}

.testimonials_carousel .slick-dots ul li::before {
    content: ''
}

.testimonials_carousel button.slick-arrow {
    height: 0;
    width: 0;
    font-size: 0;
    background: 0 0;
    border: none;
    z-index: 20;
    padding: 0
}

.testimonials_carousel .slick-prev {
    position: absolute;
    top: 30%;
    left: 6px
}

.testimonials_carousel .slick-next {
    position: absolute;
    top: 30%;
    right: 26px
}

.testimonials_carousel .slick-prev::before {
    content: '<';
    color: #ff6464;
    font-size: 30px;
    display: block
}

.testimonials_carousel .slick-next::before {
    content: '>';
    color: #ff6464;
    font-size: 30px;
    display: block
}

.testimonials_carousel .slick-dots li button {
    font-size: 0;
    width: 6px;
    height: 6px;
    border: 1px solid #ffb400;
    display: block;
    border-radius: 3px;
    padding: 0;
    background: #fff
}

.testimonials_carousel .slick-dots li.slick-active button {
    background: #ffb400
}

.testimonials_carousel .slick-dots li {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 3px;
    padding: 0;
    margin-right: 5px
}

.testimonials_carousel ul.slick-dots li::before {
    content: ''
}

@media (max-width:992px) {
    .footer h6.section {
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        color: #ffb400
    }
}

.container {
    width: 90%;
    max-width: 1140px
}

.button-primary-2 {
    box-shadow: 0 6px 12px 0 rgba(255, 180, 0, .35)
}

.page-content ul:not(.new-vip) {
    padding-left: 25px
}

.page-content ul:not(.new-vip) li {
    position: relative;
    list-style: none;
    line-height: 22px;
    margin-bottom: 10px
}

.page-content ul:not(.new-vip) li::before {
    content: '\f0da';
    position: absolute;
    left: -25px;
    top: 0;
    font-size: 18px;
    color: #510b63;
    font-weight: 400;
    font-family: FontAwesome;
    background: 0 0
}

body .page-content .essay-component ul li, body .page-content ul.pagination li, body nav.main-menu ul li {
    margin-left: 0;
    margin-bottom: 0;
    line-height: normal;
    text-align: left;
    padding-left: 0
}

body .page-content .essay-component ul li:before, body .page-content ul.pagination li:before, body nav.main-menu ul li:before {
    display: none
}

body .page-content .essay-component ul.form-list, body .page-content .essay-component.order-form-wrapper ul.form-list {
    padding-left: 0
}

body .page-content .essay-component ul.form-list li, body .page-content .essay-component.order-form-wrapper ul.form-list li {
    padding-left: 25px
}

body .page-content .essay-component .material-select .dropdown-content {
    padding-left: 0
}

body .page-content ul.pagination li {
    text-align: center
}

.page-content ul.primary-2-arrows li:before, ul.primary-2-arrows li:before {
    color: #ffbf26
}

.page-content ul.primary-3-arrows li:before, ul.primary-3-arrows li:before {
    color: #ff6388
}

.page-content ul.primary-1-check li, ul.primary-1-check li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.page-content ul.primary-1-check li:before, ul.primary-1-check li:before {
    content: "check";
    font-size: 14px;
    color: #510b63;
    font-weight: 600;
    font-family: Material Icons;
    line-height: 34px;
    position: absolute;
    left: 0;
    top: -6px;
    background: 0 0;
    width: auto;
    height: auto
}

.page-content ul.primary-2-check li, ul.primary-2-check li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.page-content ul.primary-2-check li:before, ul.primary-2-check li:before {
    content: "check";
    font-size: 14px;
    color: #ffbf26;
    font-weight: 600;
    font-family: Material Icons;
    line-height: 34px;
    position: absolute;
    left: 0;
    top: -6px;
    background: 0 0;
    width: auto;
    height: auto
}

.page-content ul.primary-3-check li, ul.primary-3-check li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.page-content ul.primary-3-check li:before, ul.primary-3-check li:before {
    content: "check";
    font-size: 14px;
    color: #ff6388;
    font-weight: 600;
    font-family: Material Icons;
    line-height: 34px;
    position: absolute;
    left: 0;
    top: -6px;
    background: 0 0;
    width: auto;
    height: auto
}

.page-content ul.primary-2-dots, ul.primary-2-dots {
    padding-left: 0
}

.page-content ul.primary-2-dots li, ul.primary-2-dots li {
    position: relative;
    line-height: 1.3;
    margin-bottom: 8px;
    padding-left: 15px;
    margin-left: 0
}

.page-content ul.primary-2-dots li:before, ul.primary-2-dots li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #ffbf26;
    vertical-align: middle;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 0
}

.page-content ul.primary-3-dots li, ul.primary-3-dots li {
    position: relative;
    line-height: 1.3;
    margin-bottom: 8px
}

.page-content ul.primary-3-dots li:before, ul.primary-3-dots li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #ff6388;
    vertical-align: middle;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 0
}

.vip-10-writers {
    background: url(/files/images/sc-banners/top-writers-people-bg.png) no-repeat left 30px center, url(/files/images/sc-banners/top-writers-leaves-bg.png) no-repeat top right, url(/files/images/sc-banners/top-writers-case-bg.png) no-repeat left 640px bottom, url(/files/images/sc-banners/top-writers-bg.jpg) no-repeat left center;
    text-align: center;
    margin: 30px auto;
    padding: 25px 20px 20px 340px;
    height: 167px;
    max-width: 848px
}

.vip-10-writers a {
    display: block
}

.vip-10-writers .bn-10-writers {
    width: 100%;
    max-width: 370px;
    text-align: left;
    display: block
}

.vip-10-writers .title {
    font-size: 25px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.8;
    text-align: left;
    margin-bottom: 2px;
    display: block
}

.vip-10-writers .line-1 {
    font-size: 18px;
    font-family: "Circular Std", sans-serif;
    color: #8d739b;
    line-height: 1.3;
    text-align: left;
    display: block
}

.vip-10-writers .line-1 b {
    color: #ff6388
}

@media (max-width:800px) {
    .vip-10-writers {
        background: url(/files/images/sc-banners/top-writers-people-bg.png) no-repeat left -35px center, url(/files/images/sc-banners/top-writers-leaves-bg.png) no-repeat top right -35px, url(/files/images/sc-banners/top-writers-case-bg.png) no-repeat right 50px bottom 0, url(/files/images/sc-banners/top-writers-bg.jpg) no-repeat left center;
        padding: 25px 20px 20px 260px
    }
}

@media (max-width:710px) {
    .vip-10-writers {
        background: url(/files/images/sc-banners/top-writers-leaves-bg.png) no-repeat top right -35px, url(/files/images/sc-banners/top-writers-case-bg.png) no-repeat right 50px bottom 0, url(/files/images/sc-banners/top-writers-bg.jpg) no-repeat left center;
        padding: 25px 20px 20px 50px
    }
}

@media (max-width:400px) {
    .vip-10-writers {
        background: url(/files/images/sc-banners/top-writers-leaves-bg.png) no-repeat top right -20px, url(/files/images/sc-banners/top-writers-people-bg.png) no-repeat center bottom, url(/files/images/sc-banners//files/images/sc-banners/vip-support-dots-bg.png) no-repeat left center;
        padding: 35px 20px 170px 20px;
        background-color: #f4f7ff;
        height: auto
    }

    .vip-10-writers .bn-10-writers {
        max-width: 320px;
        width: 100%
    }

    .vip-10-writers .bn-10-writers .title {
        display: block;
        margin: 0 auto 10px;
        text-align: center
    }

    .vip-10-writers .bn-10-writers .line-1 {
        display: block;
        margin: 0 auto;
        text-align: center
    }
}

.sc_vip_package {
    background: url(/files/images/sc-banners/vip-package-bg.jpg) top left no-repeat;
    width: 850px;
    height: 370px;
    overflow: hidden;
    max-width: 100%;
    border-radius: 8px;
    position: relative
}

.sc_vip_package a {
    padding: 30px 25px 35px;
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.sc_vip_package a:after {
    content: '';
    background: url(/files/images/sc-banners/vip-package-man.png) bottom right no-repeat;
    display: block;
    position: absolute;
    bottom: 0;
    left: 500px;
    z-index: 1;
    width: 350px;
    height: 270px
}

.sc_vip_package .vip-package-container {
    display: block;
    max-width: 535px
}

.sc_vip_package .package-items {
    display: block
}

.sc_vip_package .package-items .service-item {
    display: inline-block;
    width: 31%;
    margin: 5px .7%;
    height: 120px;
    padding: 30px 5px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e7e7;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .1);
    vertical-align: top
}

.sc_vip_package .package-items .service-item .title {
    font-size: 14px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.2;
    text-align: center;
    display: block
}

.sc_vip_package .package-items .service-item .title strong {
    font-weight: 700
}

.sc_vip_package .package-items .service-item .price {
    font-size: 17px;
    font-family: "Circular Std", sans-serif;
    color: #ff6388;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.294;
    text-align: center;
    display: block;
    margin-top: 8px;
    text-transform: uppercase
}

.sc_vip_package .package-discount {
    display: block;
    margin-top: 20px
}

.sc_vip_package .package-discount .text {
    width: calc(100% - 130px);
    font-size: 17px;
    font-family: "Circular Std", sans-serif;
    line-height: 1.294;
    text-align: left;
    color: #fff
}

.sc_vip_package .package-discount .text .text-vip {
    position: relative;
    color: #fcd402
}

.sc_vip_package .package-discount .text .text-vip:after {
    content: '';
    background: url(/files/images/sc-banners/vip-crown-img.png) center no-repeat;
    display: block;
    position: absolute;
    top: -13px;
    left: 2px;
    z-index: 1;
    width: 18px;
    height: 14px
}

.sc_vip_package .package-discount .text .text-discount {
    font-size: 22px;
    font-family: "Circular Std", sans-serif;
    color: #fff;
    font-weight: 700;
    line-height: 1.1
}

.sc_vip_package .package-discount .package-price {
    width: 110px;
    font-size: 22px;
    font-family: "Circular Std", sans-serif;
    color: #fff;
    text-align: right;
    float: right;
    margin-right: 8px;
    line-height: 1.8
}

@media (max-width:767px) {
    .sc_vip_package {
        height: auto
    }

    .sc_vip_package a {
        padding: 18px 15px 20px
    }

    .sc_vip_package a:after {
        display: none
    }

    .sc_vip_package .vip-package-container {
        margin: 0 auto
    }
}

@media (max-width:600px) {
    .sc_vip_package {
        background-size: cover;
        height: auto
    }

    .sc_vip_package .vip-package-container {
        display: block;
        max-width: 380px
    }

    .sc_vip_package .vip-package-container .service-item {
        font-weight: 300;
        display: inline-block;
        width: 48%;
        margin: 5px .7%;
        height: 100px;
        padding: 20px 5px
    }

    .sc_vip_package .package-discount {
        display: block;
        margin-top: 20px;
        position: relative;
        line-height: 1.5
    }

    .sc_vip_package .package-discount .text {
        width: calc(100% - 130px);
        display: inline-block
    }

    .sc_vip_package .package-discount .package-price {
        width: 100px;
        font-size: 20px
    }
}

@media (max-width:400px) {
    .sc_vip_package {
        background: url(/files/images/sc-banners/vip-package-mob-bg.png) top center no-repeat;
        background-size: cover;
        margin: 20px auto
    }

    .sc_vip_package a:after {
        content: '';
        display: block;
        width: 100%;
        height: 300px;
        position: absolute;
        bottom: 0;
        top: auto;
        left: auto;
        margin: 0 auto;
        background: url(/files/images/sc-banners/vip-package-circle-bg.png) bottom center no-repeat, url(/files/images/sc-banners/vip-package-white-bg.png) bottom center no-repeat
    }

    .sc_vip_package .vip-package-container .service-item {
        display: inline-block;
        width: 210px;
        margin: 5px auto 5px
    }

    .sc_vip_package .package-items {
        text-align: center
    }

    .sc_vip_package .package-discount .text {
        width: 100%;
        text-align: center
    }

    .sc_vip_package .package-discount .text .text-discount {
        display: block;
        line-height: 1.2
    }

    .sc_vip_package .package-discount .package-price {
        width: 100%;
        float: none;
        text-align: center;
        display: block
    }
}

.fixed-row {
    display: block;
    position: fixed;
    bottom: 100px;
    left: 0;
    width: 100%;
    z-index: 2;
    opacity: 1;
    transform: translateY(0);
    transition: .3s;
    will-change: opacity, transform, display
}

.fixed-row.inactive {
    display: none;
    opacity: 0;
    transform: translateY(-150%)
}

.fixed-row .cookie-policy-wrapper {
    position: relative;
    z-index: 556
}

.fixed-row .cookie-policy-wrapper .cookie-policy-block {
    display: inline-block
}

.fixed-row .cookie-policy-wrapper .row-wrap {
    display: inline-block;
    width: auto
}

.fixed-row .cookie-policy-wrapper p {
    max-width: 320px
}

.text-color-1 {
    color: #510b63
}

.bg-color-1 {
    background-color: #510b63;
    border: 1px solid transparent
}

.o-bg-color-1 {
    box-sizing: border-box;
    border: 1px solid #510b63
}

.bg-color-1.bg-color-#510b63 {
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-color-#510b63 {
    box-sizing: border-box;
    border: 1px solid
}

.text-color-1.t-lighten-1 {
    color: #976da1
}

.bg-color-1.bg-lighten-1 {
    background-color: #976da1;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #976da1
}

.text-color-1.t-lighten-2 {
    color: #d4c2d8
}

.bg-color-1.bg-lighten-2 {
    background-color: #d4c2d8;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #d4c2d8
}

.text-color-1.t-lighten-3 {
    color: #eee7ef
}

.bg-color-1.bg-lighten-3 {
    background-color: #eee7ef;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #eee7ef
}

.text-color-1.t-darken-1 {
    color: #41094f
}

.bg-color-1.bg-darken-1 {
    background-color: #41094f;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #41094f
}

.text-color-1.t-darken-2 {
    color: #290632
}

.bg-color-1.bg-darken-2 {
    background-color: #290632;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #290632
}

.text-color-1.t-darken-3 {
    color: #18031e
}

.bg-color-1.bg-darken-3 {
    background-color: #18031e;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #18031e
}

.bg-color-1.bg-color-#510b63 {
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-color-#510b63 {
    box-sizing: border-box;
    border: 1px solid
}

.text-color-1.t-lighten-1 {
    color: #976da1
}

.bg-color-1.bg-lighten-1 {
    background-color: #976da1;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #976da1
}

.text-color-1.t-lighten-2 {
    color: #d4c2d8
}

.bg-color-1.bg-lighten-2 {
    background-color: #d4c2d8;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #d4c2d8
}

.text-color-1.t-lighten-3 {
    color: #eee7ef
}

.bg-color-1.bg-lighten-3 {
    background-color: #eee7ef;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #eee7ef
}

.text-color-1.t-darken-1 {
    color: #41094f
}

.bg-color-1.bg-darken-1 {
    background-color: #41094f;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #41094f
}

.text-color-1.t-darken-2 {
    color: #290632
}

.bg-color-1.bg-darken-2 {
    background-color: #290632;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #290632
}

.text-color-1.t-darken-3 {
    color: #18031e
}

.bg-color-1.bg-darken-3 {
    background-color: #18031e;
    border: 1px solid transparent
}

.o-bg-color-1.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #18031e
}

.text-color-2 {
    color: #ffbf26
}

.bg-color-2 {
    background-color: #ffbf26;
    border: 1px solid transparent
}

.o-bg-color-2 {
    box-sizing: border-box;
    border: 1px solid #ffbf26
}

.bg-color-2.bg-color-#ffbf26 {
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-color-#ffbf26 {
    box-sizing: border-box;
    border: 1px solid
}

.text-color-2.t-lighten-1 {
    color: #ffd97d
}

.bg-color-2.bg-lighten-1 {
    background-color: #ffd97d;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #ffd97d
}

.text-color-2.t-lighten-2 {
    color: #ffefc9
}

.bg-color-2.bg-lighten-2 {
    background-color: #ffefc9;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #ffefc9
}

.text-color-2.t-lighten-3 {
    color: #fff9e9
}

.bg-color-2.bg-lighten-3 {
    background-color: #fff9e9;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #fff9e9
}

.text-color-2.t-darken-1 {
    color: #cc991e
}

.bg-color-2.bg-darken-1 {
    background-color: #cc991e;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #cc991e
}

.text-color-2.t-darken-2 {
    color: #806013
}

.bg-color-2.bg-darken-2 {
    background-color: #806013;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #806013
}

.text-color-2.t-darken-3 {
    color: #4d390b
}

.bg-color-2.bg-darken-3 {
    background-color: #4d390b;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #4d390b
}

.bg-color-2.bg-color-#ffbf26 {
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-color-#ffbf26 {
    box-sizing: border-box;
    border: 1px solid
}

.text-color-2.t-lighten-1 {
    color: #ffd97d
}

.bg-color-2.bg-lighten-1 {
    background-color: #ffd97d;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #ffd97d
}

.text-color-2.t-lighten-2 {
    color: #ffefc9
}

.bg-color-2.bg-lighten-2 {
    background-color: #ffefc9;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #ffefc9
}

.text-color-2.t-lighten-3 {
    color: #fff9e9
}

.bg-color-2.bg-lighten-3 {
    background-color: #fff9e9;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #fff9e9
}

.text-color-2.t-darken-1 {
    color: #cc991e
}

.bg-color-2.bg-darken-1 {
    background-color: #cc991e;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #cc991e
}

.text-color-2.t-darken-2 {
    color: #806013
}

.bg-color-2.bg-darken-2 {
    background-color: #806013;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #806013
}

.text-color-2.t-darken-3 {
    color: #4d390b
}

.bg-color-2.bg-darken-3 {
    background-color: #4d390b;
    border: 1px solid transparent
}

.o-bg-color-2.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #4d390b
}

.text-color-3 {
    color: #ff6388
}

.bg-color-3 {
    background-color: #ff6388;
    border: 1px solid transparent
}

.o-bg-color-3 {
    box-sizing: border-box;
    border: 1px solid #ff6388
}

.bg-color-3.bg-color-#ff6388 {
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-color-#ff6388 {
    box-sizing: border-box;
    border: 1px solid
}

.text-color-3.t-lighten-1 {
    color: #ffa1b8
}

.bg-color-3.bg-lighten-1 {
    background-color: #ffa1b8;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #ffa1b8
}

.text-color-3.t-lighten-2 {
    color: #ffd8e1
}

.bg-color-3.bg-lighten-2 {
    background-color: #ffd8e1;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #ffd8e1
}

.text-color-3.t-lighten-3 {
    color: #ffeff3
}

.bg-color-3.bg-lighten-3 {
    background-color: #ffeff3;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #ffeff3
}

.text-color-3.t-darken-1 {
    color: #cc4f6d
}

.bg-color-3.bg-darken-1 {
    background-color: #cc4f6d;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #cc4f6d
}

.text-color-3.t-darken-2 {
    color: #803244
}

.bg-color-3.bg-darken-2 {
    background-color: #803244;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #803244
}

.text-color-3.t-darken-3 {
    color: #4d1e29
}

.bg-color-3.bg-darken-3 {
    background-color: #4d1e29;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #4d1e29
}

.bg-color-3.bg-color-#ff6388 {
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-color-#ff6388 {
    box-sizing: border-box;
    border: 1px solid
}

.text-color-3.t-lighten-1 {
    color: #ffa1b8
}

.bg-color-3.bg-lighten-1 {
    background-color: #ffa1b8;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #ffa1b8
}

.text-color-3.t-lighten-2 {
    color: #ffd8e1
}

.bg-color-3.bg-lighten-2 {
    background-color: #ffd8e1;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #ffd8e1
}

.text-color-3.t-lighten-3 {
    color: #ffeff3
}

.bg-color-3.bg-lighten-3 {
    background-color: #ffeff3;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #ffeff3
}

.text-color-3.t-darken-1 {
    color: #cc4f6d
}

.bg-color-3.bg-darken-1 {
    background-color: #cc4f6d;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #cc4f6d
}

.text-color-3.t-darken-2 {
    color: #803244
}

.bg-color-3.bg-darken-2 {
    background-color: #803244;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #803244
}

.text-color-3.t-darken-3 {
    color: #4d1e29
}

.bg-color-3.bg-darken-3 {
    background-color: #4d1e29;
    border: 1px solid transparent
}

.o-bg-color-3.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #4d1e29
}

.text-color-4 {
    color: #656a70
}

.bg-color-4 {
    background-color: #656a70;
    border: 1px solid transparent
}

.o-bg-color-4 {
    box-sizing: border-box;
    border: 1px solid #656a70
}

.bg-color-4.bg-color-#656a70 {
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-color-#656a70 {
    box-sizing: border-box;
    border: 1px solid
}

.text-color-4.t-lighten-1 {
    color: #a3a6a9
}

.bg-color-4.bg-lighten-1 {
    background-color: #a3a6a9;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #a3a6a9
}

.text-color-4.t-lighten-2 {
    color: #d9dadb
}

.bg-color-4.bg-lighten-2 {
    background-color: #d9dadb;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #d9dadb
}

.text-color-4.t-lighten-3 {
    color: #f0f0f1
}

.bg-color-4.bg-lighten-3 {
    background-color: #f0f0f1;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #f0f0f1
}

.text-color-4.t-darken-1 {
    color: #51555a
}

.bg-color-4.bg-darken-1 {
    background-color: #51555a;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #51555a
}

.text-color-4.t-darken-2 {
    color: #333538
}

.bg-color-4.bg-darken-2 {
    background-color: #333538;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #333538
}

.text-color-4.t-darken-3 {
    color: #1e2022
}

.bg-color-4.bg-darken-3 {
    background-color: #1e2022;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #1e2022
}

.bg-color-4.bg-color-#656a70 {
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-color-#656a70 {
    box-sizing: border-box;
    border: 1px solid
}

.text-color-4.t-lighten-1 {
    color: #a3a6a9
}

.bg-color-4.bg-lighten-1 {
    background-color: #a3a6a9;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #a3a6a9
}

.text-color-4.t-lighten-2 {
    color: #d9dadb
}

.bg-color-4.bg-lighten-2 {
    background-color: #d9dadb;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #d9dadb
}

.text-color-4.t-lighten-3 {
    color: #f0f0f1
}

.bg-color-4.bg-lighten-3 {
    background-color: #f0f0f1;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #f0f0f1
}

.text-color-4.t-darken-1 {
    color: #51555a
}

.bg-color-4.bg-darken-1 {
    background-color: #51555a;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #51555a
}

.text-color-4.t-darken-2 {
    color: #333538
}

.bg-color-4.bg-darken-2 {
    background-color: #333538;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #333538
}

.text-color-4.t-darken-3 {
    color: #1e2022
}

.bg-color-4.bg-darken-3 {
    background-color: #1e2022;
    border: 1px solid transparent
}

.o-bg-color-4.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #1e2022
}

.text-content ul:not(.tabs), .text-page ul:not(.tabs) {
    font-size: 14px;
    color: #1e2022;
    font-weight: 400;
    font-family: "Open Sans";
    padding-left: 25px
}

.text-content ul:not(.tabs) li, .text-page ul:not(.tabs) li {
    position: relative;
    list-style: none;
    line-height: 1.7;
    margin-bottom: 10px;
    font-size: 14px;
    color: #1e2022
}

.text-content ul:not(.tabs) li::before, .text-page ul:not(.tabs) li::before {
    content: '\f0da';
    position: absolute;
    left: -25px;
    top: 0;
    font-size: 20px;
    color: #59156b;
    font-weight: 400;
    font-family: FontAwesome;
    line-height: 24px
}

.text-content ul:not(.tabs) li.no-mark::before, .text-page ul:not(.tabs) li.no-mark::before {
    display: none
}

.text-content .essay-component ul:not(.tabs), .text-page .essay-component ul:not(.tabs) {
    list-style: none
}

.text-content .essay-component ul:not(.tabs) li, .text-page .essay-component ul:not(.tabs) li {
    position: static;
    list-style: none;
    line-height: 1.5;
    margin-bottom: 2px;
    font-size: 14px;
    color: #1e2022
}

.text-content .essay-component ul:not(.tabs) li::before, .text-page .essay-component ul:not(.tabs) li::before {
    display: none
}

p {
    font-size: 14px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans"
}

.button {
    border-radius: 3px;
    margin: 5px;
    padding: 0 20px;
    min-width: 180px;
    display: inline-block;
    line-height: 50px;
    text-align: center
}

.button-success {
    background: #09a912;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-success:focus, .button-success:hover {
    background: #6bcb71
}

.button-success[disabled] {
    background-color: #d9dadb;
    cursor: no-drop
}

.button-success-o {
    background: 0 0;
    border: 1px solid #09a912;
    border-radius: 25px;
    line-height: 48px;
    font-size: 14px;
    color: #09a912;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-success-o:focus, .button-success-o:hover {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 50px;
    background: #6bcb71;
    border: none
}

.button-success-o.button-slim {
    line-height: 38px
}

.button-warning {
    background: #fa3;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-warning:focus, .button-warning:hover {
    background: #ffcc85
}

.button-warning[disabled] {
    background-color: #d9dadb;
    cursor: no-drop
}

.button-warning-o {
    background: 0 0;
    border: 1px solid #fa3;
    border-radius: 25px;
    line-height: 48px;
    font-size: 14px;
    color: #fa3;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-warning-o:focus, .button-warning-o:hover {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 50px;
    background: #ffcc85;
    border: none
}

.button-warning-o.button-slim {
    line-height: 38px
}

.button-error {
    background: #f44747;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-error:focus, .button-error:hover {
    background: #f89191
}

.button-error[disabled] {
    background-color: #d9dadb;
    cursor: no-drop
}

.button-error-o {
    background: 0 0;
    border: 1px solid #f44747;
    border-radius: 25px;
    line-height: 48px;
    font-size: 14px;
    color: #f44747;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-error-o:focus, .button-error-o:hover {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 50px;
    background: #f89191;
    border: none
}

.button-error-o.button-slim {
    line-height: 38px
}

.button-info {
    background: #21a5f8;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-info:focus, .button-info:hover {
    background: #7ac9fb
}

.button-info[disabled] {
    background-color: #d9dadb;
    cursor: no-drop
}

.button-info-o {
    background: 0 0;
    border: 1px solid #21a5f8;
    border-radius: 25px;
    line-height: 48px;
    font-size: 14px;
    color: #21a5f8;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-info-o:focus, .button-info-o:hover {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 50px;
    background: #7ac9fb;
    border: none
}

.button-info-o.button-slim {
    line-height: 38px
}

.button-primary-1 {
    background: #4f0662;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-primary-1:focus, .button-primary-1:hover {
    background: #956aa1
}

.button-primary-1[disabled] {
    background-color: #d9dadb;
    cursor: no-drop
}

.button-primary-1-o {
    background: 0 0;
    border: 1px solid #4f0662;
    border-radius: 25px;
    line-height: 48px;
    font-size: 14px;
    color: #4f0662;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-primary-1-o:focus, .button-primary-1-o:hover {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 50px;
    background: #956aa1;
    border: none
}

.button-primary-1-o.button-slim {
    line-height: 38px
}

.button-primary-2 {
    background: #ffbf26;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-primary-2:focus, .button-primary-2:hover {
    background: #ffd97d
}

.button-primary-2[disabled] {
    background-color: #d9dadb;
    cursor: no-drop
}

.button-primary-2-o {
    background: 0 0;
    border: 1px solid #ffbf26;
    border-radius: 25px;
    line-height: 48px;
    font-size: 14px;
    color: #ffbf26;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-primary-2-o:focus, .button-primary-2-o:hover {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 50px;
    background: #ffd97d;
    border: none
}

.button-primary-2-o.button-slim {
    line-height: 38px
}

.button-primary-3 {
    background: #ff6388;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-primary-3:focus, .button-primary-3:hover {
    background: #ffa1b8
}

.button-primary-3[disabled] {
    background-color: #d9dadb;
    cursor: no-drop
}

.button-primary-3-o {
    background: 0 0;
    border: 1px solid #ff6388;
    border-radius: 25px;
    line-height: 48px;
    font-size: 14px;
    color: #ff6388;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-primary-3-o:focus, .button-primary-3-o:hover {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 50px;
    background: #ffa1b8;
    border: none
}

.button-primary-3-o.button-slim {
    line-height: 38px
}

.button-primary-4 {
    background: #656a70;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-primary-4:focus, .button-primary-4:hover {
    background: #a3a6a9
}

.button-primary-4[disabled] {
    background-color: #d9dadb;
    cursor: no-drop
}

.button-primary-4-o {
    background: 0 0;
    border: 1px solid #656a70;
    border-radius: 25px;
    line-height: 48px;
    font-size: 14px;
    color: #656a70;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-primary-4-o:focus, .button-primary-4-o:hover {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 50px;
    background: #a3a6a9;
    border: none
}

.button-primary-4-o.button-slim {
    line-height: 38px
}

.button[disabled], .button[disabled]:hover {
    line-height: 48px;
    background-color: #fff;
    border: 1px solid #d9dadb !important;
    cursor: no-drop;
    color: #d9dadb !important
}

.button[disabled].button-slim, .button[disabled]:hover.button-slim {
    line-height: 38px
}

.button-default {
    line-height: 48px;
    background-color: #fff;
    border: 1px solid #d9dadb;
    font-size: 14px;
    color: #51555a;
    font-weight: 600;
    font-family: "Open Sans"
}

.button-default:hover {
    background-color: #f0f0f1
}

.button-slim {
    line-height: 40px
}

.button .text-color-1 {
    color: #510b63
}

.button .bg-color-1 {
    background-color: #510b63;
    border: 1px solid transparent
}

.button .o-bg-color-1 {
    box-sizing: border-box;
    border: 1px solid #510b63
}

.button.text-color-1.t-lighten-1 {
    color: #976da1
}

.button.bg-color-1.bg-lighten-1 {
    background-color: #976da1;
    border: 1px solid transparent
}

.button.bg-color-1.bg-lighten-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #976da1
}

.button.o-bg-color-1.o-bg-lighten-1.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-lighten-2 {
    color: #d4c2d8
}

.button.bg-color-1.bg-lighten-2 {
    background-color: #d4c2d8;
    border: 1px solid transparent
}

.button.bg-color-1.bg-lighten-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #d4c2d8
}

.button.o-bg-color-1.o-bg-lighten-2.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-lighten-3 {
    color: #eee7ef
}

.button.bg-color-1.bg-lighten-3 {
    background-color: #eee7ef;
    border: 1px solid transparent
}

.button.bg-color-1.bg-lighten-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #eee7ef
}

.button.o-bg-color-1.o-bg-lighten-3.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-darken-1 {
    color: #41094f
}

.button.bg-color-1.bg-darken-1 {
    background-color: #41094f;
    border: 1px solid transparent
}

.button.bg-color-1.bg-darken-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #41094f
}

.button.o-bg-color-1.o-bg-darken-1.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-darken-2 {
    color: #290632
}

.button.bg-color-1.bg-darken-2 {
    background-color: #290632;
    border: 1px solid transparent
}

.button.bg-color-1.bg-darken-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #290632
}

.button.o-bg-color-1.o-bg-darken-2.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-darken-3 {
    color: #18031e
}

.button.bg-color-1.bg-darken-3 {
    background-color: #18031e;
    border: 1px solid transparent
}

.button.bg-color-1.bg-darken-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #18031e
}

.button.o-bg-color-1.o-bg-darken-3.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-lighten-1 {
    color: #976da1
}

.button.bg-color-1.bg-lighten-1 {
    background-color: #976da1;
    border: 1px solid transparent
}

.button.bg-color-1.bg-lighten-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #976da1
}

.button.o-bg-color-1.o-bg-lighten-1.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-lighten-2 {
    color: #d4c2d8
}

.button.bg-color-1.bg-lighten-2 {
    background-color: #d4c2d8;
    border: 1px solid transparent
}

.button.bg-color-1.bg-lighten-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #d4c2d8
}

.button.o-bg-color-1.o-bg-lighten-2.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-lighten-3 {
    color: #eee7ef
}

.button.bg-color-1.bg-lighten-3 {
    background-color: #eee7ef;
    border: 1px solid transparent
}

.button.bg-color-1.bg-lighten-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #eee7ef
}

.button.o-bg-color-1.o-bg-lighten-3.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-darken-1 {
    color: #41094f
}

.button.bg-color-1.bg-darken-1 {
    background-color: #41094f;
    border: 1px solid transparent
}

.button.bg-color-1.bg-darken-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #41094f
}

.button.o-bg-color-1.o-bg-darken-1.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-darken-2 {
    color: #290632
}

.button.bg-color-1.bg-darken-2 {
    background-color: #290632;
    border: 1px solid transparent
}

.button.bg-color-1.bg-darken-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #290632
}

.button.o-bg-color-1.o-bg-darken-2.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button.text-color-1.t-darken-3 {
    color: #18031e
}

.button.bg-color-1.bg-darken-3 {
    background-color: #18031e;
    border: 1px solid transparent
}

.button.bg-color-1.bg-darken-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-1.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #18031e
}

.button.o-bg-color-1.o-bg-darken-3.button-slim {
    line-height: 38px
}

.button.bg-color-1:focus, .button.bg-color-1:hover, .button.o-bg-color-1:focus, .button.o-bg-color-1:hover {
    opacity: .8
}

.button .text-color-2 {
    color: #ffbf26
}

.button .bg-color-2 {
    background-color: #ffbf26;
    border: 1px solid transparent
}

.button .o-bg-color-2 {
    box-sizing: border-box;
    border: 1px solid #ffbf26
}

.button.text-color-2.t-lighten-1 {
    color: #ffd97d
}

.button.bg-color-2.bg-lighten-1 {
    background-color: #ffd97d;
    border: 1px solid transparent
}

.button.bg-color-2.bg-lighten-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #ffd97d
}

.button.o-bg-color-2.o-bg-lighten-1.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-lighten-2 {
    color: #ffefc9
}

.button.bg-color-2.bg-lighten-2 {
    background-color: #ffefc9;
    border: 1px solid transparent
}

.button.bg-color-2.bg-lighten-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #ffefc9
}

.button.o-bg-color-2.o-bg-lighten-2.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-lighten-3 {
    color: #fff9e9
}

.button.bg-color-2.bg-lighten-3 {
    background-color: #fff9e9;
    border: 1px solid transparent
}

.button.bg-color-2.bg-lighten-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #fff9e9
}

.button.o-bg-color-2.o-bg-lighten-3.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-darken-1 {
    color: #cc991e
}

.button.bg-color-2.bg-darken-1 {
    background-color: #cc991e;
    border: 1px solid transparent
}

.button.bg-color-2.bg-darken-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #cc991e
}

.button.o-bg-color-2.o-bg-darken-1.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-darken-2 {
    color: #806013
}

.button.bg-color-2.bg-darken-2 {
    background-color: #806013;
    border: 1px solid transparent
}

.button.bg-color-2.bg-darken-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #806013
}

.button.o-bg-color-2.o-bg-darken-2.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-darken-3 {
    color: #4d390b
}

.button.bg-color-2.bg-darken-3 {
    background-color: #4d390b;
    border: 1px solid transparent
}

.button.bg-color-2.bg-darken-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #4d390b
}

.button.o-bg-color-2.o-bg-darken-3.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-lighten-1 {
    color: #ffd97d
}

.button.bg-color-2.bg-lighten-1 {
    background-color: #ffd97d;
    border: 1px solid transparent
}

.button.bg-color-2.bg-lighten-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #ffd97d
}

.button.o-bg-color-2.o-bg-lighten-1.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-lighten-2 {
    color: #ffefc9
}

.button.bg-color-2.bg-lighten-2 {
    background-color: #ffefc9;
    border: 1px solid transparent
}

.button.bg-color-2.bg-lighten-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #ffefc9
}

.button.o-bg-color-2.o-bg-lighten-2.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-lighten-3 {
    color: #fff9e9
}

.button.bg-color-2.bg-lighten-3 {
    background-color: #fff9e9;
    border: 1px solid transparent
}

.button.bg-color-2.bg-lighten-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #fff9e9
}

.button.o-bg-color-2.o-bg-lighten-3.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-darken-1 {
    color: #cc991e
}

.button.bg-color-2.bg-darken-1 {
    background-color: #cc991e;
    border: 1px solid transparent
}

.button.bg-color-2.bg-darken-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #cc991e
}

.button.o-bg-color-2.o-bg-darken-1.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-darken-2 {
    color: #806013
}

.button.bg-color-2.bg-darken-2 {
    background-color: #806013;
    border: 1px solid transparent
}

.button.bg-color-2.bg-darken-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #806013
}

.button.o-bg-color-2.o-bg-darken-2.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button.text-color-2.t-darken-3 {
    color: #4d390b
}

.button.bg-color-2.bg-darken-3 {
    background-color: #4d390b;
    border: 1px solid transparent
}

.button.bg-color-2.bg-darken-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-2.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #4d390b
}

.button.o-bg-color-2.o-bg-darken-3.button-slim {
    line-height: 38px
}

.button.bg-color-2:focus, .button.bg-color-2:hover, .button.o-bg-color-2:focus, .button.o-bg-color-2:hover {
    opacity: .8
}

.button .text-color-3 {
    color: #ff6388
}

.button .bg-color-3 {
    background-color: #ff6388;
    border: 1px solid transparent
}

.button .o-bg-color-3 {
    box-sizing: border-box;
    border: 1px solid #ff6388
}

.button.text-color-3.t-lighten-1 {
    color: #ffa1b8
}

.button.bg-color-3.bg-lighten-1 {
    background-color: #ffa1b8;
    border: 1px solid transparent
}

.button.bg-color-3.bg-lighten-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #ffa1b8
}

.button.o-bg-color-3.o-bg-lighten-1.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-lighten-2 {
    color: #ffd8e1
}

.button.bg-color-3.bg-lighten-2 {
    background-color: #ffd8e1;
    border: 1px solid transparent
}

.button.bg-color-3.bg-lighten-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #ffd8e1
}

.button.o-bg-color-3.o-bg-lighten-2.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-lighten-3 {
    color: #ffeff3
}

.button.bg-color-3.bg-lighten-3 {
    background-color: #ffeff3;
    border: 1px solid transparent
}

.button.bg-color-3.bg-lighten-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #ffeff3
}

.button.o-bg-color-3.o-bg-lighten-3.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-darken-1 {
    color: #cc4f6d
}

.button.bg-color-3.bg-darken-1 {
    background-color: #cc4f6d;
    border: 1px solid transparent
}

.button.bg-color-3.bg-darken-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #cc4f6d
}

.button.o-bg-color-3.o-bg-darken-1.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-darken-2 {
    color: #803244
}

.button.bg-color-3.bg-darken-2 {
    background-color: #803244;
    border: 1px solid transparent
}

.button.bg-color-3.bg-darken-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #803244
}

.button.o-bg-color-3.o-bg-darken-2.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-darken-3 {
    color: #4d1e29
}

.button.bg-color-3.bg-darken-3 {
    background-color: #4d1e29;
    border: 1px solid transparent
}

.button.bg-color-3.bg-darken-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #4d1e29
}

.button.o-bg-color-3.o-bg-darken-3.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-lighten-1 {
    color: #ffa1b8
}

.button.bg-color-3.bg-lighten-1 {
    background-color: #ffa1b8;
    border: 1px solid transparent
}

.button.bg-color-3.bg-lighten-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #ffa1b8
}

.button.o-bg-color-3.o-bg-lighten-1.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-lighten-2 {
    color: #ffd8e1
}

.button.bg-color-3.bg-lighten-2 {
    background-color: #ffd8e1;
    border: 1px solid transparent
}

.button.bg-color-3.bg-lighten-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #ffd8e1
}

.button.o-bg-color-3.o-bg-lighten-2.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-lighten-3 {
    color: #ffeff3
}

.button.bg-color-3.bg-lighten-3 {
    background-color: #ffeff3;
    border: 1px solid transparent
}

.button.bg-color-3.bg-lighten-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #ffeff3
}

.button.o-bg-color-3.o-bg-lighten-3.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-darken-1 {
    color: #cc4f6d
}

.button.bg-color-3.bg-darken-1 {
    background-color: #cc4f6d;
    border: 1px solid transparent
}

.button.bg-color-3.bg-darken-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #cc4f6d
}

.button.o-bg-color-3.o-bg-darken-1.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-darken-2 {
    color: #803244
}

.button.bg-color-3.bg-darken-2 {
    background-color: #803244;
    border: 1px solid transparent
}

.button.bg-color-3.bg-darken-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #803244
}

.button.o-bg-color-3.o-bg-darken-2.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button.text-color-3.t-darken-3 {
    color: #4d1e29
}

.button.bg-color-3.bg-darken-3 {
    background-color: #4d1e29;
    border: 1px solid transparent
}

.button.bg-color-3.bg-darken-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-3.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #4d1e29
}

.button.o-bg-color-3.o-bg-darken-3.button-slim {
    line-height: 38px
}

.button.bg-color-3:focus, .button.bg-color-3:hover, .button.o-bg-color-3:focus, .button.o-bg-color-3:hover {
    opacity: .8
}

.button .text-color-4 {
    color: #656a70
}

.button .bg-color-4 {
    background-color: #656a70;
    border: 1px solid transparent
}

.button .o-bg-color-4 {
    box-sizing: border-box;
    border: 1px solid #656a70
}

.button.text-color-4.t-lighten-1 {
    color: #a3a6a9
}

.button.bg-color-4.bg-lighten-1 {
    background-color: #a3a6a9;
    border: 1px solid transparent
}

.button.bg-color-4.bg-lighten-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #a3a6a9
}

.button.o-bg-color-4.o-bg-lighten-1.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-lighten-2 {
    color: #d9dadb
}

.button.bg-color-4.bg-lighten-2 {
    background-color: #d9dadb;
    border: 1px solid transparent
}

.button.bg-color-4.bg-lighten-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #d9dadb
}

.button.o-bg-color-4.o-bg-lighten-2.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-lighten-3 {
    color: #f0f0f1
}

.button.bg-color-4.bg-lighten-3 {
    background-color: #f0f0f1;
    border: 1px solid transparent
}

.button.bg-color-4.bg-lighten-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #f0f0f1
}

.button.o-bg-color-4.o-bg-lighten-3.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-darken-1 {
    color: #51555a
}

.button.bg-color-4.bg-darken-1 {
    background-color: #51555a;
    border: 1px solid transparent
}

.button.bg-color-4.bg-darken-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #51555a
}

.button.o-bg-color-4.o-bg-darken-1.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-darken-2 {
    color: #333538
}

.button.bg-color-4.bg-darken-2 {
    background-color: #333538;
    border: 1px solid transparent
}

.button.bg-color-4.bg-darken-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #333538
}

.button.o-bg-color-4.o-bg-darken-2.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-darken-3 {
    color: #1e2022
}

.button.bg-color-4.bg-darken-3 {
    background-color: #1e2022;
    border: 1px solid transparent
}

.button.bg-color-4.bg-darken-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #1e2022
}

.button.o-bg-color-4.o-bg-darken-3.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-lighten-1 {
    color: #a3a6a9
}

.button.bg-color-4.bg-lighten-1 {
    background-color: #a3a6a9;
    border: 1px solid transparent
}

.button.bg-color-4.bg-lighten-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-lighten-1 {
    box-sizing: border-box;
    border: 1px solid #a3a6a9
}

.button.o-bg-color-4.o-bg-lighten-1.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-lighten-2 {
    color: #d9dadb
}

.button.bg-color-4.bg-lighten-2 {
    background-color: #d9dadb;
    border: 1px solid transparent
}

.button.bg-color-4.bg-lighten-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-lighten-2 {
    box-sizing: border-box;
    border: 1px solid #d9dadb
}

.button.o-bg-color-4.o-bg-lighten-2.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-lighten-3 {
    color: #f0f0f1
}

.button.bg-color-4.bg-lighten-3 {
    background-color: #f0f0f1;
    border: 1px solid transparent
}

.button.bg-color-4.bg-lighten-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-lighten-3 {
    box-sizing: border-box;
    border: 1px solid #f0f0f1
}

.button.o-bg-color-4.o-bg-lighten-3.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-darken-1 {
    color: #51555a
}

.button.bg-color-4.bg-darken-1 {
    background-color: #51555a;
    border: 1px solid transparent
}

.button.bg-color-4.bg-darken-1.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-darken-1 {
    box-sizing: border-box;
    border: 1px solid #51555a
}

.button.o-bg-color-4.o-bg-darken-1.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-darken-2 {
    color: #333538
}

.button.bg-color-4.bg-darken-2 {
    background-color: #333538;
    border: 1px solid transparent
}

.button.bg-color-4.bg-darken-2.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-darken-2 {
    box-sizing: border-box;
    border: 1px solid #333538
}

.button.o-bg-color-4.o-bg-darken-2.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button.text-color-4.t-darken-3 {
    color: #1e2022
}

.button.bg-color-4.bg-darken-3 {
    background-color: #1e2022;
    border: 1px solid transparent
}

.button.bg-color-4.bg-darken-3.button-slim {
    line-height: 38px
}

.button.o-bg-color-4.o-bg-darken-3 {
    box-sizing: border-box;
    border: 1px solid #1e2022
}

.button.o-bg-color-4.o-bg-darken-3.button-slim {
    line-height: 38px
}

.button.bg-color-4:focus, .button.bg-color-4:hover, .button.o-bg-color-4:focus, .button.o-bg-color-4:hover {
    opacity: .8
}

.button-primary-2:focus, .button-primary-2:hover {
    background: #fdb415
}

.button-primary-1:focus, .button-primary-1:hover {
    background: #7b3f98
}

.button-primary-3:active, .button-primary-3:focus, .button-primary-3:hover {
    background: #e64f77
}

.select-wrapper input.select-dropdown.valid, .select-wrapper input.select-dropdown.valid:hover, input.valid[type=email], input.valid[type=email]:hover, input.valid[type=password], input.valid[type=password]:hover, input.valid[type=text], input.valid[type=text]:hover, select.valid, select.valid:hover, textarea.valid, textarea.valid:hover {
    border: 1px solid #09a912;
    box-shadow: none
}

.select-wrapper input.select-dropdown.error, .select-wrapper input.select-dropdown.error:hover, input.error[type=email], input.error[type=email]:hover, input.error[type=password], input.error[type=password]:hover, input.error[type=text], input.error[type=text]:hover, select.error, select.error:hover, textarea.error, textarea.error:hover {
    border: 1px solid #f44747;
    box-shadow: none
}

.select-wrapper input.select-dropdown, input[type=email], input[type=password], input[type=text], select, textarea {
    margin: 0 0 20px 0;
    border-radius: 3px;
    border: 1px solid #d9dadb;
    background-color: #fbfcff;
    font-size: 14px;
    color: #656a70;
    font-weight: 300;
    font-family: "Open Sans";
    padding: 0 20px;
    line-height: 1.4;
    width: 100%;
    height: 42px;
    box-sizing: border-box
}

.select-wrapper input.select-dropdown:hover, input[type=email]:hover, input[type=password]:hover, input[type=text]:hover, select:hover, textarea:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    border: 1px solid #d9dadb;
    background-color: #fff
}

.select-wrapper input.select-dropdown:active:not([readonly]), .select-wrapper input.select-dropdown:focus:not([readonly]), input[type=email]:active:not([readonly]), input[type=email]:focus:not([readonly]), input[type=password]:active:not([readonly]), input[type=password]:focus:not([readonly]), input[type=text]:active:not([readonly]), input[type=text]:focus:not([readonly]), select:active:not([readonly]), select:focus:not([readonly]), textarea:active:not([readonly]), textarea:focus:not([readonly]) {
    box-shadow: none;
    border: 1px solid #510b63;
    background-color: #fff
}

textarea {
    height: 100px;
    resize: vertical;
    padding: 10px 20px;
    outline: 0
}

select {
    padding: 5px 20px
}

.form-slim {
    line-height: 40px !important
}

select.form-slim {
    height: 40px;
    padding: 10px 20px
}

.select-wrapper .dropdown-content {
    border-radius: 3px
}

.select-wrapper .dropdown-content li:hover:not(.disabled) {
    background-color: #eee7ef
}

.select-wrapper .dropdown-content li:hover:not(.disabled) span {
    color: #510b63
}

.select-wrapper .dropdown-content li span {
    padding: 15px 20px;
    font-size: 14px;
    color: #51555a;
    font-weight: 500;
    font-family: "Open Sans"
}

.select-wrapper .dropdown-content li.disabled {
    border: 1px solid #510b63;
    border-radius: 3px;
    box-sizing: border-box
}

.select-wrapper .dropdown-content li.disabled span {
    padding: 13px 20px
}

.select-wrapper .dropdown-content::before {
    content: '\f0d8';
    position: absolute;
    top: 14px;
    right: 15px;
    font-size: 15px;
    color: #510b63;
    font-weight: 400;
    font-family: FontAwesome
}

.select-wrapper span.caret {
    right: 15px;
    font-size: 0
}

.select-wrapper span.caret::before {
    content: '\f0d7';
    font-size: 15px;
    color: #51555a;
    font-weight: 400;
    font-family: FontAwesome;
    display: inline-block;
    z-index: 2;
    position: relative
}

.number-field {
    margin: 0;
    position: relative;
    display: block;
    border: 1px solid transparent
}

.number-field .minus, .number-field .plus {
    position: absolute;
    top: 0;
    display: inline-block;
    height: 42px;
    width: 42px;
    border-radius: 2px;
    border: 1px solid #d9dadb;
    background-color: #fff;
    text-align: center;
    cursor: pointer
}

.number-field .minus::before, .number-field .plus::before {
    font-size: 15px;
    color: #656a70;
    font-weight: 400;
    font-family: FontAwesome;
    line-height: 42px;
    display: inline
}

.number-field .minus {
    left: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

.number-field .minus::before {
    content: '\f068'
}

.number-field .plus {
    right: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

.number-field .plus::before {
    content: '\f067'
}

.number-field input {
    padding: 0 55px;
    min-width: 150px;
    margin: 0;
    text-align: center
}

.number-field input:focus:not([readonly]), .number-field input:hover {
    border: 1px solid #d9dadb;
    background-color: #f0f0f1;
    box-shadow: none
}

.number-field.form-slim input {
    line-height: 40px
}

.number-field.form-slim .minus, .number-field.form-slim .plus {
    height: 40px;
    width: 40px
}
body .extend-deadline-form-wrapper .number-field.form-slim .minus, .number-field.form-slim .plus {
    height: 42px;
    width: 40px
}

.number-field.form-slim .minus::before, .number-field.form-slim .plus::before {
    line-height: 40px
}

.with-gap[type=radio]+label, [type=checkbox]+label {
    color: #1e2022;
    font-size: 13px;
    color: #1e2022;
    font-weight: 400;
    font-family: "Open Sans"
}

.filled-in[type=checkbox]:checked+label::after {
    border: 2px solid #ff6388;
    background-color: #ff6388
}

.with-gap[type=radio]:checked+label::after, [type=radio]:checked+label::after {
    background-color: #ff6388
}

.with-gap[type=radio]:checked+label::after, .with-gap[type=radio]:checked+label::before, .with-gap[type=radio]:hover+label::after, .with-gap[type=radio]:hover+label::before {
    border: 2px solid #ff6388
}

.messages .success-message {
    border-radius: 3px;
    margin: 10px 0;
    line-height: 50px;
    background: #e6f6e7;
    border: 1px solid #09a912;
    font-size: 14px;
    color: #09a912;
    font-weight: 400;
    font-family: "Open Sans"
}

.messages .success-message .material-icons {
    vertical-align: middle;
    line-height: 50px;
    margin: 0 10px
}

.messages .success-message .material-icons[title=Delete] {
    padding-bottom: 3px
}

.messages .warning-message {
    border-radius: 3px;
    margin: 10px 0;
    line-height: 50px;
    background: #fff7eb;
    border: 1px solid #fa3;
    font-size: 14px;
    color: #fa3;
    font-weight: 400;
    font-family: "Open Sans"
}

.messages .warning-message .material-icons {
    vertical-align: middle;
    line-height: 50px;
    margin: 0 10px
}

.messages .warning-message .material-icons[title=Delete] {
    padding-bottom: 3px
}

.messages .error-message {
    border-radius: 3px;
    margin: 10px 0;
    line-height: 50px;
    background: #feeded;
    border: 1px solid #f44747;
    font-size: 14px;
    color: #f44747;
    font-weight: 400;
    font-family: "Open Sans"
}

.messages .error-message .material-icons {
    vertical-align: middle;
    line-height: 50px;
    margin: 0 10px
}

.messages .error-message .material-icons[title=Delete] {
    padding-bottom: 3px
}

.messages .info-message {
    border-radius: 3px;
    margin: 10px 0;
    line-height: 50px;
    background: #e9f6fe;
    border: 1px solid #21a5f8;
    font-size: 14px;
    color: #21a5f8;
    font-weight: 400;
    font-family: "Open Sans"
}

.messages .info-message .material-icons {
    vertical-align: middle;
    line-height: 50px;
    margin: 0 10px
}

.messages .info-message .material-icons[title=Delete] {
    padding-bottom: 3px
}

.messages-close {
    float: right
}

.messages-close:focus, .messages-close:hover {
    text-decoration: none;
    cursor: pointer
}

.messages-close::before {
    line-height: 50px
}

.messages-slim {
    line-height: 40px
}

.messages-slim .alert-close::before {
    line-height: 40px
}

ul.pagination li {
    width: 30px;
    height: 30px;
    margin: 0 3px
}

ul.pagination li i {
    font-size: 20px;
    line-height: 30px;
    color: #a3a6a9
}

ul.pagination li.active {
    background-color: #ffbf26;
    border-radius: 50%
}

ul.pagination li.active span {
    color: #fff;
    line-height: 30px
}

ul.pagination li:focus a, ul.pagination li:hover a {
    font-size: 13px;
    color: #333538;
    font-weight: 400;
    font-family: "Open Sans"
}

ul.pagination li:focus a i, ul.pagination li:hover a i {
    color: #1e2022
}

ul.pagination li a {
    font-size: 13px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans"
}

ul.pagination li::before {
    display: none
}

.pop-up {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    min-width: 320px;
    padding: 30px;
    border-radius: 3px;
    border: 1px solid #d9dadb
}

.pop-up-body {
    font-size: 13px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans";
    text-align: justify
}

.tabs {
    border: none
}

.tabs li.tab::before {
    display: none
}

.tabs li.tab a {
    font-size: 15px;
    color: #656a70;
    font-weight: 500;
    font-family: "Open Sans"
}

.tabs li.tab a:hover {
    font-size: 15px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Open Sans"
}

.tabs li.tab a.active {
    font-size: 15px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Open Sans"
}

.tabs li.tab.disabled a, .tabs li.tab.disabled a:hover {
    font-size: 15px;
    color: #51555a;
    font-weight: 500;
    font-family: "Open Sans"
}

.tabs-full {
    background-color: #ffeff3
}

.tabs-full li.tab a {
    font-size: 15px;
    color: #13aeff;
    font-weight: 500;
    font-family: "Open Sans";
    border: 1px solid transparent;
    border-bottom-color: #c4ebff
}

.tabs-full li.tab a:hover {
    font-size: 15px;
    color: #13aeff;
    font-weight: 500;
    font-family: "Open Sans"
}

.tabs-full li.tab a.active {
    font-size: 15px;
    color: #cc4f6d;
    font-weight: 400;
    font-family: "Open Sans";
    background-color: #fff;
    border: 1px solid #c4ebff;
    border-bottom-color: transparent
}

.tabs-full .indicator {
    display: none
}

.tabs-cells {
    border: 1px solid #c4ebff;
    border-radius: 3px
}

.tabs-cells li.tab a {
    font-size: 15px;
    color: #0f8bcc;
    font-weight: 500;
    font-family: "Open Sans"
}

.tabs-cells li.tab a:hover {
    background-color: #e8f7ff;
    border: 1px solid #c4ebff;
    border-top: none;
    border-bottom: none;
    font-size: 15px;
    color: #09577f;
    font-weight: 500;
    font-family: "Open Sans"
}

.tabs-cells li.tab a.active {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    font-family: "Open Sans";
    background-color: #13aeff
}

.tabs-cells .indicator {
    display: none
}

.tabs .indicator {
    background-color: #ff6388
}

.advantages {
    padding: 40px 0
}

.advantages h2 {
    font-weight: 400;
    text-align: center;
    color: #510b63;
    font-size: 30px
}

.advantages div.button-center {
    text-align: center;
    margin-top: 15px
}

.advantages .no-margin {
    margin-bottom: 0
}

.advantages-3 {
    background-color: #f4f7ff;
    background-repeat: no-repeat;
    background-position: bottom 80px center
}

.advantages-3 .header {
    text-align: center;
    margin-bottom: 25px
}

.advantages-3 .header h2 {
    margin-bottom: 5px
}

.advantages-3 .header span.subtitle {
    font-size: 16px;
    font-family: "Open Sans";
    color: #747c8b;
    line-height: 1.875;
    text-align: center
}

.advantages-3 .advantages-content {
    margin: 10px 15px 15px;
    padding: 0 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #edeff5;
    border-radius: 16px;
    box-shadow: 0 9px 20px 0 rgba(100, 115, 203, .08);
    background: #fff url(/files/images/advantages-3-grey-bg.png) top center no-repeat;
    height: 370px
}

.advantages-3 .advantages-icon {
    text-align: center
}

.advantages-3 .advantages-icon img {
    margin-top: 40px;
    margin-bottom: 5px
}

.advantages-3 .advantages-item {
    text-align: center;
    max-width: 270px;
    margin: 0 auto
}

.advantages-3 .advantages-item p {
    margin-bottom: 55px
}

@media only screen and (max-width:1200px) {
    .advantages-3 .advantages-content:after {
        display: none
    }
}

@media only screen and (max-width:992px) {
    .advantages-3 {
        background-size: contain
    }

    .advantages-3 .advantages-content {
        height: 350px
    }

    .advantages-3 .advantages-icon img {
        margin-top: 30px;
        margin-bottom: 0
    }

    .advantages-3 .advantages-item p, .advantages-3 .row {
        margin-bottom: 0
    }

    .advantages-3 .advantages-item {
        max-width: 100%
    }
}

@media (max-width:601px) {
    .advantages-3 {
        background-repeat: no-repeat, no-repeat;
        background-position: bottom 80px center, top 20% center;
        background-color: #f4f7ff;
        padding: 20px 0;
        background-size: contain
    }

    .advantages-3 .advantages-content {
        height: auto;
        padding-bottom: 30px;
        width: 95%;
        max-width: 300px;
        margin: 10px auto
    }

    .advantages-3 .advantages-icon img {
        margin-top: 20px;
        margin-bottom: 10px
    }

    .advantages-3 h2 {
        margin-bottom: 5px
    }

    .advantages-3 div.button-center {
        margin-top: 20px
    }

    .advantages-3 div.button-center a {
        min-width: 140px;
        width: 140px;
        line-height: 40px
    }
}

.advantages-12 {
    background: url(/files/images/advantages-left-bg.png) left top no-repeat, url(/files/images/advantages-bottom-bg.jpg) bottom center no-repeat;
    background-color: #f4f7ff;
    padding-bottom: 100px
}

@media (min-width:1920px) {
    .advantages-12 {
        background-size: contain
    }
}

.advantages-12 .button-center {
    margin-top: 60px
}

.advantages-12 .advantages-content {
    column-count: 3;
    column-gap: 0
}

.advantages-12 .advantages-content .advantage-block {
    border-right: 1px solid #e2e4f2;
    border-bottom: 1px solid #e2e4f2;
    padding-top: 20px;
    width: 100%
}

.advantages-12 .advantages-content .advantage-block:last-child {
    border-bottom: none !important
}

@media (min-width:993px) {
    .advantages-12 .advantages-content .advantage-block:nth-child(3n) {
        border-bottom: none
    }

    .advantages-12 .advantages-content .advantage-block:nth-child(n+7) {
        border-right: none
    }
}

.advantages-12 .advantages-icon {
    text-align: right;
    vertical-align: middle
}

.advantages-12 .advantages-icon .item-icon {
    display: inline-block;
    width: 100%;
    height: 85px;
    background-repeat: no-repeat;
    margin-top: 0;
    vertical-align: middle;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: right
}

.advantages-12 .no-boarder {
    margin-bottom: 0
}

.advantages-12 .tab-border {
    border-bottom: 1px solid #f0f0f1
}

.advantages-12 .advantages-item {
    min-height: 100px
}

.advantages-12 .advantages-item .title {
    font-size: 16px;
    font-family: "Circular Std", sans-serif;
    color: #1e2021;
    line-height: normal;
    margin-top: 7px;
    font-weight: 500
}

.advantages-12 .advantages-item p {
    font-size: 14px;
    font-weight: 400;
    color: #646575;
    margin: 7px 0 5px
}

@media only screen and (max-width:992px) {
    .advantages-12 {
        margin-top: 0;
        padding: 30px 0 30px
    }

    .advantages-12 .advantages-content {
        column-count: 2;
        border-right: none
    }

    .advantages-12 .advantages-content .advantage-block {
        height: 106px
    }
}

@media only screen and (max-width:992px) and (min-width:601px) {
    .advantages-12 .advantages-content .advantage-block:nth-child(4n) {
        border-bottom: none
    }

    .advantages-12 .advantages-content .advantage-block:nth-child(n+5) {
        border-right: none
    }
}

@media only screen and (max-width:992px) {
    .advantages-12 .advantages-content .row, .advantages-12 .tab-border {
        border-bottom: 1px solid #f0f0f1
    }

    .advantages-12 .advantages-icon .item-icon {
        margin-top: 0
    }

    .advantages-12 .advantages-item {
        min-height: 60px
    }

    .advantages-12 .advantages-item .title {
        font-size: 15px
    }

    .advantages-12 .advantages-item p {
        font-size: 13px
    }

    .advantages-12 h2 {
        font-size: 25px;
        margin-bottom: 15px
    }

    .advantages-12 p.subtitle {
        margin-bottom: 30px;
        font-size: 20px;
        margin-top: 10px
    }
}

@media only screen and (max-width:600px) {
    .advantages-12 {
        margin-top: 0;
        padding: 10px 0 10px;
        background-image: none
    }

    .advantages-12 .advantages-content {
        column-count: 1;
        border-right: none
    }

    .advantages-12 .advantages-content .advantage-block {
        border-right: none;
        height: auto;
        padding-top: 10px
    }

    .advantages-12 .advantages-content .advantage-block:last-child {
        border-bottom: none
    }

    .advantages-12 .advantages-icon, .advantages-12 .advantages-item {
        text-align: left
    }

    .advantages-12 .advantages-icon .advantage-item, .advantages-12 .advantages-item .advantage-item {
        height: 50px;
        display: table-cell;
        vertical-align: middle
    }

    .advantages-12 .advantages-icon .advantage-item .title, .advantages-12 .advantages-item .advantage-item .title {
        font-size: 14px
    }

    .advantages-12 .advantages-icon .advantage-item p, .advantages-12 .advantages-item .advantage-item p {
        font-size: 12px
    }

    .advantages-12 .advantages-icon .item-icon, .advantages-12 .advantages-item .item-icon {
        height: 50px
    }

    .advantages-12 h2 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .advantages-12 p.subtitle {
        margin-bottom: 20px;
        font-size: 16px;
        margin-top: 10px
    }

    .advantages-12 div.button-center {
        margin-top: -10px;
        margin-bottom: 10px
    }
}

.blog-content {
    padding-top: 30px;
    padding-bottom: 30px
}

.blog-content .blog-img img {
    width: 100%;
    height: auto
}

.blog-content .blog-post-date {
    position: relative;
    padding-left: 25px;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.blog-content .blog-post-date:before {
    content: "\e8b5";
    color: #a3a6a9;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Material Icons"
}

.blog-content h5 {
    font-size: 17px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans";
    margin: 10px 0 0
}

.blog-content .blog-post-body {
    padding: 25px
}

.blog-content a.continue {
    margin-top: 14px
}

.blog-content .post-like {
    position: relative;
    display: inline-block;
    margin-right: 30px
}

.blog-content .post-like a {
    color: #a3a6a9
}

.blog-content .post-like a i {
    font-size: 13px
}

.blog-content .post-view {
    color: #a3a6a9;
    position: relative;
    display: inline-block
}

.blog-content a.continue {
    position: relative;
    color: #510b63
}

.blog-content a.continue:after {
    content: "\f0da";
    color: #510b63;
    position: absolute;
    right: -10px;
    top: 0;
    font-size: 16px;
    font-family: FontAwesome
}

.blog-content .blog-post-footer {
    width: 100%;
    overflow: hidden
}

.blog-content .blog-sidebar {
    background: #ffeff3;
    height: 2400px
}

.blog-content-1 .blog-post-footer a.continue {
    float: left
}

.blog-content-1 .blog-post-footer div.blog-post-view {
    width: 50%;
    float: right;
    margin-top: 14px
}

.blog-content-1 .blog-post-footer div.blog-post-view .post-like {
    margin-right: 10px
}

.blog-content-1 .blog-post-footer div.blog-post-view .post-like .tooltipped {
    font-size: 13px;
    color: #d9dadb;
    font-weight: 400;
    font-family: "Open Sans"
}

.blog-content-1 .blog-post-footer div.blog-post-view .post-like .tooltipped i {
    font-size: 13px;
    vertical-align: -2px
}

.blog-content-1 .blog-post-footer div.blog-post-view .post-view .tooltipped {
    font-size: 13px;
    color: #d9dadb;
    font-weight: 400;
    font-family: "Open Sans"
}

.blog-content-1 .blog-post-footer div.blog-post-view .post-view i {
    font-size: 13px;
    vertical-align: -2px
}

.blog-content-1 .blog-body {
    margin: 0 5px 30px 5px;
    height: 580px
}

.blog-content-1 .blog-body .blog-post-content {
    height: 85px;
    overflow: hidden
}

.blog-content-1 .blog-body .blog-post-content p {
    margin: 0
}

.blog-content-1 .blog-post-view {
    text-align: right
}

.blog-content-1 .blog-img {
    max-width: 480px;
    margin: 0 auto
}

@media (max-width:992px) and (min-width:601px) {
    .blog-content-1 .blog-img {
        display: inline-block;
        width: 46%;
        vertical-align: middle
    }

    .blog-content-1 .blog-post-body {
        padding: 16px;
        width: 52%;
        display: inline-block;
        vertical-align: middle
    }

    .blog-content-1 .blog-body {
        margin: 0 5px 30px 5px;
        height: auto
    }
}

@media (max-width:600px) {
    .blog-content-1 .blog-body {
        margin: 0 5px 30px 5px;
        height: auto
    }
}

.blog-page img {
    width: 100%;
    height: auto;
    margin-bottom: 20px
}

.blog-page p {
    font-size: 14px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans";
    text-align: justify
}

.blog-page p.less {
    font-size: 14px;
    color: #51555a;
    font-weight: 500;
    font-family: "Open Sans";
    text-align: initial
}

.blog-page hr {
    border: .1px solid #a3a6a9
}

.blog-page ul.blog-page-ul {
    font-size: 0
}

.blog-page ul.blog-page-ul li {
    position: relative;
    list-style: none;
    line-height: 30px
}

.blog-page ul.blog-page-ul li::before {
    content: '\f0da';
    position: absolute;
    left: -25px;
    top: 0;
    font-size: 14px;
    color: #510b63;
    font-weight: 400;
    font-family: FontAwesome
}

.blog-page .text-block {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-top: 30px;
    margin-bottom: 50px;
    color: #000
}

.blog-page .date {
    width: 60%;
    display: inline-block;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.blog-page .date .post {
    display: inline-block;
    margin-right: 5%
}

.blog-page .date .like {
    display: inline-block;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans";
    margin-right: 10px
}

.blog-page .date .like i {
    font-size: 13px;
    vertical-align: -2px
}

.blog-page .date .watch {
    display: inline-block;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.blog-page .date .watch i {
    font-size: 13px;
    vertical-align: -2px
}

.blog-page .social {
    width: 35%;
    display: inline-block;
    text-align: right
}

.blog-page .social a {
    font-size: 14px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.blog-page .social a .fa {
    padding: 0 5px
}

.blog-page blockquote {
    border-left: 2px solid #ffbf26
}

.blog-page label {
    font-size: 13px;
    color: #a3a6a9;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 500;
    font-family: "Open Sans";
    margin: 1% 0;
    display: block
}

@media only screen and (max-width:992px) {
    .blog-page .date {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

    .blog-page .social {
        width: 100%;
        text-align: center
    }
}

.blog-page-1 ul:not(.tabs) {
    padding-left: 25px
}

.blog-page-1 ul:not(.tabs) li {
    position: relative;
    list-style: none;
    line-height: 22px;
    margin-bottom: 10px
}

.blog-page-1 ul:not(.tabs) li::before {
    content: '\f0da';
    position: absolute;
    left: -25px;
    top: 0;
    font-size: 18px;
    color: #510b63;
    font-weight: 400;
    font-family: FontAwesome;
    background: 0 0
}

.breadcrumbs {
    margin-top: 30px
}

.breadcrumbs .bread-crumbs {
    text-transform: uppercase;
    font-weight: 600;
    text-align: right
}

.breadcrumbs .bread-crumbs .link {
    color: #5e63bf;
    font-weight: 600
}

.breadcrumbs .bread-crumbs .page-title {
    color: #323538;
    font-weight: 600
}

.breadcrumbs nav {
    background: 0 0;
    box-shadow: none;
    line-height: 1.4;
    height: auto;
    min-height: 50px;
    padding: 20px 0 10px 0;
    position: relative
}

.breadcrumbs nav li.breadcrumb {
    float: none;
    display: inline-block
}

.breadcrumbs nav li.breadcrumb a {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    font-family: "Open Sans";
    text-transform: uppercase;
    display: inline-block;
    padding: 0
}

.breadcrumbs nav li.breadcrumb:last-child a {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    font-family: "Open Sans"
}

.breadcrumbs nav li.breadcrumb:before {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: Material Icons;
    margin: 1px 0 0 4px;
    line-height: 25px
}

.breadcrumbs .buttons .button-info {
    line-height: 40px
}

.call-to-action {
    background-color: #ff6388;
    font-family: MuseoSans, sans-serif
}

.call-to-action .button-wrapper .button-info-o {
    min-width: 240px;
    background: #fff;
    border: 1px solid #fff
}

.call-to-action .button-wrapper .button-info-o:focus, .call-to-action .button-wrapper .button-info-o:hover {
    background: 0 0;
    line-height: 48px;
    border: 1px solid #fff
}

.call-to-action-6 {
    background: url(/files/images/call-to-action-6-left-bg.png) bottom left no-repeat, url(/files/images/call-to-action-6-right-bg.png) bottom right no-repeat, url(/files/images/call-to-action-6-bg.jpg) center no-repeat;
    height: 280px;
    background-color: #f4f7ff
}

.call-to-action-6 .content .text-wrapper .title, .call-to-action-6 .content .text-wrapper h3 {
    font-size: 40px;
    color: #510b63;
    font-weight: 700;
    font-family: "Circular Std", sans-serif;
    margin-bottom: 15px;
    line-height: 1.125;
    text-align: center
}

.call-to-action-6 .content .text-wrapper p {
    font-size: 25px;
    color: #393178;
    font-weight: 400;
    font-family: "Circular Std", sans-serif;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 1.3;
    text-align: center
}

.call-to-action-6 .content .button-wrapper {
    text-align: center;
    padding: 0 10px
}

@media only screen and (max-width:992px) {
    .call-to-action-6 {
        background: url(/files/images/call-to-action-6-left-bg-sm.png) bottom left no-repeat, url(/files/images/call-to-action-6-right-bg-sm.png) bottom right no-repeat, url(/files/images/call-to-action-6-bg-sm.jpg) center no-repeat
    }
}

@media (max-width:601px) {
    .call-to-action-6 {
        background-color: #f6f6fe;
        background: url(/files/images/call-to-action-6-left-bg-xs.png) bottom left no-repeat, url(/files/images/call-to-action-6-right-bg-xs.png) bottom right no-repeat;
        height: 240px
    }

    .call-to-action-6 .content .text-wrapper {
        text-align: center;
        padding: 0;
        padding-top: 0
    }

    .call-to-action-6 .content .text-wrapper .title, .call-to-action-6 .content .text-wrapper h3 {
        font-size: 35px;
        color: #510b63;
        font-weight: 700;
        font-family: "Circular Std", sans-serif;
        margin-bottom: 10px;
        margin-top: 5px
    }

    .call-to-action-6 .content .text-wrapper p {
        font-size: 20px
    }
}

.contacts {
    overflow: hidden;
    margin: 50px 0
}

.contacts i.small {
    font-size: 18px;
    color: #510b63;
    margin-right: 15px;
    vertical-align: -3px
}

.contacts .title {
    color: #510b63
}

.contacts .subtitle {
    font-size: 20px;
    color: #a3a6a9;
    font-weight: 300;
    font-family: "Open Sans"
}

.contacts .form-line {
    color: #a3a6a9;
    font-size: 13px;
    margin-bottom: 25px;
    position: relative
}

.contacts .form-line input, .contacts .form-line textarea {
    margin-bottom: 0
}

.contacts .form-line label.error {
    font-size: 13px;
    color: #f44747;
    font-weight: 400;
    font-family: "Open Sans";
    line-height: 15px;
    color: #f44747 !important;
    position: absolute;
    left: 15px;
    bottom: -20px
}

.contacts .last.form-line label.error {
    bottom: -13px
}

.contacts form ::-webkit-input-placeholder {
    color: #51555a
}

.contacts form ::-moz-placeholder {
    color: #51555a
}

.contacts form :-moz-placeholder {
    color: #51555a
}

.contacts form :-ms-input-placeholder {
    color: #51555a
}

.contacts form textarea {
    resize: vertical;
    max-height: 150px
}

.contacts .ae-contacts-custom .contacts {
    margin: 0
}

@media only screen and (max-width:1200px) {
    .contacts i.small {
        margin-right: 5px
    }
}

@media only screen and (max-width:992px) {
    .contacts img {
        width: 100%
    }

    .contacts i.small {
        margin-right: 10px
    }

    .contacts .title {
        font-size: 28px;
        color: #333538;
        font-weight: 700;
        font-family: "Open Sans"
    }

    .contacts .subtitle {
        font-size: 18px;
        color: #a3a6a9;
        font-weight: 300;
        font-family: "Open Sans"
    }
}

.contacts-2 {
    position: relative
}

.contacts-2 .map-block {
    margin-top: 30px
}

.contacts-2 .map-block img {
    max-width: 100%
}

.contacts-2 .title {
    margin: 0 0 50px
}

.contacts-2 a {
    font-size: 15px;
    color: #333538;
    font-weight: 700;
    font-family: "Open Sans"
}

.contacts-2 .cont-block {
    padding: 40px 0 0
}

.contacts-2 .cont-block .cont-email {
    padding-bottom: 15px
}

.contacts-2 .cont-block .cont-email a {
    font-size: 13px;
    color: #333538;
    font-weight: 500;
    font-family: "Open Sans"
}

.contacts-2 .cont-address {
    padding-top: 50px
}

.contacts-2 .cont-address span {
    max-width: 200px;
    display: inline-block;
    vertical-align: top;
    line-height: 25px;
    font-size: 13px;
    color: #333538;
    font-weight: 500;
    font-family: "Open Sans"
}

.contacts-2 img {
    max-width: 540px;
    width: 100%
}

.contacts-2 .ae-contacts-custom input[type=text], .contacts-2 .ae-contacts-custom textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #d8dadb;
    border-radius: 3px;
    background-color: #f6f9f9;
    padding-left: 10px;
    box-sizing: border-box
}

.contacts-2 .ae-contacts-custom input[type=text]:placeholder, .contacts-2 .ae-contacts-custom textarea:placeholder {
    font-size: 13px;
    font-family: "Open Sans";
    color: #656a70
}

@media (max-width:992px) and (min-width:601px) {
    .contacts-2 {
        background: url(/files/images/conacts-2-med-bg.png) no-repeat right top
    }

    .contacts-2 .ae-contacts-custom {
        max-width: 500px
    }
}

@media (max-width:768px) and (min-width:601px) {
    .contacts-2 {
        background-size: 200px
    }
}

@media only screen and (max-width:992px) {
    .contacts-2 .title {
        margin: 0 0 25px
    }

    .contacts-2 .cont-block {
        padding: 25px 0 0
    }

    .contacts-2 .cont-block .cont-email {
        padding-bottom: 10px
    }

    .contacts-2 .cont-address {
        padding-top: 10px
    }

    .contacts-2 .cont-address span {
        max-width: 85%;
        margin-bottom: 15px
    }

    .contacts-2 .button {
        margin: 5px;
        padding: 0 20px;
        min-width: 165px
    }
}

@media only screen and (max-width:600px) {
    .contacts-2 {
        margin: 50px 0 0
    }

    .contacts-2 .button {
        width: 45%;
        min-width: 40%
    }

    .contacts-2 .title {
        font-size: 20px;
        color: #510b63
    }

    .contacts-2 .col-contacts-buttons {
        text-align: center
    }

    .contacts-2 .cont-address span {
        line-height: 1.4;
        font-size: 13px
    }
}

.faq .collapsible-header {
    line-height: 1.4
}

.faq p.subtitle {
    font-size: 17px
}

.faq h2 {
    margin-top: 55px;
    margin-bottom: 30px
}

.faq h5 {
    margin-bottom: 30px;
    display: inline;
    vertical-align: middle
}

.faq li {
    position: relative
}

.faq .faq-img {
    height: 115px;
    background: #ffeff3
}

.faq .faq-sidebar {
    background: #ffeff3;
    margin: 55px 0 0 0;
    height: 777px
}

.faq-2 .no-boarder {
    box-shadow: none;
    border-left: none;
    border-right: none
}

.faq-2 .collapsible-header {
    padding: 21px 65px 21px 0;
    position: relative
}

.faq-2 .collapsible-header h5 {
    margin: 0;
    line-height: 1.4;
    font-size: 17px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.faq-2 .collapsible-header:after {
    content: "\e3ba";
    font-family: "Material Icons";
    color: #510b63;
    font-size: 21px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -13px
}

.faq-2 .collapsible-header:hover:after {
    content: "\e147"
}

.faq-2 li.active .collapsible-body {
    padding: 0 55px 25px 0
}

.faq-2 li.active .collapsible-header {
    border-bottom: none
}

.faq-2 li.active .collapsible-header h5 {
    color: #510b63
}

.faq-2 li.active .collapsible-header:after {
    content: "\e15d"
}

.faq-2 li.active .collapsible-header:hover:after {
    content: "\e15c"
}

@media only screen and (max-width:600px) {
    .faq-2 .collapsible-header {
        padding: 10px 40px 10px 10px
    }

    .faq-2 .collapsible-header:after {
        right: 10px
    }

    .faq-2 li.active .collapsible-body {
        padding: 0 40px 10px 10px
    }
}

.faq-2 .collapsible-body p {
    padding: 0 0 10px
}

.faq-2 .collapsible-header h5 {
    font-size: 15px
}

.page-content .faq ul.collapsible {
    margin-top: 40px
}

.page-content .faq ul.collapsible>li {
    padding-left: 0
}

.page-content .faq ul.collapsible>li:before {
    display: none
}

.footer {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    font-family: "Open Sans";
    padding: 0 0
}

.footer p {
    font-size: 13px;
    color: #1e2021;
    font-weight: 400;
    font-family: "Open Sans"
}

.footer .menu {
    padding: 25px 0 0 0;
    overflow: hidden
}

.footer .menu-list nav {
    background: 0 0;
    box-shadow: none
}

.footer .menu-list nav .nav-wrapper {
    overflow: hidden
}

.footer .menu-list nav .nav-wrapper ul {
    text-align: right;
    margin-left: 0
}

.footer .menu-list nav .nav-wrapper ul li {
    float: none;
    display: inline-block
}

.footer .menu-list nav a {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    font-family: "Circular Std", sans-serif;
    text-transform: uppercase
}

.footer .section {
    padding-top: 15px;
    color: #ffbf26
}

.footer .link li {
    position: relative;
    list-style: none;
    line-height: 28px
}

.footer .link a {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    font-family: "Open Sans"
}

.footer .link a:hover {
    color: #ff6388
}

.footer-6 {
    background: #18031e
}

.footer-6 a[title="DMCA.com Protection Status"] {
    margin-left: 15%
}

.footer-6 .menu {
    overflow: hidden;
    border-bottom: 1px solid #d9dadb;
    padding-bottom: 20px
}

.footer-6 .menu .menu-list nav li a {
    padding: 0 25px
}

.footer-6 .menu .menu-list nav li a:hover {
    color: #ff6388
}

.footer-6 .menu .menu-list nav li:last-child a {
    padding-right: 0
}

.footer-6 .last-row {
    margin-bottom: 0
}

.footer-6 .section a {
    font-size: 17px;
    color: #ffbf26;
    font-weight: 400;
    font-family: "Circular Std", sans-serif
}

.footer-6 .footer-articles {
    column-count: 4;
    margin-top: 34px
}

.footer-6 .footer-articles li.full {
    display: block
}

@media (max-width:850px) {
    .footer-6 .footer-articles {
        column-count: 3
    }
}

@media (max-width:600px) {
    .footer-6 .footer-articles {
        column-count: 2;
        padding-left: 20px
    }
}

@media (max-width:360px) {
    .footer-6 .footer-articles {
        column-count: 1;
        text-align: center;
        padding: 0 10px
    }
}

.footer-6 button.showmore {
    border: none;
    font-size: 17px;
    text-align: center;
    outline: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.footer-6 .copyright {
    overflow: hidden;
    padding: 25px 0;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    font-family: "Circular Std", sans-serif
}

.footer-6 .copyright a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: HelveticaNeueCyr, sans-serif
}

.footer-6 .copyright a:hover {
    color: #ff6388
}

.footer-6 .copyright span {
    float: none
}

.footer-6 .copyright .footer-img {
    width: 100%;
    display: block
}

.footer-6 .copyright .social {
    margin: 0
}

.footer-6 .copyright .social li {
    display: inline-block;
    margin-right: 5px
}

.footer-6 .copyright .social li .fa {
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 22px;
    width: 35px;
    height: 35px;
    line-height: 35px
}

.footer-6 .copyright .social li .fa:hover {
    color: #ff6388;
    border: 1px solid #ff6388
}

.footer-6 .copyright .phone, .footer-6 .copyright .support {
    position: relative;
    padding: 0 0 0 60px
}

.footer-6 .copyright .phone span, .footer-6 .copyright .support span {
    font-size: 13px;
    color: #976da1;
    font-weight: 400;
    font-family: "Circular Std", sans-serif
}

.footer-6 .copyright .phone:before, .footer-6 .copyright .support:before {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    font-family: "Material Icons";
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    background: #000;
    border-radius: 22px;
    text-align: center
}

.footer-6 .copyright .phone a, .footer-6 .copyright .support a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "Circular Std", sans-serif;
    display: block
}

.footer-6 .copyright .phone a:hover, .footer-6 .copyright .support a:hover {
    color: #ff6388
}

.footer-6 .copyright .phone p, .footer-6 .copyright .support p {
    margin-top: 10px
}

.footer-6 .copyright .phone:before {
    content: "\e324"
}

.footer-6 .copyright .support:before {
    content: "\e158"
}

.footer-6 .payment {
    margin: 10px 0;
    display: flex;
    padding: 7px 5px;
    background-color: #fff
}

.footer-6 .payment img {
    width: 100%
}

.footer-6 .special-offer {
    z-index: 999;
    border-radius: 50%;
    display: none;
    background: url(/images/70x70_circle.svg) no-repeat;
    height: 70px;
    width: 70px;
    position: fixed;
    left: 30px;
    bottom: 20px
}

.footer-6 .special-offer:hover {
    cursor: pointer
}

.footer-6 .wrap-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.footer-6 .wrap-banner i {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 35px;
    height: 35px;
    z-index: 99;
    background: #ffda42;
    margin-top: 4px
}

.footer-6 .wrap-banner i:hover {
    cursor: pointer;
    transition: .8s;
    opacity: 1
}

.footer-6 .wrap-banner .close {
    font-size: 35px;
    text-shadow: 0 0 2px #510b63
}

.footer-6 .footer-banner-first i {
    top: 7px
}

.footer-6 .banner-content {
    width: 100%;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.footer-6 .banner-content.banner-discount-first {
    height: 91px;
    background: url(/images/footer-first-banner.png) no-repeat center
}

.footer-6 .banner-christmas {
    background: url(/images/1920x100-christmas.svg) center no-repeat;
    background-size: cover;
    height: 5vw
}

.footer-6 .banner-christmas a {
    display: block;
    width: 100%;
    height: 100%
}

@media all and (max-width:992px) {
    .footer-6 .banner-christmas {
        background: url(/images/600x100-christmas.svg) center no-repeat;
        background-size: cover;
        height: 16vw
    }
}

@media all and (max-width:480px) {
    .footer-6 .banner-christmas {
        background: url(/images/300x100-christmas.svg) center no-repeat;
        background-size: cover;
        height: 32vw
    }
}

@media (max-width:640px) {
    .footer-6 .banner-content.banner-discount-first {
        height: calc(100vw / 8);
        background-size: cover
    }

    .footer-6 .wrap-banner.footer-banner-first .close {
        font-size: 25px;
        width: 25px;
        top: 7%;
        text-shadow: 0 0 2px #510b63
    }
}

.footer-6 .banner-easter {
    position: relative;
    overflow: hidden
}

.footer-6 .banner-easter .desctop {
    margin-bottom: -5px;
    width: 101%;
    margin-left: -5px
}

.footer-6 .banner-easter .tablet {
    display: none
}

.footer-6 .banner-easter .mobile {
    display: none
}

@media all and (max-width:991px) {
    .footer-6 .banner-easter .desctop {
        width: 140%;
        margin-left: -20%
    }
}

@media all and (max-width:600px) {
    .footer-6 .banner-easter .desctop {
        display: none
    }

    .footer-6 .banner-easter .tablet {
        display: block;
        width: 100%
    }
}

@media all and (max-width:450px) {
    .footer-6 .banner-easter .tablet {
        display: none
    }

    .footer-6 .banner-easter .mobile {
        display: block;
        width: 100%
    }
}

@media (max-width:1600px) {
    .footer-6 .menu .menu-list nav li a {
        padding: 0 10px
    }

    .footer-6 .copyright .social li .fa {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .footer-6 .copyright .phone, .footer-6 .copyright .support {
        position: relative;
        padding: 0 0 0 45px
    }

    .footer-6 .copyright .phone:before, .footer-6 .copyright .support:before {
        font-size: 20px;
        color: #fff;
        font-weight: 700;
        font-family: "Material Icons";
        position: absolute;
        left: 0;
        top: 5px;
        line-height: 35px;
        height: 35px;
        width: 35px;
        border-radius: 22px;
        text-align: center
    }
}

@media only screen and (max-width:1200px) {
    .footer-6 .payment {
        height: 75px
    }

    .footer-6 .menu .menu-list nav li a {
        padding: 0 8px
    }

    .footer-6 .copyright .social li .fa {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .footer-6 .copyright .phone, .footer-6 .copyright .support {
        position: relative;
        padding: 0 0 0 30px
    }

    .footer-6 .copyright .phone:before, .footer-6 .copyright .support:before {
        font-size: 20px;
        color: #fff;
        font-weight: 700;
        font-family: "Material Icons";
        position: absolute;
        left: 0;
        top: 5px;
        line-height: 30px;
        height: 30px;
        width: 30px;
        border-radius: 22px;
        text-align: center
    }
}

@media only screen and (max-width:992px) {
    .footer-6 .menu {
        text-align: center
    }

    .footer-6 .payment {
        display: none
    }

    .footer-6 .copyright {
        text-align: center;
        padding: 5px 0 20px;
        padding: 15px 0 20px;
        border-top: 1px solid #d9dadb;
        margin-top: 15px
    }

    .footer-6 .copyright .footer-img {
        width: 100%;
        max-width: 160px;
        display: block;
        margin: 10px auto 0
    }

    .footer-6 span.footer-special-links {
        display: block;
        margin-bottom: 5px
    }
}

@media all and (max-width:800px) {
    .bottom-up .bottom-phone {
        bottom: 180px
    }

    .bottom-up .bottom-chat {
        bottom: 180px
    }

    .bottom-up #back-top {
        bottom: 245px
    }
}

@media all and (max-width:600px) {
    .footer-6 .wrap-banner i.close {
        top: -25px
    }
}

.free-essays-list {
    overflow: hidden;
    margin: 0 0
}

.free-essays-list-1 .free-essays-list_content {
    border-top: 1px solid #f0f0f1;
    padding: 5px 0 20px 40px;
    position: relative
}

.free-essays-list-1 .free-essays-list_content:last-child {
    border-bottom: 1px solid #f0f0f1
}

.free-essays-list-1 .free-essays-list_content h4 {
    font-size: 17px;
    margin-bottom: 10px
}

.free-essays-list-1 .free-essays-list_content .date {
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.free-essays-list-1 .free-essays-list_content p {
    font-size: 14px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans"
}

.free-essays-list-1 .free-essays-list_content .wrap {
    width: 33px;
    position: absolute;
    left: 0;
    top: 30px
}

.free-essays-list-1 .free-essays-list_content .button {
    border-radius: 5px
}

.free-essays {
    overflow: hidden;
    margin: 0 0
}

.free-essays .text-right {
    text-align: right
}

.free-essays .text-left {
    text-align: left
}

.free-essays ul {
    padding-left: 25px
}

.free-essays ul li {
    position: relative;
    list-style: none;
    line-height: 30px
}

.free-essays ul li::before {
    content: '\f0da';
    position: absolute;
    left: -25px;
    top: 0;
    font-size: 18px;
    color: #510b63;
    font-weight: 400;
    font-family: FontAwesome
}

.free-essays ul li a {
    font-size: 15px;
    color: #1e2022;
    font-weight: 400;
    font-family: "Open Sans"
}

.free-essays ul li a:hover {
    color: #510b63
}

@media only screen and (max-width:600px) {
    .free-essays .text-left, .free-essays .text-right {
        text-align: center
    }
}

.free-essays-1 .title {
    margin-bottom: 30px
}

.free-essays-1 h3 {
    font-size: 22px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Circular Std", sans-serif
}

.free-essays-1 .date {
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.free-essays-1 .date span {
    color: #510b63
}

.free-essays-1 .date a {
    color: #510b63
}

.free-essays-1 .separation {
    border-bottom: 1px solid #f0f0f1;
    margin-bottom: 15px;
    margin-top: 15px
}

.free-essays-1 .buttons-next a {
    font-size: 15px;
    color: #510b63;
    font-weight: 600;
    font-family: "Open Sans"
}

.free-essays-1 p {
    font-size: 14px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans"
}

.free-essays-1 p strong {
    font-weight: 500
}

.free-essays-1 p:last-child {
    border-bottom: 1px solid #f0f0f1;
    padding-bottom: 15px
}

.free-essays-1 table tr td {
    border: 1px solid #000;
    padding: 0 10px
}

.free-essays-1 table tr td p {
    border: none !important;
    padding: 0 !important
}

.free-essays-1 .buttons-next {
    margin: 20px 0
}

@media (max-width:601px) {
    .free-essays-1 table {
        display: none
    }
}

.free-essays-2 h3 {
    font-size: 27px;
    color: #1e2022;
    font-weight: 700;
    font-family: "Open Sans"
}

.free-essays-2 .date {
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans";
    padding-bottom: 30px;
    border-bottom: 2px solid #f0f0f1
}

.free-essays-2 .date a, .free-essays-2 .date span {
    color: #ff6388
}

.free-essays-2 .date .category, .free-essays-2 .date .post {
    margin-right: 15px;
    display: inline-block
}

.free-essays-2 .date .social a {
    font-size: 14px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.free-essays-2 .date .social a .fa {
    padding: 0 5px
}

.free-essays-2 .date.date2 {
    padding-bottom: 44px;
    padding-top: 20px
}

.free-essays-2 .separation {
    border-bottom: 1px solid #f0f0f1;
    margin-bottom: 15px;
    margin-top: 15px
}

.free-essays-2 .buttons-next {
    margin: 20px 0;
    font-size: 17px;
    color: #1e2022;
    font-weight: 700;
    font-family: "Open Sans"
}

.free-essays-2 .buttons-next a {
    font-size: 15px;
    color: #ff6388;
    font-weight: 400;
    font-family: "Open Sans"
}

.free-essays-2 p {
    font-size: 14px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans"
}

.free-essays-2 p:last-child {
    border-bottom: 1px solid #f0f0f1;
    padding-bottom: 15px
}

.head-slider .carousel-slick.carousel-slider-slick .carousel-item-slick h2 {
    font-size: 47px;
    color: #1e2022;
    font-weight: 700;
    font-family: "Open Sans"
}

.head-slider .carousel-slick.carousel-slider-slick .carousel-item-slick h3 {
    font-size: 27px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Open Sans"
}

.head-slider .carousel-slick.carousel-slider-slick .carousel-item-slick .subtitle {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    font-family: "Circular Std", sans-serif
}

.head-slider .carousel-slick .nopadding {
    padding: 0 !important
}

.input-field {
    margin-top: 0;
    min-height: 42px
}

.head-slider-12 {
    background: url(/files/images/head-slider-left-bg.png) no-repeat left 0 bottom 50px, url(/files/images/head-slider-right-bg.png) no-repeat right 0 bottom 50px, url(/files/images/head-slider-man-bg.png) no-repeat center bottom 50px, url(/files/images/head-slider-bg.jpg) no-repeat top;
    background-color: #fff;
    background-repeat: no-repeat;
    height: 850px
}

@media (min-width:1920px) {
    .head-slider-12 {
        background: url(/files/images/head-slider-extra-large-bg.jpg) no-repeat center bottom;
        background-size: cover
    }
}

.head-slider-12 .header-title {
    text-align: left;
    max-width: 500px;
    display: block;
    margin-bottom: 10px;
    font-size: 38px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    font-weight: 700;
    line-height: 1.35
}

.head-slider-12 .subtitle {
    font-size: 14px;
    font-family: "Open Sans";
    color: #1e2021;
    line-height: 1.857;
    text-align: left
}

.head-slider-12 .head-slider-wrapper {
    padding: 60px 20px 0 20px;
    max-width: 540px
}

.head-slider-12 .button {
    width: 260px;
    float: left
}

.head-slider-12 .essayator-form .title-form {
    padding: 19px;
    font-size: 22px;
    font-family: "Circular Std", sans-serif;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    background: #58437a
}

.head-slider-12 .essayator-form {
    margin-top: 90px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .1)
}

.head-slider-12 .essayator-form .ae-miniorder-custom {
    padding: 20px 25px 30px
}

.head-slider-12 .essayator-form .button {
    width: 100%
}

.head-slider-12 .essayator-form .unlogged-user-price-block .price {
    float: right;
    font-size: 27px;
    color: #510b63;
    font-weight: 900;
    font-family: "Open Sans"
}

.head-slider-12 .essayator-form .order-price {
    padding: 35px 0 0;
    line-height: 30px;
    position: relative;
    font-size: 15px;
    color: #510b63;
    font-weight: 400;
    font-family: "Open Sans"
}

.head-slider-12 .essayator-form .order-price .unlogged-user-price-block span.price {
    float: right;
    line-height: 22px;
    font-weight: 900;
    font-size: 25px
}

.head-slider-12 .essayator-form .order-price .unlogged-user-price-block span.first-price-head-slider.mini-order-first-price {
    float: right;
    font-size: 27px;
    color: #510b63;
    font-weight: 900;
    font-family: "Open Sans"
}

.head-slider-12 .essayator-form .order-price .unlogged-user-price-block .total-price-head-slider {
    display: block;
    width: 100%;
    text-decoration: line-through;
    position: absolute;
    font-weight: 600;
    font-size: 14px;
    top: 10px;
    color: #510b63;
    text-align: right;
}

.head-slider-12 .essayator-form .order-price .unlogged-user-price-block .total-price-head-slider::before {
    content: 'Original price: ';
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #510b63;
    font-weight: 400;
    font-family: "Open Sans";
}

.head-slider-12 .essayator-form .order-price .logged-user-price-block .total-price-head-slider {
    display: block;
    text-align: right;
    line-height: 28px;
    font-weight: 900;
    font-size: 25px
}

.head-slider-12 .essayator-form .order-price .logged-user-price-block .total-price-head-slider::before {
    content: 'Total price: ';
    position: absolute;
    left: 0;
    font-size: 17px;
    color: #510b63;
    font-weight: 600;
    font-family: "Open Sans";
}

.head-slider-12 .order-content {
    background-color: #fff;
    position: relative
}

.head-slider-12 .order-content::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    background-color: #fff
}

.head-slider-12 .side-bg {
    width: 100%;
    max-width: 550px
}

.head-slider-12 .number-field input {
    min-width: initial;
    margin-top: 6px
}

.head-slider-12 .number-field .minus, .head-slider-12 .number-field .plus {
    bottom: 0;
    top: 6px
}

.head-slider-12 .select-wrapper {
    margin-top: 5px
}

.head-slider-12 .form-button {
    width: 100%;
    margin: 25px 0 0 0;
    float: none
}

@media (max-width:1600px) {
    .head-slider-12 .header-title {
        font-size: 38px
    }
}

@media only screen and (max-width:1200px) {
    .head-slider-12 .header-title {
        font-size: 36px
    }

    .head-slider-12 .subtitle {
        margin-bottom: 20px
    }

    .head-slider-12 .essayator-form .row {
        padding: 45px 15px
    }

    .head-slider-12 .head-slider-wrapper {
        padding: 80px 30px 0 30px
    }
}

@media only screen and (max-width:992px) {
    .head-slider-12 {
        background: url(/files/images/head-slider-left-bg.png) no-repeat left -70px bottom 20px, url(/files/images/head-slider-right-bg.png) no-repeat right 0 bottom 20px, url(/files/images/head-slider-bg-md.jpg) no-repeat top;
        height: auto;
        padding-bottom: 20px
    }

    .head-slider-12 .head-slider-wrapper {
        padding: 0 30px 0;
        max-width: 100%
    }

    .head-slider-12 .slick-dots {
        margin-top: 30px
    }

    .head-slider-12 .essayator-form {
        max-width: 500px;
        margin: 10px auto 10px
    }

    .head-slider-12 .essayator-form .title-form {
        text-align: center;
        padding-bottom: 15px
    }

    .head-slider-12 .carousel-slick.carousel-slider-slick .carousel-item-slick .header-title {
        line-height: 30px;
        font-size: 27px;
        text-align: center;
        text-shadow: 0 0 10px rgba(0, 0, 0, .4);
        margin-bottom: 5px;
        margin-top: 10px;
        display: inline-block
    }

    .head-slider-12 .carousel-slick.carousel-slider-slick .carousel-item-slick .subtitle {
        font-size: 18px;
        text-align: center;
        line-height: 1.4
    }
}

@media (max-width: 992px) {
    .head-slider-12 .header-title {
        margin: 25px auto 10px;
    }
}


@media only screen and (max-width:600px) {
    .head-slider-12 {
        background: linear-gradient(30deg, #fff 50%, #f6f6fe 100%);
        height: auto;
        padding-bottom: 10px
    }

    .head-slider-12 .head-slider-wrapper {
        padding: 20px 0 0
    }

    .head-slider-12 .header-title {
        line-height: 41px;
        font-size: 36px;
        text-align: center
    }

    .head-slider-12 .button {
        float: none
    }

    .head-slider-12 .head-slider-12 .essayator-form {
        background: #fff
    }

    .head-slider-12 .head-slider-12 .essayator-form .order-price {
        padding: 35px 0 0
    }
}

@media (max-width:480px) {
    .head-slider-12 .carousel-slick.carousel-slider-slick .carousel-item-slick .subtitle {
        font-size: 14px;
        text-align: center
    }

    .head-slider-12 .carousel-slick.carousel-slider-slick .carousel-item-slick .header-title {
        line-height: 30px;
        font-size: 27px;
        font-weight: 300
    }

    .head-slider-12 .button {
        width: 160px
    }
}

@media all and (max-width:400px) {
    .head-slider-12 {
        margin-top: 107px
    }
}

.menubar {
    position: relative;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

.menubar .logo {
    position: absolute;
    top: calc(50% - 19px);
    z-index: 1
}

.menubar .logo a {
    display: block;
    line-height: initial
}

.menubar .live-chat, .menubar .phones {
    font-size: 14px;
    color: #a3a6a9;
    font-weight: 600;
    font-family: "Open Sans"
}

.menubar .live-chat a, .menubar .phones a {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    font-family: "Open Sans"
}

.menubar .live-chat a:hover, .menubar .phones a:hover {
    color: #ff6388
}

.menubar nav.main-menu {
    background-color: #fff;
    box-shadow: none
}

.menubar nav.main-menu a.button-collapse {
    color: #333538;
    float: right
}

.menubar nav.main-menu ul.primary-menu {
    margin-left: 255px;
    text-align: right
}

.menubar nav.main-menu ul.primary-menu li {
    display: inline-block;
    float: none
}

.menubar nav.main-menu ul.primary-menu li a {
    border-bottom: 3px solid transparent;
    height: 87px;
    line-height: 87px
}

.menubar nav.main-menu ul.primary-menu li a:hover {
    border-bottom: 3px solid #ff6388;
    color: #ff6388;
    background-color: transparent
}

.menubar nav.main-menu ul.primary-menu li a[title=Order] {
    border-bottom: 3px solid #510b63
}

.menubar nav.main-menu ul li>a {
    font-size: 12px;
    color: #333538;
    font-weight: 600;
    font-family: "Open Sans";
    text-transform: uppercase
}

.menubar nav.main-menu .menu-buttons {
    float: right
}

.menubar nav.main-menu .menu-buttons .button {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans";
    padding: 0
}

.menubar nav.main-menu .menu-buttons a.button {
    min-width: 110px;
    width: 110px;
    height: 40px;
    line-height: 40px
}

.menubar nav.main-menu .menu-buttons a.button.user {
    min-width: 110px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif
}

.menubar nav.main-menu .menu-buttons a.button.user i {
    line-height: inherit;
    height: inherit;
    color: #41094f
}

.menubar nav.main-menu .menu-buttons a.button.login {
    min-width: 110px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif
}

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

@media (max-width:1200px) and (min-width:992px) {
    .container {
        width: 95%
    }

    .bg .container {
        max-width: 840px
    }
}

@media all and (max-width:630px) {
    .container {
        width: 100%;
        padding: 0 15px
    }
}

@media (min-width:1201px) {
    .menubar-9 nav.main-menu a.button-collapse {
        display: none !important
    }

    .menubar-9 nav.main-menu ul.primary-menu {
        text-align: center
    }
}

@media (max-width:1200px) and (min-width:992px) {
    .menubar-9 .container {
        width: 95%
    }

    .menubar-9 nav.main-menu a.button-collapse {
        display: none !important
    }

    .menubar-9 nav.main-menu .menu-buttons {
        width: auto;
        vertical-align: top;
        float: right
    }

    .menubar-9 nav.main-menu ul.primary-menu {
        display: inline-block !important;
        width: calc(100% - 500px);
        overflow: hidden;
        max-height: 75px;
        text-align: center
    }

    .menubar-9 nav.main-menu ul.primary-menu li a {
        height: 72px;
        line-height: 73px
    }
}

.menubar-9::before {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    background-color: #3e3443;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.menubar-9 .phones-block {
    float: right
}

.menubar-9 .phones {
    margin-right: 0;
    text-align: right
}

.menubar-9 .phones.phones-right {
    padding-right: 0 !important
}

.menubar-9 .menubar-top {
    text-align: left;
    padding: 0;
    height: 50px;
    position: relative
}

.menubar-9 .menubar-top .live-chat, .menubar-9 .menubar-top .phones {
    display: inline-block;
    padding-right: 40px;
    line-height: 50px
}

@media (max-width:400px) {
    .menubar-9 .menubar-top .live-chat, .menubar-9 .menubar-top .phones {
        padding-right: 10px;
        font-size: 12px
    }

    .menubar-9 .menubar-top .live-chat a, .menubar-9 .menubar-top .phones a {
        font-size: 12px;
        font-weight: 600px
    }
}

.menubar-9 .menubar-top .social-buttons {
    margin-right: 25px;
    float: right;
    line-height: 50px
}

.menubar-9 .menubar-top .social-buttons ul {
    margin: 0
}

.menubar-9 .menubar-top .social-buttons ul::before {
    content: 'Social media';
    font-size: 14px;
    color: #a3a6a9;
    font-weight: 600;
    font-family: "Open Sans"
}

.menubar-9 .menubar-top .social-buttons li {
    display: inline-block
}

.menubar-9 .menubar-top .social-buttons li a {
    color: #fff;
    font-size: 15px;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center
}

.menubar-9 .menubar-top .social-buttons li a:hover {
    color: #ff6388
}

.menubar-9 .menubar-top .social-buttons i {
    height: initial;
    line-height: initial
}

.menubar-9 .menubar-top .header-order-button-mobile {
    margin: 7px 0;
    padding: 0 10px;
    min-width: 100px;
    line-height: 35px;
    float: right
}

@media (min-width:516px) {
    .menubar-9 .menubar-top .header-order-button-mobile {
        display: none !important
    }
}

.menubar-9 .menubar-top span.toll-free {
    margin-right: 8px
}

.menubar-9 a.user-link {
    background: #510b63;
    color: #ffb400 !important
}

.menubar-9 .login-top {
    vertical-align: middle;
    display: inline-block;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    border: 1px solid #d8dadb;
    background: url(/files/images/top-login-icon.png) center no-repeat;
    margin: 0 10px
}

.menubar-9 .login-top .ae-modal-user-area {
    line-height: normal !important
}

.menubar-9 .login-top .ae-modal-user-area a.popup-user-area {
    font-size: 0;
    margin-top: 0;
    line-height: 0;
    width: 53px;
    height: 53px;
    display: inline-block
}

.menubar-9 .login-top .ae-modal-user-area a.popup-user-area span {
    display: none
}

.menubar-9 nav.main-menu {
    height: 90px;
    line-height: 90px;
    clear: both
}

.menubar-9 nav.main-menu .nav-wrapper {
    overflow: hidden
}

.menubar-9 nav.main-menu a.button-collapse {
    height: inherit;
    line-height: inherit
}

.menubar-9 nav.main-menu a.button-collapse i {
    height: inherit;
    line-height: inherit
}

.menubar-9 nav.main-menu a.brand-logo {
    display: flex;
    height: 100%
}

@media only screen and (max-width:1200px) {
    .menubar-9 ul.primary-menu {
        display: none
    }

    .menubar-9 nav.main-menu {
        height: 75px;
        line-height: 75px
    }

    .menubar-9 nav.main-menu a.brand-logo {
        position: static;
        display: inline-block;
        height: auto;
        margin-top: 5px;
        margin-right: 10px
    }

    .menubar-9 nav.main-menu a.button-collapse {
        float: left !important;
        margin-right: 0;
        margin-left: 10px
    }

    .menubar-9 .menubar-top .social-buttons {
        display: none
    }

    .menubar-9 nav.main-menu ul.primary-menu {
        margin-left: 0;
        overflow: hidden
    }
}

@media only screen and (max-width:992px) {
    .menubar-9 .menubar-top .phones.phones-right {
        padding-right: 0
    }

    .menubar-9 .menu-buttons {
        float: none;
        display: inline-block;
        text-align: right
    }

    .menubar-9 nav.main-menu ul.primary-menu {
        float: right
    }
}

@media (min-width:601px) {
    .menubar-9 nav.main-menu a.button-collapse {
        margin-right: 10px
    }
}

@media only screen and (max-width:600px) {
    .menubar-9 nav.main-menu a.brand-logo img {
        width: 100%
    }

    .menubar-9 .menubar-top .live-chat {
        display: none
    }

    .menubar-9 .phones-block {
        float: none;
        width: 100%;
        text-align: center
    }

    .menubar-9 nav.main-menu a.brand-logo {
        max-width: 200px;
        width: 100%;
        margin-top: 7px
    }
}

@media (max-width:480px) {
    .menubar-9 nav.main-menu a.brand-logo {
        margin-top: 5px
    }

    .menubar-9 nav.main-menu .menu-buttons a:last-child {
        display: none
    }

    .menubar-9 .menubar-top .social-buttons {
        display: none
    }
}

@media all and (max-width:900px) {
    .menubar-9 nav.main-menu .nav-wrapper {
        width: 100%
    }
}

@media all and (max-width:630px) {
    .menubar-9 .container {
        width: 100%
    }
}

@media all and (max-width:515px) {
    .menubar-9 nav.main-menu .menu-buttons .button {
        display: none
    }

    .menubar-9 .menubar-top .phones.phones-right {
        display: none
    }
}

@media all and (max-width:400px) {
    .menubar-9 nav.main-menu a.brand-logo {
        width: calc(100% - 110px)
    }

    .menubar-9 nav.main-menu a.brand-logo img {
        width: 95%
    }

    .menubar-9 .login-top {
        width: 45px;
        height: 45px
    }

    .menubar-9 nav.main-menu {
        height: 60px;
        line-height: 60px
    }

    .menubar-9 nav.main-menu {
        height: 60px
    }
}

body .menubar .mini-wrapper.top-login-wrapper, body .menubar .mini-wrapper.top-login-wrapper-horizontal, body .menubar .mini-wrapper.top-password-wrapper, body .menubar .mini-wrapper.top-user-area-wrapper {
    margin-left: 0
}

ul#slide-out {
    padding-top: 30px;
    transition: .3s;
    height: auto;
}

ul#slide-out.inactive {
    display: none !important
}

ul#slide-out.active {
    transform: translateX(0)
}

ul#slide-out button.close-slide-out-menu {
    padding: 0;
    background: 0 0;
    border: none;
    float: right;
    margin-top: -20px;
    margin-right: 10px
}

ul#slide-out button.close-slide-out-menu i {
    color: #000;
    font-size: 33px;
    height: 33px;
    line-height: 25px;
    position: absolute;
    right: 5px
}

ul#slide-out>li {
    line-height: 40px;
    width: 100%
}

ul#slide-out>li>a {
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    color: #323538;
    font-weight: 500;
    font-family: "Open Sans"
}

ul#slide-out>li>a i {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 0
}

@media (max-width:600px) {
    ul#slide-out>li>a {
        height: 30px;
        line-height: 30px;
        font-size: 13px
    }
}

ul#slide-out .sub-side-nav {
    padding: 7px 20px 0
}

ul#slide-out .sub-side-nav a.login-side-nav {
    border-radius: 3px;
    text-align: center
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap {
    width: 100%;
    font-size: 0;
    line-height: normal;
    padding: 20px 0 5px;
    text-align: center
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .email-line, ul#slide-out .sub-side-nav .live-chat-phones-wrap .live-chat, ul#slide-out .sub-side-nav .live-chat-phones-wrap .phones {
    display: inline-block;
    padding-left: 0;
    line-height: normal;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .email-line a, ul#slide-out .sub-side-nav .live-chat-phones-wrap .live-chat a, ul#slide-out .sub-side-nav .live-chat-phones-wrap .phones a {
    display: inline-block;
    font-size: 14px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Open Sans";
    text-transform: none;
    padding: 0 0 0 5px
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .email-line a:hover, ul#slide-out .sub-side-nav .live-chat-phones-wrap .live-chat a:hover, ul#slide-out .sub-side-nav .live-chat-phones-wrap .phones a:hover {
    background-color: transparent
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .phones {
    margin-right: 0;
    margin: 3px auto
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .live-chat {
    text-align: left;
    width: 45%
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .email-line {
    margin-bottom: 12px
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .email-line, ul#slide-out .sub-side-nav .live-chat-phones-wrap .phones {
    text-align: center;
    width: 100%;
    display: block
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .email-line a, ul#slide-out .sub-side-nav .live-chat-phones-wrap .phones a {
    line-height: 25px;
    height: auto
}

ul#slide-out .sub-side-nav .live-chat-phones-wrap .email-line i, ul#slide-out .sub-side-nav .live-chat-phones-wrap .phones i {
    color: #510b63;
    font-size: 14px;
    line-height: inherit;
    height: inherit;
    width: auto;
    display: inline-block
}

ul#slide-out .sub-side-nav .menu-side-button .button {
    width: 45%;
    display: inline-block;
    margin: 5px 5px;
    font-size: 13px;
    font-weight: 400;
    min-width: inherit;
    color: #fff;
    line-height: 40px;
    height: 40px
}

ul#slide-out .sub-side-nav .social-buttons {
    width: 100%
}

ul#slide-out .sub-side-nav .social-buttons ul {
    text-align: center
}

ul#slide-out .sub-side-nav .social-buttons ul li {
    display: inline-block;
    line-height: normal;
    margin: 0 10px
}

ul#slide-out .sub-side-nav .social-buttons ul li a {
    display: inline-block;
    padding: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

ul#slide-out .sub-side-nav .social-buttons ul li a:hover {
    background-color: transparent
}

ul#slide-out .sub-side-nav .social-buttons ul li a i {
    margin: 0;
    float: none;
    height: initial;
    line-height: initial;
    width: 100%;
    color: inherit
}

.side-nav-overlay {
    width: 100%;
    transform: translateX(-100%);
    transition: opacity .3s;
    opacity: 0;
    background-color: #000
}

.side-nav-overlay.active {
    transform: translateX(0);
    opacity: .5
}

ul.side-nav li.li-order a {
    color: #fb3b6c !important;
    font-weight: 600
}

ul.side-nav li.li-order a:hover {
    transition: .5s;
    opacity: .9
}

@media all and (max-width:480px) {
    nav.main-menu ul#slide-out .sub-side-nav a.login-side-nav {
        margin-top: 25px
    }
}

@media (max-width:480px) {
    ul#slide-out {
        width: 80% !important;
        min-width: 320px !important
    }

    nav.main-menu ul#slide-out .sub-side-nav .social-buttons ul li {
        margin: 0
    }
}

.sidebar {
    max-width: 300px;
    width: 100%
}

.sidebar .date, .sidebar .date a {
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.sidebar .date .post, .sidebar .date a .post {
    display: inline-block;
    margin-right: 5%
}

.sidebar .date .like, .sidebar .date a .like {
    display: inline-block;
    margin-right: 2%
}

.sidebar .date .watch, .sidebar .date a .watch {
    display: inline-block
}

.sidebar .likes-views a.like {
    color: #a3a6a9
}

.sidebar .likes-views a.like.liked {
    color: #ff6388
}

.sidebar .likes-views .material-icons {
    font-size: 15px
}

.sidebar.sidebar-1-login {
    margin-top: 0;
    margin-bottom: 20px;
    background: #fff url(/files/images/login-ava.png) no-repeat top center;
    padding: 113px 0 25px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .09);
    border-radius: 5px
}

.sidebar.sidebar-1-login .h4 {
    font-size: 20px;
    color: #510b63;
    font-weight: 600;
    font-family: "Open Sans";
    margin-top: 10px;
    display: none
}

.sidebar.sidebar-1-login .h4:after {
    display: none
}

.sidebar.sidebar-1-login .mini-wrapper.mini-login-wrapper {
    margin-top: 30px
}

.sidebar.sidebar-1-login .mini-wrapper.mini-login-wrapper form {
    padding: 20px 25px 0
}

.sidebar.sidebar-1-login .mini-wrapper .header span {
    margin-bottom: 25px;
    padding: 0;
    font-size: 20px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar.sidebar-1-login .mini-wrapper .header span:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffbf26;
    display: block;
    margin: 20px 0
}

.sidebar.sidebar-1-login .row {
    margin-bottom: 0
}

.sidebar.sidebar-1-login .user-area-wrapper .info-list {
    padding: 5px 25px
}

@media only screen and (max-width:1200px) {
    .sidebar-block-main {
        display: none
    }
}

.sidebar-1-search {
    padding: 20px 0
}

.sidebar-1-search .search {
    position: relative
}

.sidebar-1-search .search input {
    font-size: 14px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Open Sans"
}

.sidebar-1-search .search a {
    font-size: 18px;
    color: #656a70;
    font-weight: 500;
    font-family: FontAwesome;
    position: absolute;
    line-height: 14px;
    height: 14px;
    width: 14px;
    right: 20px;
    top: 0
}

.sidebar-1-search .search ::-webkit-input-placeholder {
    font-size: 14px;
    color: #656a70;
    font-weight: 500;
    font-family: "Open Sans"
}

.sidebar-1-search .search ::-moz-placeholder {
    font-size: 14px;
    color: #656a70;
    font-weight: 500;
    font-family: "Open Sans"
}

.sidebar-1-search .search :-moz-placeholder {
    font-size: 14px;
    color: #656a70;
    font-weight: 500;
    font-family: "Open Sans"
}

.sidebar-1-search .search :-ms-input-placeholder {
    font-size: 14px;
    color: #656a70;
    font-weight: 500;
    font-family: "Open Sans"
}

.sidebar-1-categories {
    padding: 20px 0
}

.sidebar-1-categories h4 {
    font-size: 22px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar-1-categories h4:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffbf26;
    display: block;
    margin: 19px 0
}

.sidebar-1-categories .categories li {
    border-bottom: 1px solid #f0f0f1;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px
}

.sidebar-1-categories .categories li.active a, .sidebar-1-categories .categories li.active span {
    color: #510b63
}

.sidebar-1-categories .categories li.active a:after, .sidebar-1-categories .categories li.active span:after {
    color: #510b63
}

.sidebar-1-categories .categories li a, .sidebar-1-categories .categories li span {
    font-size: 13px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans";
    text-transform: uppercase;
    line-height: 25px
}

.sidebar-1-categories .categories li a:hover, .sidebar-1-categories .categories li span:hover {
    color: #510b63
}

.sidebar-1-categories .categories li a:after, .sidebar-1-categories .categories li span:after {
    content: "\E5CC";
    font-size: 14px;
    font-weight: 500;
    font-family: "Material Icons";
    position: absolute;
    top: 5px;
    right: 0
}

.sidebar-1-categories .collapsible-body {
    padding: 0;
    border-bottom: none
}

.sidebar-1-archive {
    padding: 20px 0
}

.sidebar-1-archive h4 {
    font-size: 22px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar-1-archive h4:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffbf26;
    display: block;
    margin: 19px 0
}

.sidebar-1-archive .archive li {
    border-bottom: 1px solid #f0f0f1;
    position: relative;
    padding: 5px 0 5px 0
}

.sidebar-1-archive .archive li a {
    font-size: 13px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Open Sans";
    line-height: 25px
}

.sidebar-1-archive .archive li a:hover {
    color: #510b63
}

.sidebar-1-latest-blogs {
    padding: 0 0 20px
}

.sidebar-1-latest-blogs img {
    width: 100%
}

.sidebar-1-latest-blogs p {
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.sidebar-1-latest-blogs p a {
    color: #a3a6a9
}

.sidebar-1-latest-blogs p a:hover {
    color: #510b63
}

.sidebar-1-latest-blogs p:before {
    content: "\f017";
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: FontAwesome;
    padding-right: 10px
}

.sidebar-1-latest-blogs h5 {
    position: relative;
    padding-right: 25px;
    margin-bottom: 5px;
    margin-top: 15px
}

.sidebar-1-latest-blogs h5 a {
    font-size: 17px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar-1-latest-blogs .post {
    border-bottom: 1px solid #f0f0f1;
    margin-bottom: 30px
}

.sidebar-1-latest-blogs .post:last-child {
    margin-bottom: 0
}

.sidebar-1-payeer {
    padding: 20px 0 40px
}

.sidebar-1-payeer h4 {
    font-size: 22px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar-1-payeer h4:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffbf26;
    display: block;
    margin: 20px 0 30px
}

.sidebar-1-payeer img {
    width: 100%
}

.sidebar-1-first-order a {
    display: block
}

.sidebar-1-first-order img {
    box-shadow: 0 2px 3px 0 rgba(87, 89, 93, .4);
    border-radius: 1px;
    max-width: 100%
}

.sidebar-1-advantages {
    padding: 20px 0
}

.sidebar-1-advantages .h4 {
    font-size: 22px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar-1-advantages .h4:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffbf26;
    display: block;
    margin: 19px 0
}

.sidebar-1-advantages .advantages {
    padding: 0;
    border-bottom: none;
    border-top: none
}

.sidebar-1-advantages .advantages li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar-1-advantages .advantages li a {
    font-size: 14px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 22px
}

.sidebar-1-advantages a.button-slim {
    min-width: 100%;
    width: 100%;
    margin: 20px 0 0 0
}

.sidebar-1-features {
    padding: 20px 0
}

.sidebar-1-features h4 {
    font-size: 22px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar-1-features h4:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffbf26;
    display: block;
    margin: 19px 0
}

.sidebar-1-features .features li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans"
}

.sidebar-1-features .features li a {
    font-size: 14px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 22px
}

.sidebar-1-features .features li:before {
    content: "check";
    font-size: 14px;
    color: #ffbf26;
    font-weight: 400;
    font-family: Material Icons;
    padding-right: 20px;
    line-height: 34px;
    position: absolute;
    left: 0;
    top: -6px
}

.sidebar-1-features a.button-slim {
    min-width: 100%;
    width: 100%;
    margin: 20px 0 0 0
}

.sidebar-1-discounts {
    padding: 20px 0
}

.sidebar-1-discounts .line {
    font-size: 22px;
    color: #1e2022;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: 1.5
}

.sidebar-1-discounts .line:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffbf26;
    display: block;
    margin: 19px 0
}

.sidebar-1-discounts .discounts li {
    border-bottom: 1px solid #f0f0f1;
    overflow: hidden
}

.sidebar-1-discounts .discounts li .percent {
    width: 75px;
    display: inline-block;
    float: left;
    position: relative;
    margin: 10px 0
}

.sidebar-1-discounts .discounts li .percent .h5 {
    font-size: 22px;
    color: #510b63;
    font-weight: 600;
    font-family: "Open Sans";
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    border-right: 2px solid #efc4ff
}

.sidebar-1-discounts .discounts li .percent.orange-text .h5 {
    color: #fa8e11
}

.sidebar-1-discounts .discounts li .for-pages {
    display: inline-block;
    float: left;
    padding-left: 10px;
    margin: 10px 0
}

.sidebar-1-discounts .discounts li .for-pages p {
    font-size: 13px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Open Sans";
    margin: 0 0 5px 0
}

.sidebar-1-discounts .discounts li .for-pages .h5 {
    margin: 0;
    text-transform: uppercase;
    font-size: 22px
}

.sidebar-1-discounts .discounts li:last-child {
    border-bottom: none
}

.sidebar-1-discounts .discounts li:before {
    display: none
}

.sidebar-1-discounts a.button-slim {
    min-width: 100%;
    width: 100%;
    margin: 20px 0 0 0
}

section.sidebar.sidebar-1-promo {
    text-align: center;
    margin-top: 30px
}

section.sidebar.sidebar-1-promo a img {
    width: 100%
}

.statistics .btn-l {
    width: 280px
}

.statistics-block {
    margin-top: -200px;
    max-width: 540px
}

.statistics-13 {
    padding: 0 0;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden
}

@media all and (min-width:1200px) {
    body .statistics-13 {
        margin-top: 25px;
    }
}

.statistics-13 .col {
    padding: 0
}

.statistics-13 .item {
    text-align: center
}

.statistics-13 .item.col-l {
    border-right: 1px solid #e1dae5
}

.statistics-13 .item.col-t {
    border-bottom: 1px solid #e1dae5
}

.statistics-13 .item i {
    font-size: 60px;
    color: #ff6388;
    font-weight: 400;
    font-family: FontAwesome
}

.statistics-13 .item .count {
    display: block;
    padding-top: 20px
}

.statistics-13 .item .count span {
    font-size: 30px;
    color: #7b3f98;
    font-weight: 500;
    font-family: "Circular Std";
    display: inline-block;
    position: relative
}

.statistics-13 .item .count-1 span:before {
    display: block;
    content: '';
    width: 26px;
    height: 26px;
    background: url(/files/images/statistic-icon-1.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -32px;
    top: calc(50% - 12px)
}

.statistics-13 .item .count-2 span:before {
    display: block;
    content: '';
    width: 26px;
    height: 26px;
    background: url(/files/images/statistic-icon-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -32px;
    top: calc(50% - 12px)
}

.statistics-13 .item .count-3 span:before {
    display: block;
    content: '';
    width: 26px;
    height: 26px;
    background: url(/files/images/statistic-icon-3.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -32px;
    top: calc(50% - 12px)
}

.statistics-13 .item .count-4 span:before {
    display: block;
    content: '';
    width: 26px;
    height: 26px;
    background: url(/files/images/statistic-icon-4.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -32px;
    top: calc(50% - 12px)
}

.statistics-13 .item p {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Open Sans";
    color: #1e2021;
    line-height: 1.2;
    padding-bottom: 20px
}

@media only screen and (max-width:992px) {
    .statistics-13 {
        padding: 0 0;
        margin-top: 30px;
        max-width: 365px;
        margin: 20px auto
    }

    .statistics-13 .container {
        width: 100%;
        line-height: normal
    }

    .statistics-13 .container .content {
        padding: 30px 40px
    }

    .statistics-13 .container .content .item {
        border: 0;
        margin-bottom: 15px
    }
}

@media (max-width:601px) {
    .statistics-13 {
        padding: 0 0;
        margin-top: 30px;
        max-width: 100%;
        margin: 20px auto 5px
    }

    .statistics-13 .item {
        margin-bottom: 0;
        padding-bottom: 5px
    }

    .statistics-13 .item .count {
        font-size: 25px
    }

    .statistics-13 .item p {
        font-size: 12px
    }

    .statistics-13 .item .count:after {
        margin: 5px 0 10px
    }
}

@media only screen and (max-width:992px) {
    .statistics-block {
        max-width: 100%;
        margin: 10px auto;
        display: block;
        text-align: center
    }
}

@media (max-width:601px) {
    .statistics-block {
        margin: 10px auto 0
    }
}

.text-content h6 {
    font-size: 15px;
    color: #1e2022;
    font-weight: 700;
    font-family: "Open Sans"
}

.main-block-404 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 140px;
    background: url(/files/images/404page-bottom-bg.png) no-repeat center bottom
}

.main-block-404 .oops {
    font-size: 30px;
    color: #252a31;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: center
}

.main-block-404 span.top-text {
    font-size: 16px;
    color: #747c8b;
    font-weight: 400;
    font-family: "Open Sans";
    display: block;
    padding: 5px 0 15px
}

.main-block-404 img {
    max-width: 70%
}

@media only screen and (max-width:992px) {
    .main-block-404 {
        padding-bottom: 110px;
        background-size: contain
    }

    .main-block-404 img {
        max-width: 80%
    }
}

@media only screen and (max-width:600px) {
    .main-block-404 {
        padding-bottom: 80px;
        padding-top: 10px
    }
}

@media (max-width:480px) {
    .main-block-404 {
        padding-bottom: 60px;
        padding-top: 0
    }

    .main-block-404 .top-text span {
        display: inline-block
    }
}

.text-content-14 {
    padding: 70px 0 80px;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -30px;
    background: url(/files/images/text-14-bg.png) no-repeat center top;
    margin-bottom: -30px
}

@media (min-width:1920px) {
    .text-content-14 {
        background-size: cover
    }
}

.text-content-14 .text-14-left-img {
    max-width: 100%;
    height: auto
}

.text-content-14 img.text-14-left-img {
    max-width: 100%
}

.text-content-14 .content {
    display: table-cell;
    text-align: justify;
    vertical-align: middle
}

.text-content-14 .content .content-aim {
    max-width: 400px;
    padding: 20px 15px 15px 35px;
    width: 100%
}

@media (min-width:1200px) {
    .text-content-14 .content .content-aim {
        margin-top: 60px
    }
}

.text-content-14 .content .content-aim .title-wave {
    font-size: 30px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    font-weight: 700;
    line-height: 1.4;
    text-align: left
}

.text-content-14 .content .content-aim ul {
    max-width: 100%
}

.text-content-14 .content .content-aim ul li {
    margin-bottom: 10px;
    text-align: left;
    font-size: 15px;
    font-family: "Open Sans";
    color: #1e2022;
    line-height: 1.733;
    position: relative;
    list-style: none;
    line-height: 30px
}

.text-content-14 .content .content-aim ul li::before {
    content: '\f00c';
    position: absolute;
    left: -25px;
    top: 0;
    font-size: 14px;
    color: #ffbf26;
    font-weight: 400;
    font-family: FontAwesome
}

.text-content-14 .content .title-text {
    font-size: 17px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans"
}

.text-content-14 .content .pre-title {
    font-size: 14px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans";
    padding-bottom: 5px;
    position: relative
}

.text-content-14 .content .pre-title::before {
    content: '';
    display: inline-block;
    width: 65px;
    height: 2px;
    background-color: #21a5f8;
    position: absolute;
    bottom: -5px
}

.text-content-14 .content .title-wave .title-after {
    width: 80px;
    border-bottom: 2px solid #510b63;
    height: 2px;
    display: inline-block
}

.text-content-14 .content .button.button-primary-2 {
    margin: 20px 0 0;
    min-width: 190px
}

@media only screen and (max-width:1200px) {
    .text-content-14 .content {
        padding: 40px 20px
    }
}

@media only screen and (max-width:992px) {
    .text-content-14 {
        background: 0 0;
        padding-bottom: 10px
    }

    .text-content-14 .content {
        padding: 0 5px
    }

    .text-content-14 .content .content-aim {
        max-width: 400px;
        padding: 0 15px 5px 35px
    }

    .text-content-14 .content .content-aim .title-wave .title-after {
        display: none
    }

    .text-content-14 .content .content-aim ul li {
        line-height: 1.5
    }

    .text-content-14 .content:after {
        display: none
    }
}

@media (max-width:601px) {
    .text-content-14 {
        padding-top: 10px;
        max-height: inherit;
        margin-top: 0;
        width: 100%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .text-content-14 .content {
        padding: 10px
    }

    .text-content-14 .content .button-wrapper, .text-content-14 .content h2 {
        text-align: center
    }

    .text-content-14 .content .title-wave {
        margin: 30px 0 20px
    }

    .text-content-14 .content ul li {
        margin-bottom: 11px;
        font-size: 15px;
        line-height: 22px
    }

    .text-content-14 .content .button.button-primary-2 {
        margin: 10px 0 15px;
        min-width: 260px
    }
}

@media (max-width:400px) {
    .text-content-14 .content .button.button-primary-2 {
        min-width: 220px
    }

    .text-content-14 .content .content-aim .title-wave {
        font-size: 26px
    }
}

.text-page img {
    width: 100%;
    height: 100%
}

.text-page p {
    font-size: 14px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans"
}

.text-page p.less {
    font-size: 14px;
    color: #51555a;
    font-weight: 500;
    font-family: "Open Sans"
}

.text-page hr {
    border: .1px solid #a3a6a9
}

.text-page ul.text-page-ul {
    font-size: 0
}

.text-page ul.text-page-ul li {
    font-size: 14px;
    color: #51555a;
    font-weight: 500;
    font-family: "Open Sans";
    display: inline-block;
    width: 50%
}

.text-page .text-block {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-top: 30px;
    margin-bottom: 50px;
    color: #000
}

.text-page .date {
    width: 60%;
    display: inline-block;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.text-page .date .post {
    display: inline-block;
    margin-right: 5%
}

.text-page .date .like {
    display: inline-block
}

.text-page .date .watch {
    display: inline-block
}

.text-page .social {
    width: 35%;
    display: inline-block;
    text-align: right
}

.text-page .social a {
    font-size: 14px;
    color: #a3a6a9;
    font-weight: 400;
    font-family: "Open Sans"
}

.text-page .social a .fa {
    padding: 0 5px
}

@media only screen and (max-width:992px) {
    .text-page .date {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

    .text-page .social {
        width: 100%;
        text-align: center
    }
}

.main-block-404 {
    text-align: center;
    margin: 0 auto -20px
}

.main-block-404 .oops {
    font-size: 62px;
    color: #510b63;
    font-weight: 400;
    font-family: "Open Sans";
    text-align: center
}

.main-block-404 span.top-text {
    font-size: 22px;
    color: #510b63;
    font-weight: 400;
    font-family: "Open Sans";
    display: block;
    font-size: 20px;
    padding: 25px 0
}

.main-block-404 img {
    max-width: 100%
}

.free-essays-page .list-group-item {
    background: url(/files/images/essays-menu/left-bg.png) no-repeat bottom left, url(/files/images/essays-menu/right-bg.png) no-repeat top right;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 2.5px 4.33px 10px 0 rgba(167, 177, 212, .15), inset 0 0 2px 0 rgba(69, 63, 85, .18);
    max-width: 400px;
    width: 47%;
    height: 95px;
    display: inline-flex;
    align-items: center;
    padding: 20px;
    vertical-align: middle;
    margin: 10px 1%;
    display: inline-flex;
    align-items: center;
}

.free-essays-page .list-group-item:active, .free-essays-page .list-group-item:hover {
    background-color: #fbfcff;
    box-shadow: 5px 8.66px 20px 0 rgba(167, 177, 212, .2), inset 0 0 2px 0 rgba(69, 63, 85, .5)
}

.free-essays-page .list-group-item h3 {
    font-size: 17px;
    font-family: "Circular Std", sans-serif;
    color: #000;
    line-height: normal;
    margin: 5px 0 0 0;
    display: inline-flex;
    vertical-align: middle
}

.free-essays-page .list-group .image {
    display: inline-block;
    width: 41px;
    height: 50px;
    background-color: #fff;
    background-position: center;
    vertical-align: middle;
    margin-left: 50px;
    margin-right: 25px
}
@media (max-width: 400px) {
    .free-essays-page .list-group .image {
        margin-left: 35px;
        margin-right: 15px
    }
}
.free-essays-page .item-analysis span {
    background: url(/files/images/essays-menu/icon_13.png) no-repeat center
}

.free-essays-page .item-art span {
    background: url(/files/images/essays-menu/icon_5.png) no-repeat center
}

.free-essays-page .item-biology span {
    background: url(/files/images/essays-menu/icon_9.png) no-repeat center
}

.free-essays-page .item-book-review span {
    background: url(/files/images/essays-menu/icon_1.png) no-repeat center
}

.free-essays-page .item-education span {
    background: url(/files/images/essays-menu/icon_3.png) no-repeat center
}

.free-essays-page .item-history-papers span {
    background: url(/files/images/essays-menu/icon_8.png) no-repeat center
}

.free-essays-page .item-justice span {
    background: url(/files/images/essays-menu/icon_7.png) no-repeat center
}

.free-essays-page .item-nursing-medicine-samples span {
    background: url(/files/images/essays-menu/icon_2.png) no-repeat center
}

.free-essays-page .item-literature span {
    background: url(/files/images/essays-menu/icon_10.png) no-repeat center
}

.free-essays-page .item-management span {
    background: url(/files/images/essays-menu/icon_11.png) no-repeat center
}

.free-essays-page .item-personal span {
    background: url(/files/images/essays-menu/icon_2.png) no-repeat center
}

.free-essays-page .item-personal-statement-example span {
    background: url(/files/images/essays-menu/icon_12.png) no-repeat center
}

.free-essays-page .item-research span {
    background: url(/files/images/essays-menu/icon_6.png) no-repeat center
}

.free-essays-page .item-term-paper-examples span {
    background: url(/files/images/essays-menu/icon_4.png) no-repeat center
}

.free-essays-page .item-theology-and-religion span {
    background: url(/files/images/essays-menu/icon_1.png) no-repeat center
}

@media (max-width:767px) and (min-width:451px) {
    .free-essays-page .list-group .image {
        margin-left: 0;
        margin-right: 10px
    }
}

@media (max-width:600px) and (min-width:451px) {
    .free-essays-page .list-group-item h3 {
        font-size: 17px;
        margin: 5px 0 0 0;
        max-width: calc(100% - 55px)
    }
}

@media (max-width:450px) {
    .free-essays-page .list-group-item {
        display: flex;
        width: 100%;
        margin: 10px auto;
        padding: 10px;
        height: 75px
    }
}

.prev-essays-link .text-right {
    text-align: right
}

.prev-essays-link .fa-arrow-left {
    margin-right: 5px
}

.prev-essays-link .fa-arrow-right {
    margin-left: 5px
}

.essay-content, .page-content {
    line-height: 1.6
}

.text-page-2 h1 {
    text-align: center
}

.text-page-2 h2 {
    text-align: center
}

.cont-contacts {
    margin-top: 0
}

.cont-contacts i.small {
    font-size: 18px;
    color: #510b63;
    margin-right: 15px;
    vertical-align: -3px
}

.cont-contacts .title {
    font-size: 35px;
    color: #333538;
    font-weight: 700;
    font-family: "Open Sans"
}

.cont-contacts .subtitle {
    font-size: 20px;
    color: #a3a6a9;
    font-weight: 300;
    font-family: "Open Sans"
}

.cont-contacts form.contacts {
    margin: 0
}

.cont-contacts .form-line {
    margin-bottom: 30px;
    position: relative
}

.cont-contacts .form-line input, .cont-contacts .form-line textarea {
    margin-bottom: 0
}

.cont-contacts .form-line label.error {
    font-size: 14px;
    color: #f44747;
    font-weight: 400;
    font-family: "Open Sans";
    color: #f44747 !important;
    line-height: 15px;
    left: 15px;
    bottom: -22px
}

.cont-contacts form input[type=email], .cont-contacts form input[type=text], .cont-contacts form textarea {
    margin: 0
}

.cont-contacts form input[type=email]::placeholder, .cont-contacts form input[type=text]::placeholder, .cont-contacts form textarea::placeholder {
    color: #333538
}

.cont-contacts form input[type=email]:-moz-placeholder, .cont-contacts form input[type=text]:-moz-placeholder, .cont-contacts form textarea:-moz-placeholder {
    color: #333538
}

.cont-contacts form input[type=email]::-moz-placeholder, .cont-contacts form input[type=text]::-moz-placeholder, .cont-contacts form textarea::-moz-placeholder {
    color: #333538
}

.cont-contacts form input[type=email]::-webkit-input-placeholder, .cont-contacts form input[type=text]::-webkit-input-placeholder, .cont-contacts form textarea::-webkit-input-placeholder {
    color: #333538
}

.cont-contacts form textarea {
    resize: vertical;
    height: 115px;
    padding: 10px 20px
}

.cont-contacts form input[type=submit] {
    margin: 0 20px 0 0
}

@media only screen and (max-width:992px) {
    .cont-contacts div form {
        max-width: 100%
    }
}

@media only screen and (max-width:600px) {
    .cont-contacts .buttons-block .button {
        display: block;
        margin: 0 auto 20px;
        float: none
    }
}

.cont-contacts-5 .content .block-title {
    font-size: 22px;
    color: #1e2022;
    font-weight: 500;
    font-family: "Circular Std", sans-serif;
    padding: 50px 0 30px
}

.cont-contacts-5 .content .block-left {
    padding: 0 40px 0 0
}

.cont-contacts-5 .content .block-left .block-title {
    padding-bottom: 40px
}

.cont-contacts-5 .content .block-right {
    padding: 0 0 70px;
    max-width: 240px;
    margin: 0 auto
}

.cont-contacts-5 .content .block-right .block-cont {
    margin: 0 0 8px
}

.cont-contacts-5 .content .block-right .block-cont .li {
    padding: 20px 0;
    border-bottom: 1px solid #f0f0f1
}

.cont-contacts-5 .content .block-right .block-cont .li:first-child {
    padding-top: 0
}

.cont-contacts-5 .content .block-right .block-cont .li:last-child {
    border-bottom: none
}

.cont-contacts-5 .content .block-right .block-cont .li span {
    max-width: 200px;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #1e2022;
    font-weight: 400;
    font-family: "Open Sans"
}

.cont-contacts-5 .content .block-right .block-cont .li a {
    font-size: 13px;
    color: #1e2022;
    font-weight: 400;
    font-family: "Open Sans";
    font-size: 13px;
    font-family: "Open Sans";
    color: #1e2021;
    line-height: 1.5
}

.cont-contacts-5 .content .block-right .block-social .circle-soc a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #510b63;
    text-align: center;
    line-height: 36px;
    margin-right: 10px
}

.cont-contacts-5 .content .block-right .block-social .circle-soc a i {
    color: #510b63
}

.cont-contacts-5 .form-line {
    margin-bottom: 20px
}

.cont-contacts-5 .form-line label.error {
    bottom: -24px
}

.cont-contacts-5 .form-line:nth-child(3) label.error {
    bottom: -19px
}

.cont-contacts-5 form {
    max-width: 100%
}

.cont-contacts-5 form span {
    margin-bottom: 5px;
    font-size: 13px;
    color: #a3a6a9;
    font-weight: 500;
    font-family: "Open Sans";
    display: inline-block
}

.cont-contacts-5 form input[type=email], .cont-contacts-5 form input[type=text] {
    line-height: 40px
}

.cont-contacts-5 form .buttons-block button.button {
    float: right
}

.cont-contacts-5 form .buttons-block .button {
    height: 40px;
    line-height: 40px;
    min-width: inherit;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center
}

.cont-contacts-5 img {
    max-width: 405px;
    width: 100%
}

@media only screen and (max-width:1200px) {
    .cont-contacts-5 .content .block-title {
        padding: 10px 0
    }
}

@media only screen and (max-width:992px) {
    .cont-contacts-5 form .buttons-block .button {
        margin: 0 auto 20px
    }

    .cont-contacts-5 form .buttons-block button.button {
        float: none
    }

    .cont-contacts-5 img {
        display: block;
        margin: 0 auto
    }

    .cont-contacts-5 .content .block-title {
        padding: 20px 0;
        text-align: center
    }

    .cont-contacts-5 .content .block-right {
        padding: 0 20px 30px;
        margin-top: 0;
        max-width: 100%
    }

    .cont-contacts-5 .content .block-right .block-cont .li:first-child {
        padding-top: 0
    }

    .cont-contacts-5 .content .block-right .block-cont .li {
        padding: 5px 0
    }

    .cont-contacts-5 .content .block-right .block-cont .li span {
        max-width: 85%
    }

    .cont-contacts-5 .content .block-left {
        padding: 0 20px 20px 20px
    }

    .cont-contacts-5 .content {
        margin-bottom: 40px
    }

    .cont-contacts-5 .circle-soc {
        text-align: center
    }
}

.content-discounts-3 {
    padding: 0
}

.content-discounts-3 .disc-btn-block {
    text-align: center
}

.content-discounts-3 .disc-btn-block .button {
    max-width: 280px;
    width: 100%
}

.content-discounts-3 .disc-blocks .disc-block {
    box-shadow: 0 0 15px 0 rgba(167, 197, 212, .15), 0 0 2px rgba(1, 22, 53, .18) inset;
    background-size: cover;
    text-align: center;
    padding: 50px 0 60px;
    max-width: 95%;
    margin: 10px auto;
    background: url(/files/images/sc-banners/content-discounts-3-bg.png) no-repeat center;
    height: 274px;
    border-radius: 5px;
    max-width: 195px;
    display: block
}

.content-discounts-3 .disc-blocks .disc-block:hover {
    box-shadow: 0 0 2px 3px #ffdce3
}

.content-discounts-3 .disc-blocks .disc-block.green-bg {
    background: url(/files/images/sc-banners/content-discounts-3-bg-even.png) no-repeat center
}

.content-discounts-3 .disc-blocks .disc-block span {
    display: inline-block;
    width: 100%
}

.content-discounts-3 .disc-blocks .disc-block .disc-off {
    width: 80px;
    margin: 0 auto 25px;
    font-size: 18px;
    color: #510b63;
    font-weight: 900;
    font-family: "Open Sans";
    padding-bottom: 20px;
    line-height: 1.2
}

.content-discounts-3 .disc-blocks .disc-block .disc-off b, .content-discounts-3 .disc-blocks .disc-block .disc-off strong {
    color: #510b63;
    font-size: 45px
}

.content-discounts-3 .disc-blocks .disc-block .disc-text {
    font-size: 14px;
    color: #b1a0b5;
    font-weight: 600;
    font-family: "Open Sans";
    margin-bottom: 5px;
    line-height: 28px;
    display: inline-block
}

.content-discounts-3 .disc-blocks .disc-block .disc-pages {
    font-size: 17px;
    color: #510b63;
    font-weight: 700;
    font-family: "Open Sans"
}

.content-discounts-3 .disc-blocks .disc-block.first .disc-off {
    color: #510b63
}

.content-discounts-3 .disc-blocks .disc-block.first .disc-off b, .content-discounts-3 .disc-blocks .disc-block.first .disc-off strong {
    color: #510b63
}

.content-discounts-3 .disc-blocks .disc-block.first .disc-text .green-line {
    color: #fff;
    padding: 0 10px;
    background: #ff6388;
    display: inline-block;
    width: auto;
    border-radius: 5px
}

.content-discounts-3 .disc-blocks .disc-block.first .disc-pages {
    text-transform: uppercase
}

@media only screen and (max-width:992px) {
    .content-discounts-3 {
        padding: 0 .75rem
    }

    .content-discounts-3 .disc-blocks .row .col {
        padding: 0 .25rem
    }
}

@media (max-width:767px) and (min-width:601px) {
    .content-discounts-3 .disc-blocks {
        margin: 0 auto
    }

    .content-discounts-3 .disc-blocks .disc-block {
        padding: 33px 0 25px;
        height: 200px;
        background-size: cover !important
    }

    .content-discounts-3 .disc-blocks .disc-block .disc-off {
        line-height: 1.1;
        padding-bottom: 6px
    }

    .content-discounts-3 .disc-blocks .disc-block .disc-off b, .content-discounts-3 .disc-blocks .disc-block .disc-off strong {
        font-size: 40px
    }

    .content-discounts-3 .disc-blocks .disc-block .disc-text {
        font-size: 12px;
        margin-bottom: 2px;
        line-height: 25px
    }

    .content-discounts-3 .disc-blocks .disc-block .disc-pages {
        font-size: 14px
    }
}

@media only screen and (max-width:600px) {
    .content-discounts-3 {
        padding: 0 .75em
    }

    .content-discounts-3 .disc-blocks {
        max-width: 420px;
        margin: 0 auto
    }
}

@media (max-width:480px) {
    .content-discounts-3 .disc-blocks {
        max-width: 300px;
        margin: 0 auto
    }

    .content-discounts-3 .disc-blocks .disc-block {
        padding: 33px 0 25px;
        height: 200px;
        background-size: cover !important
    }

    .content-discounts-3 .disc-blocks .disc-block .disc-off {
        line-height: 1.1;
        padding-bottom: 6px
    }

    .content-discounts-3 .disc-blocks .disc-block .disc-off b, .content-discounts-3 .disc-blocks .disc-block .disc-off strong {
        font-size: 40px
    }

    .content-discounts-3 .disc-blocks .disc-block .disc-text {
        font-size: 12px;
        margin-bottom: 2px;
        line-height: 25px
    }

    .content-discounts-3 .disc-blocks .disc-block .disc-pages {
        font-size: 14px
    }
}

@media all and (max-width:992px) {
    .footer-6 .owner {
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .essay-component .data-table.points-table th {
        display: none
    }

    .essay-component .data-table.points-table td {
        display: block;
        width: 100%;
        box-sizing: border-box
    }

    .essay-component .data-table.points-table td:before {
        display: block;
        width: 100%;
        padding: 15px 0;
        font-size: 15px;
        font-weight: 600
    }

    .essay-component .data-table.points-table td:first-child:before {
        content: 'Email'
    }

    .essay-component .data-table.points-table td:nth-child(2):before {
        content: 'Placed'
    }

    .essay-component .data-table.points-table td:nth-child(3):before {
        content: 'Delivery'
    }

    .essay-component .data-table.points-table td:nth-child(4):before {
        content: 'Amount'
    }

    .essay-component .data-table.points-table td:last-child:before {
        content: 'Status'
    }
}

@media all and (max-width:480px) {
    .footer-6 .owner {
        padding: 0 20px
    }

    .footer-6 .owner img {
        width: 100%
    }
}

.content-wrapper {
    margin-top: 140px
}

@media (max-width:1200px) and (min-width:993px) {
    .content-wrapper {
        margin-top: 126px
    }
}

@media all and (min-width:993px) {
    header {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 11;
        background: #fff
    }
}

.custom-order-1 {
    padding: 40px 35px 20px 40px;
    border: 1px solid #d9dadb;
    border-radius: 12px;
    background: url(/files/images/sc-banners/calc-left-bg.png) no-repeat left bottom, url(/files/images/Labels-e-w-01.png) no-repeat right 50px  top 22px, url(/files/images/calc-right-bg-2.png) no-repeat right top;
    box-shadow: 0 15px 25px 0 rgba(167, 197, 212, .15), inset 0 0 1px 0 rgba(1, 22, 53, .18);
    background-size: auto,135px auto,auto;
}

.custom-order-1 div.input-field div.select-wrapper input, .custom-order-1 div.input-field div.select-wrapper span.caret {
    display: none
}

.custom-order-1 .form-title {
    font-size: 24px;
    color: #1e2021;
    line-height: 1.875;
    text-align: left;
    margin: 0 0 20px;
    display: block;
    font-weight: 600
}

.custom-order-1 span.pm-input {
    position: relative;
    display: block;
    margin: 0 0 20px 0
}

.custom-order-1 .total-col {
    text-align: right
}

.custom-order-1 .clear {
    clear: both;
    padding: 10px 0
}

.custom-order-1 .first-price, .custom-order-1 .total-price {
    width: 100%;
    padding: 15px 0 10px;
    font-size: 16px;
    font-family: "Circular Std", sans-serif;
    color: #36445b;
    line-height: 1.5
}

.custom-order-1 .first-price span, .custom-order-1 .total-price span {
    font-size: 24px;
    font-family: "Circular Std", sans-serif;
    color: #ff639c;
    font-weight: 700
}

.custom-order-1 .total-price.unlogged-user {
    text-align: center;
}

@media(min-width: 601px) {
    .custom-order-1 .total-price.logged-user {
        text-align: right;
    }
}

.custom-order-1 .total-price .mini-order-total-price.unlogged-user {
    text-decoration: line-through;
}

.custom-order-1 .logged-user .total-price {
    display: block
}

@media only screen and (max-width:600px) {
    .custom-order-1 .total-col {
        text-align: center
    }

    .custom-order-1 .first-price, .custom-order-1 .total-price {
        margin: 0 auto;
        padding: 5px 0 5px
    }

    .custom-order-1 .order-button-col .button {
        display: block;
        margin: 5px auto 0
    }
    .custom-order-1 {
        padding: 30px 20px 20px;
        background-position: left bottom,right 15px top 21px,right top;
        background-size: auto,110px auto,auto;
    }
}

@media (max-width:400px) {

    .custom-order-1 .form-title {
        font-size: 20px;
        max-width: 70%;
        color: #1e2021;
        line-height: 1.4;
        text-align: left
    }
}

.download-sample {
    text-align: center
}

.download-sample .icon {
    max-width: 150px;
    display: block;
    margin: 10px auto
}

.download-sample .icon img {
    width: 100%
}

#back-top {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 195px;
    right: 15px;
    background: #510b63;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    z-index: 555;
    box-shadow: 0 0 5px 0 rgba(255, 255, 255, .5)
}

@media all and (max-width:992px) {
    #back-top {
        bottom: 165px
    }

    .content-wrapper {
        margin-top: 125px
    }
}

@media all and (max-width:600px) {
    #back-top {
        bottom: 150px
    }
}

@media all and (max-width:480px) {
    #back-top {
        bottom: 150px
    }
}

@media (max-width:400px) {
    .content-wrapper {
        margin-top: 110px
    }
}

#back-top:hover {
    cursor: pointer
}

#back-top>i {
    color: #fff;
    line-height: 46px;
    font-size: 22px
}

body .featherlight .featherlight-content.featherlight-content-custom {
    background: 0 0;
    padding: 0;
    width: auto;
    height: auto;
    border: none
}

body .featherlight .featherlight-content.featherlight-content-custom .featherlight-close-icon {
    margin: 0;
    top: 10px;
    border-radius: 50%;
    right: 20px;
    width: 25px;
    color: #efefef;
    background: #7f7f7f;
    font-weight: 600;
    box-shadow: 0 0 3px 1px #c3cfd9
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form {
    background: url(/files/images/pop-up.png) no-repeat left center;
    background-size: contain;
    width: 444px;
    height: 570px;
    padding: 0;
    border: none;
    max-width: 100%;
    border: none;
    box-shadow: none
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form {
    padding: 0;
    box-sizing: border-box;
    margin-top: 425px;
    margin-left: 57px;
    display: inline-block;
    width: 340px
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .messages {
    position: absolute;
    bottom: 87px;
    right: 7%;
    max-width: 86%
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .messages .success-message {
    padding: 20px;
    line-height: normal
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .email {
    width: calc(100% - 113px);
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .email input {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(40, 34, 67, .25);
    width: 100%;
    padding: 0 10px;
    font-size: 15px;
    color: #a3a6a9;
    margin: 0;
    vertical-align: middle;
    border: none
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .email label.error {
    position: absolute;
    font-size: 13px;
    font-weight: 400;
    padding-left: 5px
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .submit {
    width: 110px;
    display: inline-block;
    margin-left: -8px
}

body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .submit input {
    margin-top: 0;
    border-radius: 5px;
    background: url(/files/images/red-bg-button.png);
    width: 100%;
    display: inline-block;
    border: none;
    font-size: 15px;
    color: #fff;
    background-size: cover;
    font-weight: 500;
    padding: 0;
    text-align: center;
    border-radius: 5px;
    line-height: 42px;
    vertical-align: middle
}

@media (max-width:580px) {
    body .featherlight .featherlight-content.featherlight-content-custom .featherlight-close-icon {
        top: 9px;
        right: 16px;
        width: 20px;
        font-size: 14px;
        height: 20px;
        padding: 0;
        line-height: normal
    }

    body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form {
        background-size: contain;
        width: 313px;
        height: 399px
    }

    body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form {
        margin-top: 295px;
        margin-left: 40px;
        max-width: 240px
    }

    body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .submit {
        width: 78px
    }

    body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .email {
        width: calc(100% - 74px)
    }

    body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .email input, body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .submit input {
        line-height: 30px;
        height: 30px;
        font-size: 12px
    }

    body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form form .email label.error {
        font-size: 11px
    }

    body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form .error-message, body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form .info-message, body .featherlight .featherlight-content.featherlight-content-custom .essay-discount-popup-form .success-message {
        margin-top: -10px;
        padding: 5px 5px 5px 20px;
        background-position: 2px 5px;
        background-size: 15px;
        line-height: normal;
        font-size: 11px;
        margin-bottom: 0
    }
}

.ae-lifetime-discount {
    margin-bottom: 15px
}

.ae-lifetime-discount .header {
    font-family: "Open Sans", sans-serif;
    text-align: center
}

.essay-component.lifetime-wrapper {
    padding-top: 25px;
    padding-bottom: 25px
}

@media all and (max-width:700px) {
    .ae-lifetime-discount {
        margin-bottom: 0
    }

    .essay-component.lifetime-wrapper {
        padding: 25px 20px
    }

    .essay-component.lifetime-wrapper b {
        font-size: 18px;
        text-align: center
    }
}

body .lifetime-wrapper .lifetime .lifetime-line {
    overflow: hidden
}

body .lifetime-wrapper .lifetime .lifetime-line .current-pages {
    top: 4px;
    position: absolute;
    left: 5px
}

body .lifetime-wrapper .lifetime .lifetime-line .current-pages.full {
    left: auto;
    top: 2px
}

.lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.pages, .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.percent {
    font-weight: 700
}

body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover {
    border-color: #ec5c63
}

body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.pages, body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.percent {
    color: #ec5c63
}

body .lifetime-wrapper .lifetime .lifetime-line {
    background: #a7a7a7
}

body .lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status {
    background: #510b63
}

body .lifetime-wrapper .lifetime .lifetime-line .current-pages {
    color: #fff;
    text-shadow: 0 0 3px #510b63
}

body .lifetime-wrapper .lifetime .lifetime-line .current-pages:hover {
    color: #fff
}

.shortcode-free-extras {
    background: #f2f2f9;
    padding: 35px 30px 10px
}

.shortcode-free-extras .header {
    font-size: 20px;
    color: #510b63;
    margin-bottom: 15px
}

.shortcode-free-extras ul {
    padding-left: 5px !important
}

.shortcode-free-extras ul li {
    font-size: 13px;
    line-height: 1.3 !important;
    margin: 5px 0;
    color: #1e2022;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    position: relative;
    padding-left: 25px
}

.shortcode-free-extras ul li:before {
    content: "check" !important;
    font-size: 14px;
    color: #ffb400 !important;
    font-weight: 700 !important;
    font-family: Material Icons !important;
    padding-right: 20px !important;
    position: absolute;
    left: -5px !important;
    bottom: 0
}

.shortcode-chat-button, .shortcode-order-button {
    text-align: center
}

.shortcode-chat-button img, .shortcode-order-button img {
    vertical-align: middle;
    margin-right: 5px
}

.shortcode-double-buttons .col {
    text-align: center
}

.shortcode-double-buttons .col .button {
    width: 180px;
    max-width: 95%;
    min-width: auto;
    padding: 0
}

.shortcode-double-buttons .col .button img {
    vertical-align: middle;
    margin-right: 5px
}

.bottom-phone {
    cursor: pointer;
    z-index: 50;
    position: fixed;
    display: inline-block;
    left: 15px;
    bottom: 120px;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #510b63 url(/files/images/phone-white.png) center no-repeat;
    background-size: 45%;
    border-radius: 50%;
    box-shadow: 0 0 2px 0 rgba(255, 255, 255, .5)
}

.bottom-phone:hover {
    background-color: #430552
}

.bottom-phone a {
    width: 100%;
    height: 100%;
    font-size: 0;
    display: block;
    border-radius: 50%
}

@media only screen and (max-width:992px) {
    .bottom-phone {
        width: 50px;
        height: 50px;
        bottom: 100px
    }
}

@media (max-width:600px) {
    .bottom-phone {
        bottom: 90px
    }
}

.bottom-chat {
    cursor: pointer;
    z-index: 50;
    position: fixed;
    display: inline-block;
    right: 15px;
    bottom: 120px;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #ffb400 url(/files/images/chat-white.png) center no-repeat;
    border-radius: 50%;
    background-size: 60%;
    box-shadow: 0 0 2px 0 rgba(255, 255, 255, .5);
    background-size: 50%
}

.bottom-chat:hover {
    background-color: #ff9800
}

.bottom-chat .liveChat {
    width: 100%;
    height: 100%
}

@media only screen and (max-width:992px) {
    .bottom-chat {
        width: 50px;
        height: 50px;
        bottom: 100px
    }
}

@media (max-width:600px) {
    .bottom-chat {
        bottom: 90px
    }
}

.bottom-chat-line {
    cursor: pointer;
    z-index: 9000;
    position: absolute;
    display: inline-block;
    right: 0;
    top: -30px;
    width: 180px;
    height: 30px;
    text-align: center;
    background: #2bb94a;
    box-shadow: 0 0 2px 0 rgba(255, 255, 255, .8);
    border-radius: 3px
}

.bottom-chat-line:hover {
    background-color: #ffb400
}

.bottom-chat-line .liveChat {
    width: 100%;
    height: 100%;
    text-align: left
}

.bottom-chat-line .liveChat .chat-icon {
    background: #510b63 url(/files/images/chat-white.png) center no-repeat;
    background-size: 20px;
    width: 40px;
    height: 30px;
    display: inline-block
}

.bottom-chat-line .liveChat .chat-text {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: calc(100% - 45px);
    line-height: normal;
    vertical-align: bottom;
    height: 30px;
    margin: 0;
    text-align: left;
    padding-left: 5px
}

@media only screen and (max-width:992px) {
    header {
        position: fixed;
        width: 100%;
        display: block;
        z-index: 990;
        background: #fff;
        top: 0
    }

    .breadcrumb {
        padding-top: 125px
    }
}

.sidenav-menu li>a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 28px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 8px
}

.sidenav-menu li .social-buttons li>a:before, .sidenav-menu li a.button-slim:before {
    display: none
}

.sidenav-menu .li-about-us a:before {
    background-image: url(/files/images/menu-icon/1.png)
}

.sidenav-menu .li-services a:before {
    background-image: url(/files/images/menu-icon/2.png)
}

.sidenav-menu .li-prices a:before {
    background-image: url(/files/images/menu-icon/3.png)
}

.sidenav-menu .li-discounts a:before {
    background-image: url(/files/images/menu-icon/4.png)
}

.sidenav-menu .li-order a:before {
    background-image: url(/files/images/menu-icon/5.png)
}

.sidenav-menu .li-guarantees a:before {
    background-image: url(/files/images/menu-icon/6.png)
}

.sidenav-menu .li-writing a:before {
    background-image: url(/files/images/menu-icon/7.png)
}

.sidenav-menu .li-blog a:before {
    background-image: url(/files/images/menu-icon/8.png)
}

.sidenav-menu .li-essays a:before {
    background-image: url(/files/images/menu-icon/9.png)
}

.sidenav-menu .li-faq a:before {
    background-image: url(/files/images/menu-icon/10.png)
}

.sidenav-menu .li-contacts a:before {
    background-image: url(/files/images/menu-icon/11.png)
}

.sidenav-menu .li-beware a:before {
    background-image: url(/files/images/menu-icon/beware.png)
}

.sidenav-menu .li-articles a:before {
    background-image: url(/files/images/menu-icon/articles.png)
}

.sidenav-menu .li-our-affiliate-program a:before {
    background-image: url(/files/images/menu-icon/affiliate-icon.png)
}

.sidenav-menu .social-buttons li>a:before {
    display: none
}

@media (max-width:800px) and (min-width:768px) {
    body .container {
        width: 94%
    }

    body .essay-vip-account.essay-component .vip-account-list>li {
        min-width: 200px
    }
}

.essay-component .info-list .hint.discounts-hint div ul li i {
    margin-left: 15px
}

.content>.container p strong, .text-page-blocks strong {
    font-weight: 700
}

.banner-300-words {
    margin: 30px auto;
    padding: 35px 20px 20px 234px;
    background: url(/files/images/sc-banners/300words-bg.png) no-repeat center left;
    background-size: cover;
    max-width: 848px;
    height: 172px;
    border-radius: 3px
}

.banner-300-words .top-text {
    display: inline-block;
    width: calc(100% - 180px);
    vertical-align: middle;
    margin-right: 10px
}

.banner-300-words .div-button {
    display: inline-block
}

.banner-300-words .div-button .button {
    min-width: 150px
}

.banner-300-words .line-300pages {
    font-size: 14px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.5;
    text-align: left
}

.banner-300-words .line-discount {
    font-size: 25px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.4;
    margin-bottom: 10px;
    display: block
}

@media (max-width:1200px) {
    .banner-300-words .line-discount {
        font-size: 20px
    }

    .banner-300-words .div-button .button {
        min-width: 125px
    }

    .banner-300-words .top-text {
        width: calc(100% - 155px)
    }
}

@media (max-width:767px) {
    .banner-300-words {
        background: url(sass/images/sc-banners/300words-woman-sm.png) no-repeat bottom left, url(sass/images/sc-banners/300words-bg-sm.png) no-repeat center left;
        margin: 30px auto;
        padding-left: 200px;
        height: auto;
        background-color: #f2fafe;
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1)
    }

    .banner-300-words .line-discount {
        font-size: 18px
    }

    .banner-300-words .top-text {
        width: 100%;
        max-width: 100%;
        display: block
    }

    .banner-300-words .div-button .button {
        min-width: 140px;
        height: 40px;
        line-height: 40px;
        margin-top: 10px
    }
}

@media (max-width:600px) {
    .banner-300-words {
        background: url(sass/images/sc-banners/300words-woman-sm.png) no-repeat bottom left -55px, url(sass/images/sc-banners/300words-bg-sm.png) no-repeat center left;
        background-color: #f2fafe;
        padding: 15px 15px 15px 120px
    }

    .banner-300-words .line-discount {
        font-size: 16px
    }
}

@media (max-width:400px) {
    .banner-300-words {
        background: url(sass/images/sc-banners/300words-woman-sm.png) no-repeat bottom -14px left -19px;
        background-size: 100px;
        background-color: #f2fafe;
        padding: 20px 15px 15px
    }

    .banner-300-words .div-button, .banner-300-words .top-text {
        text-align: center;
        display: block
    }
}

.wrap-banner {
    width: 100%;
    z-index: 98
}

.wrap-banner i {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 35px;
    height: 35px;
    z-index: 99;
    margin-top: 4px
}

.wrap-banner i:hover {
    cursor: pointer;
    transition: .8s;
    opacity: 1
}

.wrap-banner .close {
    font-size: 35px;
    text-shadow: 0 0 2px #510b63
}

.footer-banner-first i {
    top: 7px
}

.banner-content {
    width: 100%;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.banner-content.banner-discount-first {
    height: 91px;
    background: url(/images/footer-first-banner.png) no-repeat center
}

.bottom-banner-universal {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10
}

#footer-row .icon-close {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
    color: #fff;
    width: 35px;
    height: 35px;
    z-index: 99;
    margin-top: 4px;
    background: 0 0;
    font-size: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    cursor: pointer
}

#footer-row .icon-close:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-size: 25px;
    line-height: 25px;
    text-shadow: 0 0 2px #510b63
}

#footer-row a {
    display: block
}

#footer-row a img, #footer-row a picture {
    width: 100%;
    display: block
}

@media (max-width:640px) {
    .banner-content.banner-discount-first {
        height: calc(100vw / 8);
        background-size: cover
    }

    #footer-row .wrap-banner.footer-banner-first .icon-close {
        font-size: 25px;
        width: 25px;
        top: 0;
        text-shadow: 0 0 2px #510b63
    }
}

.corona-banner img {
    display: block;
    margin: 2px auto;
    max-width: 100%
}

.title-wave:before {
    content: '';
    display: block;
    height: 7px;
    width: 100px;
    background-image: url(/files/images/yellow-wave.png);
    background-repeat: no-repeat;
    margin-bottom: 20px
}

.special-styled-ol {
    list-style: none
}

.special-styled-ol li {
    position: relative;
    font-size: 14px;
    font-family: "Open Sans";
    color: #1e2022;
    line-height: 1.714;
    margin-bottom: 5px
}

.special-styled-ol li:before {
    display: block;
    width: 26px;
    height: 26px;
    font-family: "Circular Std", sans-serif;
    color: #4f0662;
    font-weight: 700;
    position: absolute;
    left: -28px;
    color: #4f0662;
    font-size: 16px
}

.special-styled-ol li:nth-child(1) {
    position: relative
}

.special-styled-ol li:nth-child(1):before {
    content: "1."
}

.special-styled-ol li:nth-child(2) {
    position: relative
}

.special-styled-ol li:nth-child(2):before {
    content: "2."
}

.special-styled-ol li:nth-child(3) {
    position: relative
}

.special-styled-ol li:nth-child(3):before {
    content: "3."
}

.special-styled-ol li:nth-child(4) {
    position: relative
}

.special-styled-ol li:nth-child(4):before {
    content: "4."
}

.special-styled-ol li:nth-child(5) {
    position: relative
}

.special-styled-ol li:nth-child(5):before {
    content: "5."
}

.special-styled-ol li:nth-child(6) {
    position: relative
}

.special-styled-ol li:nth-child(6):before {
    content: "6."
}

.special-styled-ol li:nth-child(7) {
    position: relative
}

.special-styled-ol li:nth-child(7):before {
    content: "7."
}

.special-styled-ol li:nth-child(8) {
    position: relative
}

.special-styled-ol li:nth-child(8):before {
    content: "8."
}

.special-styled-ol li:nth-child(9) {
    position: relative
}

.special-styled-ol li:nth-child(9):before {
    content: "9."
}

.special-styled-ol li:nth-child(10) {
    position: relative
}

.special-styled-ol li:nth-child(10):before {
    content: "10."
}

.special-styled-ol li:nth-child(11) {
    position: relative
}

.special-styled-ol li:nth-child(11):before {
    content: "11."
}

.special-styled-ol li:nth-child(12) {
    position: relative
}

.special-styled-ol li:nth-child(12):before {
    content: "12."
}

.special-styled-ol li:nth-child(13) {
    position: relative
}

.special-styled-ol li:nth-child(13):before {
    content: "13."
}

.special-styled-ol li:nth-child(14) {
    position: relative
}

.special-styled-ol li:nth-child(14):before {
    content: "14."
}

.special-styled-ol li:nth-child(15) {
    position: relative
}

.special-styled-ol li:nth-child(15):before {
    content: "15."
}

.special-styled-ol li:nth-child(16) {
    position: relative
}

.special-styled-ol li:nth-child(16):before {
    content: "16."
}

.special-styled-ol li:nth-child(17) {
    position: relative
}

.special-styled-ol li:nth-child(17):before {
    content: "17."
}

.special-styled-ol li:nth-child(18) {
    position: relative
}

.special-styled-ol li:nth-child(18):before {
    content: "18."
}

.special-styled-ol li:nth-child(19) {
    position: relative
}

.special-styled-ol li:nth-child(19):before {
    content: "19."
}

.special-styled-ol li:nth-child(20) {
    position: relative
}

.special-styled-ol li:nth-child(20):before {
    content: "20."
}

@media (max-width:992px) {
    .footer-menus .row {
        margin-bottom: 15px
    }
}

.shortcode {
    margin: 20px auto
}

.shortcode img {
    max-width: 100%
}

.sc-classic.sc-img a {
    display: block
}

.sc-classic.sc-img {
    text-align: center
}

.sc-img .img-md, .sc-img .img-sm {
    display: none
}

@media (max-width:640px) {
    .sc-img .img-md {
        display: inline-block
    }

    .sc-img .img-lg {
        display: none
    }
}

@media (max-width:400px) {
    .sc-img .img-md {
        display: none
    }

    .sc-img .img-sm {
        display: inline-block
    }
}

.essay-3 {
    background: url(/files/images/sc-banners/women-connection.png) left bottom no-repeat, url(/files/images/sc-banners/connection-bg.jpg) center right;
    max-width: 848px;
    height: 157px;
    margin: 30px auto;
    padding: 35px 20px 20px 280px
}

.essay-3 .text-part {
    max-width: 260px;
    display: inline-block
}
@media(max-width:374px){
    body .custom-order-1 {
        background-size: auto,80px auto,auto;
        background-position: left bottom,right 15px top 14px,right top;
    }
}
.essay-3 .text-part .title {
    font-size: 23px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 15px
}

.essay-3 .text-part .text {
    font-size: 14px;
    font-family: "Circular Std", sans-serif;
    color: rgba(81, 11, 99, .702);
    line-height: 1.5;
    text-align: left
}

.essay-3 .buttons {
    float: right;
    width: auto
}

.essay-3 .buttons .button {
    width: 100%;
    max-width: 160px;
    min-width: 160px;
    line-height: 40px;
    margin: 0 auto 10px;
    display: block
}

@media (max-width:1080px) {
    .essay-3 {
        background: url(/files/images/sc-banners/women-connection.png) left -25px bottom no-repeat, url(/files/images/sc-banners/connection-bg.jpg) center right;
        padding: 35px 20px 20px 230px
    }
}

@media (max-width:768px) {
    .essay-3 {
        background: url(/files/images/sc-banners/women-connection.png) left -85px bottom no-repeat, url(/files/images/sc-banners/connection-bg.jpg) center right;
        padding: 35px 20px 20px 160px
    }

    .essay-3 .buttons .button {
        max-width: 120px;
        min-width: 120px
    }
}

@media (max-width:600px) {
    .essay-3 {
        background: url(/files/images/sc-banners/women-connection.png) left -105px bottom no-repeat, url(/files/images/sc-banners/connection-bg.jpg) center right;
        padding: 20px 20px 15px 145px;
        height: auto;
        background-color: #f4f7fe
    }

    .essay-3 .text-part {
        display: block
    }

    .essay-3 .text-part .title {
        margin-bottom: 5px
    }

    .essay-3 .text-part .text {
        margin-bottom: 10px
    }

    .essay-3 .buttons {
        float: none
    }

    .essay-3 .buttons .button {
        display: inline-block;
        max-width: 145px;
        min-width: 145px
    }

    .essay-3 .clearfix {
        font-size: 0
    }
}

@media (max-width:480px) {
    .essay-3 {
        background: url(/files/images/sc-banners/women-connection.png) left -105px bottom no-repeat, url(/files/images/sc-banners/connection-bg.jpg) center left -14px no-repeat;
        padding: 25px 21px 20px 21px;
        background-color: #f4f7fe;
        height: auto
    }

    .essay-3 .text-part {
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .essay-3 .text-part .title {
        font-size: 21px;
        text-align: center;
        margin-bottom: 5px
    }

    .essay-3 .text-part .text {
        text-align: center
    }

    .essay-3 .buttons {
        padding-left: 115px
    }

    .essay-3 .buttons .button {
        max-width: 145px;
        min-width: 145px;
        display: block;
        margin: 0 0 10px
    }
}

.essay-1 {
    background: url(/files/images/sc-banners/women-talk-operator.png) left bottom no-repeat, url(/files/images/sc-banners/talk-operator-blue-bg.jpg) center right no-repeat;
    max-width: 848px;
    height: 117px;
    margin: 30px auto;
    padding: 35px 20px 20px 280px
}

.essay-1 .text-part {
    max-width: 260px;
    display: inline-block
}

.essay-1 .text-part .title {
    font-size: 25px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 5px
}

.essay-1 .text-part .title img {
    vertical-align: middle;
    margin-left: 8px;
    margin-bottom: 0;
    max-width: 20px;
    height: auto;
}

.essay-1 .text-part .text {
    font-size: 14px;
    font-family: "Circular Std", sans-serif;
    color: rgba(81, 11, 99, .702);
    line-height: 1.5;
    text-align: left
}

.essay-1 .buttons {
    float: right;
    width: auto;
    margin-top: 8px
}

.essay-1 .buttons .button {
    width: 100%;
    max-width: 160px;
    min-width: 160px;
    line-height: 40px;
    margin: 0 auto 10px;
    display: block
}

@media (max-width:1080px) {
    .essay-1 {
        background: url(/files/images/sc-banners/women-talk-operator.png) left -25px bottom no-repeat, url(/files/images/sc-banners/talk-operator-blue-bg.jpg) center right no-repeat;
        padding: 35px 20px 20px 230px
    }
}

@media (max-width:768px) {
    .essay-1 {
        background: url(/files/images/sc-banners/women-talk-operator.png) left -70px bottom no-repeat, url(/files/images/sc-banners/talk-operator-blue-bg.jpg) center right no-repeat;
        padding: 35px 20px 20px 160px
    }

    .essay-1 .buttons .button {
        max-width: 120px;
        min-width: 120px
    }
}

@media (max-width:600px) {
    .essay-1 {
        background: url(/files/images/sc-banners/women-talk-operator.png) left -70px bottom no-repeat, url(/files/images/sc-banners/talk-operator-sm-rigth-bg.png) bottom right no-repeat, url(/files/images/sc-banners/connect-bg.jpg) center right no-repeat;
        padding: 20px 20px 15px 145px;
        height: auto;
        background-color: #f4f7fe
    }

    .essay-1 .text-part {
        display: block
    }

    .essay-1 .text-part .title {
        margin-bottom: 5px
    }

    .essay-1 .text-part .text {
        margin-bottom: 10px
    }

    .essay-1 .buttons {
        float: none
    }

    .essay-1 .buttons .button {
        display: inline-block;
        max-width: 145px;
        min-width: 145px
    }

    .essay-1 .clearfix {
        font-size: 0
    }
}

@media (max-width:480px) {
    .essay-1 {
        background: url(/files/images/sc-banners/women-talk-operator-sm.png) left -40px bottom no-repeat, url(/files/images/sc-banners/talk-operator-sm-rigth-bg.png) bottom right no-repeat, url(/files/images/sc-banners/connect-bg.jpg) center right no-repeat;
        padding: 25px 25px 20px 25px;
        background-color: #f4f7fe;
        height: auto
    }

    .essay-1 .text-part {
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .essay-1 .text-part .title {
        text-align: center;
        margin-bottom: 5px;
        font-size: 22px
    }

    .essay-1 .text-part .text {
        text-align: center;
        margin-bottom: 20px
    }

    .essay-1 .buttons {
        padding-left: 115px
    }

    .essay-1 .buttons .button {
        max-width: 145px;
        min-width: 145px;
        display: block;
        margin: 0 0 10px
    }
}

.essay-2 {
    background: url(/files/images/sc-banners/first-disc-bg.jpg) bottom right no-repeat;
    max-width: 848px;
    height: 117px;
    margin: 60px auto 30px;
    padding: 35px 20px 20px 230px;
    position: relative
}

.essay-2:before {
    content: '';
    display: inline-block;
    width: 224px;
    height: 134px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/files/images/sc-banners/pens-img-first-bn.png) right top no-repeat
}

.essay-2 .text-part {
    width: calc(100% - 180px);
    display: inline-block;
    margin-top: 14px
}

.essay-2 .text-part .title {
    font-size: 25px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 5px;
    line-height: 1.3;
    text-align: right
}

.essay-2 .text-part .title span {
    color: #ff639c;
    margin-left: 5px
}

.essay-2 .buttons {
    float: right;
    width: auto;
    margin-top: 8px
}

.essay-2 .buttons .button {
    width: 100%;
    max-width: 160px;
    min-width: 160px;
    line-height: 40px;
    margin: 0 auto 10px;
    display: block
}

@media (max-width:930px) {
    .essay-2 {
        padding: 16px 20px 20px 230px
    }

    .essay-2 .text-part {
        max-width: 300px
    }

    .essay-2 .buttons .button {
        margin-top: 15px
    }
}

@media (max-width:768px) {
    .essay-2 {
        padding: 16px 20px 20px 160px
    }

    .essay-2:before {
        content: '';
        display: inline-block;
        width: 150px;
        height: 134px
    }

    .essay-2 .text-part {
        width: calc(100% - 140px)
    }

    .essay-2 .buttons .button {
        max-width: 120px;
        min-width: 120px
    }
}

@media (max-width:600px) {
    .essay-2 {
        background: url(/files/images/sc-banners/pens-img-first-bn.png) left -40px bottom no-repeat, url(/files/images/sc-banners/first-banner-sm-bg.png) bottom right no-repeat, url(/files/images/sc-banners/first-disc-clean-bg.jpg) center right no-repeat;
        background-color: #f4f7ff;
        padding: 20px 20px 15px 110px;
        height: auto;
        background-color: #f4f7fe;
        margin: 20px auto 20px
    }

    .essay-2:before {
        display: none
    }

    .essay-2 .div-content {
        margin: 0 auto
    }

    .essay-2 .text-part {
        display: block;
        width: 100%;
        margin-top: 5px;
        max-width: 100%
    }

    .essay-2 .text-part .title {
        margin-bottom: 5px
    }

    .essay-2 .text-part .text {
        margin-bottom: 10px
    }

    .essay-2 .buttons {
        float: none;
        text-align: right
    }

    .essay-2 .buttons .button {
        display: inline-block;
        max-width: 145px;
        min-width: 145px;
        margin-top: 0
    }

    .essay-2 .clearfix {
        font-size: 0
    }
}

@media (max-width:480px) {
    .essay-2 {
        padding: 25px 25px 20px 80px;
        background-color: #f4f7fe;
        height: auto
    }

    .essay-2 .text-part {
        display: block;
        margin: 0 auto
    }

    .essay-2 .text-part .title {
        margin-bottom: 5px;
        font-size: 22px;
        text-align: right
    }

    .essay-2 .text-part .text {
        text-align: center;
        margin-bottom: 20px
    }

    .essay-2 .buttons {
        padding-left: 64px;
        text-align: right
    }

    .essay-2 .buttons .button {
        margin: 0 0 10px;
        max-width: 135px;
        min-width: 135px;
        display: inline-block
    }
}

@media (max-width:380px) {
    .essay-2 .text-part {
        display: block;
        margin: 0 auto
    }

    .essay-2 .text-part .title {
        margin-bottom: 10px;
        font-size: 20px
    }

    .essay-2 .buttons {
        padding-left: 50px
    }
}

main.bg {
    background: url(/files/images/page-top-bg.jpg) no-repeat top center
}

.page-header {
    padding-top: 25px;
    padding-bottom: 0
}

.page-header h1:after {
    content: '';
    display: block;
    height: 7px;
    width: 100px;
    background-image: url(/files/images/yellow-wave.png);
    background-repeat: no-repeat;
    margin-top: 15px
}

.bread-crumbs {
    text-transform: uppercase;
    font-weight: 600;
    text-align: right
}

.bread-crumbs .icon-linter {
    margin: 0 5px
}

@media only screen and (max-width:992px) {
    .page-header {
        padding-top: 15px;
        padding-bottom: 0;
        margin-bottom: 0
    }
}

@media only screen and (max-width:600px) {
    main.bg {
        background: #fff
    }

    h1 {
        margin: .67em 0 10px
    }

    .page-mainblock h1:after {
        margin-top: 3px;
        margin-bottom: 15px
    }

    .breadcrumbs {
        margin-top: 0;
        text-align: left
    }

    .breadcrumbs .bread-crumbs {
        text-align: left
    }
}

.sidebar img {
    max-width: 100%
}

.tags-block a.post-tag {
    color: #510b63;
    display: inline-block;
    border: 1px dashed #f7ccd3;
    margin: 3px;
    padding: 1px 3px;
    border-radius: 10px;
    font-size: 14px
}

i.fa.fa-tag {
    margin: 0 0 0 2px;
    color: #f7ccd3
}

.sidebar .header:after, .sidebar h4:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffb400;
    display: block;
    margin: 19px 0
}

.sidebar .essay-component .header:after {
    display: none
}

.sidebar.sidebar-1-search button {
    line-height: 40px;
    background: #ffbf26;
    padding: 0 15px;
    border: 1px solid #ffbf26;
    color: #ffff;
    border-radius: 4px
}

.sidebar.sidebar-1-search input {
    width: calc(100% - 52px);
    border: 1px solid #999;
    margin-bottom: 0
}

.features-lists-block {
    margin: 30px auto;
    text-align: center
}

.blog-page-1 .features-lists-block ul:not(.tabs) {
    padding-left: 0;
}

.blog-page-1 .features-lists-block ul:not(.tabs) li::before {
    left: -5px;
}
.features-lists-block .feature-list {
    border-radius: 2px;
    background-color: #f4f7ff;
    height: 300px;
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin: 1%;
    text-align: left;
    padding: 24px 15px 20px 25px
}

.features-lists-block .feature-list .header {
    font-size: 16px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.5;
    text-align: left
}

.features-lists-block .feature-list li {
    font-size: 13px;
    font-family: "Open Sans";
    color: #51555a;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 8px;
    position: relative;
    margin-left: 15px
}

.features-lists-block .feature-list li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #feb301;
    vertical-align: middle;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: -15px
}

@media (max-width:991px) {
    .features-lists-block .feature-list {
        width: 31%;
        margin: .8%;
        padding: 15px;
        height: 340px
    }
}

@media (max-width:767px) {
    .features-lists-block {
        height: auto
    }

    .features-lists-block .feature-list {
        width: 100%;
        min-width: 216px;
        max-width: 100%;
        column-count: 2;
        height: auto
    }
}

@media (max-width:400px) {
    .features-lists-block .feature-list {
        column-count: 1;
        width: 100%;
        max-width: 270px
    }
}

.button.button-primary-2.button-no-shadom {
    box-shadow: none
}

.essay-6 img {
    max-width: 100%
}

.banner-vip-client {
    margin: 30px auto;
    padding: 60px 20px 20px 234px;
    background: url(/files/images/sc-banners/man-vip-bg.png) no-repeat center left;
    max-width: 848px;
    height: 205px;
    border-radius: 3px
}

.banner-vip-client .div-content {
    display: inline-block;
    width: 100%
}

.banner-vip-client .button {
    display: inline-block;
    min-width: 155px;
    margin-top: 0;
    vertical-align: top;
    line-height: 46px
}

.banner-vip-client .line-text {
    font-size: 14px;
    font-family: 'Circular Std';
    color: rgba(255, 255, 255, .702);
    line-height: 1.5;
    display: inline-block;
    width: calc(100% - 175px);
    color: #fff;
    vertical-align: top
}

.banner-vip-client .line-title {
    font-size: 25px;
    font-family: 'Circular Std';
    color: #fff;
    line-height: 1.4;
    margin-bottom: 10px;
    display: block;
    font-weight: 400
}

@media (max-width:1060px) {
    .banner-vip-client .line-title {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .banner-vip-client {
        background: url(sass/images/sc-banners/man-vip-md.png) no-repeat bottom left -20px, url(sass/images/sc-banners/vip-services-bg.png) no-repeat center bottom;
        padding-right: 15px;
        margin: 30px auto;
        padding-left: 130px;
        height: auto;
        min-height: 187px
    }

    .banner-vip-client .line-title {
        font-size: 20px
    }

    .banner-vip-client .line-text {
        width: calc(100% - 138px)
    }

    .banner-vip-client .button {
        min-width: 125px;
        height: 40px;
        line-height: 40px;
        margin: 0;
        margin-top: 10px
    }
}

@media (max-width:600px) {
    .banner-vip-client {
        background: url(/files/images/sc-banners/man-vip-sm-bg.png) no-repeat center bottom;
        background-size: cover;
        padding: 20px 20px 30px;
        position: relative;
        height: auto;
        min-height: 248px
    }

    .banner-vip-client:before {
        content: '';
        width: 170px;
        height: 145px;
        background: url(/files/images/sc-banners/man-vip-md.png) top right no-repeat;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1
    }

    .banner-vip-client .line-title {
        font-size: 20px
    }

    .banner-vip-client .line-text {
        width: 100%
    }

    .banner-vip-client .button {
        margin-top: 20px
    }

    .banner-vip-client .div-content {
        display: block;
        width: 100%;
        max-width: 400px;
        text-align: center;
        margin: 0 auto
    }
}

@media (max-width:460px) {
    .banner-vip-client {
        min-height: 285px
    }

    .banner-vip-client:before {
        content: '';
        width: 140px;
        height: 120px;
        background-size: 150px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        text-align: center
    }

    .banner-vip-client .line-title {
        font-size: 18px;
        max-width: 271px;
        margin: 5px auto 5px;
        text-align: center
    }

    .banner-vip-client .line-bottom {
        text-align: left
    }

    .banner-vip-client .line-text {
        max-width: 300px;
        margin: 9px auto;
        display: block;
        text-align: center
    }

    .banner-vip-client .button {
        margin: 30px 0 0 125px
    }
}

.order-steps-block {
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 848px;
    margin: 0 auto 10px
}

.order-steps-block .orser-step-bottom-bg {
    display: block;
    width: 90%;
    height: 86%;
    position: absolute;
    top: 7%;
    left: 5%;
    background: #eff3fd;
    z-index: 0
}

.order-steps-block .clearfix {
    clear: both;
    font-size: 0
}

.order-steps-block .step {
    width: 23.5%;
    display: inline-block;
    border-radius: 5px;
    padding: 25px 20px 15px;
    background-color: #fff;
    background: url(/files/images/order-step-left-bg.png) no-repeat top left, url(/files/images/order-step-right-bg.png) no-repeat bottom right;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(167, 177, 212, .15), inset 0 0 2px 0 rgba(69, 63, 85, .4);
    max-width: 220px;
    height: 84px;
    vertical-align: middle;
    z-index: 1
}

.order-steps-block .step .img-div {
    display: inline-block;
    width: 30px;
    height: 100%;
    vertical-align: middle
}

.order-steps-block .step .img-div img {
    vertical-align: middle;
    max-width: 100%
}

.order-steps-block .step .text {
    display: inline-block;
    width: calc(100% - 45px);
    margin-left: 10px;
    height: 100%;
    font-size: 15px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.333;
    vertical-align: middle
}

.order-steps-block .step.step-4 {
    background: url(/files/images/order-step-last-bg.png) no-repeat center;
    text-align: right;
    padding: 30px 20px
}

.order-steps-block .step.step-4 .text {
    font-size: 15px;
    font-family: "Circular Std", sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2;
    margin-left: 0
}

.order-steps-block .step.step-4 .img-div {
    margin-left: 10px
}

@media (max-width:992px) {
    .order-steps-block .step {
        width: 23.5%;
        display: inline-block;
        border-radius: 5px;
        padding: 25px 10px 15px
    }

    .order-steps-block .step.step-4 {
        padding: 25px 15px
    }
}

@media (max-width:800px) {
    .order-steps-block {
        max-width: 410px;
        margin: 0 auto 10px;
        display: block
    }

    .order-steps-block .orser-step-bottom-bg {
        display: block;
        height: 80%;
        top: 10%
    }

    .order-steps-block .step {
        vertical-align: top;
        width: 47%;
        display: inline-block;
        padding: 25px 20px 19px;
        max-width: 201px;
        height: 84px;
        z-index: 1;
        margin: 5px 1%;
        position: relative
    }
}

@media (max-width:600px) {
    .order-steps-block {
        margin: 20px auto 0
    }
}

@media (max-width:440px) {
    .order-steps-block .step .text {
        display: inline-block;
        width: calc(100% - 45px);
        margin-left: 5px;
        height: 100%;
        font-size: 15px;
        font-family: "Circular Std", sans-serif;
        color: #510b63;
        line-height: 1.5;
        vertical-align: middle
    }

    .order-steps-block .step {
        vertical-align: top;
        width: 100%;
        display: inline-block;
        padding: 16px 20px 15px;
        max-width: 100%;
        height: auto;
        z-index: 1;
        margin: 4px 0;
        position: relative
    }

    .order-steps-block .step.step-4 {
        text-align: center;
        padding: 14px 15px 13px;
        background-size: cover
    }
}

@media (max-width:1200px) {
    .sidebar.left_sidebar, .sidebar.right_sidebar {
        display: none
    }
}

img.vip-info-text-img {
    vertical-align: middle
}

.order-double-bnt {
    display: flex;
    justify-content: space-around;
    max-width: 850px;
    margin: 20px auto
}

.order-double-bnt .order-db-block {
    width: 48%;
    display: block;
    height: 167px
}

.order-double-bnt a {
    display: inline-block;
    font-size: inherit
}

.order-double-bnt .order-300-words {
    background: url(/files/images/sc-banners/order-300words-woman.png) left bottom no-repeat, url(/files/images/sc-banners/order-300words-bg.jpg) left center;
    background-color: #f4f7ff;
    padding: 30px 20px 15px 160px;
    border-radius: 5px
}

.order-double-bnt .order-300-words .line-title {
    display: block;
    font-size: 18px;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    line-height: 1.333;
    max-width: 170px;
    margin-bottom: 10px
}

.order-double-bnt .order-300-words .line-text {
    font-size: 13px;
    display: block;
    font-family: "Circular Std", sans-serif;
    color: rgba(81, 11, 99, .702);
    line-height: 1.462
}

.order-double-bnt .order-vip-services {
    background: url(/files/images/sc-banners/order-vip-services-man.png) left bottom no-repeat, url(/files/images/sc-banners/order-vip-services-right-bg.png) right bottom no-repeat, url(/files/images/sc-banners/order-vip-services-bg.jpg) left center no-repeat;
    padding: 30px 20px 15px 160px;
    border-radius: 5px
}

.order-double-bnt .order-vip-services .line-title {
    font-size: 18px;
    font-family: "Circular Std", sans-serif;
    color: #fff;
    line-height: 1.333;
    text-align: left;
    margin-bottom: 10px;
    display: block
}

.order-double-bnt .order-vip-services .line-title span {
    border-bottom: 2px solid #b75db7;
    display: inline-block;
    color: #fff
}

.order-double-bnt .order-vip-services .line-text {
    font-size: 13px;
    font-family: "Circular Std", sans-serif;
    color: rgba(255, 255, 255, .702);
    line-height: 1.462;
    text-align: left;
    display: block;
    margin-bottom: 10px
}

@media (max-width:900px) and (min-width:768px) {
    .order-double-bnt .order-300-words {
        background: url(/files/images/sc-banners/order-300words-woman.png) left -15px bottom no-repeat, url(/files/images/sc-banners/order-300words-bg.jpg) left center;
        padding: 30px 20px 15px 125px
    }

    .order-double-bnt .order-vip-services {
        background: url(/files/images/sc-banners/order-vip-services-man.png) left -20px bottom no-repeat, url(/files/images/sc-banners/order-vip-services-right-bg) right bottom no-repeat, url(/files/images/sc-banners/order-vip-services-bg.jpg) left center no-repeat;
        padding: 30px 20px 15px 125px
    }
}

@media (max-width:767px) {
    .order-double-bnt {
        display: block;
        max-width: 410px
    }

    .order-double-bnt .order-db-block {
        width: 100%;
        margin: 0 auto 10px
    }
}

@media (max-width:400px) {
    .order-double-bnt .order-300-words {
        background: url(/files/images/sc-banners/order-300words-woman.png) left -15px bottom no-repeat, url(/files/images/sc-banners/order-300words-bg.jpg) left center;
        padding: 30px 20px 15px 125px
    }

    .order-double-bnt .order-vip-services {
        background: url(/files/images/sc-banners/order-vip-services-man.png) left -20px bottom no-repeat, url(/files/images/sc-banners/order-vip-services-right-bg) right bottom no-repeat, url(/files/images/sc-banners/order-vip-services-bg.jpg) left center no-repeat;
        padding: 30px 20px 15px 125px
    }
}

@media (max-width:350px) {
    .order-double-bnt .order-300-words {
        padding: 20px 15px 15px 120px
    }
}

.how-it-works-block {
    display: flex;
    justify-content: space-between
}

.how-it-works-block .step-block {
    max-width: 140px;
    min-width: 110px
}

.how-it-works-block .step-block .top-part {
    text-align: center
}

.how-it-works-block .step-block .top-part img {
    max-width: 100%;
    display: inline-block;
    margin: 10px auto 10px
}

.how-it-works-block .step-block .bottom-part .title {
    font-size: 18px;
    font-family: "Circular Std", sans-serif;
    color: #1e2021;
    line-height: 1.4;
    margin-bottom: 10px;
    text-align: center
}

.how-it-works-block .step-block .bottom-part .text {
    font-size: 14px;
    font-family: "Open Sans";
    color: #51555a;
    line-height: 1.4;
    text-align: center
}

.how-it-works-block .arrow-block {
    display: inline-block;
    width: 16px;
    height: 35px;
    vertical-align: top;
    margin-top: 48px;
    text-align: center;
    margin-left: -8px;
    margin-right: -8px
}

@media (max-width:700px) {
    .how-it-works-block {
        display: block;
        text-align: center
    }

    .how-it-works-block .step-block {
        max-width: 30%;
        min-width: 25%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
        margin-top: 10px
    }
}

@media (max-width:450px) {
    .how-it-works-block {
        margin: 20px auto 20px
    }

    .how-it-works-block .step-block {
        max-width: 100%;
        min-width: 100%;
        display: block;
        margin-bottom: 0;
        margin-top: 0
    }

    .how-it-works-block .step-block .top-part {
        text-align: center;
        display: inline-block;
        width: 75px;
        vertical-align: middle;
        margin-right: 15px
    }

    .how-it-works-block .step-block .top-part img {
        margin: 0 auto 0
    }

    .how-it-works-block .step-block .bottom-part {
        display: inline-block;
        width: calc(100% - 130px);
        vertical-align: middle;
        text-align: left
    }

    .how-it-works-block .step-block .bottom-part .title {
        line-height: 1.4;
        margin-bottom: 3px;
        text-align: left
    }

    .how-it-works-block .step-block .bottom-part .text {
        font-size: 14px;
        font-family: "Open Sans";
        color: #51555a;
        line-height: 1.4;
        text-align: left
    }

    .how-it-works-block .step-block .bottom-part .text br {
        display: none
    }

    .how-it-works-block .arrow-block {
        display: none
    }
}

.button.center {
    margin: 30px auto;
    display: block;
    width: 100%;
    max-width: 230px
}

.article-item-list {
    column-count: 3
}

.article-item a {
    margin-bottom: 10px;
    max-width: 250px;
    display: inline-block;
    width: 95%;
    background-color: #fff;
    box-shadow: 2.5px 4.33px 10px 0 rgba(167, 177, 212, .15), inset 0 0 2px 0 rgba(69, 63, 85, .18);
    border-radius: 5px;
    padding: 10px 10px 10px 20px;
    background: url(/files/images/essays-menu/left-bg-sm.png) no-repeat bottom -1px left -21px, url(/files/images/essays-menu/right-bg-sm.png) no-repeat top -10px right -5px
}

@media (max-width:1200px) and (min-width:993px) {
    .article-item-list {
        column-count: 4
    }
}

@media (max-width:767px) {
    .article-item-list {
        column-count: 2
    }
}

@media (max-width:500px) {
    .article-item-list {
        column-count: 1
    }

    .article-item a {
        max-width: 100%
    }

    body .payments-wrapper ul.payments-list {
        padding-left: 0
    }
}

body table.borders td, body table.borders th {
    border: 1px solid #c1bbc9
}

body table.center td, body table.center th {
    text-align: center
}

.sc-vip-support {
    border-radius: 5px;
    margin: 30px auto;
    max-width: 848px
}

.sc-vip-support .vip-support-container {
    background: url(/files/images/sc-banners/vip-support-women-bg.png) center bottom no-repeat, url(/files/images/sc-banners/vip-support-baner.jpg) left bottom no-repeat;
    height: 167px;
    padding: 35px 20px 20px 60px;
    border-radius: 5px
}

.sc-vip-support .vip-support-container .text-part {
    max-width: 224px;
    display: inline-block
}

.sc-vip-support .vip-support-container .text-part .title {
    font-size: 25px;
    font-family: "Circular Std", sans-serif;
    color: #fff;
    line-height: 1.1;
    text-align: left;
    margin-bottom: 15px;
    display: inline-block;
    background: url(/files/images/sc-banners/vip-support-title-bg.png) left bottom repeat-x
}

.sc-vip-support .vip-support-container .text-part .text {
    font-size: 18px;
    font-family: "Circular Std", sans-serif;
    color: rgba(255, 255, 255, .702);
    line-height: 1.3;
    text-align: left;
    font-weight: 300
}

.sc-vip-support .vip-support-container .buttons {
    float: right;
    margin-top: 25px;
    width: 30%
}

.sc-vip-support .vip-support-container .buttons .button {
    width: 100%;
    max-width: 160px;
    min-width: 160px;
    line-height: 47px;
    margin: 0 auto 10px;
    display: block
}

@media (max-width:767px) {
    .sc-vip-support .vip-support-container {
        background: url(/files/images/sc-banners/vip-support-baner.jpg) left bottom no-repeat
    }

    .sc-vip-support .vip-support-container .buttons {
        width: auto
    }
}

@media (max-width:540px) {
    .sc-vip-support {
        background: url(/files/images/sc-banners/vip-support-mob-bg.png) left bottom no-repeat;
        background-size: cover
    }

    .sc-vip-support .vip-support-container {
        background: url(/files/images/sc-banners/vip-support-women-mob-bg.png) center bottom no-repeat, url(/files/images/sc-banners/vip-support-dots-bg.png) left bottom no-repeat;
        padding: 30px 25px 20px 25px;
        height: auto
    }

    .sc-vip-support .vip-support-container .text-part {
        display: block;
        text-align: center;
        margin: 0 auto
    }

    .sc-vip-support .vip-support-container .text-part .title {
        text-align: center;
        margin-bottom: 20px;
        font-size: 25px
    }

    .sc-vip-support .vip-support-container .text-part .text {
        text-align: center;
        margin-bottom: 10px
    }

    .sc-vip-support .vip-support-container .buttons {
        float: none;
        display: block;
        margin: 0 auto 160px
    }
}

.orange-order-li a {
    color: #fb3b6c !important
}

.cookie-banner .cookie-policy-block {
    background-color: #fff;
    border: none;
    box-shadow: none;
    padding: 10px;
    box-sizing: border-box;
    z-index: 100
}

.cookie-banner .cookie-policy-wrapper {
    margin: 0 auto;
    max-width: 1200px;
    box-shadow: none
}

.cookie-banner .cookie-policy-block .text-col {
    padding: 0 20px 0 80px;
    background: url(/ws/images/cookie.png) 0 center no-repeat;
    background-size: contain
}

.cookie-banner .cookie-policy-block .button {
    border-radius: 20px
}

@media (max-width:1900px) and (min-width:993px) {
    body #footer-row.first-order-essays-writers-com a img {
        display: inherit;
        width: auto;
        height: 100px;
        text-align: inherit;
        margin-left: calc(50vw - 920px)
    }

    body #footer-row.first-order-essays-writers-com a picture {
        height: 100px;
        width: auto;
        text-align: center;
        overflow: hidden
    }

    body #footer-row.first-order-essays-writers-com a {
        display: block
    }
}

@media (max-width:992px) and (min-width:800px) {
    body #footer-row.first-order-essays-writers-com a img {
        display: inherit;
        width: auto;
        height: 90px;
        text-align: inherit;
        margin-left: calc(50vw - 828px)
    }

    body #footer-row.first-order-essays-writers-com a picture {
        height: 90px;
        width: auto;
        text-align: center;
        overflow: hidden
    }

    body #footer-row.first-order-essays-writers-com a {
        display: block
    }
}

ul.order-info-list.red-icon-list li {
    margin-bottom: 0
}

body .order-form-wrapper.essay-component {
    padding-top: 0
}

@media (min-width:993px) {
    body .order-page-content {
        margin-top: -20px
    }
}

ul.order-info-list.red-icon-list {
    padding-top: 0;
    margin-top: 5px;
    margin-bottom: 5px
}

.order-page-content .order-double-bnt {
    margin: 10px auto
}

.order-form-wrapper.essay-component .header {
    margin: 0
}

.hide-on-med-and-down.hidden-md-down.d-none.d-lg-block.total-price-wrapper {
    padding-top: 7px
}

body .essay-component.order-form-wrapper .hint div {
    z-index: 2
}

.sidebar .mini-wrapper .links-list li {
    padding-left: 0;
    background: 0 0
}

.sidebar .mini-wrapper .links-list li a {
    border-bottom: none
}

.sidebar .mini-wrapper .links-list li a:hover {
    border-bottom: 1px solid #bfdcf0
}

body .featherlight .featherlight-content.featherlight-user-area {
    padding: 0;
    background: 0 0;
    border: none
}

body .featherlight .featherlight-content.featherlight-user-area .essay-login-form, body .featherlight .featherlight-content.featherlight-user-area .user-area-wrapper {
    width: 300px;
    background: #fff url(/files/images/login-ava.png) no-repeat top center;
    border: none;
    box-sizing: border-box
}

body .featherlight .featherlight-content.featherlight-user-area .essay-login-form .header, body .featherlight .featherlight-content.featherlight-user-area .essay-login-form .info-list, body .featherlight .featherlight-content.featherlight-user-area .user-area-wrapper .header, body .featherlight .featherlight-content.featherlight-user-area .user-area-wrapper .info-list {
    background: #fff
}

body .featherlight .featherlight-content.featherlight-user-area .essay-login-form .mini-wrapper.mini-login-wrapper, body .featherlight .featherlight-content.featherlight-user-area .user-area-wrapper .mini-wrapper.mini-login-wrapper {
    margin-top: 170px
}

body .featherlight-user-area .button-primary-1 {
    background: #ffb400
}

body .mini-wrapper .links-list li {
    background: 0 0;
    text-align: left;
    list-style: disc;
    margin-left: 25px;
    padding: 3px 3px 3px 15px;
    color: #500b62
}

body .mini-wrapper .links-list li a {
    font-size: 14px;
    border-bottom: none;
    text-decoration: none
}

body .mini-wrapper .links-list li a:last-child {
    color: #500b62
}

body .mini-wrapper .links-list li a.goto {
    color: #51555a
}

body .featherlight .featherlight-user-area .featherlight-close-icon {
    font-size: 25px;
    background: 0 0;
    color: #fff
}

body .featherlight .featherlight-user-area col label {
    margin-bottom: 5px
}

body .featherlight-user-area .mini-wrapper form label {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 1px;
    color: #656a70
}

@media (max-width:400px) {
    body .featherlight-content.featherlight-user-area {
        padding-top: 0;
        padding-bottom: 0;
        background-position: top -20px center
    }

    body .featherlight-content.featherlight-user-area .mini-wrapper.essay-login-form .col {
        margin-bottom: 5px
    }

    body .featherlight-content.featherlight-user-area .mini-wrapper.essay-login-form .col .links-list {
        margin: 10px 0 -10px 0
    }

    body .featherlight-content.featherlight-user-area .mini-wrapper.essay-login-form .col .links-list li {
        padding: 2px 5px 0 5px
    }
}

body .essay-custom-calculator-wrapper .button-primary-1-o {
    border: 1px solid #d8dadb;
    color: #656a70
}

body .essay-component .ws-vip-services .services-package .wrapper {
    background: 0 0;
    border: 2px solid #f9c011;
    border-radius: 5px
}

body .essay-component .ws-vip-services .offer-label b {
    margin-top: -20px
}

body .order-form-wrapper .package-price-wrapper .text-color-2 {
    min-height: 20px
}

body .order-form-wrapper .vip-client {
    display: block;
    float: none;
    position: relative;
    left: .75rem;
    background: #fef7e6;
    border-radius: 5px;
    padding: 7px 15px;
    color: #212121;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 383px;
    width: 100%;
    margin: 0 auto
}

body .order-form-wrapper .vip-client .vip-client-icon {
    margin-left: 0;
    margin-right: 8px;
    margin-top: -1px;
    padding: 1px 7px;
    border-radius: 10px
}

body .order-form-wrapper .vip-client a {
    color: #369ae4
}

@media all and (max-width:1600px) {
    body .order-form-wrapper .ws-vip-services .offer-label b {
        margin-top: 10px
    }

    body .order-form-wrapper .services-package .wrapper {
        padding-bottom: 50px
    }

    body .order-form-wrapper .vip-client {
        float: none;
        max-width: 363px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        width: 90%
    }
}

@media all and (max-width:550px) {
    body .order-form-wrapper .vip-client {
        text-align: center;
        width: 90%;
        margin-top: -100px;
        box-sizing: border-box
    }

    body .order-form-wrapper .vip-client .vip-client-icon {
        float: none;
        display: inline-block
    }

    body .order-form-wrapper .vip-client a {
        display: block
    }

    body .order-form-wrapper .ws-vip-services .services-package .wrapper {
        padding-bottom: 70px
    }
}

body .ae-vip-account img {
    width: auto;
    height: auto
}

body .sidebar .essay-component.user-area-wrapper {
    background: #fff;
    overflow: hidden;
    border: none;
    box-shadow: none
}

body .sidebar .essay-component.user-area-wrapper.vip-accounts-wrapper .header a {
    background-image: url(/files/images/vip-sign.png);
    background-position: 93% 50%;
    background-repeat: no-repeat;
    padding-right: 48px;
    padding: 10px 0
}

body .sidebar .essay-component.user-area-wrapper .header {
    background-color: #fff;
    text-align: center
}

body .sidebar .essay-component.user-area-wrapper .header a {
    color: #4f0662;
    padding: 10px 20px
}

body .essay-component.user-area-wrapper.vip-accounts-wrapper .info-list li:first-child b {
    color: #f9b40b
}

body .essay-component.user-area-wrapper.vip-accounts-wrapper .info-list li:first-child a.till-vip-status {
    font-size: 11px
}

body .essay-component.user-area-wrapper.vip-accounts-wrapper .info-list li:first-child a.till-vip-status:after, body .essay-component.user-area-wrapper.vip-accounts-wrapper .info-list li:first-child a.till-vip-status:before {
    display: inline
}

body .essay-component.user-area-wrapper.vip-accounts-wrapper .info-list li:first-child a.till-vip-status:before {
    content: '('
}

body .essay-component.user-area-wrapper.vip-accounts-wrapper .info-list li:first-child a.till-vip-status:after {
    content: ')'
}

body .essay-component.user-area-wrapper .info-list {
    background: #fff
}

body .essay-component.user-area-wrapper .info-list b {
    color: #4f0662
}

body .essay-component.user-area-wrapper .info-list a {
    color: #41adfe
}

body .essay-component.user-area-wrapper .info-list span.vip-star:before {
    content: url(/files/images/vip-sign.png);
    vertical-align: -8px
}

body .essay-component.user-area-wrapper .menu-list li a:hover, body .essay-component.user-area-wrapper .menu-list li a:hover .icon:after {
    color: #4f0662
}

body .mini-wrapper.mini-login-wrapper.essay-component.featherlight-inner {
    padding: 190px 25px 25px;
    box-sizing: border-box
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner {
    padding: 120px 25px 25px;
    box-sizing: border-box
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner.vip-accounts-wrapper .header a:before {
    /*display:block;*/
    display: none;
    text-align: center;
    content: url(/files/images/vip-sign.png)
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .header a {
    padding: 10px 0 0;
    font-size: 20px;
    color: #510b63;
    text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list {
    padding: 10px 10px;
    background: #fff
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li {
    margin-bottom: 10px
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li span:not(.vip-star) {
    display: block;
    font-size: 14px
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li b {
    color: #4f0662
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li b a {
    color: #41adfe
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li .hint.discounts-hint>div {
    width: auto;
    left: 10px;
    box-sizing: border-box;
    margin-left: 0;
    padding: 12px 12px 0;
    max-width: 280px
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li .hint.discounts-hint>div center {
    margin: 0 0 13px
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li .hint.discounts-hint>div span {
    margin: -8px 0 0 100px
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li .hint.discounts-hint>div b {
    margin: 0 0 5px
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li .hint.discounts-hint>div ul {
    margin: 0;
    padding: 0
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li .hint.discounts-hint>div ul li {
    margin-bottom: 0;
    padding: 0 0 5px 0
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list li .hint.discounts-hint>div center {
    padding: 7px 10px 0
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .menu-list {
    margin-bottom: 15px
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .menu-list li:first-child {
    border-top: 0
}

body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .menu-list li a {
    text-decoration: none;
    padding: 12px 10px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.text-content .essay-vip-account ul:not(.tabs) li:before, .text-page .essay-vip-account ul:not(.tabs) li:before {
    display: none
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li {
    display: inline-block;
    width: calc((100%/3) - 25px);
    min-width: 150px;
    height: 360px;
    vertical-align: top;
    border-radius: 5px;
    margin: 10px;
    text-align: center;
    border: 1px solid #e9eff5;
    box-shadow: 0 7px 15px rgba(51, 58, 77, .07);
    background: url(/files/images/order-vip-item-bg.png);
    background-size: 110%;
    background-position-x: -7px;
    height: auto;
    min-width: 205px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li:nth-child(1) .vip-package-item .title-of-period:before {
    content: '1-2'
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li:nth-child(2) .vip-package-item .title-of-period:before {
    content: '3-8'
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li:nth-child(3) .vip-package-item .title-of-period:before {
    content: '9-12'
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li:first-child .vip-package-item .special-label {
    display: none
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li:not(:first-child) .vip-package-item .special-label {
    position: absolute;
    right: -19px;
    top: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 88px;
    display: block
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li:not(:first-child) .vip-package-item .special-label:before {
    display: block;
    content: '';
    border: 47px solid transparent;
    border-color: #f9b40b #f9b40b transparent transparent;
    transform: rotate(-45deg);
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0 5px 0 0
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li:not(:first-child) .vip-package-item .special-label .label-vip-package {
    margin: 0;
    color: #fff;
    font-size: 12px;
    position: relative;
    z-index: 1;
    padding-top: 8px;
    line-height: normal;
    word-spacing: -3px;
    text-transform: capitalize;
    left: 4px;
    top: -1px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li:not(:first-child) .vip-package-item .special-label .label-vip-package span {
    display: block;
    color: #000
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item {
    position: relative;
    padding-top: 170px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .title-of-period {
    background: 0 0;
    font-size: 0;
    color: transparent;
    position: static;
    z-index: 0;
    line-height: 20px;
    margin-top: 19px;
    height: 38px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .title-of-period:before {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #51555a;
    float: left;
    width: 100%
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .title-of-period:after {
    display: block;
    font-weight: 700;
    font-size: 17px;
    color: #1e2021;
    content: 'months';
    float: left;
    width: 100%
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .title-of-period .rhex {
    display: none
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .price-per-month {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding-top: 61px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .price-per-month .best-price {
    color: #510b63;
    font-size: 45px;
    font-weight: 900
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .price-per-month .currency-of-price {
    color: #510b63;
    vertical-align: top;
    display: inline-block;
    line-height: 50px;
    font-weight: 900
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .price-per-month .per-month {
    font-size: 16px;
    color: #510b63;
    text-transform: lowercase;
    margin-top: 0
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-item .price-per-month:after {
    display: block;
    text-align: center;
    content: url(/files/images/order-vip-item-wave.png);
    margin-top: 14px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select {
    margin-top: 30px;
    margin-bottom: 35px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-button {
    font-size: 14px;
    background: #510b63;
    padding: 12px 15px;
    border: 1px solid #510b63
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-button:active, body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-button:focus, body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-button:hover {
    background: #fff;
    color: #510b63
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-button:after {
    color: #b090b8;
    opacity: .55
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-list {
    background-color: #f9f6fd;
    position: absolute;
    padding: 0;
    z-index: 1
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-list .vip-account-pay {
    margin: 0;
    padding-right: 65px;
    padding-left: 20px;
    font-size: 15px;
    color: #1a1e61;
    font-weight: 400
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-list .vip-account-pay:not(:first-child) {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-list .vip-account-pay .buy {
    color: #fff;
    border: none;
    background-color: #ff6388;
    border-radius: 3px
}

body .page-content .essay-component.essay-vip-account .vip-account-list>li .vip-package-select .vip-select-list .vip-account-pay .buy:hover {
    background: #510b63
}

body .page-content .essay-component.essay-vip-account .vip-account-text .header-our-vip {
    color: #4f0662
}

body .page-content .essay-component.essay-vip-account .vip-account-text ul.vip-list {
    padding: 0
}

body .page-content .essay-component.essay-vip-account .vip-account-text ul.vip-list li {
    list-style-type: none;
    position: relative
}

body .page-content .essay-component.essay-vip-account .vip-account-text ul.vip-list li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f00c';
    position: absolute;
    top: 3px;
    left: -20px;
    color: #ffc13d
}

@media (max-width:400px) {
    body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner {
        margin-right: 0;
        margin-left: 0
    }

    body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .header a {
        line-height: 20px
    }

    body .mini-wrapper.user-area-wrapper.essay-component.featherlight-inner .info-list {
        padding: 0
    }
}

@media (max-width:360px) {
    body .featherlight-content.featherlight-user-area {
        width: 305px
    }

    .menu-list li a {
        padding: 3px 10px
    }
}

body .order-form-wrapper .data-table .ws-additional-order-id .label {
    max-width: calc(100% - 30px)
}

@media (max-width:601px) {
    body .essay-component.order-form-wrapper .header {
        margin: 0 0 0;
        text-align: center
    }

    body .essay-component.order-form-wrapper .ws-vip-services .vip-services-list label p.price-wrapper {
        margin-top: 35px
    }

    body .essay-component.order-form-wrapper .ws-vip-services label .service-text {
        font-size: 15px;
        line-height: 1.5;
        height: auto
    }

    body .essay-custom-calculator-wrapper .price-list .price-item .price {
        font-size: 16px
    }
}

@media (max-width:360px) {
    body .essay-component {
        padding: 10px 0
    }
}

body .affiliate-program-wrapper .referral-banner .row-1 .icon {
    height: 100%;
    background-color: #ecedff
}

body .affiliate-program-wrapper .referral-banner .row-1 {
    background-color: #fbfcff
}

body .affiliate-program-wrapper .affiliate-button {
    background: #510b63 !important;
    border: none !important;
    font-size: 14px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600 !important
}

body .affiliate-program-wrapper .side .case .case-content .save-button.print-button {
    background: #510b63 !important;
    border: none !important;
    color: #fff;
    font-weight: 600
}

body .affiliate-program-wrapper .side .case .case-content .save-button {
    color: #fff;
    font-weight: 600;
    background: #ffb400;
    border: none !important
}

body .affiliate-program-wrapper .side .case .case-content .save-button.more-info {
    background: 0 0;
    color: #510b63;
    border: 1px solid #510b63 !important;
    padding: 5px 15px
}

body .affiliate-program-wrapper .side .case .case-content .save-button:focus {
    background: #ffd266
}

body .affiliate-program-wrapper .side .case .case-title {
    color: #510b63
}

body .affiliate-program-wrapper .side .case .case-content .save-button.print-button:hover {
    background: #976da1
}

body #referral-account .referral-banner .row-1 .title, body .affiliate-program-wrapper .referral-banner .row-1 .title {
    color: #333538;
    text-transform: unset
}

.top-seven table {
    display: none
}

.top-seven tr {
    display: inline-block;
    width: 50%
}

.top-seven td {
    display: block
}

@media screen and (max-width:400px) {
    body .affiliate-program-wrapper .side .case .case-content form.promote .affiliate-button.center {
        font-size: 12px
    }
}

.description {
    margin-bottom: 15px
}

body .affiliate-program-short-wrapper .to-earning a {
    background: #510b63
}

.arrow-control a {
    color: #510b63
}

body .affiliate-program-short-wrapper .to-earning a:hover {
    background: #976da1
}

body .ae-orders .row.grid-row {
    margin: 0
}

@media screen and (max-width:992px) {
    body .essay-order-details .grid>.row>.col:nth-child(odd) {
        background-color: #f4f7fe
    }
}

@media (max-width:600px) {
    body .affiliate-status .to-earning {
        margin: 0 auto !important;
        text-align: center;
        float: none !important;
        clear: both;
        padding: 10px 0
    }

    .affiliate-program-wrapper .affiliate-status .earnings {
        float: none !important;
        margin: 0 auto;
        text-align: center
    }

    body .affiliate-program-short-wrapper .to-earning a {
        padding: 4px 15px
    }

    .affiliate-program-wrapper.affiliate-program-short-wrapper .referral-banner {
        margin-top: 35px
    }

    .affiliate-pre-text .description {
        margin-bottom: 10px
    }

    body .page-content .order-details-head ul:not(.new-vip) {
        padding-left: 0
    }
}

body .order-form-wrapper .material-hint .dropdown-content {
    z-index: 3;
}

body .ae-password {
    max-width: 600px
}

@media (min-width:1701px) {
    .affiliate-program-wrapper .top-seven tr {
        display: table-row
    }

    .affiliate-program-wrapper .top-seven td {
        display: table-cell
    }
}

@media (max-width:992px) and (min-width:601px) {
    .affiliate-program-wrapper .top-seven tr {
        display: table-row
    }

    .affiliate-program-wrapper .top-seven td {
        display: table-cell
    }
}

.affiliate-program-wrapper .top-seven td {
    text-align: center
}

.text-content .ae-miniorder-custom .select-wrapper ul:not(.tabs), .text-page .ae-miniorder-custom .select-wrapper ul:not(.tabs) {
    padding-left: 0
}

.text-content .ae-miniorder-custom .select-wrapper ul:not(.tabs) li::before, .text-page .ae-miniorder-custom .select-wrapper ul:not(.tabs) li::before {
    display: none
}

.essay-component .select-wrapper input.select-dropdown, .essay-component input[type=email], .essay-component input[type=password], .essay-component input[type=text], .essay-component select, .essay-component textarea {
    border-radius: 3px;
    border: 1px solid #d9dadb;
    background-color: #fbfcff;
    font-size: 14px;
    color: #656a70;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    padding: 0 20px;
    line-height: 1.4;
    width: 100%;
    height: 42px;
    box-sizing: border-box
}
body .ae-prices .essay-component .select-wrapper input.select-dropdown, body .ae-prices .select-wrapper span.caret {
    display: none;
}

body .essay-component .ws-vip-services .material-hint>i, body .essay-component .ws-vip-services .new-vip .wrapper:before, html body .essay-component .ws-vip-services .new-vip:before, html body .order-form-wrapper .material-hint>b:after, html body .order-form-wrapper .material-hint>i:after {
    z-index: 1
}

body .essay-component .ws-vip-services .new-vip {
    position: relative
}

body .essay-component .ws-vip-services .new-vip:before {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    left: auto;
    border: 20px solid transparent;
    border-top: 20px solid #4f0662;
    border-right: 20px solid #4f0662;
    margin-right: .75rem;
    border-top-right-radius: 4px;
    display: inline-block
}

body .order-form-wrapper .material-hint>b:after, body .order-form-wrapper .material-hint>i:after {
    content: '?';
    font-style: normal;
    border: solid #ff6388 1px;
    color: #ff6388
}

body .mini-wrapper form input[type=submit] {
    padding: 0 15px
}

body .lifetime-wrapper .lifetime .lifetime-line {
    z-index: 1
}

body .affiliate-program-wrapper .referral-banner .row-1.center:after, body .affiliate-program-wrapper .referral-banner .row-1.left:after {
    z-index: 1;
    border-color: transparent transparent transparent #e5e5e5
}

html body .lifetime-wrapper .lifetime .lifetime-line {
    background: #ecedff
}

body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.percent {
    color: #393178
}

body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.pages {
    color: #3e3443
}

body .left-pages-to-get {
    color: #510b63
}

body .essay-orders .links-list>li a {
    text-decoration: none;
    font-size: 0
}

body .essay-orders ul.links-list {
    padding-left: 0
}

body .essay-order-details .nav-list>li a {
    border: solid #5e63bf 2px
}

body .essay-order-details .actions-list>li:first-child {
    padding-right: 0
}

body .essay-order-details .actions-list>li a {
    border: solid #5e63bf 2px
}

body .essay-order-details .actions-list>li a.pay-now-b {
    border: solid #fdb415 2px
}

@media (min-width:993px) {
    body .essay-order-details .grid>.row:nth-child(odd) {
        background-color: #f4f7fe
    }
}

body .essay-order-details .grid .col>b, body .essay-order-details .grid-row .col>b {
    color: #510b63
}

body .order-form-wrapper .input-button span {
    margin-top: -42px;
    padding: 10px
}

@media (max-width:992px) and (min-width:768px) {
    .page-content ul.row.list.actions-list li {
        max-width: 33.3333%
    }
}

body .essay-vip-account .vip-levels-wrapper .level.active {
    background-color: #58437a;
    color: #fff;
    border-color: #58437a
}

body .essay-vip-account .vip-levels-wrapper .level {
    color: #510b63
}

body .order-form-wrapper .ws-vip-services .material-hint .dropdown-content {
    color: #51555a
}

body .essay-order-details .nav-list>li.details-item a {
    border-left: solid #5e63bf 2px
}

body .essay-order-details .nav-list>li.details-item a {
    border-left: solid #5e63bf 2px
}

body .essay-order-details .nav-list>li.details-item.selected a {
    border-left: solid #510b63 2px
}

@media (max-width:1000px) and (min-width:768px) {
    body .affiliate-program-wrapper .referral-banner .row-1 {
        width: 15%;
        display: table-cell;
        vertical-align: middle
    }

    body .affiliate-program-wrapper .referral-banner .row-1.center:after, body .affiliate-program-wrapper .referral-banner .row-1.left:after {
        display: none
    }
}

@media (max-width:767px) {
    body .affiliate-program-wrapper .referral-banner .row-1.center:after, body .affiliate-program-wrapper .referral-banner .row-1.left:after {
        border-color: #e5e5e5 transparent transparent transparent
    }
}

@media (max-width:600px) {
    body .affiliate-program-wrapper .affiliate-status {
        height: 50px
    }

    body .affiliate-program-wrapper .right {
        float: none !important;
        text-align: center;
        margin: 4px auto
    }

    body .essay-component {
        box-sizing: border-box;
        padding: 30px 15px
    }
}

@media (min-width:768px) {
    .ae-vip-account .vip-account-text {
        margin-top: 30px
    }
}

.ae-sidebar-login {
    position: relative
}

.ae-sidebar-login .essay-component .hint.discounts-hint>div {
    margin-left: 0;
    width: auto;
    max-width: 300px
}

body {
    background-color: none
}

body {
    background: #fff;
    font-size: 14px;
    color: #51555a;
    font-weight: 400;
    font-family: "Open Sans";
    border: none
}

body .sticky-summary-sidebar {
    top: 150px;
}

body .summary-sidebar-wrapper {
    border: 1px solid #ededed;
    box-shadow: 0 0 7px #ededed;
    border-radius: 10px;
}

body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
    background: #fdb415;
    border-radius: 50px;
    box-shadow: 0 6px 12px 0 rgb(255 180 0 / 35%);
}
body .summary-sidebar-wrapper .discount-input input[type="text"] {
    line-height: unset;
}
@media all and (min-width: 1024px) {
    body .order-form-wrapper {
        width: calc(100% - 320px);
    }
}

body .row.wrap-order-submit>div {
    display: flex;
    width: 100% !important;
    justify-content: center;
}

body .essay-component .ws-price-disclaimer {
    display: none;
}

body .order-form-wrapper .order-submit {
    background: #fdb415;
    box-shadow: 0 6px 12px 0 rgb(255 180 0 / 35%);
    border: none;
}

body .mini-wrapper.vip-accounts-wrapper .info-list .vip-accounts-wrapper {
    display: inline-block;
    position: relative;
    padding: 10px 25px;
}

body .mini-wrapper.vip-accounts-wrapper .info-list .vip-accounts-wrapper::before,
body .mini-wrapper.vip-accounts-wrapper .info-list .vip-accounts-wrapper::after {
    content: '';
    display: inline-block;
    width: 21px;
    height: 24px;
    background-image: url(/files/images/vip-sign.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

body .mini-wrapper.vip-accounts-wrapper .info-list .vip-accounts-wrapper::before {
    left: 0;
}

body .mini-wrapper.vip-accounts-wrapper .info-list .vip-accounts-wrapper::after {
    right: 0;
}

/*url(/files/images/vip-sign.png)*/
body .ae-modal-user-area.vip-accounts-wrapper {
    position: relative;
}

body .ae-modal-user-area.vip-accounts-wrapper::after {
    content: "";
    display: inline-block;
    width: 21px;
    height: 24px;
    background-image: url(/files/images/vip-sign.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: -5px;
}

/* Order form popup */
body .featherlight-content-popup {
    max-width: 733px;
    box-shadow: none !important;
}

body .featherlight-content-popup .discount-popup-component {
    max-width: 733px;
    width: 733px;
    height: 517px;
    background-image: url('/files/images/popup-bg.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

body .featherlight-content-popup .discount-popup-component .discount-class {
    position: absolute;
    right: 90px;
    bottom: 90px;
    background: linear-gradient(#ffaf3c, #ffa016);
    height: 60px;
    width: 205px;
    border-radius: 60px;
    border: 1px solid #e37101;
}

body .featherlight-content-popup .discount-popup-component .discount-class::after {
    content: "Use Code Now" !important;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    line-height: 60px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 27px;
}

body .featherlight-content-popup .discount-popup-component .discount-class-close {
    display: none;
}

body .featherlight-content-popup .discount-popup-component .discount-popup-buttons {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    position: absolute;
    bottom: 90px;
    left: 40%;
}

body .featherlight-content-popup .discount-popup-component .discount-popup-buttons * {
    color: #ff6c00;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-decoration: underline;
    padding: 5px 0 5px 30px;
    position: relative;
    cursor: pointer;
}

body .featherlight-content-popup .discount-popup-component .discount-popup-buttons *::before {
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #891f87;
}

body .featherlight-content-popup .discount-popup-component .discount-popup-buttons .liveChat::before {
    content: '\f27a';
}

body .featherlight-content-popup .discount-popup-component .discount-popup-buttons .callNow::before {
    content: '\f095';
}

body .featherlight .featherlight-content.featherlight-content-custom.featherlight-content-popup .featherlight-close-icon {
    background: none;
    box-shadow: none;
    color: #fff;
    right: 0;
    top: 0;
    font-size: 20px;
}

@media all and (max-width: 767px) {
    body .featherlight-content-popup {
        max-width: 450px;
    }

    body .featherlight-content-popup .discount-popup-component {
        max-width: 450px;
        width: 450px;
        height: 338.5px;
    }

    body .featherlight-content-popup .discount-popup-component .discount-class {
        height: 45px;
        width: 140px;
    }

    body .featherlight-content-popup .discount-popup-component .discount-class::after {
        font-size: 17px;
        line-height: 45px;
    }

    body .featherlight-content-popup .discount-popup-component .discount-class {
        right: 30px;
        bottom: 60px;
    }

    body .featherlight-content-popup .discount-popup-component .discount-popup-buttons {
        bottom: 60px;
        left: 37%;
    }

    body .featherlight-content-popup .discount-popup-component .discount-popup-buttons * {
        padding: 0 0 0 20px;
    }
}

@media all and (max-width: 479px) {
    body .featherlight-content-popup {
        max-width: 280px;
    }

    body .featherlight-content-popup .discount-popup-component {
        max-width: 280px;
        width: 280px;
        height: 197.4px;
    }

    body .featherlight-content-popup .discount-popup-component .discount-popup-buttons {
        display: none;
    }

    body .featherlight-content-popup .discount-popup-component .discount-class {
        bottom: 30px;
    }

    body .featherlight-content-popup .discount-popup-component .discount-class {
        height: 30px;
    }

    body .featherlight-content-popup .discount-popup-component .discount-class::after {
        line-height: 30px;
    }

    body .featherlight .featherlight-content.featherlight-content-custom.featherlight-content-popup .featherlight-close-icon {
        line-height: 20px;
        font-size: 15px;
        background: rgba(0, 0, 0, .5);
        border-radius: 50%;
    }

    body .featherlight .featherlight-content.featherlight-content-custom.featherlight-content-popup .featherlight-close-icon {
        right: 10px;
        top: 20px;
    }
}

/* END Order form popup */
@media all and (max-width: 1199px) {
    .essay-component .ws-vip-services .wrapper {
        min-height: 220px;
    }
}
@media all and (max-width: 1023px) {
    .essay-component .ws-vip-services .wrapper {
        min-height: unset;
    }
}
@media all and (max-width: 991px) {
    .fixed-row .cookie-policy-wrapper {
        top: -30px
    }
}
body .tip-the-writer-form-wrapper {
    max-width: 400px;
}
body .tip-the-writer-form-wrapper .number-field .p,
body .tip-the-writer-form-wrapper .number-field .m {
    height: 42px;
}
/*# sourceMappingURL=styles.min.css.map */
.ae-order .essay-component .hint > i{
    background:none;
}
.ae-order .essay-component .hint > i:after{
    content: '?';
    font-style: normal;
    border: solid #ff6388 1px;
    color: #ff6388;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: block;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    font-weight: bold;
    line-height: 13px;
}
.ae-order .summary-sidebar-wrapper ul.summary-list li > span span.hint i{
    height: 0;
    width: 0;
    line-height: 0;
}
@media(max-width:375px){
    .ae-order .essay-component .hint.language-2 div{
        max-width: 200px;
        left: 30px;
    }
    .ae-order .essay-component .ws-language-style .hint.language-2 div > span{
        margin-left: 145px;
    }
}

body .ae-order .unset-field {
  background: #d9ebcc !important;
}
body .ws-subject > span.select2 .select2-selection {
  background: transparent;
}
body .ae-order span.unset-field-tag {
  color: #419900;
}
body .ws-sources .notice-wrapper .number-field input {
  background: transparent !important;
}
body .ae-order .error:not(label) {
  background: #fbd3d3 !important;
}
body .ae-order .essay-component .essay-order-form span.unset-field span.selection>span {
  background: transparent;
}
body .order-form-wrapper .data-table > .row > .col {
  margin-bottom: 10px;
}
.ae-order .essay-component .ws-vip-services .material-hint{
    position: absolute;
    right: auto;
}
.ae-order .essay-component .ws-vip-services .vip-services-list label p.price-wrapper{
    margin-top: 15px;
    margin-bottom: 0;
}
.ae-order .essay-component .ws-vip-services .vip-services-list label.checkbox-label:after, .ae-order .essay-component .ws-vip-services .vip-services-list label.checkbox-label:before {
    top: 10px;
}
.ae-order .essay-component .ws-vip-services label .service-text{
    height:40px;
}
.ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper s{
    margin-bottom:0
}
.ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper .package-service-text{
    margin-top:0;
}
.ae-order .essay-component .ws-vip-services .services-package label.checkbox-label{
    padding-top: 0;
    padding-bottom: 0;
}
body .ae-order .essay-component .ws-vip-services .services-package .offer-label b {
    margin-top: 0;
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
    height: 80px;
    padding: 20px 5px 10px;
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality label::before, body .ae-order .essay-component.order-form-wrapper .ws-writing-quality label::after {
    top: 9px;
}
.ae-order .essay-component .ws-vip-services .vip-services-list .col {
    padding-bottom: 10px;
}
@media (max-width: 1600px){
    body .ae-order .order-form-wrapper .services-package .wrapper {
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) and (max-width: 1200px) {
    body .ae-order span.unset-field-tag {
        display: block;
        margin-top: -22px;
    }
    body .order-form-wrapper .data-table .label {
        margin-bottom: 20px;
    }
    body .essay-component .ws-vip-services label.checkbox-label {
        padding: 10px 3px;
    }
    body .order-form-wrapper {
        padding: 0 0 20px;
    }
}
@media(max-width:1199px) and (min-width:1023px){
    body .ae-order span.unset-field-tag {
        font-size: 13px;
    }
    .ae-order .essay-component .ws-vip-services .wrapper {
        min-height: 107px;
    }
}
@media(max-width:992px){
    .ae-order .essay-component .ws-vip-services label .service-text {
        height: auto;
    }
    .ae-order .essay-component .ws-vip-services .services-package label>.row>.col {
        width: 50%;
        display: inline-block;
        text-align: left;
    }
}
@media(max-width:991px) and (min-width:601px){
    .ae-order .essay-component .ws-vip-services .services-package label>.row>.col.package-price-wrapper{
        padding-left:50px;
        text-align: left;
    }
    .ae-order .essay-component .ws-vip-services .services-package label>.row>.col.package-price-wrapper s{
        display: block;
        text-align: left;
    }
    body .ae-order .essay-component .ws-vip-services .services-package .offer-label b {
        margin-top: 10px;
        display: block;
        margin-bottom: 0;
    }
    .ae-order .essay-component .ws-vip-services .offer-label span{
        display:block;
    }
    .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label::before,.ae-order  .essay-component .ws-vip-services .services-package label.checkbox-label::after{
        top: calc(50% - 6px);
        left: 20px;
    }
}
@media(max-width:767px) and (min-width:601px){
    body .ae-order .essay-component.order-form-wrapper .ws-writing-quality > div{
        padding: 0 5px;
    }
    body .ae-order .essay-component.order-form-wrapper .ws-vip-services .vip-services-list label p.price-wrapper {
        margin-top: 15px;
    }
    body .ae-order .essay-component.order-form-wrapper .ws-vip-services label .service-text{
        height:50px;
    }
}
@media(max-width:600px){
    body .ae-order .essay-component.order-form-wrapper div.ws-writing-quality [type="radio"] + label.radio-label{
        height:auto;
    }
    .ae-order .essay-component .ws-vip-services .vip-services-list li .wrapper {
        margin-bottom: 0;
    }
    body .ae-order .essay-component.order-form-wrapper .ws-vip-services .vip-services-list label p.price-wrapper {
        margin-top: 13px;
    }
    .ae-order .essay-component .ws-vip-services .services-package label>.row>.col {
        width: 100%;
        display: block;
        text-align: center;
        margin: 0;
    }
    .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label {
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label::before, .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label::after {
        top: 8px;
    }
}
@media(max-width:550px){
    .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label {
        padding-bottom: 85px;
    }
    .ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper s{
        display:block;
        margin-top:10px;
    }
    body .ae-order span.unset-field-tag {
        font-size: 13px;
        display: inline-block;
    }
}

body .order-form-wrapper .ws-vip-services .material-hint .dropdown-content {
    margin-left: 40px !important;
}

body .essay-custom-calculator-wrapper .order-total-label {
    display: none;
}
body .ae-prices .essay-custom-calculator-wrapper .order-total-price,body .ae-prices .essay-custom-calculator-wrapper .order-total-price::before{
    text-decoration:none
}
body .essay-custom-calculator-wrapper .order-total-price,
body .essay-custom-calculator-wrapper .order-total-price::before {
    font-size: 16px !important;
    text-decoration: line-through;
}

body .essay-custom-calculator-wrapper .order-total-price::before {
    content: 'Order total: ';
    font-weight: 400;
}

.ae-prices .first-price {
    font-size: 22px;
    margin-top: 0;
    color: #fff;
    font-weight: 700;
    background: #ffbf26;
    border-radius: 50px;
    padding: 3px 15px;
}

.ae-prices .first-price:focus,
.ae-prices .first-price:hover {
    background: #fdb415;
}

.ae-prices .first-price::before {
    content: 'First order price: ';
    font-weight: 300;
    color: #fff;
}

body .ae-prices .total-price-wrapper .total-price .valign-wrapper {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

body .ae-prices .total-price-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 767px) {
    body .ae-prices .total-price-wrapper {
        flex-direction: column;
        justify-content: center;
    }
    body .ae-prices .total-price-wrapper > div.col {
        margin: 0 auto 15px;
    }
    body .ae-prices .total-price-wrapper .total-price .valign-wrapper {
        align-items: center;
    }
    body .ae-prices .first-price {
        font-size: 16px;
    }
}
body .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio] + label {
    padding: 0 0 0 20px;
}
body p.subtitle {
    font-size: 16px;
    text-align: center;
}
body .header-list {
    max-width: 500px;
    margin: 15px auto;
}
body .header-list li {
    display: block;
    margin: 20px 0;
    padding-left: 30px;
    font-size: 17px;
    font-weight: 600;
    position: relative;
}
body .header-list li::before {
    font-family: "FontAwesome";
    display: inline-block;
    position: absolute;
    font-weight: 400;
    left: 0;
    color: #510b63;
    top: 50%;
    transform: translateY(-50%);
}
body .header-list .header-list-item-1::before {
    content: "\f098";
}
body .header-list .header-list-item-2::before {
    content: "\f0c0";
}
body .header-list .header-list-item-3::before {
    content: "\f0f6";
}
body .header-list .header-list-item-4::before {
    content: "\f219";
}

@media (max-width:600px) {
    body .header-list li {
        font-size: 15px;
    }
    body .header-list {
        max-width: 440px;
    }
}

/* LAW-LEGAL-SERVICES-SC */
body .law-legal-services-sc {
    background:
        url('/files/img/law-legal-services-bg-left.png'),
        url('/files/img/law-legal-services-bg-right.png'),
        url('/files/img/law-legal-services-dots.png'), #f4f7ff;
    background-repeat: no-repeat;
    background-position: 0% 100%, 100% 0%, 100% 50%;
    padding: 30px 30px 30px 250px;
}
body .law-legal-services-sc .text {
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    font-family: "Circular Std", sans-serif;
    color: #510b63;
    margin: 0 0 15px 0;
}
body .law-legal-services-sc .link {
    display: inline-block;
    width: 135px;
    color: #fff;
    line-height: 40px;
    border-radius: 40px;
    font-weight: 700;
    font-family: "Circular Std", sans-serif;
    font-size: 15px;
    text-align: center;
    margin-right: 10px;
}
body .law-legal-services-sc .link.link-1 {
    background-color: #ff6388;
}
body .law-legal-services-sc .link.link-2 {
    background-color: #ffbf26;
}
body .law-legal-services-sc .link.link-3 {
    background-color: #584379;
}
body .law-legal-services-sc .link.link-4 {
    background-color: #a894ec;
}
body .law-legal-services-sc .links-block,
body .law-legal-services-sc .links-block-1,
body .law-legal-services-sc .links-block-2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
body .law-legal-services-sc .links-block {
    justify-content: flex-start;
}
@media (max-width: 991px) {
    body .law-legal-services-sc {
        background-position: calc(0% - 55px) 100%, 100% 0%, 100% 50%;
        padding: 30px 30px 30px 160px;
    }
    body .law-legal-services-sc .link {
        width: 130px;
    }
}
@media (max-width: 767px) {
    body .law-legal-services-sc {
        background-size: 0, auto, auto;
        padding: 30px 10px;
    }
}
@media (max-width: 600px) {
    body .law-legal-services-sc {
        max-width: 450px;
        margin: 0 auto;
        padding: 25px 10px 80px 10px;
        background:
            url('/files/img/law-legal-services-bg-mobile.png'),
            url('/files/img/law-legal-services-dots.png'), #f4f7ff;;
        background-position: 50% 100%, 100% 0%;
        background-repeat: no-repeat;
    }
    body .law-legal-services-sc .text {
        font-size: 28px;
        text-align: center;
    }
    body .law-legal-services-sc .links-block {
        flex-direction: column;
        justify-content: center;
    }
    body .law-legal-services-sc .link {
        width: 150px;
        margin: 5px;
    }
}
@media (max-width: 375px) {
    body .law-legal-services-sc .text {
        font-size: 23px;
    }
    body .law-legal-services-sc .link {
        width: 125px;
    }
}
/* END LAW-LEGAL-SERVICES-SC */

/* law-legal-services-bg-left.png */
/* law-legal-services-bg-right.png */
/* law-legal-services-bg-mobile.png */
/* law-legal-services-dots.png */

body .select2-container--default .select2-results>.select2-results__options {
    max-height: 300px;
}
body .select2-container .select2-results .select2-results__options .select2-results__option {
    font-size: 12px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 14px;
}
body #order-form.note-illustration .row.illustrations-notice::before {
    display: block;
    max-width: max-content;
    height: auto;
    color: #fff;
    background-color: #ffbf26;
    border: 1px solid #ffbf26;
    margin: 10px auto 20px;
}
body #order-form.presentation-poster .service-speaker-notes-ppp b::before,
body #order-form.presentation .service-speaker-notes b::before {
    display: inline-block;
    width: auto;
    color: #fff;
    background-color: #ffbf26;
    border: 1px solid #ffbf26;
    border-radius: 5px;
    font-size: 12px;
    line-height: 14px;
    left: unset;
    right: -170px;
    top: 0;
    text-align: center;
    padding: 3px;
}
@media (max-width: 391px) {
    body #order-form.presentation-poster .service-speaker-notes-ppp b::before,
    body #order-form.presentation .service-speaker-notes b::before {
        width: 100px;
        right: -140px;
        top: -10px;
        font-size: 11px;
    }
}
body .ae-prices .el-switch>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #ff6388;
}
body #miniorder_shorcode .ae-miniorder-custom .number-field::after{
    top:21px;
}
body #miniorder_shorcode .ae-miniorder-custom .button-primary-3{
    width: 100%;
    padding: 0;
    margin: 15px 0 0;
}
.ae-order #order-form[data-class="poster"] .service-speaker-notes-ppp b::before, .ae-order #order-form[data-class="presentation"] .service-speaker-notes b::before{
    background: #ffbf26;
    color: #fff;
    left: 0;
    top: -25px;
}
@media(min-width:601px) and (max-width:715px){
    body #miniorder_shorcode .ae-miniorder-custom .number-field input[type="text"]{
        padding-left :0;
    }
}

.policy-pages-sidebar {
    position: sticky;
    top: 160px;
}
.policy-sidebar {
    border-radius: 6px;
    border: 1px solid #E9ECF0;
    background: #FFF;
    box-shadow: 0px 3px 19px 0px rgba(97, 112, 149, 0.10);
}
.policy-sidebar.sidebar-policy-links {
    padding: 14px 0;
    margin: 0 0 30px;
}
.policy-links-mobile-block {
    display: none;
}
.policy-sidebar.sidebar-table-of-contents {
    padding: 0;
    margin: 0 0 12px;
}
.policy-sidebar .policy-links-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.policy-sidebar.sidebar-policy-links .policy-links-list li {
    margin-bottom: 0;
}
.policy-sidebar .policy-links-list li {
    transition: .5s all ease;
    padding: 0 0 0 16px;
    background: #fff;
    border-left: 2px solid #fff;
}
.policy-sidebar .policy-links-list li::marker {
    content: none;
}
.policy-sidebar .policy-links-list li.active,
.policy-sidebar .policy-links-list li:hover {
    background: #f6f6fe;
    border-left: 2px solid #3e3443;
}
.policy-sidebar .policy-links-list li a {
    color: #404750;
    font-size: 14px;
    font-weight: 600;
    line-height: 250%;
    letter-spacing: -0.28px;
}
.policy-sidebar .policy-links-list li.active a {
    color: #0F3B7C;
}
.sidebar-table-of-contents .table-of-contents-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 18px 16px 18px 16px;
    margin: 0;
    background-color: #3e3443;
    transition: all .5s ease;
    border-radius: 6px 6px 0 0;
}
.sidebar-table-of-contents.collapsed .table-of-contents-header {
    margin: 0;
    border-radius: 6px;
}
.sidebar-table-of-contents .table-of-contents-header .block-title {
    color: #fff;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.28px;
    margin: 0;
}
.sidebar-table-of-contents .table-of-contents-header .toggle-table {
    transition: all .5s ease;
}
.sidebar-table-of-contents.collapsed .table-of-contents-header .toggle-table {
    transform: rotate(180deg);
}
.sidebar-table-of-contents .table-of-contents-header .toggle-table::before {
    content: '\f077';
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}
.sidebar-table-of-contents .table-of-contents-block {
    overflow: hidden;
}
.sidebar-table-of-contents .table-of-contents-block ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 16px;
    list-style-type: none;
    max-height: 396px;
    overflow-y: scroll;
    transition: all .5s ease;
    background-color: #f6f6fe;
}
.sidebar-table-of-contents .table-of-contents-block ul::-webkit-scrollbar {
    width: 3px;
}
.sidebar-table-of-contents .table-of-contents-block ul::-webkit-scrollbar-track {
    border-radius: 3px;
    background: #F1F1F1;
    border-radius: 3px;
}
.sidebar-table-of-contents .table-of-contents-block ul::-webkit-scrollbar-thumb {
    background: #B7BFC3;
    border-radius: 3px;
}
.sidebar-table-of-contents .table-of-contents-block ul li:first-child a {
    margin-top: 0 !important;
}
.sidebar-table-of-contents .table-of-contents-block ul li a {
    display: block;
    color: #32445F;
    font-family: Montserrat,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 5px;
}
.sidebar-table-of-contents .table-of-contents-block ul li a.H2 {
    font-weight: 600;
    border-top: 1px solid #E8ECF4;
    padding: 12px 0 0;
    margin: 12px 0 8px;
}
.sidebar-table-of-contents .table-of-contents-block ul li a.H3 {
    padding-left: 12px;
}
.sidebar-table-of-contents .table-of-contents-block ul li a.H4 {
    padding-left: 24px;
}
.sidebar-table-of-contents .table-of-contents-block ul li a.H5 {
    padding-left: 36px;
}
.sidebar-table-of-contents .table-of-contents-block ul li a.H6 {
    padding-left: 48px;
}
@media (max-width: 1200px) {
    .policy-links-mobile-block {
        display: block;
        width: 100%;
    }
    .page-content .policy-links-mobile-block ul.policy-links-list {
        padding-left: 0;
    }
    body .policy-sidebar.sidebar-policy-links .policy-links-list li {
        background: #fff;
    }
    body .policy-sidebar.sidebar-policy-links .policy-links-list li::before {
        content: none;
    }
    body .policy-sidebar.sidebar-policy-links .policy-links-list li.active,
    body .policy-sidebar.sidebar-policy-links .policy-links-list li:hover {
        background: #f6f6fe;
    }
}
@media (max-width: 600px) {
    .policy-sidebar.sidebar-policy-links {
        margin-top: 20px;
    }
}
@media (max-width: 1200px) and (min-width: 601px) {
    .policy-sidebar.sidebar-policy-links {
        padding: 0;
        border-radius: 4px 4px 0 0;
    }
    .policy-sidebar.sidebar-policy-links .policy-links-list {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
    }
    .policy-sidebar.sidebar-policy-links .policy-links-list li {
        margin: 0;
        padding: 0 10px;
    }
    body .policy-sidebar.sidebar-policy-links .policy-links-list li {
        flex-grow: 1;
        text-align: center;
        border-left: none;
        border-bottom: 2px solid #fff;
    }
    body .policy-sidebar.sidebar-policy-links .policy-links-list li.active,
    body .policy-sidebar.sidebar-policy-links .policy-links-list li:hover {
        border-left: none;
        border-bottom: 2px solid #3e3443;
    }
    body .policy-sidebar.sidebar-policy-links .policy-links-list li:not(:last-child):not(.active):not(:hover) {
        border-right: 1px solid #E9ECF0;
    }
    body .policy-sidebar.sidebar-policy-links .policy-links-list li:first-child {
        border-radius: 4px 0 0 0;
    }
    body .policy-sidebar.sidebar-policy-links .policy-links-list li:last-child {
        border-radius: 0 4px 0 0;
    }
    @media (max-width: 767px) and (min-width: 601px) {
        .policy-sidebar.sidebar-policy-links .policy-links-list li {
            padding: 0 5px;
        }
        .policy-sidebar .policy-links-list li a {
            font-size: 12px;
        }
    }
}

body .order-form-wrapper .material-hint.w-level-hint .dropdown-content {
    margin-left: -100px;
}

body .order-form-wrapper .ws-language-style .hint > i:after,
body .order-form-wrapper .material-hint > i:after,
body .order-form-wrapper .material-hint > b:after {
    border: solid #ff6388 1px;
    color: #ff6388;
}
@media(max-width: 991px){
    body .order-form-wrapper .material-hint.w-level-hint .dropdown-content {
        margin-left: 0;
    }
    body .order-form-wrapper .ws-language-style .hint.language-2:hover div {
        right: auto;
        left: -154px;
    }
    body .essay-component.order-form-wrapper .hint.language-3 div {
        margin-left: 0;
        left: -150px;
        right: auto;
    }
}